[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. 21824 1727096344.49945: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 21824 1727096344.50245: Added group all to inventory 21824 1727096344.50246: Added group ungrouped to inventory 21824 1727096344.50249: Group all now contains ungrouped 21824 1727096344.50252: Examining possible inventory source: /tmp/network-EuO/inventory.yml 21824 1727096344.60145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21824 1727096344.60209: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21824 1727096344.60230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21824 1727096344.60293: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21824 1727096344.60364: Loaded config def from plugin (inventory/script) 21824 1727096344.60370: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21824 1727096344.60410: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21824 1727096344.60499: Loaded config def from plugin (inventory/yaml) 21824 1727096344.60502: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21824 1727096344.60589: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21824 1727096344.61013: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21824 1727096344.61016: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21824 1727096344.61019: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21824 1727096344.61025: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21824 1727096344.61029: Loading data from /tmp/network-EuO/inventory.yml 21824 1727096344.61100: /tmp/network-EuO/inventory.yml was not parsable by auto 21824 1727096344.61162: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21824 1727096344.61205: Loading data from /tmp/network-EuO/inventory.yml 21824 1727096344.61288: group all already in inventory 21824 1727096344.61295: set inventory_file for managed_node1 21824 1727096344.61299: set inventory_dir for managed_node1 21824 1727096344.61300: Added host managed_node1 to inventory 21824 1727096344.61302: Added host managed_node1 to group all 21824 1727096344.61303: set ansible_host for managed_node1 21824 1727096344.61304: set ansible_ssh_extra_args for managed_node1 21824 1727096344.61307: set inventory_file for managed_node2 21824 1727096344.61309: set inventory_dir for managed_node2 21824 1727096344.61310: Added host managed_node2 to inventory 21824 1727096344.61311: Added host managed_node2 to group all 21824 1727096344.61312: set ansible_host for managed_node2 21824 1727096344.61313: set ansible_ssh_extra_args for managed_node2 21824 1727096344.61315: set inventory_file for managed_node3 21824 1727096344.61317: set inventory_dir for managed_node3 21824 1727096344.61318: Added host managed_node3 to inventory 21824 1727096344.61319: Added host managed_node3 to group all 21824 1727096344.61320: set ansible_host for managed_node3 21824 1727096344.61321: set ansible_ssh_extra_args for managed_node3 21824 1727096344.61323: Reconcile groups and hosts in inventory. 21824 1727096344.61327: Group ungrouped now contains managed_node1 21824 1727096344.61329: Group ungrouped now contains managed_node2 21824 1727096344.61330: Group ungrouped now contains managed_node3 21824 1727096344.61406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21824 1727096344.61527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21824 1727096344.61578: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21824 1727096344.61605: Loaded config def from plugin (vars/host_group_vars) 21824 1727096344.61607: 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) 21824 1727096344.61614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21824 1727096344.61621: 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) 21824 1727096344.61662: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21824 1727096344.62004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096344.62099: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21824 1727096344.62137: Loaded config def from plugin (connection/local) 21824 1727096344.62140: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21824 1727096344.62861: Loaded config def from plugin (connection/paramiko_ssh) 21824 1727096344.62869: 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) 21824 1727096344.63708: 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) 21824 1727096344.63742: Loaded config def from plugin (connection/psrp) 21824 1727096344.63745: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21824 1727096344.64418: 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) 21824 1727096344.64452: Loaded config def from plugin (connection/ssh) 21824 1727096344.64455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21824 1727096344.66458: 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) 21824 1727096344.66506: Loaded config def from plugin (connection/winrm) 21824 1727096344.66510: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21824 1727096344.66545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21824 1727096344.66619: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21824 1727096344.66695: Loaded config def from plugin (shell/cmd) 21824 1727096344.66698: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21824 1727096344.66728: 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) 21824 1727096344.66797: Loaded config def from plugin (shell/powershell) 21824 1727096344.66799: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21824 1727096344.66852: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21824 1727096344.67029: Loaded config def from plugin (shell/sh) 21824 1727096344.67031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21824 1727096344.67069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21824 1727096344.67192: Loaded config def from plugin (become/runas) 21824 1727096344.67194: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21824 1727096344.67383: Loaded config def from plugin (become/su) 21824 1727096344.67385: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21824 1727096344.67543: Loaded config def from plugin (become/sudo) 21824 1727096344.67545: 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 21824 1727096344.67582: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21824 1727096344.67985: in VariableManager get_vars() 21824 1727096344.68005: done with get_vars() 21824 1727096344.68133: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21824 1727096344.71003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21824 1727096344.71273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 21824 1727096344.71448: in VariableManager get_vars() 21824 1727096344.71454: done with get_vars() 21824 1727096344.71457: variable 'playbook_dir' from source: magic vars 21824 1727096344.71458: variable 'ansible_playbook_python' from source: magic vars 21824 1727096344.71459: variable 'ansible_config_file' from source: magic vars 21824 1727096344.71459: variable 'groups' from source: magic vars 21824 1727096344.71460: variable 'omit' from source: magic vars 21824 1727096344.71461: variable 'ansible_version' from source: magic vars 21824 1727096344.71462: variable 'ansible_check_mode' from source: magic vars 21824 1727096344.71462: variable 'ansible_diff_mode' from source: magic vars 21824 1727096344.71463: variable 'ansible_forks' from source: magic vars 21824 1727096344.71464: variable 'ansible_inventory_sources' from source: magic vars 21824 1727096344.71468: variable 'ansible_skip_tags' from source: magic vars 21824 1727096344.71469: variable 'ansible_limit' from source: magic vars 21824 1727096344.71470: variable 'ansible_run_tags' from source: magic vars 21824 1727096344.71471: variable 'ansible_verbosity' from source: magic vars 21824 1727096344.71508: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21824 1727096344.72588: in VariableManager get_vars() 21824 1727096344.72605: done with get_vars() 21824 1727096344.72643: in VariableManager get_vars() 21824 1727096344.72657: done with get_vars() 21824 1727096344.72697: in VariableManager get_vars() 21824 1727096344.72710: done with get_vars() 21824 1727096344.72908: in VariableManager get_vars() 21824 1727096344.72922: done with get_vars() 21824 1727096344.72928: variable 'omit' from source: magic vars 21824 1727096344.72947: variable 'omit' from source: magic vars 21824 1727096344.72986: in VariableManager get_vars() 21824 1727096344.72997: done with get_vars() 21824 1727096344.73044: in VariableManager get_vars() 21824 1727096344.73056: done with get_vars() 21824 1727096344.73095: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21824 1727096344.73312: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21824 1727096344.73443: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21824 1727096344.73958: in VariableManager get_vars() 21824 1727096344.73975: done with get_vars() 21824 1727096344.74246: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096344.75687: in VariableManager get_vars() 21824 1727096344.77180: done with get_vars() 21824 1727096344.77184: variable 'omit' from source: magic vars 21824 1727096344.77193: variable 'omit' from source: magic vars 21824 1727096344.77215: in VariableManager get_vars() 21824 1727096344.77224: done with get_vars() 21824 1727096344.77238: in VariableManager get_vars() 21824 1727096344.77246: done with get_vars() 21824 1727096344.77272: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21824 1727096344.77336: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21824 1727096344.77383: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21824 1727096344.77612: in VariableManager get_vars() 21824 1727096344.77626: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096344.79896: in VariableManager get_vars() 21824 1727096344.79910: done with get_vars() 21824 1727096344.79915: variable 'omit' from source: magic vars 21824 1727096344.79923: variable 'omit' from source: magic vars 21824 1727096344.79941: in VariableManager get_vars() 21824 1727096344.79953: done with get_vars() 21824 1727096344.79977: in VariableManager get_vars() 21824 1727096344.79990: done with get_vars() 21824 1727096344.80009: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21824 1727096344.80075: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21824 1727096344.80120: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21824 1727096344.80355: in VariableManager get_vars() 21824 1727096344.80374: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096344.81976: in VariableManager get_vars() 21824 1727096344.81999: done with get_vars() 21824 1727096344.82004: variable 'omit' from source: magic vars 21824 1727096344.82030: variable 'omit' from source: magic vars 21824 1727096344.82073: in VariableManager get_vars() 21824 1727096344.82092: done with get_vars() 21824 1727096344.82115: in VariableManager get_vars() 21824 1727096344.82128: done with get_vars() 21824 1727096344.82151: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21824 1727096344.82279: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21824 1727096344.82351: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21824 1727096344.82741: in VariableManager get_vars() 21824 1727096344.82769: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096344.84155: in VariableManager get_vars() 21824 1727096344.84177: done with get_vars() 21824 1727096344.84207: in VariableManager get_vars() 21824 1727096344.84222: done with get_vars() 21824 1727096344.84262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21824 1727096344.84275: 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 21824 1727096344.84462: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21824 1727096344.84549: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21824 1727096344.84551: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 21824 1727096344.84577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21824 1727096344.84594: 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) 21824 1727096344.84693: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21824 1727096344.84727: Loaded config def from plugin (callback/default) 21824 1727096344.84729: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21824 1727096344.85789: Loaded config def from plugin (callback/junit) 21824 1727096344.85792: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21824 1727096344.85836: 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) 21824 1727096344.85904: Loaded config def from plugin (callback/minimal) 21824 1727096344.85907: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21824 1727096344.85946: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21824 1727096344.86009: Loaded config def from plugin (callback/tree) 21824 1727096344.86016: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21824 1727096344.86108: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21824 1727096344.86110: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_nm.yml ******************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21824 1727096344.86129: in VariableManager get_vars() 21824 1727096344.86139: done with get_vars() 21824 1727096344.86143: in VariableManager get_vars() 21824 1727096344.86148: done with get_vars() 21824 1727096344.86150: variable 'omit' from source: magic vars 21824 1727096344.86180: in VariableManager get_vars() 21824 1727096344.86190: done with get_vars() 21824 1727096344.86203: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with nm as provider] ***** 21824 1727096344.86617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21824 1727096344.86672: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21824 1727096344.86699: getting the remaining hosts for this loop 21824 1727096344.86700: done getting the remaining hosts for this loop 21824 1727096344.86702: getting the next task for host managed_node1 21824 1727096344.86705: done getting next task for host managed_node1 21824 1727096344.86707: ^ task is: TASK: Gathering Facts 21824 1727096344.86708: ^ 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 21824 1727096344.86709: getting variables 21824 1727096344.86710: in VariableManager get_vars() 21824 1727096344.86717: Calling all_inventory to load vars for managed_node1 21824 1727096344.86718: Calling groups_inventory to load vars for managed_node1 21824 1727096344.86723: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096344.86732: Calling all_plugins_play to load vars for managed_node1 21824 1727096344.86739: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096344.86741: Calling groups_plugins_play to load vars for managed_node1 21824 1727096344.86763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096344.86803: done with get_vars() 21824 1727096344.86807: done getting variables 21824 1727096344.86853: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Monday 23 September 2024 08:59:04 -0400 (0:00:00.008) 0:00:00.008 ****** 21824 1727096344.86880: entering _queue_task() for managed_node1/gather_facts 21824 1727096344.86882: Creating lock for gather_facts 21824 1727096344.87169: worker is 1 (out of 1 available) 21824 1727096344.87191: exiting _queue_task() for managed_node1/gather_facts 21824 1727096344.87206: done queuing things up, now waiting for results queue to drain 21824 1727096344.87209: waiting for pending results... 21824 1727096344.87329: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21824 1727096344.87387: in run() - task 0afff68d-5257-b8a1-9a25-000000000161 21824 1727096344.87399: variable 'ansible_search_path' from source: unknown 21824 1727096344.87426: calling self._execute() 21824 1727096344.87478: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096344.87482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096344.87490: variable 'omit' from source: magic vars 21824 1727096344.87562: variable 'omit' from source: magic vars 21824 1727096344.87581: variable 'omit' from source: magic vars 21824 1727096344.87605: variable 'omit' from source: magic vars 21824 1727096344.87641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096344.87677: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096344.87689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096344.87702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096344.87712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096344.87735: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096344.87738: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096344.87742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096344.87812: Set connection var ansible_shell_type to sh 21824 1727096344.87818: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096344.87824: Set connection var ansible_pipelining to False 21824 1727096344.87832: Set connection var ansible_timeout to 10 21824 1727096344.87834: Set connection var ansible_connection to ssh 21824 1727096344.87840: Set connection var ansible_shell_executable to /bin/sh 21824 1727096344.87856: variable 'ansible_shell_executable' from source: unknown 21824 1727096344.87859: variable 'ansible_connection' from source: unknown 21824 1727096344.87861: variable 'ansible_module_compression' from source: unknown 21824 1727096344.87863: variable 'ansible_shell_type' from source: unknown 21824 1727096344.87870: variable 'ansible_shell_executable' from source: unknown 21824 1727096344.87873: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096344.87876: variable 'ansible_pipelining' from source: unknown 21824 1727096344.87878: variable 'ansible_timeout' from source: unknown 21824 1727096344.87880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096344.88012: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096344.88020: variable 'omit' from source: magic vars 21824 1727096344.88023: starting attempt loop 21824 1727096344.88025: running the handler 21824 1727096344.88038: variable 'ansible_facts' from source: unknown 21824 1727096344.88055: _low_level_execute_command(): starting 21824 1727096344.88062: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096344.88591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096344.88595: 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 <<< 21824 1727096344.88597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096344.88600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096344.88603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096344.88651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096344.88655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096344.88657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096344.88739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096344.90479: stdout chunk (state=3): >>>/root <<< 21824 1727096344.90572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096344.90613: stderr chunk (state=3): >>><<< 21824 1727096344.90615: stdout chunk (state=3): >>><<< 21824 1727096344.90630: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096344.90645: _low_level_execute_command(): starting 21824 1727096344.90674: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528 `" && echo ansible-tmp-1727096344.9063504-21841-95151923706528="` echo /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528 `" ) && sleep 0' 21824 1727096344.91117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096344.91120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096344.91123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21824 1727096344.91135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096344.91138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096344.91182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096344.91185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096344.91260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096344.93209: stdout chunk (state=3): >>>ansible-tmp-1727096344.9063504-21841-95151923706528=/root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528 <<< 21824 1727096344.93307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096344.93337: stderr chunk (state=3): >>><<< 21824 1727096344.93340: stdout chunk (state=3): >>><<< 21824 1727096344.93355: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096344.9063504-21841-95151923706528=/root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096344.93389: variable 'ansible_module_compression' from source: unknown 21824 1727096344.93436: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21824 1727096344.93439: ANSIBALLZ: Acquiring lock 21824 1727096344.93443: ANSIBALLZ: Lock acquired: 139821930419296 21824 1727096344.93445: ANSIBALLZ: Creating module 21824 1727096345.14350: ANSIBALLZ: Writing module into payload 21824 1727096345.14574: ANSIBALLZ: Writing module 21824 1727096345.14578: ANSIBALLZ: Renaming module 21824 1727096345.14581: ANSIBALLZ: Done creating module 21824 1727096345.14590: variable 'ansible_facts' from source: unknown 21824 1727096345.14603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096345.14617: _low_level_execute_command(): starting 21824 1727096345.14627: _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' 21824 1727096345.15227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096345.15242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096345.15258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096345.15281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096345.15388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096345.15408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096345.15512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096345.17235: stdout chunk (state=3): >>>PLATFORM <<< 21824 1727096345.17305: stdout chunk (state=3): >>>Linux <<< 21824 1727096345.17329: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 21824 1727096345.17348: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21824 1727096345.17534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096345.17545: stdout chunk (state=3): >>><<< 21824 1727096345.17556: stderr chunk (state=3): >>><<< 21824 1727096345.17587: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096345.17603 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21824 1727096345.17659: _low_level_execute_command(): starting 21824 1727096345.17680: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21824 1727096345.17810: Sending initial data 21824 1727096345.17995: Sent initial data (1181 bytes) 21824 1727096345.18382: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096345.18395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096345.18441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096345.18463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096345.18548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096345.18570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096345.18593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096345.18693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096345.22134: 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"} <<< 21824 1727096345.22549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096345.22553: stdout chunk (state=3): >>><<< 21824 1727096345.22559: stderr chunk (state=3): >>><<< 21824 1727096345.22595: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096345.22687: variable 'ansible_facts' from source: unknown 21824 1727096345.22701: variable 'ansible_facts' from source: unknown 21824 1727096345.22714: variable 'ansible_module_compression' from source: unknown 21824 1727096345.22973: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21824 1727096345.22976: variable 'ansible_facts' from source: unknown 21824 1727096345.23010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py 21824 1727096345.23217: Sending initial data 21824 1727096345.23225: Sent initial data (153 bytes) 21824 1727096345.23826: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096345.23840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096345.23859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096345.23882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096345.23975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096345.23995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096345.24019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096345.24031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096345.24124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096345.25734: 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 <<< 21824 1727096345.25823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096345.25901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpv1hhxvqn /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py <<< 21824 1727096345.25904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py" <<< 21824 1727096345.25969: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpv1hhxvqn" to remote "/root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py" <<< 21824 1727096345.28176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096345.28180: stdout chunk (state=3): >>><<< 21824 1727096345.28183: stderr chunk (state=3): >>><<< 21824 1727096345.28185: done transferring module to remote 21824 1727096345.28186: _low_level_execute_command(): starting 21824 1727096345.28189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/ /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py && sleep 0' 21824 1727096345.28684: 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 <<< 21824 1727096345.28781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096345.28796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096345.28808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096345.28897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096345.30874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096345.30877: stderr chunk (state=3): >>><<< 21824 1727096345.30880: stdout chunk (state=3): >>><<< 21824 1727096345.30882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096345.30885: _low_level_execute_command(): starting 21824 1727096345.30887: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/AnsiballZ_setup.py && sleep 0' 21824 1727096345.31530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096345.31585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096345.31651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096345.31672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096345.31777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096345.34203: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 21824 1727096345.34227: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 21824 1727096345.34243: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21824 1727096345.34409: 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' <<< 21824 1727096345.34415: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f6dfb30> <<< 21824 1727096345.34527: 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' <<< 21824 1727096345.34530: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f712a50> <<< 21824 1727096345.34533: stdout chunk (state=3): >>>import '_signal' # <<< 21824 1727096345.34535: stdout chunk (state=3): >>>import '_abc' # <<< 21824 1727096345.34537: stdout chunk (state=3): >>>import 'abc' # <<< 21824 1727096345.34539: stdout chunk (state=3): >>>import 'io' # <<< 21824 1727096345.34578: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21824 1727096345.34662: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21824 1727096345.34692: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21824 1727096345.34791: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21824 1727096345.34805: 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 <<< 21824 1727096345.34823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21824 1727096345.34835: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4c1130> <<< 21824 1727096345.34900: 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 <<< 21824 1727096345.34960: 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 0x7f476f4c1fa0> <<< 21824 1727096345.34963: stdout chunk (state=3): >>>import 'site' # <<< 21824 1727096345.35010: 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. <<< 21824 1727096345.35354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21824 1727096345.35387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21824 1727096345.35390: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21824 1727096345.35414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.35430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21824 1727096345.35472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21824 1727096345.35486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21824 1727096345.35517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21824 1727096345.35545: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4ffda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21824 1727096345.35566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21824 1727096345.35589: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4fffb0> <<< 21824 1727096345.35619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21824 1727096345.35641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21824 1727096345.35686: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21824 1727096345.35714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.35753: stdout chunk (state=3): >>>import 'itertools' # <<< 21824 1727096345.35803: 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 0x7f476f537770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21824 1727096345.35809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f537e00> <<< 21824 1727096345.35828: stdout chunk (state=3): >>>import '_collections' # <<< 21824 1727096345.35873: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f517a40> <<< 21824 1727096345.35899: stdout chunk (state=3): >>>import '_functools' # <<< 21824 1727096345.35923: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f515160> <<< 21824 1727096345.36013: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4fcf50> <<< 21824 1727096345.36034: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21824 1727096345.36063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21824 1727096345.36098: stdout chunk (state=3): >>>import '_sre' # <<< 21824 1727096345.36101: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21824 1727096345.36119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096345.36148: 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' <<< 21824 1727096345.36410: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5562d0> # /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 0x7f476f516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f554b60> # /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 0x7f476f58c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4fc1d0> # /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 0x7f476f58cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58ca10> # 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 0x7f476f58cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4facf0> <<< 21824 1727096345.36450: 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' <<< 21824 1727096345.36473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21824 1727096345.36519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21824 1727096345.36618: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58d190> import 'importlib.machinery' # <<< 21824 1727096345.36671: 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' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21824 1727096345.36708: stdout chunk (state=3): >>># 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 0x7f476f5a85c0> <<< 21824 1727096345.36737: stdout chunk (state=3): >>>import 'errno' # <<< 21824 1727096345.36750: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.36778: 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 0x7f476f5a9d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21824 1727096345.36807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21824 1727096345.36833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5aaba0> <<< 21824 1727096345.36962: 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 0x7f476f5ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5aa0f0> # /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 0x7f476f5abc80> <<< 21824 1727096345.36984: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5ab3b0> <<< 21824 1727096345.37018: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58e330> <<< 21824 1727096345.37052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21824 1727096345.37066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21824 1727096345.37098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21824 1727096345.37111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21824 1727096345.37175: 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 0x7f476f2a3bf0> <<< 21824 1727096345.37179: 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' <<< 21824 1727096345.37302: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476f2cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cc440> <<< 21824 1727096345.37305: 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 0x7f476f2cc710> # /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' <<< 21824 1727096345.37349: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.37482: 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 0x7f476f2ccfe0> <<< 21824 1727096345.37607: 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 0x7f476f2cd9d0> <<< 21824 1727096345.37679: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cc890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2a1d90> # /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' <<< 21824 1727096345.37726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cedb0> <<< 21824 1727096345.37762: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cdaf0> <<< 21824 1727096345.37874: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21824 1727096345.37893: stdout chunk (state=3): >>># 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 <<< 21824 1727096345.37911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21824 1727096345.37943: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2f7110> <<< 21824 1727096345.37999: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21824 1727096345.38033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.38053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21824 1727096345.38057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21824 1727096345.38121: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f31b470> <<< 21824 1727096345.38124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21824 1727096345.38295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21824 1727096345.38298: stdout chunk (state=3): >>>import 'ntpath' # <<< 21824 1727096345.38313: 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 0x7f476f37c290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21824 1727096345.38455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21824 1727096345.38458: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f37e9f0> <<< 21824 1727096345.38724: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f37c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f349280> # /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 0x7f476f1893d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f31a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cfce0> <<< 21824 1727096345.38792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21824 1727096345.38816: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f476f31a870> <<< 21824 1727096345.39083: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pgnlyrv3/ansible_ansible.legacy.setup_payload.zip' <<< 21824 1727096345.39104: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.39222: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.39244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21824 1727096345.39261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21824 1727096345.39301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21824 1727096345.39380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21824 1727096345.39415: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1ef170> <<< 21824 1727096345.39424: stdout chunk (state=3): >>>import '_typing' # <<< 21824 1727096345.39614: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1ce060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1cd1f0> <<< 21824 1727096345.39640: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.39643: stdout chunk (state=3): >>>import 'ansible' # <<< 21824 1727096345.39687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096345.39691: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.39723: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21824 1727096345.39726: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.41137: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.42322: 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 0x7f476f1ed010> <<< 21824 1727096345.42361: 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' <<< 21824 1727096345.42365: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21824 1727096345.42391: stdout chunk (state=3): >>># 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' <<< 21824 1727096345.42431: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.42442: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476f21eb40> <<< 21824 1727096345.42466: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21e900> <<< 21824 1727096345.42510: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21e210> <<< 21824 1727096345.42531: 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' <<< 21824 1727096345.42586: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21e930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1efb90> <<< 21824 1727096345.42617: 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 0x7f476f21f890> <<< 21824 1727096345.42660: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.42673: 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 0x7f476f21fad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21824 1727096345.42733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21824 1727096345.42746: stdout chunk (state=3): >>>import '_locale' # <<< 21824 1727096345.42796: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21ffb0> <<< 21824 1727096345.42823: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21824 1727096345.42847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21824 1727096345.42884: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb29c10> <<< 21824 1727096345.42937: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.42940: stdout chunk (state=3): >>># 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 0x7f476eb2b3e0> <<< 21824 1727096345.42962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21824 1727096345.42991: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2c290> <<< 21824 1727096345.43021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21824 1727096345.43055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21824 1727096345.43078: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2d3d0> <<< 21824 1727096345.43092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21824 1727096345.43140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21824 1727096345.43159: 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' <<< 21824 1727096345.43204: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2fec0> <<< 21824 1727096345.43242: 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 0x7f476f4fade0> <<< 21824 1727096345.43280: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2e180> <<< 21824 1727096345.43298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21824 1727096345.43330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21824 1727096345.43347: 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' <<< 21824 1727096345.43374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21824 1727096345.43508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21824 1727096345.43534: 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 0x7f476eb37ef0> import '_tokenize' # <<< 21824 1727096345.43626: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb36720> <<< 21824 1727096345.43640: 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' <<< 21824 1727096345.43713: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb36c90> <<< 21824 1727096345.43742: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2e690> <<< 21824 1727096345.43772: 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 0x7f476eb7bec0> <<< 21824 1727096345.43801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7c0e0> <<< 21824 1727096345.43834: 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 <<< 21824 1727096345.43848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21824 1727096345.43870: 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' <<< 21824 1727096345.43913: 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 0x7f476eb7dc10> <<< 21824 1727096345.43934: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7d9d0> <<< 21824 1727096345.43952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21824 1727096345.43966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21824 1727096345.44021: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.44036: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476eb80200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7e300> <<< 21824 1727096345.44054: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21824 1727096345.44089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.44108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21824 1727096345.44131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21824 1727096345.44182: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb839e0> <<< 21824 1727096345.44303: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb803b0> <<< 21824 1727096345.44374: 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 0x7f476eb847a0> <<< 21824 1727096345.44405: 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 0x7f476eb84a10> <<< 21824 1727096345.44454: 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'<<< 21824 1727096345.44476: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476eb84da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7c320> <<< 21824 1727096345.44510: 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' <<< 21824 1727096345.44531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21824 1727096345.44560: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.44593: 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 0x7f476ea103e0> <<< 21824 1727096345.44938: 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 0x7f476ea113d0> <<< 21824 1727096345.44941: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb86b70> # 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 0x7f476eb87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb867b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21824 1727096345.44944: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.45050: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.45085: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21824 1727096345.45123: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.45506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096345.45892: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.46494: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.46538: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.46557: 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 0x7f476ea156d0> <<< 21824 1727096345.46825: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea16540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea11610> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21824 1727096345.46907: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.47148: 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 0x7f476ea16c30> # zipimport: zlib available <<< 21824 1727096345.47540: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.47991: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48133: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21824 1727096345.48152: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48187: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48233: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21824 1727096345.48236: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48301: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48385: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21824 1727096345.48412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21824 1727096345.48437: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48477: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48516: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21824 1727096345.48535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48754: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.48985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21824 1727096345.49044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21824 1727096345.49059: stdout chunk (state=3): >>>import '_ast' # <<< 21824 1727096345.49126: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea176e0> <<< 21824 1727096345.49141: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21824 1727096345.49313: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21824 1727096345.49333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 21824 1727096345.49372: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21824 1727096345.49433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49475: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49519: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49643: 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 <<< 21824 1727096345.49687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096345.49779: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476ea222d0> <<< 21824 1727096345.49820: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea1d0a0> <<< 21824 1727096345.49857: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 21824 1727096345.49873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21824 1727096345.49930: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.49994: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50081: 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' <<< 21824 1727096345.50100: 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 <<< 21824 1727096345.50126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21824 1727096345.50139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21824 1727096345.50192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21824 1727096345.50218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21824 1727096345.50232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21824 1727096345.50287: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb0ac30> <<< 21824 1727096345.50327: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ebfe900> <<< 21824 1727096345.50502: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea22060> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21824 1727096345.50510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21824 1727096345.50542: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21824 1727096345.50592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21824 1727096345.50595: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50653: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50736: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50739: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50752: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50796: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50896: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.50926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 21824 1727096345.51006: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51076: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51102: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51145: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21824 1727096345.51148: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51325: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51496: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.51599: 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' <<< 21824 1727096345.51627: 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' <<< 21824 1727096345.51655: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21824 1727096345.51677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21824 1727096345.51712: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab6360> <<< 21824 1727096345.51744: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21824 1727096345.51761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21824 1727096345.51774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21824 1727096345.51823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21824 1727096345.51853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21824 1727096345.51877: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e6d82f0> <<< 21824 1727096345.51911: stdout chunk (state=3): >>># 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 0x7f476e6d8560> <<< 21824 1727096345.51971: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea9c8f0> <<< 21824 1727096345.51987: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab6f00> <<< 21824 1727096345.52015: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab4a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab5430> <<< 21824 1727096345.52041: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21824 1727096345.52131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21824 1727096345.52136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21824 1727096345.52174: stdout chunk (state=3): >>># 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' <<< 21824 1727096345.52233: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476e6db680> <<< 21824 1727096345.52237: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e6daf30> <<< 21824 1727096345.52270: 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 0x7f476e6db110> <<< 21824 1727096345.52273: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e6da360> <<< 21824 1727096345.52300: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21824 1727096345.52441: 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 0x7f476e6db830> <<< 21824 1727096345.52452: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21824 1727096345.52490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21824 1727096345.52515: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.52547: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476e73a360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e738380> <<< 21824 1727096345.52588: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab47a0> import 'ansible.module_utils.facts.timeout' # <<< 21824 1727096345.52642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 21824 1727096345.52645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21824 1727096345.52664: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.52717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.52780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21824 1727096345.52796: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.52850: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.52894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21824 1727096345.52937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21824 1727096345.52941: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.52978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21824 1727096345.53032: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53060: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21824 1727096345.53170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 21824 1727096345.53294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53354: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53432: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21824 1727096345.53561: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.53956: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21824 1727096345.54413: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54450: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54508: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54540: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54593: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21824 1727096345.54596: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 21824 1727096345.54726: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21824 1727096345.54798: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21824 1727096345.54880: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54904: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.54944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21824 1727096345.54947: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21824 1727096345.55145: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e73a5d0> <<< 21824 1727096345.55170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21824 1727096345.55204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21824 1727096345.55324: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e73b230> import 'ansible.module_utils.facts.system.local' # <<< 21824 1727096345.55343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55406: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21824 1727096345.55487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55573: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21824 1727096345.55679: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55740: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21824 1727096345.55829: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55860: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.55919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21824 1727096345.55961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21824 1727096345.56046: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.56106: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476e77a780> <<< 21824 1727096345.56300: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e76a3f0> import 'ansible.module_utils.facts.system.python' # <<< 21824 1727096345.56315: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56378: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21824 1727096345.56531: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56615: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56885: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 21824 1727096345.56889: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56934: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.56974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21824 1727096345.57000: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57020: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 21824 1727096345.57113: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096345.57161: 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 0x7f476e78dd00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e76b2c0> import 'ansible.module_utils.facts.system.user' # <<< 21824 1727096345.57181: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21824 1727096345.57203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57232: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 21824 1727096345.57454: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21824 1727096345.57621: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57719: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57855: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.57906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21824 1727096345.57942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 21824 1727096345.57963: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.58106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.58266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21824 1727096345.58287: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.58393: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.58518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 21824 1727096345.58582: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.58594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.59369: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.59687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21824 1727096345.59704: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.59807: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.59921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21824 1727096345.59924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60020: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21824 1727096345.60130: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21824 1727096345.60456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 21824 1727096345.60529: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21824 1727096345.60589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60683: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60781: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.60985: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21824 1727096345.61208: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61241: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21824 1727096345.61294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21824 1727096345.61354: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61422: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21824 1727096345.61523: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61526: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21824 1727096345.61564: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61621: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 21824 1727096345.61788: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.61809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21824 1727096345.61831: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62099: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21824 1727096345.62355: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62420: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21824 1727096345.62489: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21824 1727096345.62581: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62621: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21824 1727096345.62671: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62689: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21824 1727096345.62776: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62818: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.62899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21824 1727096345.62933: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096345.62944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 21824 1727096345.62983: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21824 1727096345.63079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096345.63097: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63184: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63262: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21824 1727096345.63360: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63402: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 21824 1727096345.63664: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21824 1727096345.63882: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63917: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.63971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 21824 1727096345.64025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.64074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21824 1727096345.64088: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.64171: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.64256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 21824 1727096345.64276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 21824 1727096345.64352: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.64445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21824 1727096345.64533: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096345.64785: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21824 1727096345.64819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21824 1727096345.64837: stdout chunk (state=3): >>># 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 0x7f476e527440> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e525a60> <<< 21824 1727096345.64879: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e524c20> <<< 21824 1727096345.77857: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 21824 1727096345.77884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 21824 1727096345.77936: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e56cc50> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 21824 1727096345.77939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 21824 1727096345.77987: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e56ce60> <<< 21824 1727096345.78017: 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' <<< 21824 1727096345.78043: stdout chunk (state=3): >>># /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' <<< 21824 1727096345.78076: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e56e2d0> <<< 21824 1727096345.78090: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e56ddc0> <<< 21824 1727096345.78334: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 21824 1727096346.02218: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoi<<< 21824 1727096346.02252: stdout chunk (state=3): >>>qbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.50341796875, "5m": 0.390625, "15m": 0.19775390625}, "ansible_lsb": {}, "ansible_fips": false, "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 498, "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": 261795528704, "block_size": 4096, "block_total": 65519099, "block_available": 63914924, "block_used": 1604175, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_seg<<< 21824 1727096346.02283: stdout chunk (state=3): >>>mentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "06", "epoch": "1727096346", "epoch_int": "1727096346", "date": "2024-09-23", "time": "08:59:06", "iso8601_micro": "2024-09-23T12:59:06.018634Z", "iso8601": "2024-09-23T12:59:06Z", "iso8601_basic": "20240923T085906018634", "iso8601_basic_short": "20240923T085906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21824 1727096346.02860: 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 <<< 21824 1727096346.02907: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.02957: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 21824 1727096346.02977: 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 # 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 <<< 21824 1727096346.03026: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.03095: stdout chunk (state=3): >>># 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<<< 21824 1727096346.03135: 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__ # 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 <<< 21824 1727096346.03214: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.03238: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.03262: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.03625: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21824 1727096346.03671: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 21824 1727096346.03695: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21824 1727096346.03733: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21824 1727096346.03742: stdout chunk (state=3): >>># destroy ntpath <<< 21824 1727096346.03806: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.03814: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 21824 1727096346.03836: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21824 1727096346.03894: stdout chunk (state=3): >>># destroy selinux <<< 21824 1727096346.03901: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21824 1727096346.03951: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 21824 1727096346.04018: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 21824 1727096346.04022: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 21824 1727096346.04062: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 21824 1727096346.04070: stdout chunk (state=3): >>># destroy _ssl <<< 21824 1727096346.04125: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 21824 1727096346.04168: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 21824 1727096346.04172: stdout chunk (state=3): >>># 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<<< 21824 1727096346.04211: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 21824 1727096346.04240: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 21824 1727096346.04264: stdout chunk (state=3): >>># 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<<< 21824 1727096346.04312: 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 # 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 <<< 21824 1727096346.04401: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # 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 <<< 21824 1727096346.04404: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21824 1727096346.04561: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21824 1727096346.04610: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 21824 1727096346.04613: stdout chunk (state=3): >>># destroy tokenize <<< 21824 1727096346.04646: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21824 1727096346.04705: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 21824 1727096346.04708: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21824 1727096346.04725: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21824 1727096346.04825: stdout chunk (state=3): >>># destroy codecs <<< 21824 1727096346.04854: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.04893: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21824 1727096346.04928: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21824 1727096346.04949: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21824 1727096346.05355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096346.05359: stdout chunk (state=3): >>><<< 21824 1727096346.05472: stderr chunk (state=3): >>><<< 21824 1727096346.05659: _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 0x7f476f7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f6dfb30> # /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 0x7f476f712a50> 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 0x7f476f4c1130> # /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 0x7f476f4c1fa0> 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 0x7f476f4ffda0> # /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 0x7f476f4fffb0> # /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 0x7f476f537770> # /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 0x7f476f537e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f517a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f515160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4fcf50> # /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 0x7f476f5576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5562d0> # /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 0x7f476f516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f554b60> # /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 0x7f476f58c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4fc1d0> # /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 0x7f476f58cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58ca10> # 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 0x7f476f58cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f4facf0> # /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 0x7f476f58d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58d190> 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 0x7f476f58e3c0> 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 0x7f476f5a85c0> 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 0x7f476f5a9d00> # /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 0x7f476f5aaba0> # 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 0x7f476f5ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5aa0f0> # /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 0x7f476f5abc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f5ab3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58e330> # /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 0x7f476f2a3bf0> # /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 0x7f476f2cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cc440> # 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 0x7f476f2cc710> # /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 0x7f476f2ccfe0> # 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 0x7f476f2cd9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cc890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2a1d90> # /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 0x7f476f2cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cdaf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f58eae0> # /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 0x7f476f2f7110> # /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 0x7f476f31b470> # /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 0x7f476f37c290> # /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 0x7f476f37e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f37c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f349280> # /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 0x7f476f1893d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f31a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f2cfce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f476f31a870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pgnlyrv3/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 0x7f476f1ef170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1ce060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1cd1f0> # 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 0x7f476f1ed010> # /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 0x7f476f21eb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21e900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f21e210> # /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 0x7f476f21e930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476f1efb90> 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 0x7f476f21f890> # 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 0x7f476f21fad0> # /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 0x7f476f21ffb0> 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 0x7f476eb29c10> # 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 0x7f476eb2b3e0> # /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 0x7f476eb2c290> # /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 0x7f476eb2d3d0> # /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 0x7f476eb2fec0> # 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 0x7f476f4fade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2e180> # /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 0x7f476eb37ef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb36720> # /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 0x7f476eb36c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb2e690> # 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 0x7f476eb7bec0> # /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 0x7f476eb7c0e0> # /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 0x7f476eb7dc10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7d9d0> # /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 0x7f476eb80200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7e300> # /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 0x7f476eb839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb803b0> # 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 0x7f476eb847a0> # 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 0x7f476eb84a10> # 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 0x7f476eb84da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb7c320> # /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 0x7f476ea103e0> # 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 0x7f476ea113d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb86b70> # 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 0x7f476eb87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eb867b0> # 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 0x7f476ea156d0> # /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 0x7f476ea16540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea11610> 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 0x7f476ea16c30> # 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 0x7f476ea176e0> # 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 0x7f476ea222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea1d0a0> 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 0x7f476eb0ac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ebfe900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea22060> # 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 0x7f476eab6360> # /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 0x7f476e6d82f0> # 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 0x7f476e6d8560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476ea9c8f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab4a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab5430> # /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 0x7f476e6db680> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e6daf30> # 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 0x7f476e6db110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e6da360> # /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 0x7f476e6db830> # /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 0x7f476e73a360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e738380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476eab47a0> 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 0x7f476e73a5d0> # /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 0x7f476e73b230> 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 0x7f476e77a780> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e76a3f0> 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 0x7f476e78dd00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e76b2c0> 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 0x7f476e527440> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e525a60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e524c20> # /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 0x7f476e56cc50> # /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 0x7f476e56ce60> # /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 0x7f476e56e2d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476e56ddc0> 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.50341796875, "5m": 0.390625, "15m": 0.19775390625}, "ansible_lsb": {}, "ansible_fips": false, "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 498, "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": 261795528704, "block_size": 4096, "block_total": 65519099, "block_available": 63914924, "block_used": 1604175, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "06", "epoch": "1727096346", "epoch_int": "1727096346", "date": "2024-09-23", "time": "08:59:06", "iso8601_micro": "2024-09-23T12:59:06.018634Z", "iso8601": "2024-09-23T12:59:06Z", "iso8601_basic": "20240923T085906018634", "iso8601_basic_short": "20240923T085906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21824 1727096346.06926: 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-1727096344.9063504-21841-95151923706528/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096346.06929: _low_level_execute_command(): starting 21824 1727096346.06932: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096344.9063504-21841-95151923706528/ > /dev/null 2>&1 && sleep 0' 21824 1727096346.07593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.07597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.07600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.07698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.09627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.09693: stderr chunk (state=3): >>><<< 21824 1727096346.09716: stdout chunk (state=3): >>><<< 21824 1727096346.09743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.09756: handler run complete 21824 1727096346.09907: variable 'ansible_facts' from source: unknown 21824 1727096346.10019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.10391: variable 'ansible_facts' from source: unknown 21824 1727096346.10489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.10628: attempt loop complete, returning result 21824 1727096346.10684: _execute() done 21824 1727096346.10687: dumping result to json 21824 1727096346.10689: done dumping result, returning 21824 1727096346.10698: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-b8a1-9a25-000000000161] 21824 1727096346.10706: sending task result for task 0afff68d-5257-b8a1-9a25-000000000161 ok: [managed_node1] 21824 1727096346.11697: no more pending results, returning what we have 21824 1727096346.11700: results queue empty 21824 1727096346.11701: checking for any_errors_fatal 21824 1727096346.11702: done checking for any_errors_fatal 21824 1727096346.11703: checking for max_fail_percentage 21824 1727096346.11704: done checking for max_fail_percentage 21824 1727096346.11705: checking to see if all hosts have failed and the running result is not ok 21824 1727096346.11706: done checking to see if all hosts have failed 21824 1727096346.11707: getting the remaining hosts for this loop 21824 1727096346.11708: done getting the remaining hosts for this loop 21824 1727096346.11712: getting the next task for host managed_node1 21824 1727096346.11719: done getting next task for host managed_node1 21824 1727096346.11723: ^ task is: TASK: meta (flush_handlers) 21824 1727096346.11725: ^ 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 21824 1727096346.11729: getting variables 21824 1727096346.11731: in VariableManager get_vars() 21824 1727096346.11751: Calling all_inventory to load vars for managed_node1 21824 1727096346.11754: Calling groups_inventory to load vars for managed_node1 21824 1727096346.11757: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.11825: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000161 21824 1727096346.11828: WORKER PROCESS EXITING 21824 1727096346.11838: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.11842: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.11845: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.12036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.12249: done with get_vars() 21824 1727096346.12259: done getting variables 21824 1727096346.12334: in VariableManager get_vars() 21824 1727096346.12343: Calling all_inventory to load vars for managed_node1 21824 1727096346.12346: Calling groups_inventory to load vars for managed_node1 21824 1727096346.12348: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.12353: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.12355: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.12358: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.12520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.12725: done with get_vars() 21824 1727096346.12738: done queuing things up, now waiting for results queue to drain 21824 1727096346.12740: results queue empty 21824 1727096346.12741: checking for any_errors_fatal 21824 1727096346.12744: done checking for any_errors_fatal 21824 1727096346.12744: checking for max_fail_percentage 21824 1727096346.12746: done checking for max_fail_percentage 21824 1727096346.12746: checking to see if all hosts have failed and the running result is not ok 21824 1727096346.12747: done checking to see if all hosts have failed 21824 1727096346.12753: getting the remaining hosts for this loop 21824 1727096346.12754: done getting the remaining hosts for this loop 21824 1727096346.12757: getting the next task for host managed_node1 21824 1727096346.12769: done getting next task for host managed_node1 21824 1727096346.12773: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21824 1727096346.12774: ^ 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 21824 1727096346.12777: getting variables 21824 1727096346.12778: in VariableManager get_vars() 21824 1727096346.12786: Calling all_inventory to load vars for managed_node1 21824 1727096346.12788: Calling groups_inventory to load vars for managed_node1 21824 1727096346.12790: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.12795: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.12797: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.12800: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.12941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.13140: done with get_vars() 21824 1727096346.13148: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:11 Monday 23 September 2024 08:59:06 -0400 (0:00:01.263) 0:00:01.271 ****** 21824 1727096346.13234: entering _queue_task() for managed_node1/include_tasks 21824 1727096346.13235: Creating lock for include_tasks 21824 1727096346.13681: worker is 1 (out of 1 available) 21824 1727096346.13692: exiting _queue_task() for managed_node1/include_tasks 21824 1727096346.13702: done queuing things up, now waiting for results queue to drain 21824 1727096346.13704: waiting for pending results... 21824 1727096346.13856: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21824 1727096346.13959: in run() - task 0afff68d-5257-b8a1-9a25-000000000006 21824 1727096346.13985: variable 'ansible_search_path' from source: unknown 21824 1727096346.14022: calling self._execute() 21824 1727096346.14107: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.14117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.14130: variable 'omit' from source: magic vars 21824 1727096346.14246: _execute() done 21824 1727096346.14258: dumping result to json 21824 1727096346.14269: done dumping result, returning 21824 1727096346.14299: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-b8a1-9a25-000000000006] 21824 1727096346.14302: sending task result for task 0afff68d-5257-b8a1-9a25-000000000006 21824 1727096346.14445: no more pending results, returning what we have 21824 1727096346.14451: in VariableManager get_vars() 21824 1727096346.14534: Calling all_inventory to load vars for managed_node1 21824 1727096346.14537: Calling groups_inventory to load vars for managed_node1 21824 1727096346.14540: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.14553: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.14556: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.14559: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.14983: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000006 21824 1727096346.14986: WORKER PROCESS EXITING 21824 1727096346.15009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.15207: done with get_vars() 21824 1727096346.15215: variable 'ansible_search_path' from source: unknown 21824 1727096346.15229: we have included files to process 21824 1727096346.15231: generating all_blocks data 21824 1727096346.15232: done generating all_blocks data 21824 1727096346.15233: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21824 1727096346.15234: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21824 1727096346.15237: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21824 1727096346.15903: in VariableManager get_vars() 21824 1727096346.15918: done with get_vars() 21824 1727096346.15934: done processing included file 21824 1727096346.15936: iterating over new_blocks loaded from include file 21824 1727096346.15937: in VariableManager get_vars() 21824 1727096346.15947: done with get_vars() 21824 1727096346.15948: filtering new block on tags 21824 1727096346.15962: done filtering new block on tags 21824 1727096346.15968: in VariableManager get_vars() 21824 1727096346.15997: done with get_vars() 21824 1727096346.15999: filtering new block on tags 21824 1727096346.16014: done filtering new block on tags 21824 1727096346.16017: in VariableManager get_vars() 21824 1727096346.16026: done with get_vars() 21824 1727096346.16027: filtering new block on tags 21824 1727096346.16044: done filtering new block on tags 21824 1727096346.16046: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 21824 1727096346.16052: extending task lists for all hosts with included blocks 21824 1727096346.16103: done extending task lists 21824 1727096346.16105: done processing included files 21824 1727096346.16106: results queue empty 21824 1727096346.16106: checking for any_errors_fatal 21824 1727096346.16108: done checking for any_errors_fatal 21824 1727096346.16108: checking for max_fail_percentage 21824 1727096346.16109: done checking for max_fail_percentage 21824 1727096346.16110: checking to see if all hosts have failed and the running result is not ok 21824 1727096346.16111: done checking to see if all hosts have failed 21824 1727096346.16111: getting the remaining hosts for this loop 21824 1727096346.16112: done getting the remaining hosts for this loop 21824 1727096346.16114: getting the next task for host managed_node1 21824 1727096346.16118: done getting next task for host managed_node1 21824 1727096346.16120: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21824 1727096346.16122: ^ 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 21824 1727096346.16124: getting variables 21824 1727096346.16125: in VariableManager get_vars() 21824 1727096346.16133: Calling all_inventory to load vars for managed_node1 21824 1727096346.16135: Calling groups_inventory to load vars for managed_node1 21824 1727096346.16138: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.16147: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.16150: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.16153: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.16297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.16490: done with get_vars() 21824 1727096346.16498: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:59:06 -0400 (0:00:00.033) 0:00:01.305 ****** 21824 1727096346.16564: entering _queue_task() for managed_node1/setup 21824 1727096346.17021: worker is 1 (out of 1 available) 21824 1727096346.17031: exiting _queue_task() for managed_node1/setup 21824 1727096346.17040: done queuing things up, now waiting for results queue to drain 21824 1727096346.17042: waiting for pending results... 21824 1727096346.17144: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21824 1727096346.17253: in run() - task 0afff68d-5257-b8a1-9a25-000000000173 21824 1727096346.17279: variable 'ansible_search_path' from source: unknown 21824 1727096346.17286: variable 'ansible_search_path' from source: unknown 21824 1727096346.17322: calling self._execute() 21824 1727096346.17404: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.17415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.17427: variable 'omit' from source: magic vars 21824 1727096346.18024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096346.20384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096346.20463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096346.20516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096346.20554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096346.20590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096346.20679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096346.20713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096346.20750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096346.20799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096346.20819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096346.21021: variable 'ansible_facts' from source: unknown 21824 1727096346.21103: variable 'network_test_required_facts' from source: task vars 21824 1727096346.21144: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21824 1727096346.21162: variable 'omit' from source: magic vars 21824 1727096346.21210: variable 'omit' from source: magic vars 21824 1727096346.21248: variable 'omit' from source: magic vars 21824 1727096346.21373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096346.21377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096346.21380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096346.21382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096346.21401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096346.21433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096346.21444: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.21453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.21557: Set connection var ansible_shell_type to sh 21824 1727096346.21577: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096346.21589: Set connection var ansible_pipelining to False 21824 1727096346.21610: Set connection var ansible_timeout to 10 21824 1727096346.21619: Set connection var ansible_connection to ssh 21824 1727096346.21631: Set connection var ansible_shell_executable to /bin/sh 21824 1727096346.21657: variable 'ansible_shell_executable' from source: unknown 21824 1727096346.21672: variable 'ansible_connection' from source: unknown 21824 1727096346.21682: variable 'ansible_module_compression' from source: unknown 21824 1727096346.21689: variable 'ansible_shell_type' from source: unknown 21824 1727096346.21695: variable 'ansible_shell_executable' from source: unknown 21824 1727096346.21702: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.21869: variable 'ansible_pipelining' from source: unknown 21824 1727096346.21874: variable 'ansible_timeout' from source: unknown 21824 1727096346.21877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.21880: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096346.21894: variable 'omit' from source: magic vars 21824 1727096346.21902: starting attempt loop 21824 1727096346.21908: running the handler 21824 1727096346.21925: _low_level_execute_command(): starting 21824 1727096346.21936: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096346.22998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.23194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.23235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.23394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.25149: stdout chunk (state=3): >>>/root <<< 21824 1727096346.25356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.25416: stdout chunk (state=3): >>><<< 21824 1727096346.25420: stderr chunk (state=3): >>><<< 21824 1727096346.25473: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.25569: _low_level_execute_command(): starting 21824 1727096346.25573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287 `" && echo ansible-tmp-1727096346.254443-21890-241147458816287="` echo /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287 `" ) && sleep 0' 21824 1727096346.26835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.26985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.27059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.27087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096346.27186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.27224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.27285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.29271: stdout chunk (state=3): >>>ansible-tmp-1727096346.254443-21890-241147458816287=/root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287 <<< 21824 1727096346.29378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.29428: stderr chunk (state=3): >>><<< 21824 1727096346.29437: stdout chunk (state=3): >>><<< 21824 1727096346.29471: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096346.254443-21890-241147458816287=/root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.29531: variable 'ansible_module_compression' from source: unknown 21824 1727096346.29588: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21824 1727096346.29654: variable 'ansible_facts' from source: unknown 21824 1727096346.29872: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py 21824 1727096346.30121: Sending initial data 21824 1727096346.30124: Sent initial data (153 bytes) 21824 1727096346.30698: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.30711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.30727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.30770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.30788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.30878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096346.30897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.30914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096346.30932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.30951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.31050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.32715: 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 <<< 21824 1727096346.32812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096346.32888: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp4bo3pi4k /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py <<< 21824 1727096346.32892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py" <<< 21824 1727096346.32950: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp4bo3pi4k" to remote "/root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py" <<< 21824 1727096346.34606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.34746: stderr chunk (state=3): >>><<< 21824 1727096346.34750: stdout chunk (state=3): >>><<< 21824 1727096346.34752: done transferring module to remote 21824 1727096346.34754: _low_level_execute_command(): starting 21824 1727096346.34756: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/ /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py && sleep 0' 21824 1727096346.35305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.35309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.35312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.35322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096346.35336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096346.35342: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096346.35352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.35366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096346.35380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096346.35387: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096346.35395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.35414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.35417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096346.35423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096346.35486: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.35520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096346.35573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.35577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.35635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.37577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.37603: stdout chunk (state=3): >>><<< 21824 1727096346.37609: stderr chunk (state=3): >>><<< 21824 1727096346.37715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.37721: _low_level_execute_command(): starting 21824 1727096346.37723: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/AnsiballZ_setup.py && sleep 0' 21824 1727096346.38284: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.38301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.38317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.38332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096346.38346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096346.38378: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096346.38393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.38464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096346.38485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.38505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.38614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.40912: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21824 1727096346.40932: stdout chunk (state=3): >>>import _imp # builtin <<< 21824 1727096346.40961: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21824 1727096346.41017: stdout chunk (state=3): >>>import '_io' # <<< 21824 1727096346.41031: stdout chunk (state=3): >>>import 'marshal' # <<< 21824 1727096346.41052: stdout chunk (state=3): >>>import 'posix' # <<< 21824 1727096346.41094: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21824 1727096346.41116: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21824 1727096346.41187: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21824 1727096346.41193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.41217: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 21824 1727096346.41236: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21824 1727096346.41285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21824 1727096346.41291: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385be7b30> <<< 21824 1727096346.41345: 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 0x7ff385c1aa50> <<< 21824 1727096346.41354: stdout chunk (state=3): >>>import '_signal' # <<< 21824 1727096346.41382: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 21824 1727096346.41414: stdout chunk (state=3): >>>import '_stat' # <<< 21824 1727096346.41435: stdout chunk (state=3): >>>import 'stat' # <<< 21824 1727096346.41501: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21824 1727096346.41530: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21824 1727096346.41591: stdout chunk (state=3): >>>import 'os' # <<< 21824 1727096346.41594: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21824 1727096346.41609: 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' <<< 21824 1727096346.41642: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21824 1727096346.41670: 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' <<< 21824 1727096346.41682: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3859c9130> <<< 21824 1727096346.41738: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 21824 1727096346.41748: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3859c9fa0> <<< 21824 1727096346.41783: stdout chunk (state=3): >>>import 'site' # <<< 21824 1727096346.41802: 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. <<< 21824 1727096346.42184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21824 1727096346.42216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21824 1727096346.42242: 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' <<< 21824 1727096346.42270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21824 1727096346.42299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21824 1727096346.42302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21824 1727096346.42365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a07e60> <<< 21824 1727096346.42372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21824 1727096346.42398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21824 1727096346.42419: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a07f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21824 1727096346.42455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21824 1727096346.42468: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21824 1727096346.42512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.42541: stdout chunk (state=3): >>>import 'itertools' # <<< 21824 1727096346.42576: 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' <<< 21824 1727096346.42590: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a3f890> # /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 0x7ff385a3ff20> <<< 21824 1727096346.42612: stdout chunk (state=3): >>>import '_collections' # <<< 21824 1727096346.42646: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a1fb30> <<< 21824 1727096346.42692: stdout chunk (state=3): >>>import '_functools' # <<< 21824 1727096346.42695: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a1d250> <<< 21824 1727096346.42788: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a05010> <<< 21824 1727096346.42817: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21824 1727096346.42830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21824 1727096346.42854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21824 1727096346.42872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096346.42910: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21824 1727096346.42935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21824 1727096346.42946: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a5e450> <<< 21824 1727096346.42981: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21824 1727096346.42991: 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 0x7ff385a1e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a5ccb0> <<< 21824 1727096346.43047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a04290> <<< 21824 1727096346.43073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21824 1727096346.43106: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.43117: 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 0x7ff385a94d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a94bc0> <<< 21824 1727096346.43157: 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 0x7ff385a94fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a02db0> <<< 21824 1727096346.43187: 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' <<< 21824 1727096346.43209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21824 1727096346.43236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21824 1727096346.43271: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a95370> import 'importlib.machinery' # <<< 21824 1727096346.43301: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21824 1727096346.43316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a965a0> <<< 21824 1727096346.43337: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21824 1727096346.43359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21824 1727096346.43409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21824 1727096346.43431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aac7a0> <<< 21824 1727096346.43452: stdout chunk (state=3): >>>import 'errno' # <<< 21824 1727096346.43480: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.43533: 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 0x7ff385aade80> # /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' <<< 21824 1727096346.43536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21824 1727096346.43547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aaed20> <<< 21824 1727096346.43599: 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' <<< 21824 1727096346.43602: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff385aaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aae270> <<< 21824 1727096346.43666: 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' <<< 21824 1727096346.43672: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.43674: 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 0x7ff385aafda0> <<< 21824 1727096346.43694: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aaf4d0> <<< 21824 1727096346.43723: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a96510> <<< 21824 1727096346.43751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21824 1727096346.43776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21824 1727096346.43791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21824 1727096346.43806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21824 1727096346.43854: 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 0x7ff3857a7bf0> <<< 21824 1727096346.43912: 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' <<< 21824 1727096346.43916: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3857d06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d0410> <<< 21824 1727096346.43931: 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 0x7ff3857d06e0> <<< 21824 1727096346.43961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21824 1727096346.44028: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.44152: 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 0x7ff3857d1010> <<< 21824 1727096346.44272: 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 0x7ff3857d19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d08c0> <<< 21824 1727096346.44307: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857a5d90> <<< 21824 1727096346.44340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21824 1727096346.44343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21824 1727096346.44366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d2d20> <<< 21824 1727096346.44403: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d0e60> <<< 21824 1727096346.44442: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a96750> <<< 21824 1727096346.44454: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21824 1727096346.44514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.44529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21824 1727096346.44554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21824 1727096346.44583: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857ff080> <<< 21824 1727096346.44644: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21824 1727096346.44680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.44693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21824 1727096346.44727: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38581f440> <<< 21824 1727096346.44751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21824 1727096346.44796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21824 1727096346.44856: stdout chunk (state=3): >>>import 'ntpath' # <<< 21824 1727096346.44891: 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 0x7ff385880260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21824 1727096346.44934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21824 1727096346.44938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21824 1727096346.44983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21824 1727096346.45063: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3858829c0> <<< 21824 1727096346.45141: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385880380> <<< 21824 1727096346.45172: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38584d250> <<< 21824 1727096346.45202: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385129370> <<< 21824 1727096346.45234: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38581e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d3c50> <<< 21824 1727096346.45415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21824 1727096346.45418: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff38581e840> <<< 21824 1727096346.45684: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_eimyeb8a/ansible_setup_payload.zip' # zipimport: zlib available <<< 21824 1727096346.45798: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.45836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21824 1727096346.45839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21824 1727096346.45885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21824 1727096346.45948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21824 1727096346.45983: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 21824 1727096346.46002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385192fc0> import '_typing' # <<< 21824 1727096346.46172: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385171eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385171070> # zipimport: zlib available <<< 21824 1727096346.46224: stdout chunk (state=3): >>>import 'ansible' # <<< 21824 1727096346.46253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096346.46276: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21824 1727096346.47683: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.48834: 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 0x7ff385190e90> <<< 21824 1727096346.48870: 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' <<< 21824 1727096346.48905: 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' <<< 21824 1727096346.48911: 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' <<< 21824 1727096346.48942: 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 0x7ff3851c28d0> <<< 21824 1727096346.48969: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c2660> <<< 21824 1727096346.49025: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c1f70> <<< 21824 1727096346.49029: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21824 1727096346.49065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21824 1727096346.49078: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c23c0> <<< 21824 1727096346.49102: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385193c50> import 'atexit' # <<< 21824 1727096346.49116: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3851c3650> <<< 21824 1727096346.49135: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.49166: 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 0x7ff3851c3890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21824 1727096346.49208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21824 1727096346.49218: stdout chunk (state=3): >>>import '_locale' # <<< 21824 1727096346.49264: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c3dd0> <<< 21824 1727096346.49289: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21824 1727096346.49315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21824 1727096346.49346: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38502db80> <<< 21824 1727096346.49395: 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 0x7ff38502f7a0> <<< 21824 1727096346.49410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21824 1727096346.49424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21824 1727096346.49460: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385030110> <<< 21824 1727096346.49472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21824 1727096346.49506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21824 1727096346.49536: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3850312b0> <<< 21824 1727096346.49539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21824 1727096346.49564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21824 1727096346.49593: 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' <<< 21824 1727096346.49645: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385033da0> <<< 21824 1727096346.49685: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.49699: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff385a02ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385032060> <<< 21824 1727096346.49737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21824 1727096346.49749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21824 1727096346.49784: 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' <<< 21824 1727096346.49796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21824 1727096346.49905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21824 1727096346.49932: 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' <<< 21824 1727096346.49970: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503bcb0> import '_tokenize' # <<< 21824 1727096346.50021: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503a780> <<< 21824 1727096346.50050: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503a4e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21824 1727096346.50070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21824 1727096346.50129: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503aa50> <<< 21824 1727096346.50150: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385032570> <<< 21824 1727096346.50193: 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 0x7ff38507ffb0> <<< 21824 1727096346.50215: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38507ffe0> <<< 21824 1727096346.50245: 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 <<< 21824 1727096346.50255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21824 1727096346.50292: 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' <<< 21824 1727096346.50324: 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 0x7ff385081af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3850818b0> <<< 21824 1727096346.50344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21824 1727096346.50371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21824 1727096346.50447: 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 0x7ff385083fb0> <<< 21824 1727096346.50450: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385082180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21824 1727096346.50501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.50532: 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' <<< 21824 1727096346.50546: stdout chunk (state=3): >>>import '_string' # <<< 21824 1727096346.50578: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3850876e0> <<< 21824 1727096346.50696: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385083f20> <<< 21824 1727096346.50765: 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 0x7ff385088290> <<< 21824 1727096346.50787: 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 0x7ff385088560> <<< 21824 1727096346.50833: 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' <<< 21824 1727096346.50864: 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 0x7ff385088860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385080200> <<< 21824 1727096346.50890: 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' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21824 1727096346.50909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21824 1727096346.50929: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.50962: 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 0x7ff38508bfe0> <<< 21824 1727096346.51117: 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 0x7ff384f15490> <<< 21824 1727096346.51130: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38508a840> <<< 21824 1727096346.51172: 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 0x7ff38508bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38508a480> # zipimport: zlib available <<< 21824 1727096346.51189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21824 1727096346.51221: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51287: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51401: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51426: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21824 1727096346.51446: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51559: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.51670: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.52211: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.52758: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21824 1727096346.52777: 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' # <<< 21824 1727096346.52802: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21824 1727096346.52817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.52867: 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' <<< 21824 1727096346.52878: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff384f195b0> <<< 21824 1727096346.52978: 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' <<< 21824 1727096346.52982: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f1a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f15610> <<< 21824 1727096346.53042: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 21824 1727096346.53080: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 21824 1727096346.53099: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.53244: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.53414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21824 1727096346.53424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f1a360> # zipimport: zlib available <<< 21824 1727096346.53892: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54335: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54407: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21824 1727096346.54501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54527: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 21824 1727096346.54647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54735: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21824 1727096346.54759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54779: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21824 1727096346.54827: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.54861: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21824 1727096346.54873: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21824 1727096346.55406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21824 1727096346.55418: stdout chunk (state=3): >>>import '_ast' # <<< 21824 1727096346.55482: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f1b410> <<< 21824 1727096346.55502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55661: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21824 1727096346.55667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21824 1727096346.55695: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55725: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21824 1727096346.55794: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55826: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.55996: 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 <<< 21824 1727096346.56040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096346.56139: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff384f25d00> <<< 21824 1727096346.56164: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f23a70> <<< 21824 1727096346.56217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21824 1727096346.56220: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56282: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56359: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56372: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56422: 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' <<< 21824 1727096346.56439: 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 <<< 21824 1727096346.56482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21824 1727096346.56492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21824 1727096346.56554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21824 1727096346.56580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21824 1727096346.56598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21824 1727096346.56646: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38500e6c0> <<< 21824 1727096346.56688: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851ee390> <<< 21824 1727096346.56775: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f25df0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f1a570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21824 1727096346.56790: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56829: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.56850: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21824 1727096346.56913: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21824 1727096346.56946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21824 1727096346.56961: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57015: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57076: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57098: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57114: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57202: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57244: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21824 1727096346.57301: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57362: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57436: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57506: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21824 1727096346.57509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57685: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57901: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.57957: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 21824 1727096346.57987: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.58018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21824 1727096346.58022: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21824 1727096346.58044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21824 1727096346.58062: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb5f40> <<< 21824 1727096346.58110: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21824 1727096346.58113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21824 1727096346.58132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21824 1727096346.58163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21824 1727096346.58205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21824 1727096346.58227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21824 1727096346.58246: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384bcbce0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.58273: 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 0x7ff384bcbf80> <<< 21824 1727096346.58330: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb7530> <<< 21824 1727096346.58344: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb6ab0> <<< 21824 1727096346.58378: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb4620> <<< 21824 1727096346.58399: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb5010> <<< 21824 1727096346.58417: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21824 1727096346.58459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21824 1727096346.58487: 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' <<< 21824 1727096346.58520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21824 1727096346.58569: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff384be2ff0> <<< 21824 1727096346.58591: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be28a0> # 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 0x7ff384be2a80> <<< 21824 1727096346.58610: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be1cd0> <<< 21824 1727096346.58635: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21824 1727096346.58774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21824 1727096346.58788: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be30e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21824 1727096346.58824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21824 1727096346.58855: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.58881: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff384c39c10> <<< 21824 1727096346.58907: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be3bf0> <<< 21824 1727096346.58922: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb4320> import 'ansible.module_utils.facts.timeout' # <<< 21824 1727096346.58956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 21824 1727096346.58973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21824 1727096346.59000: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59051: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21824 1727096346.59129: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59178: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21824 1727096346.59259: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59276: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21824 1727096346.59314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21824 1727096346.59356: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59402: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21824 1727096346.59466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21824 1727096346.59571: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59620: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59685: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.59799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21824 1727096346.59824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 21824 1727096346.60300: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.60732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21824 1727096346.60789: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.60847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.60881: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.60926: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21824 1727096346.60937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 21824 1727096346.60961: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21824 1727096346.61010: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61070: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21824 1727096346.61140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61169: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21824 1727096346.61220: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21824 1727096346.61288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61360: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21824 1727096346.61486: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c3a150> <<< 21824 1727096346.61505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21824 1727096346.61540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21824 1727096346.61661: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c3a7b0> import 'ansible.module_utils.facts.system.local' # <<< 21824 1727096346.61681: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61751: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21824 1727096346.61824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.61911: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21824 1727096346.62015: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62091: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21824 1727096346.62175: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62205: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21824 1727096346.62309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21824 1727096346.62382: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.62436: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff384c71f10> <<< 21824 1727096346.62648: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c60260> import 'ansible.module_utils.facts.system.python' # <<< 21824 1727096346.62658: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.62774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21824 1727096346.63054: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096346.63200: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21824 1727096346.63211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21824 1727096346.63251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21824 1727096346.63306: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 21824 1727096346.63462: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096346.63471: 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 0x7ff384c85910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c63020> import 'ansible.module_utils.facts.system.user' # <<< 21824 1727096346.63516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21824 1727096346.63520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63553: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21824 1727096346.63615: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63770: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.63932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21824 1727096346.63935: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64031: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64131: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21824 1727096346.64249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64282: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64286: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64432: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21824 1727096346.64583: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64702: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21824 1727096346.64841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64876: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.64910: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.65463: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.65985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21824 1727096346.65996: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66090: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21824 1727096346.66211: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66309: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21824 1727096346.66424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66570: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66741: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21824 1727096346.66773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 21824 1727096346.66819: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21824 1727096346.66885: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.66979: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67276: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21824 1727096346.67497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67531: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21824 1727096346.67588: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67610: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 21824 1727096346.67715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 21824 1727096346.67829: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 21824 1727096346.67916: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.67985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 21824 1727096346.68045: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21824 1727096346.68120: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68381: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 21824 1727096346.68715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21824 1727096346.68792: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68821: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 21824 1727096346.68903: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21824 1727096346.68952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.68979: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21824 1727096346.69033: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21824 1727096346.69236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096346.69247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 21824 1727096346.69350: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 21824 1727096346.69389: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69392: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69561: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21824 1727096346.69653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 21824 1727096346.69705: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.69760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 21824 1727096346.69960: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21824 1727096346.70173: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70209: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21824 1727096346.70271: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21824 1727096346.70375: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70453: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21824 1727096346.70557: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70641: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.70732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21824 1727096346.70822: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096346.71762: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21824 1727096346.71785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21824 1727096346.71833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21824 1727096346.71842: 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 0x7ff384a83320> <<< 21824 1727096346.71865: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384a809e0> <<< 21824 1727096346.71917: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384a825d0> <<< 21824 1727096346.72322: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_local": {}, "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_lsb": {}, "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_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "06", "epoch": "1727096346", "epoch_int": "1727096346", "date": "2024-09-23", "time": "08:59:06", "iso8601_micro": "2024-09-23T12:59:06.712451Z", "iso8601": "2024-09-23T12:59:06Z", "iso8601_basic": "20240923T085906712451", "iso8601_basic_short": "20240923T085906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "<<< 21824 1727096346.72342: stdout chunk (state=3): >>>ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21824 1727096346.72890: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 21824 1727096346.72913: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 21824 1727096346.72925: stdout chunk (state=3): >>> # 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 <<< 21824 1727096346.72948: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.72952: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.72986: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73005: 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 <<< 21824 1727096346.73011: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 21824 1727096346.73029: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 21824 1727096346.73032: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 21824 1727096346.73062: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 21824 1727096346.73069: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 21824 1727096346.73097: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 21824 1727096346.73113: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 21824 1727096346.73131: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.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 <<< 21824 1727096346.73135: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73147: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73173: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73189: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73210: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # 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 <<< 21824 1727096346.73232: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73263: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73266: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73273: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.73613: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21824 1727096346.73619: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21824 1727096346.73643: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 21824 1727096346.73660: stdout chunk (state=3): >>># destroy _blake2 <<< 21824 1727096346.73663: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21824 1727096346.73696: stdout chunk (state=3): >>># destroy zipfile <<< 21824 1727096346.73701: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21824 1727096346.73735: stdout chunk (state=3): >>># destroy ntpath <<< 21824 1727096346.73770: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 21824 1727096346.73776: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 21824 1727096346.73795: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 21824 1727096346.73805: stdout chunk (state=3): >>># destroy _locale <<< 21824 1727096346.73832: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 21824 1727096346.73838: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21824 1727096346.73877: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 21824 1727096346.73902: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21824 1727096346.73950: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 21824 1727096346.73971: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21824 1727096346.73987: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 21824 1727096346.74004: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 21824 1727096346.74017: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 21824 1727096346.74046: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 21824 1727096346.74057: stdout chunk (state=3): >>># destroy datetime <<< 21824 1727096346.74068: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 21824 1727096346.74082: stdout chunk (state=3): >>># destroy _ssl <<< 21824 1727096346.74112: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 21824 1727096346.74118: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 21824 1727096346.74152: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 21824 1727096346.74162: stdout chunk (state=3): >>># destroy glob <<< 21824 1727096346.74173: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21824 1727096346.74212: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 21824 1727096346.74231: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 21824 1727096346.74253: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.74264: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 21824 1727096346.74281: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.74289: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 21824 1727096346.74314: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.74335: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools<<< 21824 1727096346.74338: stdout chunk (state=3): >>> # 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 <<< 21824 1727096346.74355: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 21824 1727096346.74380: 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 <<< 21824 1727096346.74402: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.74434: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21824 1727096346.74614: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 21824 1727096346.74627: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21824 1727096346.74664: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 21824 1727096346.74706: stdout chunk (state=3): >>># 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 <<< 21824 1727096346.74748: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21824 1727096346.74751: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21824 1727096346.74856: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 21824 1727096346.74894: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 21824 1727096346.74934: stdout chunk (state=3): >>># destroy _hashlib <<< 21824 1727096346.74962: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 21824 1727096346.74975: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21824 1727096346.75396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096346.75399: stdout chunk (state=3): >>><<< 21824 1727096346.75402: stderr chunk (state=3): >>><<< 21824 1727096346.75559: _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 0x7ff385c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385be7b30> # /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 0x7ff385c1aa50> 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 0x7ff3859c9130> # /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 0x7ff3859c9fa0> 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 0x7ff385a07e60> # /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 0x7ff385a07f20> # /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 0x7ff385a3f890> # /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 0x7ff385a3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a1fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a1d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a05010> # /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 0x7ff385a5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a5e450> # /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 0x7ff385a1e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a5ccb0> # /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 0x7ff385a94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a04290> # /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 0x7ff385a94d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a94bc0> # 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 0x7ff385a94fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a02db0> # /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 0x7ff385a956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a95370> 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 0x7ff385a965a0> 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 0x7ff385aac7a0> 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 0x7ff385aade80> # /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 0x7ff385aaed20> # 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 0x7ff385aaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aae270> # /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 0x7ff385aafda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385aaf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a96510> # /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 0x7ff3857a7bf0> # /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 0x7ff3857d06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d0410> # 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 0x7ff3857d06e0> # /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 0x7ff3857d1010> # 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 0x7ff3857d19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857a5d90> # /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 0x7ff3857d2d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d0e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385a96750> # /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 0x7ff3857ff080> # /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 0x7ff38581f440> # /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 0x7ff385880260> # /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 0x7ff3858829c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385880380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38584d250> # /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 0x7ff385129370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38581e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3857d3c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff38581e840> # zipimport: found 103 names in '/tmp/ansible_setup_payload_eimyeb8a/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 0x7ff385192fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385171eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385171070> # 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 0x7ff385190e90> # /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 0x7ff3851c28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851c1f70> # /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 0x7ff3851c23c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385193c50> 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 0x7ff3851c3650> # 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 0x7ff3851c3890> # /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 0x7ff3851c3dd0> 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 0x7ff38502db80> # 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 0x7ff38502f7a0> # /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 0x7ff385030110> # /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 0x7ff3850312b0> # /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 0x7ff385033da0> # 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 0x7ff385a02ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385032060> # /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 0x7ff38503bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38503a4e0> # /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 0x7ff38503aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385032570> # 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 0x7ff38507ffb0> # /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 0x7ff38507ffe0> # /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 0x7ff385081af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3850818b0> # /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 0x7ff385083fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385082180> # /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 0x7ff3850876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385083f20> # 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 0x7ff385088290> # 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 0x7ff385088560> # 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 0x7ff385088860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff385080200> # /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 0x7ff38508bfe0> # 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 0x7ff384f15490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38508a840> # 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 0x7ff38508bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff38508a480> # 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 0x7ff384f195b0> # /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 0x7ff384f1a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f15610> 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 0x7ff384f1a360> # 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 0x7ff384f1b410> # 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 0x7ff384f25d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f23a70> 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 0x7ff38500e6c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3851ee390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f25df0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384f1a570> # 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 0x7ff384fb5f40> # /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 0x7ff384bcbce0> # 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 0x7ff384bcbf80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb7530> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb6ab0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb5010> # /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 0x7ff384be2ff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be28a0> # 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 0x7ff384be2a80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be1cd0> # /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 0x7ff384be30e0> # /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 0x7ff384c39c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384be3bf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384fb4320> 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 0x7ff384c3a150> # /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 0x7ff384c3a7b0> 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 0x7ff384c71f10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c60260> 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 0x7ff384c85910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384c63020> 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 0x7ff384a83320> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384a809e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff384a825d0> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_local": {}, "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_lsb": {}, "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_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "06", "epoch": "1727096346", "epoch_int": "1727096346", "date": "2024-09-23", "time": "08:59:06", "iso8601_micro": "2024-09-23T12:59:06.712451Z", "iso8601": "2024-09-23T12:59:06Z", "iso8601_basic": "20240923T085906712451", "iso8601_basic_short": "20240923T085906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # 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 21824 1727096346.76693: 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-1727096346.254443-21890-241147458816287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096346.76696: _low_level_execute_command(): starting 21824 1727096346.76698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096346.254443-21890-241147458816287/ > /dev/null 2>&1 && sleep 0' 21824 1727096346.77013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096346.77021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.77032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096346.77047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096346.77061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096346.77065: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096346.77082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.77095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096346.77183: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.77198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.77295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.79243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.79247: stdout chunk (state=3): >>><<< 21824 1727096346.79250: stderr chunk (state=3): >>><<< 21824 1727096346.79373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.79377: handler run complete 21824 1727096346.79379: variable 'ansible_facts' from source: unknown 21824 1727096346.79402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.79535: variable 'ansible_facts' from source: unknown 21824 1727096346.79588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.79646: attempt loop complete, returning result 21824 1727096346.79653: _execute() done 21824 1727096346.79659: dumping result to json 21824 1727096346.79677: done dumping result, returning 21824 1727096346.79690: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-b8a1-9a25-000000000173] 21824 1727096346.79697: sending task result for task 0afff68d-5257-b8a1-9a25-000000000173 21824 1727096346.80060: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000173 21824 1727096346.80063: WORKER PROCESS EXITING ok: [managed_node1] 21824 1727096346.80373: no more pending results, returning what we have 21824 1727096346.80376: results queue empty 21824 1727096346.80377: checking for any_errors_fatal 21824 1727096346.80378: done checking for any_errors_fatal 21824 1727096346.80379: checking for max_fail_percentage 21824 1727096346.80380: done checking for max_fail_percentage 21824 1727096346.80381: checking to see if all hosts have failed and the running result is not ok 21824 1727096346.80381: done checking to see if all hosts have failed 21824 1727096346.80382: getting the remaining hosts for this loop 21824 1727096346.80383: done getting the remaining hosts for this loop 21824 1727096346.80386: getting the next task for host managed_node1 21824 1727096346.80393: done getting next task for host managed_node1 21824 1727096346.80396: ^ task is: TASK: Check if system is ostree 21824 1727096346.80398: ^ 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 21824 1727096346.80401: getting variables 21824 1727096346.80402: in VariableManager get_vars() 21824 1727096346.80421: Calling all_inventory to load vars for managed_node1 21824 1727096346.80423: Calling groups_inventory to load vars for managed_node1 21824 1727096346.80426: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096346.80435: Calling all_plugins_play to load vars for managed_node1 21824 1727096346.80437: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096346.80440: Calling groups_plugins_play to load vars for managed_node1 21824 1727096346.80625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096346.80832: done with get_vars() 21824 1727096346.80842: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:59:06 -0400 (0:00:00.643) 0:00:01.948 ****** 21824 1727096346.80943: entering _queue_task() for managed_node1/stat 21824 1727096346.81377: worker is 1 (out of 1 available) 21824 1727096346.81388: exiting _queue_task() for managed_node1/stat 21824 1727096346.81398: done queuing things up, now waiting for results queue to drain 21824 1727096346.81399: waiting for pending results... 21824 1727096346.81608: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21824 1727096346.81673: in run() - task 0afff68d-5257-b8a1-9a25-000000000175 21824 1727096346.81677: variable 'ansible_search_path' from source: unknown 21824 1727096346.81679: variable 'ansible_search_path' from source: unknown 21824 1727096346.81682: calling self._execute() 21824 1727096346.81765: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.81780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.81795: variable 'omit' from source: magic vars 21824 1727096346.82296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096346.82828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096346.82876: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096346.83012: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096346.83016: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096346.83051: 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) 21824 1727096346.83084: 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) 21824 1727096346.83122: 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) 21824 1727096346.83158: 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) 21824 1727096346.83294: Evaluated conditional (not __network_is_ostree is defined): True 21824 1727096346.83305: variable 'omit' from source: magic vars 21824 1727096346.83357: variable 'omit' from source: magic vars 21824 1727096346.83400: variable 'omit' from source: magic vars 21824 1727096346.83448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096346.83480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096346.83557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096346.83563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096346.83565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096346.83580: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096346.83668: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.83672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.83701: Set connection var ansible_shell_type to sh 21824 1727096346.83713: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096346.83722: Set connection var ansible_pipelining to False 21824 1727096346.83736: Set connection var ansible_timeout to 10 21824 1727096346.83742: Set connection var ansible_connection to ssh 21824 1727096346.83753: Set connection var ansible_shell_executable to /bin/sh 21824 1727096346.83786: variable 'ansible_shell_executable' from source: unknown 21824 1727096346.83872: variable 'ansible_connection' from source: unknown 21824 1727096346.83878: variable 'ansible_module_compression' from source: unknown 21824 1727096346.83880: variable 'ansible_shell_type' from source: unknown 21824 1727096346.83882: variable 'ansible_shell_executable' from source: unknown 21824 1727096346.83884: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096346.83886: variable 'ansible_pipelining' from source: unknown 21824 1727096346.83888: variable 'ansible_timeout' from source: unknown 21824 1727096346.83889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096346.83990: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096346.84072: variable 'omit' from source: magic vars 21824 1727096346.84075: starting attempt loop 21824 1727096346.84077: running the handler 21824 1727096346.84079: _low_level_execute_command(): starting 21824 1727096346.84081: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096346.84889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096346.84919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.84936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.85037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.86725: stdout chunk (state=3): >>>/root <<< 21824 1727096346.86823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.86855: stderr chunk (state=3): >>><<< 21824 1727096346.86859: stdout chunk (state=3): >>><<< 21824 1727096346.86884: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.86895: _low_level_execute_command(): starting 21824 1727096346.86902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547 `" && echo ansible-tmp-1727096346.8688252-21910-197577561708547="` echo /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547 `" ) && sleep 0' 21824 1727096346.87352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096346.87356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096346.87358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096346.87361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096346.87363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096346.87406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096346.87422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096346.87499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096346.89436: stdout chunk (state=3): >>>ansible-tmp-1727096346.8688252-21910-197577561708547=/root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547 <<< 21824 1727096346.89540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096346.89573: stderr chunk (state=3): >>><<< 21824 1727096346.89576: stdout chunk (state=3): >>><<< 21824 1727096346.89589: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096346.8688252-21910-197577561708547=/root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096346.89629: variable 'ansible_module_compression' from source: unknown 21824 1727096346.89676: ANSIBALLZ: Using lock for stat 21824 1727096346.89680: ANSIBALLZ: Acquiring lock 21824 1727096346.89682: ANSIBALLZ: Lock acquired: 139821930420496 21824 1727096346.89685: ANSIBALLZ: Creating module 21824 1727096346.99001: ANSIBALLZ: Writing module into payload 21824 1727096346.99065: ANSIBALLZ: Writing module 21824 1727096346.99087: ANSIBALLZ: Renaming module 21824 1727096346.99091: ANSIBALLZ: Done creating module 21824 1727096346.99172: variable 'ansible_facts' from source: unknown 21824 1727096346.99196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py 21824 1727096346.99326: Sending initial data 21824 1727096346.99443: Sent initial data (153 bytes) 21824 1727096347.00010: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096347.00044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.00075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.00087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.00103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.00176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.01877: 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 <<< 21824 1727096347.01941: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096347.02005: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcd_5t8d5 /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py <<< 21824 1727096347.02011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py" <<< 21824 1727096347.02071: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcd_5t8d5" to remote "/root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py" <<< 21824 1727096347.02077: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py" <<< 21824 1727096347.02695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.02741: stderr chunk (state=3): >>><<< 21824 1727096347.02744: stdout chunk (state=3): >>><<< 21824 1727096347.02762: done transferring module to remote 21824 1727096347.02780: _low_level_execute_command(): starting 21824 1727096347.02785: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/ /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py && sleep 0' 21824 1727096347.03229: 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 <<< 21824 1727096347.03232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096347.03234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.03236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096347.03239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.03295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.03301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.03303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.03371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.05211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.05236: stderr chunk (state=3): >>><<< 21824 1727096347.05239: stdout chunk (state=3): >>><<< 21824 1727096347.05253: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096347.05256: _low_level_execute_command(): starting 21824 1727096347.05261: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/AnsiballZ_stat.py && sleep 0' 21824 1727096347.05727: 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 <<< 21824 1727096347.05731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.05734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096347.05736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096347.05738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.05789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.05793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.05795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.05877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.08092: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21824 1727096347.08116: stdout chunk (state=3): >>>import _imp # builtin <<< 21824 1727096347.08151: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 21824 1727096347.08156: stdout chunk (state=3): >>>import '_weakref' # <<< 21824 1727096347.08229: stdout chunk (state=3): >>>import '_io' # <<< 21824 1727096347.08234: stdout chunk (state=3): >>>import 'marshal' # <<< 21824 1727096347.08262: stdout chunk (state=3): >>>import 'posix' # <<< 21824 1727096347.08302: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21824 1727096347.08331: stdout chunk (state=3): >>>import 'time' # <<< 21824 1727096347.08335: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21824 1727096347.08395: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21824 1727096347.08399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.08408: stdout chunk (state=3): >>>import '_codecs' # <<< 21824 1727096347.08430: stdout chunk (state=3): >>>import 'codecs' # <<< 21824 1727096347.08459: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21824 1727096347.08490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21824 1727096347.08496: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a58184d0><<< 21824 1727096347.08507: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57e7b30> <<< 21824 1727096347.08533: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21824 1727096347.08540: 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 0x7f88a581aa50> <<< 21824 1727096347.08563: stdout chunk (state=3): >>>import '_signal' # <<< 21824 1727096347.08586: stdout chunk (state=3): >>>import '_abc' # <<< 21824 1727096347.08591: stdout chunk (state=3): >>>import 'abc' # <<< 21824 1727096347.08607: stdout chunk (state=3): >>>import 'io' # <<< 21824 1727096347.08643: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21824 1727096347.08725: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21824 1727096347.08748: stdout chunk (state=3): >>>import 'genericpath' # <<< 21824 1727096347.08752: stdout chunk (state=3): >>>import 'posixpath' # <<< 21824 1727096347.08776: stdout chunk (state=3): >>>import 'os' # <<< 21824 1727096347.08797: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21824 1727096347.08804: stdout chunk (state=3): >>>Processing user site-packages <<< 21824 1727096347.08819: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21824 1727096347.08828: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 21824 1727096347.08842: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21824 1727096347.08875: 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 <<< 21824 1727096347.08879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21824 1727096347.08889: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a562d130> <<< 21824 1727096347.08944: 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 <<< 21824 1727096347.08948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.08963: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a562dfa0> <<< 21824 1727096347.08987: stdout chunk (state=3): >>>import 'site' # <<< 21824 1727096347.09017: 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. <<< 21824 1727096347.09237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21824 1727096347.09258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21824 1727096347.09274: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21824 1727096347.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.09300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21824 1727096347.09343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21824 1727096347.09355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21824 1727096347.09387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21824 1727096347.09390: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a566be90> <<< 21824 1727096347.09416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21824 1727096347.09428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21824 1727096347.09454: stdout chunk (state=3): >>>import '_operator' # <<< 21824 1727096347.09459: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a566bf50> <<< 21824 1727096347.09477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21824 1727096347.09500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21824 1727096347.09526: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21824 1727096347.09576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.09591: stdout chunk (state=3): >>>import 'itertools' # <<< 21824 1727096347.09621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21824 1727096347.09626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56a3830> <<< 21824 1727096347.09651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 21824 1727096347.09657: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56a3ec0> <<< 21824 1727096347.09671: stdout chunk (state=3): >>>import '_collections' # <<< 21824 1727096347.09720: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5683b60> <<< 21824 1727096347.09724: stdout chunk (state=3): >>>import '_functools' # <<< 21824 1727096347.09757: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5681280> <<< 21824 1727096347.09846: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5669040> <<< 21824 1727096347.09875: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21824 1727096347.09887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21824 1727096347.09904: stdout chunk (state=3): >>>import '_sre' # <<< 21824 1727096347.09921: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21824 1727096347.09953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096347.09971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21824 1727096347.09974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21824 1727096347.10000: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56c37d0> <<< 21824 1727096347.10019: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56c23f0> <<< 21824 1727096347.10042: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21824 1727096347.10045: 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 0x7f88a5682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56c0c20> <<< 21824 1727096347.10108: 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' <<< 21824 1727096347.10111: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f8860> <<< 21824 1727096347.10114: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56682c0> <<< 21824 1727096347.10137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 21824 1727096347.10141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21824 1727096347.10171: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10186: 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 0x7f88a56f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f8bc0> <<< 21824 1727096347.10220: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10228: 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 0x7f88a56f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5666de0> <<< 21824 1727096347.10255: 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' <<< 21824 1727096347.10281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21824 1727096347.10303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21824 1727096347.10326: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f92e0> <<< 21824 1727096347.10331: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 21824 1727096347.10357: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21824 1727096347.10369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21824 1727096347.10382: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56fa510> <<< 21824 1727096347.10402: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21824 1727096347.10422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21824 1727096347.10456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21824 1727096347.10480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21824 1727096347.10488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5710710> <<< 21824 1727096347.10511: stdout chunk (state=3): >>>import 'errno' # <<< 21824 1727096347.10532: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10537: 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 0x7f88a5711df0> <<< 21824 1727096347.10558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21824 1727096347.10562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21824 1727096347.10593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21824 1727096347.10597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21824 1727096347.10607: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5712c90> <<< 21824 1727096347.10653: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10657: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a57132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57121e0> <<< 21824 1727096347.10670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21824 1727096347.10683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21824 1727096347.10724: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10736: 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 0x7f88a5713d70> <<< 21824 1727096347.10744: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57134a0> <<< 21824 1727096347.10777: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56fa540> <<< 21824 1727096347.10799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21824 1727096347.10818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21824 1727096347.10845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21824 1727096347.10857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21824 1727096347.10898: 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 0x7f88a549bbf0> <<< 21824 1727096347.10915: 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' <<< 21824 1727096347.10948: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a54c46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c4410> <<< 21824 1727096347.10976: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.10981: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a54c46e0> <<< 21824 1727096347.11006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21824 1727096347.11011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21824 1727096347.11080: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.11203: 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 0x7f88a54c5010> <<< 21824 1727096347.11323: 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' <<< 21824 1727096347.11329: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a54c5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c48c0> <<< 21824 1727096347.11347: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5499d90> <<< 21824 1727096347.11370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21824 1727096347.11389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21824 1727096347.11406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21824 1727096347.11427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21824 1727096347.11432: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c6e10> <<< 21824 1727096347.11452: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c5b50> <<< 21824 1727096347.11474: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56fac30> <<< 21824 1727096347.11501: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21824 1727096347.11557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.11584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21824 1727096347.11611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21824 1727096347.11640: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54ef1a0> <<< 21824 1727096347.11702: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21824 1727096347.11705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.11723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21824 1727096347.11743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21824 1727096347.11779: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5513530> <<< 21824 1727096347.11807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21824 1727096347.11848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21824 1727096347.11896: stdout chunk (state=3): >>>import 'ntpath' # <<< 21824 1727096347.11923: 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 0x7f88a5574290> <<< 21824 1727096347.11941: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21824 1727096347.11973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21824 1727096347.11990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21824 1727096347.12032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21824 1727096347.12114: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a55769f0> <<< 21824 1727096347.12188: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a55743b0> <<< 21824 1727096347.12218: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a55392e0> <<< 21824 1727096347.12254: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53793a0> <<< 21824 1727096347.12273: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5512360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c7d70> <<< 21824 1727096347.12377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21824 1727096347.12397: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88a5379640> <<< 21824 1727096347.12584: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2aspis2z/ansible_stat_payload.zip' <<< 21824 1727096347.12589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.12719: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.12748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21824 1727096347.12759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21824 1727096347.12807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21824 1727096347.12877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21824 1727096347.12914: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53cf080> <<< 21824 1727096347.12918: stdout chunk (state=3): >>>import '_typing' # <<< 21824 1727096347.13101: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53adf70> <<< 21824 1727096347.13107: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53ad100> # zipimport: zlib available <<< 21824 1727096347.13140: stdout chunk (state=3): >>>import 'ansible' # <<< 21824 1727096347.13143: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.13161: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.13174: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.13187: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21824 1727096347.13204: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.14586: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.15710: 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' <<< 21824 1727096347.15717: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53ccf50> <<< 21824 1727096347.15737: 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' <<< 21824 1727096347.15762: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21824 1727096347.15770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21824 1727096347.15798: 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' <<< 21824 1727096347.15826: 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 0x7f88a53f6a80> <<< 21824 1727096347.15868: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f6810> <<< 21824 1727096347.15895: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f6120> <<< 21824 1727096347.15919: 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' <<< 21824 1727096347.15966: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f6570> <<< 21824 1727096347.15974: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53cfd10> import 'atexit' # <<< 21824 1727096347.16000: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.16018: 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 0x7f88a53f77a0> <<< 21824 1727096347.16034: 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 0x7f88a53f79e0> <<< 21824 1727096347.16054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21824 1727096347.16102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21824 1727096347.16119: stdout chunk (state=3): >>>import '_locale' # <<< 21824 1727096347.16155: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f7f20> <<< 21824 1727096347.16174: stdout chunk (state=3): >>>import 'pwd' # <<< 21824 1727096347.16182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21824 1727096347.16215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21824 1727096347.16243: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d15d60> <<< 21824 1727096347.16271: 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 0x7f88a4d17980> <<< 21824 1727096347.16294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21824 1727096347.16310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21824 1727096347.16350: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d182f0> <<< 21824 1727096347.16359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21824 1727096347.16397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21824 1727096347.16405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d19490> <<< 21824 1727096347.16431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21824 1727096347.16461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21824 1727096347.16485: 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' <<< 21824 1727096347.16543: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d1bf50> <<< 21824 1727096347.16578: 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 0x7f88a4d20290> <<< 21824 1727096347.16612: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d1a240> <<< 21824 1727096347.16623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21824 1727096347.16640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21824 1727096347.16675: 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' <<< 21824 1727096347.16689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21824 1727096347.16713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21824 1727096347.16748: 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' <<< 21824 1727096347.16753: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d23e90> <<< 21824 1727096347.16762: stdout chunk (state=3): >>>import '_tokenize' # <<< 21824 1727096347.16829: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d226c0> <<< 21824 1727096347.16849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21824 1727096347.16854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21824 1727096347.16932: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d22c30> <<< 21824 1727096347.16954: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d1a720> <<< 21824 1727096347.16988: 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 0x7f88a4d6bef0> <<< 21824 1727096347.17014: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6c200> <<< 21824 1727096347.17039: 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 <<< 21824 1727096347.17052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21824 1727096347.17078: 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' <<< 21824 1727096347.17120: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.17129: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4d6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6da00> <<< 21824 1727096347.17134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21824 1727096347.17253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21824 1727096347.17309: 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 0x7f88a4d70200> <<< 21824 1727096347.17318: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6e330> <<< 21824 1727096347.17322: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21824 1727096347.17363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.17380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21824 1727096347.17395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21824 1727096347.17446: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d739e0> <<< 21824 1727096347.17559: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d703b0> <<< 21824 1727096347.17626: 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 0x7f88a4d74ce0> <<< 21824 1727096347.17655: 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'<<< 21824 1727096347.17661: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4d74a10> <<< 21824 1727096347.17695: 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 0x7f88a4d74380> <<< 21824 1727096347.17712: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6c2f0> <<< 21824 1727096347.17732: 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 <<< 21824 1727096347.17740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 21824 1727096347.17749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21824 1727096347.17775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21824 1727096347.17798: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.17824: 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 0x7f88a4c00530> <<< 21824 1727096347.17969: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.17980: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4c01820> <<< 21824 1727096347.17985: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d76cc0> <<< 21824 1727096347.18021: 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' <<< 21824 1727096347.18025: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4d77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d768a0> # zipimport: zlib available <<< 21824 1727096347.18047: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18063: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 21824 1727096347.18074: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18158: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18315: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18318: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21824 1727096347.18320: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18322: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21824 1727096347.18324: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.18552: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.19087: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.19634: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 21824 1727096347.19637: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21824 1727096347.19671: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21824 1727096347.19683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.19741: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4c05b50> <<< 21824 1727096347.19821: 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' <<< 21824 1727096347.19847: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c06990> <<< 21824 1727096347.19850: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c019a0> <<< 21824 1727096347.19910: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21824 1727096347.19922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.19940: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.19950: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21824 1727096347.19970: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.20115: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.20271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21824 1727096347.20275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21824 1727096347.20293: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c06690> # zipimport: zlib available <<< 21824 1727096347.20753: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21201: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21280: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21824 1727096347.21370: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21394: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21824 1727096347.21459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21593: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21824 1727096347.21611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21824 1727096347.21634: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21687: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21719: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21824 1727096347.21732: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.21958: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21824 1727096347.22251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21824 1727096347.22270: stdout chunk (state=3): >>>import '_ast' # <<< 21824 1727096347.22333: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c07bf0> <<< 21824 1727096347.22345: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22420: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 21824 1727096347.22500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 21824 1727096347.22509: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21824 1727096347.22535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21824 1727096347.22626: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22676: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22776: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.22842: 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 <<< 21824 1727096347.22883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.22971: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88a4c126c0> <<< 21824 1727096347.23004: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c0d3a0> <<< 21824 1727096347.23039: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21824 1727096347.23048: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.23116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.23179: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.23209: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.23250: 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 <<< 21824 1727096347.23254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.23273: 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 <<< 21824 1727096347.23310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21824 1727096347.23335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21824 1727096347.23389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21824 1727096347.23417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21824 1727096347.23428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21824 1727096347.23480: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d02e70> <<< 21824 1727096347.23528: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5432b40> <<< 21824 1727096347.23613: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c12750> <<< 21824 1727096347.23617: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a581b980> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21824 1727096347.23646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096347.23685: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21824 1727096347.23769: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21824 1727096347.23773: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.23801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21824 1727096347.23922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.24117: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.24247: 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"}}} <<< 21824 1727096347.24255: stdout chunk (state=3): >>># destroy __main__ <<< 21824 1727096347.24611: 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 <<< 21824 1727096347.24635: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.24682: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.24707: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.24731: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.24770: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 <<< 21824 1727096347.24788: 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 # 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 <<< 21824 1727096347.25020: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21824 1727096347.25069: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2<<< 21824 1727096347.25081: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 21824 1727096347.25140: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath # destroy importlib <<< 21824 1727096347.25182: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.25195: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21824 1727096347.25248: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 21824 1727096347.25260: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 21824 1727096347.25312: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 21824 1727096347.25362: 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 # 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 <<< 21824 1727096347.25369: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.25414: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 21824 1727096347.25455: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.25488: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.25506: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21824 1727096347.25637: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21824 1727096347.25669: stdout chunk (state=3): >>># destroy _collections <<< 21824 1727096347.25704: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21824 1727096347.25707: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21824 1727096347.25732: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 21824 1727096347.25757: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21824 1727096347.25801: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21824 1727096347.25869: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 21824 1727096347.25916: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.25948: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 21824 1727096347.25974: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21824 1727096347.25989: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21824 1727096347.26374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096347.26378: stdout chunk (state=3): >>><<< 21824 1727096347.26473: stderr chunk (state=3): >>><<< 21824 1727096347.26490: _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 0x7f88a58184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57e7b30> # /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 0x7f88a581aa50> 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 0x7f88a562d130> # /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 0x7f88a562dfa0> 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 0x7f88a566be90> # /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 0x7f88a566bf50> # /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 0x7f88a56a3830> # /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 0x7f88a56a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5681280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5669040> # /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 0x7f88a56c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56c23f0> # /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 0x7f88a5682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56c0c20> # /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 0x7f88a56f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56682c0> # /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 0x7f88a56f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f8bc0> # 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 0x7f88a56f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5666de0> # /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 0x7f88a56f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56f92e0> 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 0x7f88a56fa510> 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 0x7f88a5710710> 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 0x7f88a5711df0> # /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 0x7f88a5712c90> # 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 0x7f88a57132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57121e0> # /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 0x7f88a5713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a57134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56fa540> # /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 0x7f88a549bbf0> # /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 0x7f88a54c46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c4410> # 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 0x7f88a54c46e0> # /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 0x7f88a54c5010> # 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 0x7f88a54c5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5499d90> # /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 0x7f88a54c6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a56fac30> # /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 0x7f88a54ef1a0> # /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 0x7f88a5513530> # /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 0x7f88a5574290> # /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 0x7f88a55769f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a55743b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a55392e0> # /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 0x7f88a53793a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5512360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a54c7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88a5379640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2aspis2z/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 0x7f88a53cf080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53adf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53ad100> # 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 0x7f88a53ccf50> # /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 0x7f88a53f6a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f6810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53f6120> # /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 0x7f88a53f6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a53cfd10> 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 0x7f88a53f77a0> # 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 0x7f88a53f79e0> # /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 0x7f88a53f7f20> 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 0x7f88a4d15d60> # 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 0x7f88a4d17980> # /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 0x7f88a4d182f0> # /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 0x7f88a4d19490> # /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 0x7f88a4d1bf50> # 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 0x7f88a4d20290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d1a240> # /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 0x7f88a4d23e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d226c0> # /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 0x7f88a4d22c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d1a720> # 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 0x7f88a4d6bef0> # /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 0x7f88a4d6c200> # /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 0x7f88a4d6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6da00> # /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 0x7f88a4d70200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6e330> # /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 0x7f88a4d739e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d703b0> # 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 0x7f88a4d74ce0> # 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 0x7f88a4d74a10> # 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 0x7f88a4d74380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d6c2f0> # /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 0x7f88a4c00530> # 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 0x7f88a4c01820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d76cc0> # 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 0x7f88a4d77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4d768a0> # 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 0x7f88a4c05b50> # /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 0x7f88a4c06990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c019a0> 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 0x7f88a4c06690> # 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 0x7f88a4c07bf0> # 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 0x7f88a4c126c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c0d3a0> 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 0x7f88a4d02e70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a5432b40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a4c12750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88a581b980> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21824 1727096347.27735: 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-1727096346.8688252-21910-197577561708547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096347.27738: _low_level_execute_command(): starting 21824 1727096347.27741: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096346.8688252-21910-197577561708547/ > /dev/null 2>&1 && sleep 0' 21824 1727096347.27837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096347.27841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096347.27843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096347.27871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096347.27874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096347.27955: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.27990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.28007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.28028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.28121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.30144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.30149: stdout chunk (state=3): >>><<< 21824 1727096347.30152: stderr chunk (state=3): >>><<< 21824 1727096347.30481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096347.30485: handler run complete 21824 1727096347.30488: attempt loop complete, returning result 21824 1727096347.30490: _execute() done 21824 1727096347.30492: dumping result to json 21824 1727096347.30494: done dumping result, returning 21824 1727096347.30496: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-b8a1-9a25-000000000175] 21824 1727096347.30499: sending task result for task 0afff68d-5257-b8a1-9a25-000000000175 21824 1727096347.30571: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000175 21824 1727096347.30575: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21824 1727096347.30646: no more pending results, returning what we have 21824 1727096347.30650: results queue empty 21824 1727096347.30651: checking for any_errors_fatal 21824 1727096347.30660: done checking for any_errors_fatal 21824 1727096347.30660: checking for max_fail_percentage 21824 1727096347.30662: done checking for max_fail_percentage 21824 1727096347.30663: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.30664: done checking to see if all hosts have failed 21824 1727096347.30665: getting the remaining hosts for this loop 21824 1727096347.30666: done getting the remaining hosts for this loop 21824 1727096347.30672: getting the next task for host managed_node1 21824 1727096347.30679: done getting next task for host managed_node1 21824 1727096347.30682: ^ task is: TASK: Set flag to indicate system is ostree 21824 1727096347.30800: ^ 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 21824 1727096347.30806: getting variables 21824 1727096347.30808: in VariableManager get_vars() 21824 1727096347.30840: Calling all_inventory to load vars for managed_node1 21824 1727096347.30843: Calling groups_inventory to load vars for managed_node1 21824 1727096347.30847: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.30859: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.30862: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.30866: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.31396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.32478: done with get_vars() 21824 1727096347.32488: done getting variables 21824 1727096347.32584: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:59:07 -0400 (0:00:00.516) 0:00:02.465 ****** 21824 1727096347.32611: entering _queue_task() for managed_node1/set_fact 21824 1727096347.32613: Creating lock for set_fact 21824 1727096347.32896: worker is 1 (out of 1 available) 21824 1727096347.32906: exiting _queue_task() for managed_node1/set_fact 21824 1727096347.32915: done queuing things up, now waiting for results queue to drain 21824 1727096347.32917: waiting for pending results... 21824 1727096347.33175: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21824 1727096347.33253: in run() - task 0afff68d-5257-b8a1-9a25-000000000176 21824 1727096347.33278: variable 'ansible_search_path' from source: unknown 21824 1727096347.33286: variable 'ansible_search_path' from source: unknown 21824 1727096347.33331: calling self._execute() 21824 1727096347.33573: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.33577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.33580: variable 'omit' from source: magic vars 21824 1727096347.33911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096347.34155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096347.34207: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096347.34246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096347.34288: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096347.34375: 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) 21824 1727096347.34406: 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) 21824 1727096347.34437: 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) 21824 1727096347.34473: 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) 21824 1727096347.34598: Evaluated conditional (not __network_is_ostree is defined): True 21824 1727096347.34609: variable 'omit' from source: magic vars 21824 1727096347.34653: variable 'omit' from source: magic vars 21824 1727096347.34776: variable '__ostree_booted_stat' from source: set_fact 21824 1727096347.34827: variable 'omit' from source: magic vars 21824 1727096347.34855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096347.34892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096347.34917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096347.34940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.34956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.34992: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096347.35000: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.35009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.35103: Set connection var ansible_shell_type to sh 21824 1727096347.35116: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096347.35127: Set connection var ansible_pipelining to False 21824 1727096347.35141: Set connection var ansible_timeout to 10 21824 1727096347.35150: Set connection var ansible_connection to ssh 21824 1727096347.35156: Set connection var ansible_shell_executable to /bin/sh 21824 1727096347.35186: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.35372: variable 'ansible_connection' from source: unknown 21824 1727096347.35375: variable 'ansible_module_compression' from source: unknown 21824 1727096347.35378: variable 'ansible_shell_type' from source: unknown 21824 1727096347.35380: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.35382: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.35384: variable 'ansible_pipelining' from source: unknown 21824 1727096347.35385: variable 'ansible_timeout' from source: unknown 21824 1727096347.35388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.35390: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096347.35393: variable 'omit' from source: magic vars 21824 1727096347.35395: starting attempt loop 21824 1727096347.35397: running the handler 21824 1727096347.35400: handler run complete 21824 1727096347.35410: attempt loop complete, returning result 21824 1727096347.35417: _execute() done 21824 1727096347.35423: dumping result to json 21824 1727096347.35429: done dumping result, returning 21824 1727096347.35440: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-b8a1-9a25-000000000176] 21824 1727096347.35450: sending task result for task 0afff68d-5257-b8a1-9a25-000000000176 21824 1727096347.35542: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000176 21824 1727096347.35548: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21824 1727096347.35624: no more pending results, returning what we have 21824 1727096347.35627: results queue empty 21824 1727096347.35628: checking for any_errors_fatal 21824 1727096347.35635: done checking for any_errors_fatal 21824 1727096347.35635: checking for max_fail_percentage 21824 1727096347.35637: done checking for max_fail_percentage 21824 1727096347.35637: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.35638: done checking to see if all hosts have failed 21824 1727096347.35639: getting the remaining hosts for this loop 21824 1727096347.35640: done getting the remaining hosts for this loop 21824 1727096347.35643: getting the next task for host managed_node1 21824 1727096347.35652: done getting next task for host managed_node1 21824 1727096347.35654: ^ task is: TASK: Fix CentOS6 Base repo 21824 1727096347.35656: ^ 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 21824 1727096347.35775: getting variables 21824 1727096347.35777: in VariableManager get_vars() 21824 1727096347.35802: Calling all_inventory to load vars for managed_node1 21824 1727096347.35804: Calling groups_inventory to load vars for managed_node1 21824 1727096347.35807: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.35815: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.35818: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.35826: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.36005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.36221: done with get_vars() 21824 1727096347.36231: done getting variables 21824 1727096347.36351: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:59:07 -0400 (0:00:00.037) 0:00:02.503 ****** 21824 1727096347.36379: entering _queue_task() for managed_node1/copy 21824 1727096347.36635: worker is 1 (out of 1 available) 21824 1727096347.36762: exiting _queue_task() for managed_node1/copy 21824 1727096347.36776: done queuing things up, now waiting for results queue to drain 21824 1727096347.36778: waiting for pending results... 21824 1727096347.36922: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21824 1727096347.37035: in run() - task 0afff68d-5257-b8a1-9a25-000000000178 21824 1727096347.37053: variable 'ansible_search_path' from source: unknown 21824 1727096347.37060: variable 'ansible_search_path' from source: unknown 21824 1727096347.37110: calling self._execute() 21824 1727096347.37193: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.37225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.37228: variable 'omit' from source: magic vars 21824 1727096347.37700: variable 'ansible_distribution' from source: facts 21824 1727096347.37741: Evaluated conditional (ansible_distribution == 'CentOS'): True 21824 1727096347.37945: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.37982: Evaluated conditional (ansible_distribution_major_version == '6'): False 21824 1727096347.37985: when evaluation is False, skipping this task 21824 1727096347.37988: _execute() done 21824 1727096347.37990: dumping result to json 21824 1727096347.37994: done dumping result, returning 21824 1727096347.38071: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-b8a1-9a25-000000000178] 21824 1727096347.38074: sending task result for task 0afff68d-5257-b8a1-9a25-000000000178 21824 1727096347.38138: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000178 21824 1727096347.38141: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21824 1727096347.38314: no more pending results, returning what we have 21824 1727096347.38317: results queue empty 21824 1727096347.38318: checking for any_errors_fatal 21824 1727096347.38322: done checking for any_errors_fatal 21824 1727096347.38322: checking for max_fail_percentage 21824 1727096347.38324: done checking for max_fail_percentage 21824 1727096347.38324: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.38325: done checking to see if all hosts have failed 21824 1727096347.38326: getting the remaining hosts for this loop 21824 1727096347.38327: done getting the remaining hosts for this loop 21824 1727096347.38330: getting the next task for host managed_node1 21824 1727096347.38336: done getting next task for host managed_node1 21824 1727096347.38338: ^ task is: TASK: Include the task 'enable_epel.yml' 21824 1727096347.38341: ^ 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 21824 1727096347.38345: getting variables 21824 1727096347.38346: in VariableManager get_vars() 21824 1727096347.38374: Calling all_inventory to load vars for managed_node1 21824 1727096347.38377: Calling groups_inventory to load vars for managed_node1 21824 1727096347.38380: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.38392: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.38395: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.38397: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.38704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.38895: done with get_vars() 21824 1727096347.38910: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:59:07 -0400 (0:00:00.026) 0:00:02.529 ****** 21824 1727096347.38993: entering _queue_task() for managed_node1/include_tasks 21824 1727096347.39248: worker is 1 (out of 1 available) 21824 1727096347.39331: exiting _queue_task() for managed_node1/include_tasks 21824 1727096347.39344: done queuing things up, now waiting for results queue to drain 21824 1727096347.39345: waiting for pending results... 21824 1727096347.39585: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21824 1727096347.39617: in run() - task 0afff68d-5257-b8a1-9a25-000000000179 21824 1727096347.39774: variable 'ansible_search_path' from source: unknown 21824 1727096347.39778: variable 'ansible_search_path' from source: unknown 21824 1727096347.39781: calling self._execute() 21824 1727096347.39783: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.39785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.39788: variable 'omit' from source: magic vars 21824 1727096347.40275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096347.42280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096347.42299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096347.42334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096347.42365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096347.42392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096347.42680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096347.42684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096347.42687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096347.42689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096347.42691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096347.42693: variable '__network_is_ostree' from source: set_fact 21824 1727096347.42698: Evaluated conditional (not __network_is_ostree | d(false)): True 21824 1727096347.42704: _execute() done 21824 1727096347.42707: dumping result to json 21824 1727096347.42709: done dumping result, returning 21824 1727096347.42785: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-b8a1-9a25-000000000179] 21824 1727096347.42788: sending task result for task 0afff68d-5257-b8a1-9a25-000000000179 21824 1727096347.42847: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000179 21824 1727096347.42850: WORKER PROCESS EXITING 21824 1727096347.42912: no more pending results, returning what we have 21824 1727096347.42917: in VariableManager get_vars() 21824 1727096347.42948: Calling all_inventory to load vars for managed_node1 21824 1727096347.42951: Calling groups_inventory to load vars for managed_node1 21824 1727096347.42954: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.42969: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.42972: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.42975: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.43329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.43545: done with get_vars() 21824 1727096347.43553: variable 'ansible_search_path' from source: unknown 21824 1727096347.43554: variable 'ansible_search_path' from source: unknown 21824 1727096347.43588: we have included files to process 21824 1727096347.43589: generating all_blocks data 21824 1727096347.43591: done generating all_blocks data 21824 1727096347.43595: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21824 1727096347.43597: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21824 1727096347.43599: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21824 1727096347.44317: done processing included file 21824 1727096347.44320: iterating over new_blocks loaded from include file 21824 1727096347.44321: in VariableManager get_vars() 21824 1727096347.44333: done with get_vars() 21824 1727096347.44335: filtering new block on tags 21824 1727096347.44358: done filtering new block on tags 21824 1727096347.44361: in VariableManager get_vars() 21824 1727096347.44380: done with get_vars() 21824 1727096347.44382: filtering new block on tags 21824 1727096347.44396: done filtering new block on tags 21824 1727096347.44398: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 21824 1727096347.44404: extending task lists for all hosts with included blocks 21824 1727096347.44461: done extending task lists 21824 1727096347.44461: done processing included files 21824 1727096347.44462: results queue empty 21824 1727096347.44462: checking for any_errors_fatal 21824 1727096347.44468: done checking for any_errors_fatal 21824 1727096347.44469: checking for max_fail_percentage 21824 1727096347.44470: done checking for max_fail_percentage 21824 1727096347.44470: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.44471: done checking to see if all hosts have failed 21824 1727096347.44471: getting the remaining hosts for this loop 21824 1727096347.44472: done getting the remaining hosts for this loop 21824 1727096347.44474: getting the next task for host managed_node1 21824 1727096347.44476: done getting next task for host managed_node1 21824 1727096347.44478: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21824 1727096347.44480: ^ 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 21824 1727096347.44481: getting variables 21824 1727096347.44482: in VariableManager get_vars() 21824 1727096347.44488: Calling all_inventory to load vars for managed_node1 21824 1727096347.44490: Calling groups_inventory to load vars for managed_node1 21824 1727096347.44491: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.44495: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.44500: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.44502: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.44603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.44716: done with get_vars() 21824 1727096347.44722: done getting variables 21824 1727096347.44773: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21824 1727096347.44914: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:59:07 -0400 (0:00:00.059) 0:00:02.588 ****** 21824 1727096347.44947: entering _queue_task() for managed_node1/command 21824 1727096347.44948: Creating lock for command 21824 1727096347.45178: worker is 1 (out of 1 available) 21824 1727096347.45190: exiting _queue_task() for managed_node1/command 21824 1727096347.45208: done queuing things up, now waiting for results queue to drain 21824 1727096347.45210: waiting for pending results... 21824 1727096347.45384: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 21824 1727096347.45498: in run() - task 0afff68d-5257-b8a1-9a25-000000000193 21824 1727096347.45515: variable 'ansible_search_path' from source: unknown 21824 1727096347.45521: variable 'ansible_search_path' from source: unknown 21824 1727096347.45556: calling self._execute() 21824 1727096347.45634: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.45645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.45658: variable 'omit' from source: magic vars 21824 1727096347.46025: variable 'ansible_distribution' from source: facts 21824 1727096347.46039: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21824 1727096347.46185: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.46203: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21824 1727096347.46210: when evaluation is False, skipping this task 21824 1727096347.46216: _execute() done 21824 1727096347.46318: dumping result to json 21824 1727096347.46347: done dumping result, returning 21824 1727096347.46360: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-b8a1-9a25-000000000193] 21824 1727096347.46575: sending task result for task 0afff68d-5257-b8a1-9a25-000000000193 21824 1727096347.46650: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000193 21824 1727096347.46653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21824 1727096347.46714: no more pending results, returning what we have 21824 1727096347.46719: results queue empty 21824 1727096347.46723: checking for any_errors_fatal 21824 1727096347.46724: done checking for any_errors_fatal 21824 1727096347.46725: checking for max_fail_percentage 21824 1727096347.46726: done checking for max_fail_percentage 21824 1727096347.46727: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.46728: done checking to see if all hosts have failed 21824 1727096347.46728: getting the remaining hosts for this loop 21824 1727096347.46729: done getting the remaining hosts for this loop 21824 1727096347.46733: getting the next task for host managed_node1 21824 1727096347.46740: done getting next task for host managed_node1 21824 1727096347.46742: ^ task is: TASK: Install yum-utils package 21824 1727096347.46747: ^ 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 21824 1727096347.46750: getting variables 21824 1727096347.46752: in VariableManager get_vars() 21824 1727096347.46786: Calling all_inventory to load vars for managed_node1 21824 1727096347.46789: Calling groups_inventory to load vars for managed_node1 21824 1727096347.46792: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.46804: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.46806: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.46809: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.47170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.47521: done with get_vars() 21824 1727096347.47529: done getting variables 21824 1727096347.47628: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:59:07 -0400 (0:00:00.027) 0:00:02.615 ****** 21824 1727096347.47656: entering _queue_task() for managed_node1/package 21824 1727096347.47657: Creating lock for package 21824 1727096347.48166: worker is 1 (out of 1 available) 21824 1727096347.48376: exiting _queue_task() for managed_node1/package 21824 1727096347.48387: done queuing things up, now waiting for results queue to drain 21824 1727096347.48388: waiting for pending results... 21824 1727096347.48457: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21824 1727096347.48556: in run() - task 0afff68d-5257-b8a1-9a25-000000000194 21824 1727096347.48570: variable 'ansible_search_path' from source: unknown 21824 1727096347.48575: variable 'ansible_search_path' from source: unknown 21824 1727096347.48612: calling self._execute() 21824 1727096347.48684: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.48721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.48725: variable 'omit' from source: magic vars 21824 1727096347.49084: variable 'ansible_distribution' from source: facts 21824 1727096347.49103: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21824 1727096347.49234: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.49269: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21824 1727096347.49272: when evaluation is False, skipping this task 21824 1727096347.49275: _execute() done 21824 1727096347.49277: dumping result to json 21824 1727096347.49280: done dumping result, returning 21824 1727096347.49282: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-b8a1-9a25-000000000194] 21824 1727096347.49374: sending task result for task 0afff68d-5257-b8a1-9a25-000000000194 21824 1727096347.49444: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000194 21824 1727096347.49448: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21824 1727096347.49521: no more pending results, returning what we have 21824 1727096347.49525: results queue empty 21824 1727096347.49526: checking for any_errors_fatal 21824 1727096347.49534: done checking for any_errors_fatal 21824 1727096347.49534: checking for max_fail_percentage 21824 1727096347.49536: done checking for max_fail_percentage 21824 1727096347.49537: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.49538: done checking to see if all hosts have failed 21824 1727096347.49539: getting the remaining hosts for this loop 21824 1727096347.49540: done getting the remaining hosts for this loop 21824 1727096347.49543: getting the next task for host managed_node1 21824 1727096347.49550: done getting next task for host managed_node1 21824 1727096347.49553: ^ task is: TASK: Enable EPEL 7 21824 1727096347.49557: ^ 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 21824 1727096347.49561: getting variables 21824 1727096347.49562: in VariableManager get_vars() 21824 1727096347.49595: Calling all_inventory to load vars for managed_node1 21824 1727096347.49598: Calling groups_inventory to load vars for managed_node1 21824 1727096347.49601: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.49615: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.49618: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.49621: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.49900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.50166: done with get_vars() 21824 1727096347.50178: done getting variables 21824 1727096347.50231: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:59:07 -0400 (0:00:00.026) 0:00:02.641 ****** 21824 1727096347.50260: entering _queue_task() for managed_node1/command 21824 1727096347.50500: worker is 1 (out of 1 available) 21824 1727096347.50512: exiting _queue_task() for managed_node1/command 21824 1727096347.50523: done queuing things up, now waiting for results queue to drain 21824 1727096347.50525: waiting for pending results... 21824 1727096347.50759: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21824 1727096347.50965: in run() - task 0afff68d-5257-b8a1-9a25-000000000195 21824 1727096347.50970: variable 'ansible_search_path' from source: unknown 21824 1727096347.50973: variable 'ansible_search_path' from source: unknown 21824 1727096347.50976: calling self._execute() 21824 1727096347.51003: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.51013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.51024: variable 'omit' from source: magic vars 21824 1727096347.51384: variable 'ansible_distribution' from source: facts 21824 1727096347.51401: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21824 1727096347.51540: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.51553: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21824 1727096347.51560: when evaluation is False, skipping this task 21824 1727096347.51566: _execute() done 21824 1727096347.51575: dumping result to json 21824 1727096347.51582: done dumping result, returning 21824 1727096347.51591: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-b8a1-9a25-000000000195] 21824 1727096347.51599: sending task result for task 0afff68d-5257-b8a1-9a25-000000000195 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21824 1727096347.51791: no more pending results, returning what we have 21824 1727096347.51795: results queue empty 21824 1727096347.51796: checking for any_errors_fatal 21824 1727096347.51806: done checking for any_errors_fatal 21824 1727096347.51807: checking for max_fail_percentage 21824 1727096347.51809: done checking for max_fail_percentage 21824 1727096347.51810: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.51810: done checking to see if all hosts have failed 21824 1727096347.51811: getting the remaining hosts for this loop 21824 1727096347.51812: done getting the remaining hosts for this loop 21824 1727096347.51816: getting the next task for host managed_node1 21824 1727096347.51824: done getting next task for host managed_node1 21824 1727096347.51826: ^ task is: TASK: Enable EPEL 8 21824 1727096347.51831: ^ 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 21824 1727096347.51834: getting variables 21824 1727096347.51836: in VariableManager get_vars() 21824 1727096347.51869: Calling all_inventory to load vars for managed_node1 21824 1727096347.51872: Calling groups_inventory to load vars for managed_node1 21824 1727096347.51876: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.51889: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.51893: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.51896: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.52263: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000195 21824 1727096347.52266: WORKER PROCESS EXITING 21824 1727096347.52293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.52483: done with get_vars() 21824 1727096347.52493: done getting variables 21824 1727096347.52551: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:59:07 -0400 (0:00:00.023) 0:00:02.665 ****** 21824 1727096347.52584: entering _queue_task() for managed_node1/command 21824 1727096347.52829: worker is 1 (out of 1 available) 21824 1727096347.52842: exiting _queue_task() for managed_node1/command 21824 1727096347.52855: done queuing things up, now waiting for results queue to drain 21824 1727096347.52856: waiting for pending results... 21824 1727096347.53115: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21824 1727096347.53225: in run() - task 0afff68d-5257-b8a1-9a25-000000000196 21824 1727096347.53243: variable 'ansible_search_path' from source: unknown 21824 1727096347.53252: variable 'ansible_search_path' from source: unknown 21824 1727096347.53298: calling self._execute() 21824 1727096347.53381: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.53392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.53411: variable 'omit' from source: magic vars 21824 1727096347.53786: variable 'ansible_distribution' from source: facts 21824 1727096347.53804: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21824 1727096347.53938: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.53954: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21824 1727096347.53961: when evaluation is False, skipping this task 21824 1727096347.53971: _execute() done 21824 1727096347.53979: dumping result to json 21824 1727096347.53987: done dumping result, returning 21824 1727096347.53998: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-b8a1-9a25-000000000196] 21824 1727096347.54007: sending task result for task 0afff68d-5257-b8a1-9a25-000000000196 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21824 1727096347.54216: no more pending results, returning what we have 21824 1727096347.54219: results queue empty 21824 1727096347.54220: checking for any_errors_fatal 21824 1727096347.54226: done checking for any_errors_fatal 21824 1727096347.54227: checking for max_fail_percentage 21824 1727096347.54228: done checking for max_fail_percentage 21824 1727096347.54229: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.54230: done checking to see if all hosts have failed 21824 1727096347.54231: getting the remaining hosts for this loop 21824 1727096347.54232: done getting the remaining hosts for this loop 21824 1727096347.54236: getting the next task for host managed_node1 21824 1727096347.54247: done getting next task for host managed_node1 21824 1727096347.54250: ^ task is: TASK: Enable EPEL 6 21824 1727096347.54255: ^ 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 21824 1727096347.54258: getting variables 21824 1727096347.54260: in VariableManager get_vars() 21824 1727096347.54291: Calling all_inventory to load vars for managed_node1 21824 1727096347.54294: Calling groups_inventory to load vars for managed_node1 21824 1727096347.54298: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.54311: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.54314: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.54317: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.54645: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000196 21824 1727096347.54648: WORKER PROCESS EXITING 21824 1727096347.54673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.54859: done with get_vars() 21824 1727096347.54870: done getting variables 21824 1727096347.54927: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:59:07 -0400 (0:00:00.023) 0:00:02.688 ****** 21824 1727096347.54957: entering _queue_task() for managed_node1/copy 21824 1727096347.55382: worker is 1 (out of 1 available) 21824 1727096347.55390: exiting _queue_task() for managed_node1/copy 21824 1727096347.55399: done queuing things up, now waiting for results queue to drain 21824 1727096347.55401: waiting for pending results... 21824 1727096347.55444: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21824 1727096347.55546: in run() - task 0afff68d-5257-b8a1-9a25-000000000198 21824 1727096347.55563: variable 'ansible_search_path' from source: unknown 21824 1727096347.55574: variable 'ansible_search_path' from source: unknown 21824 1727096347.55612: calling self._execute() 21824 1727096347.55691: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.55702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.55716: variable 'omit' from source: magic vars 21824 1727096347.56090: variable 'ansible_distribution' from source: facts 21824 1727096347.56107: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21824 1727096347.56222: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.56233: Evaluated conditional (ansible_distribution_major_version == '6'): False 21824 1727096347.56242: when evaluation is False, skipping this task 21824 1727096347.56250: _execute() done 21824 1727096347.56257: dumping result to json 21824 1727096347.56265: done dumping result, returning 21824 1727096347.56281: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-b8a1-9a25-000000000198] 21824 1727096347.56291: sending task result for task 0afff68d-5257-b8a1-9a25-000000000198 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21824 1727096347.56527: no more pending results, returning what we have 21824 1727096347.56531: results queue empty 21824 1727096347.56532: checking for any_errors_fatal 21824 1727096347.56539: done checking for any_errors_fatal 21824 1727096347.56540: checking for max_fail_percentage 21824 1727096347.56541: done checking for max_fail_percentage 21824 1727096347.56542: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.56543: done checking to see if all hosts have failed 21824 1727096347.56543: getting the remaining hosts for this loop 21824 1727096347.56545: done getting the remaining hosts for this loop 21824 1727096347.56548: getting the next task for host managed_node1 21824 1727096347.56558: done getting next task for host managed_node1 21824 1727096347.56561: ^ task is: TASK: Set network provider to 'nm' 21824 1727096347.56563: ^ 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 21824 1727096347.56571: getting variables 21824 1727096347.56572: in VariableManager get_vars() 21824 1727096347.56604: Calling all_inventory to load vars for managed_node1 21824 1727096347.56606: Calling groups_inventory to load vars for managed_node1 21824 1727096347.56609: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.56623: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.56626: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.56630: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.56952: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000198 21824 1727096347.56955: WORKER PROCESS EXITING 21824 1727096347.56980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.57162: done with get_vars() 21824 1727096347.57173: done getting variables 21824 1727096347.57230: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:13 Monday 23 September 2024 08:59:07 -0400 (0:00:00.022) 0:00:02.711 ****** 21824 1727096347.57260: entering _queue_task() for managed_node1/set_fact 21824 1727096347.57471: worker is 1 (out of 1 available) 21824 1727096347.57484: exiting _queue_task() for managed_node1/set_fact 21824 1727096347.57497: done queuing things up, now waiting for results queue to drain 21824 1727096347.57498: waiting for pending results... 21824 1727096347.57648: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 21824 1727096347.57704: in run() - task 0afff68d-5257-b8a1-9a25-000000000007 21824 1727096347.57714: variable 'ansible_search_path' from source: unknown 21824 1727096347.57745: calling self._execute() 21824 1727096347.57803: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.57806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.57816: variable 'omit' from source: magic vars 21824 1727096347.57895: variable 'omit' from source: magic vars 21824 1727096347.57918: variable 'omit' from source: magic vars 21824 1727096347.57945: variable 'omit' from source: magic vars 21824 1727096347.57984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096347.58012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096347.58028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096347.58041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.58052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.58081: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096347.58085: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.58087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.58152: Set connection var ansible_shell_type to sh 21824 1727096347.58156: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096347.58162: Set connection var ansible_pipelining to False 21824 1727096347.58177: Set connection var ansible_timeout to 10 21824 1727096347.58179: Set connection var ansible_connection to ssh 21824 1727096347.58185: Set connection var ansible_shell_executable to /bin/sh 21824 1727096347.58202: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.58204: variable 'ansible_connection' from source: unknown 21824 1727096347.58207: variable 'ansible_module_compression' from source: unknown 21824 1727096347.58209: variable 'ansible_shell_type' from source: unknown 21824 1727096347.58212: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.58214: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.58217: variable 'ansible_pipelining' from source: unknown 21824 1727096347.58219: variable 'ansible_timeout' from source: unknown 21824 1727096347.58224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.58328: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096347.58337: variable 'omit' from source: magic vars 21824 1727096347.58341: starting attempt loop 21824 1727096347.58344: running the handler 21824 1727096347.58354: handler run complete 21824 1727096347.58361: attempt loop complete, returning result 21824 1727096347.58364: _execute() done 21824 1727096347.58366: dumping result to json 21824 1727096347.58375: done dumping result, returning 21824 1727096347.58381: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0afff68d-5257-b8a1-9a25-000000000007] 21824 1727096347.58384: sending task result for task 0afff68d-5257-b8a1-9a25-000000000007 21824 1727096347.58459: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000007 21824 1727096347.58462: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 21824 1727096347.58533: no more pending results, returning what we have 21824 1727096347.58536: results queue empty 21824 1727096347.58537: checking for any_errors_fatal 21824 1727096347.58542: done checking for any_errors_fatal 21824 1727096347.58542: checking for max_fail_percentage 21824 1727096347.58544: done checking for max_fail_percentage 21824 1727096347.58544: checking to see if all hosts have failed and the running result is not ok 21824 1727096347.58545: done checking to see if all hosts have failed 21824 1727096347.58546: getting the remaining hosts for this loop 21824 1727096347.58547: done getting the remaining hosts for this loop 21824 1727096347.58550: getting the next task for host managed_node1 21824 1727096347.58557: done getting next task for host managed_node1 21824 1727096347.58559: ^ task is: TASK: Install NetworkManager 21824 1727096347.58560: ^ 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 21824 1727096347.58563: getting variables 21824 1727096347.58564: in VariableManager get_vars() 21824 1727096347.58590: Calling all_inventory to load vars for managed_node1 21824 1727096347.58592: Calling groups_inventory to load vars for managed_node1 21824 1727096347.58595: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096347.58603: Calling all_plugins_play to load vars for managed_node1 21824 1727096347.58605: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096347.58608: Calling groups_plugins_play to load vars for managed_node1 21824 1727096347.58727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096347.58837: done with get_vars() 21824 1727096347.58844: done getting variables 21824 1727096347.58887: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install NetworkManager] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 Monday 23 September 2024 08:59:07 -0400 (0:00:00.016) 0:00:02.728 ****** 21824 1727096347.58905: entering _queue_task() for managed_node1/package 21824 1727096347.59118: worker is 1 (out of 1 available) 21824 1727096347.59128: exiting _queue_task() for managed_node1/package 21824 1727096347.59140: done queuing things up, now waiting for results queue to drain 21824 1727096347.59141: waiting for pending results... 21824 1727096347.59489: running TaskExecutor() for managed_node1/TASK: Install NetworkManager 21824 1727096347.59494: in run() - task 0afff68d-5257-b8a1-9a25-000000000009 21824 1727096347.59528: variable 'ansible_search_path' from source: unknown 21824 1727096347.59612: calling self._execute() 21824 1727096347.59657: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.59672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.59685: variable 'omit' from source: magic vars 21824 1727096347.60137: variable 'ansible_distribution_major_version' from source: facts 21824 1727096347.60146: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096347.60154: variable 'omit' from source: magic vars 21824 1727096347.60181: variable 'omit' from source: magic vars 21824 1727096347.60318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096347.61751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096347.61799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096347.61826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096347.61853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096347.61875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096347.61947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096347.61979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096347.61997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096347.62025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096347.62035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096347.62164: variable '__network_is_ostree' from source: set_fact 21824 1727096347.62171: variable 'omit' from source: magic vars 21824 1727096347.62174: variable 'omit' from source: magic vars 21824 1727096347.62372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096347.62376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096347.62379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096347.62381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.62384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096347.62386: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096347.62388: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.62390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.62421: Set connection var ansible_shell_type to sh 21824 1727096347.62435: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096347.62445: Set connection var ansible_pipelining to False 21824 1727096347.62459: Set connection var ansible_timeout to 10 21824 1727096347.62469: Set connection var ansible_connection to ssh 21824 1727096347.62482: Set connection var ansible_shell_executable to /bin/sh 21824 1727096347.62506: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.62513: variable 'ansible_connection' from source: unknown 21824 1727096347.62518: variable 'ansible_module_compression' from source: unknown 21824 1727096347.62523: variable 'ansible_shell_type' from source: unknown 21824 1727096347.62528: variable 'ansible_shell_executable' from source: unknown 21824 1727096347.62533: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096347.62539: variable 'ansible_pipelining' from source: unknown 21824 1727096347.62544: variable 'ansible_timeout' from source: unknown 21824 1727096347.62550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096347.62653: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096347.62675: variable 'omit' from source: magic vars 21824 1727096347.62686: starting attempt loop 21824 1727096347.62694: running the handler 21824 1727096347.62705: variable 'ansible_facts' from source: unknown 21824 1727096347.62712: variable 'ansible_facts' from source: unknown 21824 1727096347.62749: _low_level_execute_command(): starting 21824 1727096347.62762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096347.63488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.63504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.63524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.63547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.63656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.65389: stdout chunk (state=3): >>>/root <<< 21824 1727096347.65926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.65930: stdout chunk (state=3): >>><<< 21824 1727096347.65932: stderr chunk (state=3): >>><<< 21824 1727096347.65934: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096347.65944: _low_level_execute_command(): starting 21824 1727096347.65947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408 `" && echo ansible-tmp-1727096347.6586165-21950-41091661203408="` echo /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408 `" ) && sleep 0' 21824 1727096347.66875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096347.66892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096347.66910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.66996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.67062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.69056: stdout chunk (state=3): >>>ansible-tmp-1727096347.6586165-21950-41091661203408=/root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408 <<< 21824 1727096347.69135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.69154: stdout chunk (state=3): >>><<< 21824 1727096347.69157: stderr chunk (state=3): >>><<< 21824 1727096347.69273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096347.6586165-21950-41091661203408=/root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096347.69277: variable 'ansible_module_compression' from source: unknown 21824 1727096347.69280: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 21824 1727096347.69282: ANSIBALLZ: Acquiring lock 21824 1727096347.69284: ANSIBALLZ: Lock acquired: 139821930419296 21824 1727096347.69286: ANSIBALLZ: Creating module 21824 1727096347.83338: ANSIBALLZ: Writing module into payload 21824 1727096347.83552: ANSIBALLZ: Writing module 21824 1727096347.83592: ANSIBALLZ: Renaming module 21824 1727096347.83604: ANSIBALLZ: Done creating module 21824 1727096347.83629: variable 'ansible_facts' from source: unknown 21824 1727096347.83740: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py 21824 1727096347.83931: Sending initial data 21824 1727096347.83934: Sent initial data (151 bytes) 21824 1727096347.84521: 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 <<< 21824 1727096347.84577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.84605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.84644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.84805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.86515: 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 <<< 21824 1727096347.86583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096347.86681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcr5ij7md /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py <<< 21824 1727096347.86685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py" <<< 21824 1727096347.86732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcr5ij7md" to remote "/root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py" <<< 21824 1727096347.87944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.87948: stdout chunk (state=3): >>><<< 21824 1727096347.87950: stderr chunk (state=3): >>><<< 21824 1727096347.87952: done transferring module to remote 21824 1727096347.87954: _low_level_execute_command(): starting 21824 1727096347.87957: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/ /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py && sleep 0' 21824 1727096347.88586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096347.88629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096347.88642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.88718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.88750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.88764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.88808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.88883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.90772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096347.90776: stdout chunk (state=3): >>><<< 21824 1727096347.90778: stderr chunk (state=3): >>><<< 21824 1727096347.90798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096347.90878: _low_level_execute_command(): starting 21824 1727096347.90881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/AnsiballZ_dnf.py && sleep 0' 21824 1727096347.91487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096347.91499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096347.91559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096347.91621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096347.91641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096347.91677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096347.91790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096347.94013: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21824 1727096347.94035: stdout chunk (state=3): >>>import _imp # builtin <<< 21824 1727096347.94080: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21824 1727096347.94135: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21824 1727096347.94233: stdout chunk (state=3): >>>import 'posix' # <<< 21824 1727096347.94237: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21824 1727096347.94240: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21824 1727096347.94295: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21824 1727096347.94313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 21824 1727096347.94342: stdout chunk (state=3): >>>import 'codecs' # <<< 21824 1727096347.94357: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21824 1727096347.94410: 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 0x7f215f8184d0> <<< 21824 1727096347.94425: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f7e7b30> # /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' <<< 21824 1727096347.94458: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f81aa50> <<< 21824 1727096347.94493: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 21824 1727096347.94508: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 21824 1727096347.94544: stdout chunk (state=3): >>>import '_stat' # <<< 21824 1727096347.94554: stdout chunk (state=3): >>>import 'stat' # <<< 21824 1727096347.94630: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21824 1727096347.94654: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21824 1727096347.94691: stdout chunk (state=3): >>>import 'os' # <<< 21824 1727096347.94731: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21824 1727096347.94767: 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' <<< 21824 1727096347.94795: 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' <<< 21824 1727096347.94798: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f609130> <<< 21824 1727096347.94862: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.94880: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f609fa0> <<< 21824 1727096347.94896: stdout chunk (state=3): >>>import 'site' # <<< 21824 1727096347.94919: 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. <<< 21824 1727096347.95186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21824 1727096347.95191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21824 1727096347.95214: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21824 1727096347.95220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.95237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21824 1727096347.95286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21824 1727096347.95300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21824 1727096347.95326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21824 1727096347.95331: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f647da0> <<< 21824 1727096347.95356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21824 1727096347.95371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21824 1727096347.95398: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f647fb0> <<< 21824 1727096347.95418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21824 1727096347.95438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21824 1727096347.95464: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21824 1727096347.95511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.95528: stdout chunk (state=3): >>>import 'itertools' # <<< 21824 1727096347.95550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21824 1727096347.95554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f67f770> <<< 21824 1727096347.95585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 21824 1727096347.95588: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f67fe00> <<< 21824 1727096347.95606: stdout chunk (state=3): >>>import '_collections' # <<< 21824 1727096347.95659: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f65fa40> <<< 21824 1727096347.95661: stdout chunk (state=3): >>>import '_functools' # <<< 21824 1727096347.95695: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f65d160> <<< 21824 1727096347.95779: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f644f50> <<< 21824 1727096347.95807: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21824 1727096347.95824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21824 1727096347.95839: stdout chunk (state=3): >>>import '_sre' # <<< 21824 1727096347.95855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21824 1727096347.95886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096347.95899: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21824 1727096347.95905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21824 1727096347.95936: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f69f6b0> <<< 21824 1727096347.95954: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f69e2d0> <<< 21824 1727096347.95977: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21824 1727096347.95982: 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 0x7f215f65e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f69cb60> <<< 21824 1727096347.96047: 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' <<< 21824 1727096347.96049: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6441d0> <<< 21824 1727096347.96077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21824 1727096347.96110: 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 0x7f215f6d4b90> <<< 21824 1727096347.96116: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d4a40> <<< 21824 1727096347.96150: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.96158: 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 0x7f215f6d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f642cf0> <<< 21824 1727096347.96188: 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' <<< 21824 1727096347.96211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21824 1727096347.96237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21824 1727096347.96260: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d51c0> <<< 21824 1727096347.96270: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 21824 1727096347.96300: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21824 1727096347.96307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21824 1727096347.96319: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d63f0> <<< 21824 1727096347.96330: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21824 1727096347.96357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21824 1727096347.96391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21824 1727096347.96421: 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' <<< 21824 1727096347.96424: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6ec5f0> <<< 21824 1727096347.96436: stdout chunk (state=3): >>>import 'errno' # <<< 21824 1727096347.96471: 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 0x7f215f6edd00> <<< 21824 1727096347.96493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21824 1727096347.96498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21824 1727096347.96525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21824 1727096347.96539: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6eeba0> <<< 21824 1727096347.96580: 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 0x7f215f6ef200><<< 21824 1727096347.96589: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6ee0f0> <<< 21824 1727096347.96612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21824 1727096347.96615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21824 1727096347.96670: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.96688: 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 0x7f215f6efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6ef3b0> <<< 21824 1727096347.96722: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d6360> <<< 21824 1727096347.96752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21824 1727096347.96775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21824 1727096347.96795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21824 1727096347.96806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21824 1727096347.96862: 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 0x7f215f433b30> <<< 21824 1727096347.96890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215f45c5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45c380> <<< 21824 1727096347.96927: 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' <<< 21824 1727096347.96956: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215f45c620> <<< 21824 1727096347.96975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21824 1727096347.97024: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096347.97151: 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 0x7f215f45cf20> <<< 21824 1727096347.97292: 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 0x7f215f45d910> <<< 21824 1727096347.97322: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45c800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f431cd0> <<< 21824 1727096347.97349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21824 1727096347.97374: stdout chunk (state=3): >>># 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 <<< 21824 1727096347.97391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45ed20> <<< 21824 1727096347.97414: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45da60> <<< 21824 1727096347.97446: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d6b10> <<< 21824 1727096347.97469: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21824 1727096347.97507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.97528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21824 1727096347.97564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21824 1727096347.97588: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f487050> <<< 21824 1727096347.97647: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21824 1727096347.97652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096347.97677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21824 1727096347.97696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21824 1727096347.97737: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f4ab3b0> <<< 21824 1727096347.97754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21824 1727096347.97800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21824 1727096347.97851: stdout chunk (state=3): >>>import 'ntpath' # <<< 21824 1727096347.97877: 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 0x7f215f50c1d0> <<< 21824 1727096347.97895: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21824 1727096347.97920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21824 1727096347.97946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21824 1727096347.97982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21824 1727096347.98073: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f50e930> <<< 21824 1727096347.98141: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f50c2f0> <<< 21824 1727096347.98181: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f4d91c0> <<< 21824 1727096347.98202: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21824 1727096347.98209: 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 0x7f215f31d2b0> <<< 21824 1727096347.98229: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f4aa1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45fc20> <<< 21824 1727096347.98349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21824 1727096347.98370: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f215f4aa510> <<< 21824 1727096347.98543: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yvtbgwdc/ansible_ansible.legacy.dnf_payload.zip' <<< 21824 1727096347.98549: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.98674: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.98708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21824 1727096347.98716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21824 1727096347.98760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21824 1727096347.98832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21824 1727096347.98870: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f373020> <<< 21824 1727096347.98879: stdout chunk (state=3): >>>import '_typing' # <<< 21824 1727096347.99057: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f351f10> <<< 21824 1727096347.99065: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f3510a0> # zipimport: zlib available <<< 21824 1727096347.99092: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21824 1727096347.99119: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.99124: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096347.99148: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21824 1727096347.99153: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.00574: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.01714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 21824 1727096348.01725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f370ec0> <<< 21824 1727096348.01740: 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' <<< 21824 1727096348.01774: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21824 1727096348.01779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21824 1727096348.01797: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 21824 1727096348.01801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21824 1727096348.01829: 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' <<< 21824 1727096348.01833: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215f39a990> <<< 21824 1727096348.01864: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39a720> <<< 21824 1727096348.01901: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39a030> <<< 21824 1727096348.01926: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21824 1727096348.01934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21824 1727096348.01976: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39a780> <<< 21824 1727096348.01979: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f81a9c0> import 'atexit' # <<< 21824 1727096348.02013: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215f39b680> <<< 21824 1727096348.02046: 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 0x7f215f39b8c0> <<< 21824 1727096348.02073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21824 1727096348.02127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21824 1727096348.02143: stdout chunk (state=3): >>>import '_locale' # <<< 21824 1727096348.02178: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39bd40> <<< 21824 1727096348.02197: stdout chunk (state=3): >>>import 'pwd' # <<< 21824 1727096348.02214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21824 1727096348.02245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21824 1727096348.02277: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed11a60> <<< 21824 1727096348.02309: 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 0x7f215ed13710> <<< 21824 1727096348.02332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21824 1727096348.02348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21824 1727096348.02391: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed13fb0> <<< 21824 1727096348.02408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21824 1727096348.02446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21824 1727096348.02456: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed19220> <<< 21824 1727096348.02482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21824 1727096348.02515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21824 1727096348.02542: 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' <<< 21824 1727096348.02601: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed1bcb0> <<< 21824 1727096348.02635: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.02644: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215f352ff0> <<< 21824 1727096348.02656: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed19fd0> <<< 21824 1727096348.02683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21824 1727096348.02708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21824 1727096348.02733: 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' <<< 21824 1727096348.02759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21824 1727096348.02787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21824 1727096348.02818: 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' <<< 21824 1727096348.02834: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed23bc0> <<< 21824 1727096348.02841: stdout chunk (state=3): >>>import '_tokenize' # <<< 21824 1727096348.02916: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed223f0> <<< 21824 1727096348.02937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21824 1727096348.02942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21824 1727096348.03024: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed22960> <<< 21824 1727096348.03048: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed1a4b0> <<< 21824 1727096348.03082: 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 0x7f215ed67e90> <<< 21824 1727096348.03112: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed67f20> <<< 21824 1727096348.03138: 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 <<< 21824 1727096348.03153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21824 1727096348.03179: 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' <<< 21824 1727096348.03226: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.03233: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215ed69af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed698b0> <<< 21824 1727096348.03243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21824 1727096348.03379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21824 1727096348.03425: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.03431: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215ed6bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed6a1e0> <<< 21824 1727096348.03460: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21824 1727096348.03509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 21824 1727096348.03512: stdout chunk (state=3): >>> <<< 21824 1727096348.03536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21824 1727096348.03545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 21824 1727096348.03554: stdout chunk (state=3): >>>import '_string' # <<< 21824 1727096348.03604: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed6f5f0> <<< 21824 1727096348.03727: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed6c1a0> <<< 21824 1727096348.03789: 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 0x7f215ed704d0> <<< 21824 1727096348.03824: 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 0x7f215ed70920> <<< 21824 1727096348.03874: 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 0x7f215ed709e0> <<< 21824 1727096348.03896: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed681d0> <<< 21824 1727096348.03914: 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 <<< 21824 1727096348.03922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 21824 1727096348.03931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21824 1727096348.03962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21824 1727096348.03989: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.04020: 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 0x7f215edfc110> <<< 21824 1727096348.04178: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.04188: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215edfd340> <<< 21824 1727096348.04195: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed728a0> <<< 21824 1727096348.04227: 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 0x7f215ed73c50> <<< 21824 1727096348.04236: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed724b0> <<< 21824 1727096348.04247: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21824 1727096348.04288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04380: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04479: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04483: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04493: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 21824 1727096348.04509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04522: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21824 1727096348.04543: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04660: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.04782: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.05342: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.05890: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21824 1727096348.05896: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 21824 1727096348.05917: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21824 1727096348.05930: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21824 1727096348.05951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.06012: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.06019: 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 0x7f215ec01430> <<< 21824 1727096348.06096: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21824 1727096348.06100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 21824 1727096348.06125: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec021b0> <<< 21824 1727096348.06132: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215edfd6a0> <<< 21824 1727096348.06188: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21824 1727096348.06199: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.06224: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.06236: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21824 1727096348.06254: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.06404: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.06559: 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' <<< 21824 1727096348.06580: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec02330> <<< 21824 1727096348.06585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07055: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07654: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21824 1727096348.07659: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07697: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07737: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21824 1727096348.07742: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07818: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07899: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21824 1727096348.07918: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07941: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 21824 1727096348.07945: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.07993: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08024: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21824 1727096348.08044: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08272: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21824 1727096348.08568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21824 1727096348.08585: stdout chunk (state=3): >>>import '_ast' # <<< 21824 1727096348.08657: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec03410> <<< 21824 1727096348.08663: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08817: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 21824 1727096348.08828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 21824 1727096348.08832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21824 1727096348.08852: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21824 1727096348.08950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.08998: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09038: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09170: 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 <<< 21824 1727096348.09212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.09303: 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' <<< 21824 1727096348.09309: 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 0x7f215ec0dca0> <<< 21824 1727096348.09340: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0b020> <<< 21824 1727096348.09377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 21824 1727096348.09387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 21824 1727096348.09396: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09457: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09521: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09543: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09593: 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' <<< 21824 1727096348.09617: 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 <<< 21824 1727096348.09639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21824 1727096348.09662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21824 1727096348.09725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21824 1727096348.09747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21824 1727096348.09763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21824 1727096348.09826: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed027b0> <<< 21824 1727096348.09866: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f3d2480> <<< 21824 1727096348.09947: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0dee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0dd30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21824 1727096348.09963: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.09992: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.10025: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21824 1727096348.10086: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21824 1727096348.10090: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.10111: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21824 1727096348.10133: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.10712: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.11243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.11920: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.12600: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0200> <<< 21824 1727096348.12629: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0410> <<< 21824 1727096348.12657: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 21824 1727096348.12682: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 21824 1727096348.12722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 21824 1727096348.12725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0b30> <<< 21824 1727096348.12729: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca06e0> <<< 21824 1727096348.12751: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 21824 1727096348.12779: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 21824 1727096348.12783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 21824 1727096348.12831: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca1400> <<< 21824 1727096348.12847: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 21824 1727096348.12857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 21824 1727096348.12865: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 21824 1727096348.12887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 21824 1727096348.12899: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 21824 1727096348.12921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 21824 1727096348.12928: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 21824 1727096348.12948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 21824 1727096348.12972: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 21824 1727096348.12977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 21824 1727096348.13000: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec89370> <<< 21824 1727096348.13025: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' <<< 21824 1727096348.13030: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec881a0> <<< 21824 1727096348.13056: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 21824 1727096348.13061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 21824 1727096348.13078: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8562a0> <<< 21824 1727096348.13134: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca2c30> <<< 21824 1727096348.13148: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 21824 1727096348.13209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 21824 1727096348.13230: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 21824 1727096348.13247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 21824 1727096348.13261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 21824 1727096348.13304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 21824 1727096348.13373: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e85ce90> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e857a10> <<< 21824 1727096348.13411: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e856db0> <<< 21824 1727096348.13429: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca20f0> <<< 21824 1727096348.13452: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 21824 1727096348.13472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 21824 1727096348.13496: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 21824 1727096348.13556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 21824 1727096348.13581: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 21824 1727096348.13608: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8c8e30> <<< 21824 1727096348.13735: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e880f50> <<< 21824 1727096348.13880: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed71370> <<< 21824 1727096348.13897: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 21824 1727096348.13910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 21824 1727096348.13928: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 21824 1727096348.13958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 21824 1727096348.13994: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 21824 1727096348.14007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0800> <<< 21824 1727096348.14022: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8cabd0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8808c0> <<< 21824 1727096348.14054: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca1ac0> <<< 21824 1727096348.14063: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca14c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca11f0> <<< 21824 1727096348.14078: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0470> <<< 21824 1727096348.14103: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 21824 1727096348.14108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca14f0> <<< 21824 1727096348.14135: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 21824 1727096348.14157: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 21824 1727096348.14174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 21824 1727096348.14230: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0e30> <<< 21824 1727096348.14239: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0a70> <<< 21824 1727096348.14264: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 21824 1727096348.14274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.14345: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d1550> <<< 21824 1727096348.14370: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 21824 1727096348.14397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 21824 1727096348.14460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21824 1727096348.14495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21824 1727096348.14575: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.14654: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e863e60> <<< 21824 1727096348.14840: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8dd3d0> <<< 21824 1727096348.14869: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d2510> <<< 21824 1727096348.14893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 21824 1727096348.14902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 21824 1727096348.14940: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8dce60> <<< 21824 1727096348.14958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 21824 1727096348.14970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 21824 1727096348.14973: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8edfa0> <<< 21824 1727096348.15003: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 21824 1727096348.15032: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 21824 1727096348.15035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 21824 1727096348.15055: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8eec30> <<< 21824 1727096348.15062: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8ee6f0> <<< 21824 1727096348.15082: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 21824 1727096348.15164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 21824 1727096348.15235: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8eef60> <<< 21824 1727096348.15258: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 21824 1727096348.15296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 21824 1727096348.15524: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8c3860> <<< 21824 1727096348.15537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 21824 1727096348.15560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 21824 1727096348.15584: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e77bec0> <<< 21824 1727096348.15640: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.15744: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 21824 1727096348.15758: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.15883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.16081: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21824 1727096348.16135: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.16164: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.16214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 21824 1727096348.16284: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.16391: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 21824 1727096348.16485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096348.16969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.16998: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 21824 1727096348.17007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 21824 1727096348.17044: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 21824 1727096348.17053: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bebd0> <<< 21824 1727096348.17075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21824 1727096348.17120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21824 1727096348.17241: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4becf0> <<< 21824 1727096348.17266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21824 1727096348.17274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21824 1727096348.17301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21824 1727096348.17311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21824 1727096348.17340: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.17352: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e50ef00> <<< 21824 1727096348.17365: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e50e750> <<< 21824 1727096348.17378: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.17384: stdout chunk (state=3): >>># 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 0x7f215e50e900> <<< 21824 1727096348.17416: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bf230> <<< 21824 1727096348.17421: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bdeb0> <<< 21824 1727096348.17454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py <<< 21824 1727096348.17459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4be870> <<< 21824 1727096348.17482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 21824 1727096348.17560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 21824 1727096348.17592: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.17621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 21824 1727096348.17754: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e588560> <<< 21824 1727096348.17762: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e588140> <<< 21824 1727096348.17779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 21824 1727096348.17834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 21824 1727096348.17885: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e58be00> <<< 21824 1727096348.17916: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e588680> <<< 21824 1727096348.17932: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 21824 1727096348.18036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 21824 1727096348.19007: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 21824 1727096348.19010: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e0c6f30> <<< 21824 1727096348.19059: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e58bf50> <<< 21824 1727096348.19087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 21824 1727096348.19158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 21824 1727096348.19255: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e144bc0> <<< 21824 1727096348.19452: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e0c7440> <<< 21824 1727096348.19457: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 21824 1727096348.19502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 21824 1727096348.19588: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 21824 1727096348.19600: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e147bc0> <<< 21824 1727096348.19635: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e144d70> <<< 21824 1727096348.19639: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 21824 1727096348.19691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 21824 1727096348.19763: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e183d70> <<< 21824 1727096348.19807: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e147f80> <<< 21824 1727096348.19831: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 21824 1727096348.19853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 21824 1727096348.19897: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c6f1070> <<< 21824 1727096348.19924: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f0470> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e52bc80> <<< 21824 1727096348.19944: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 21824 1727096348.19985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 21824 1727096348.19999: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 21824 1727096348.20026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 21824 1727096348.20029: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 21824 1727096348.20064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.20094: 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 0x7f215c710530> <<< 21824 1727096348.20108: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f39b0> <<< 21824 1727096348.20204: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 21824 1727096348.20221: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712ae0> <<< 21824 1727096348.20240: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 21824 1727096348.20296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 21824 1727096348.20324: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7139b0> <<< 21824 1727096348.20327: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 21824 1727096348.20350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.20769: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 21824 1727096348.20777: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c7342c0> <<< 21824 1727096348.20802: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 21824 1727096348.20829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c735820> <<< 21824 1727096348.20836: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c713bf0> <<< 21824 1727096348.20849: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712a50> <<< 21824 1727096348.20869: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712330> <<< 21824 1727096348.20890: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 21824 1727096348.20910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.21001: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 21824 1727096348.21007: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c737440> <<< 21824 1727096348.21023: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7125a0> <<< 21824 1727096348.21094: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7107a0> <<< 21824 1727096348.21121: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f2fc0> <<< 21824 1727096348.21154: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.21284: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 21824 1727096348.21290: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c6f3620> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f3380> <<< 21824 1727096348.21319: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f11c0> <<< 21824 1727096348.21344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py <<< 21824 1727096348.21354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c774a10> <<< 21824 1727096348.21374: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 21824 1727096348.21399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 21824 1727096348.21409: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 21824 1727096348.21425: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 21824 1727096348.21454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 21824 1727096348.21457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 21824 1727096348.21479: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c776f30> <<< 21824 1727096348.21502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21824 1727096348.21507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21824 1727096348.21533: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7776e0> <<< 21824 1727096348.21537: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c776240> <<< 21824 1727096348.21559: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 21824 1727096348.21583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 21824 1727096348.21598: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c777ef0> <<< 21824 1727096348.21619: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7749e0> <<< 21824 1727096348.21650: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.21671: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 21824 1727096348.21694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 21824 1727096348.21716: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 21824 1727096348.21738: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a1940> <<< 21824 1727096348.21763: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a0ec0> <<< 21824 1727096348.21776: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a0ce0> <<< 21824 1727096348.21787: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 21824 1727096348.21798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 21824 1727096348.21812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 21824 1727096348.21845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 21824 1727096348.21857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 21824 1727096348.21876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 21824 1727096348.21907: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 21824 1727096348.21911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 21824 1727096348.21922: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06ca10> <<< 21824 1727096348.21945: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 21824 1727096348.21993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 21824 1727096348.22020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21824 1727096348.22062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21824 1727096348.22087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21824 1727096348.22096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21824 1727096348.22109: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c09aab0> <<< 21824 1727096348.22137: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.22157: 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 0x7f215c09ade0> <<< 21824 1727096348.22235: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06ed20> <<< 21824 1727096348.22239: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06cec0> <<< 21824 1727096348.22258: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a3ec0> <<< 21824 1727096348.22300: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a2150> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a1e80> <<< 21824 1727096348.22333: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 21824 1727096348.22358: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.22388: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 21824 1727096348.22412: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d4890> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c09b9b0> <<< 21824 1727096348.22443: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a2690> <<< 21824 1727096348.22477: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 21824 1727096348.22502: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d4e90> <<< 21824 1727096348.22534: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5250> <<< 21824 1727096348.22578: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5310> <<< 21824 1727096348.22581: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 21824 1727096348.22607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5430> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 21824 1727096348.22640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 21824 1727096348.22662: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 21824 1727096348.22689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 21824 1727096348.22772: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c0d7fe0> <<< 21824 1727096348.22813: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d6150> <<< 21824 1727096348.22816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f41d0> <<< 21824 1727096348.22842: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 21824 1727096348.22882: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f42c0> <<< 21824 1727096348.22926: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5280> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 21824 1727096348.22932: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f4470> <<< 21824 1727096348.22969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 21824 1727096348.22982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 21824 1727096348.22992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 21824 1727096348.23071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 21824 1727096348.23092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 21824 1727096348.23188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 21824 1727096348.23218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 21824 1727096348.23267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 21824 1727096348.23274: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c11fe00> <<< 21824 1727096348.23293: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c11f260> <<< 21824 1727096348.23359: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c11dd00> <<< 21824 1727096348.23508: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f5c70> <<< 21824 1727096348.23537: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f50d0> <<< 21824 1727096348.23557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f7f80> <<< 21824 1727096348.23590: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 21824 1727096348.23633: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7776b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 21824 1727096348.23658: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15c6b0> <<< 21824 1727096348.23684: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15c920> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 21824 1727096348.23732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 21824 1727096348.23736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 21824 1727096348.23779: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15d250> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15cce0> <<< 21824 1727096348.23782: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 21824 1727096348.23830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15e150> import 'gc' # <<< 21824 1727096348.23834: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e50f080> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4be6c0> <<< 21824 1727096348.24432: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 21824 1727096348.24435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 21824 1727096348.24471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.24518: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15eea0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 21824 1727096348.24521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.24536: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 21824 1727096348.24590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 21824 1727096348.24606: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 21824 1727096348.24682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 21824 1727096348.24706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33920> <<< 21824 1727096348.24732: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 21824 1727096348.24751: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 21824 1727096348.24782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 21824 1727096348.24809: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.24941: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bf519a0> <<< 21824 1727096348.24956: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf51550> <<< 21824 1727096348.24993: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.25010: 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 0x7f215f3d2900> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf50410> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33c50> <<< 21824 1727096348.25072: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf30980> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 21824 1727096348.25075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 21824 1727096348.25108: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33710> <<< 21824 1727096348.25111: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 21824 1727096348.25140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.25179: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 21824 1727096348.25182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 21824 1727096348.25216: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf66fc0> <<< 21824 1727096348.25249: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf65af0> <<< 21824 1727096348.25286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 21824 1727096348.25324: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8c7d0> <<< 21824 1727096348.25353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 21824 1727096348.25387: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 21824 1727096348.25426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cd40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 21824 1727096348.25429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 21824 1727096348.25455: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cfe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 21824 1727096348.25486: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 21824 1727096348.25518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 21824 1727096348.25561: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8d700> <<< 21824 1727096348.25570: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8d550> <<< 21824 1727096348.25619: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8ef60> <<< 21824 1727096348.25622: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 21824 1727096348.25648: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8f110> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 21824 1727096348.25681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 21824 1727096348.25694: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8f320> <<< 21824 1727096348.25737: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 21824 1727096348.25741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 21824 1727096348.25768: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 21824 1727096348.25796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 21824 1727096348.25825: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa8290> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8fad0> <<< 21824 1727096348.25831: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 21824 1727096348.25876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa8e30> <<< 21824 1727096348.25893: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9280> <<< 21824 1727096348.25920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 21824 1727096348.25956: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9460> <<< 21824 1727096348.25959: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 21824 1727096348.26000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9730> <<< 21824 1727096348.26027: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 21824 1727096348.26039: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaa630> <<< 21824 1727096348.26093: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 21824 1727096348.26112: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaa8a0> <<< 21824 1727096348.26130: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaaab0> <<< 21824 1727096348.26169: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 21824 1727096348.26215: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 21824 1727096348.26235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfab6b0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfab1d0> <<< 21824 1727096348.26266: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 21824 1727096348.26309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 21824 1727096348.26312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd0530> <<< 21824 1727096348.26361: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfabe30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 21824 1727096348.26366: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd11c0> <<< 21824 1727096348.26409: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 21824 1727096348.26413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 21824 1727096348.26429: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd1490> <<< 21824 1727096348.26461: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd23f0> <<< 21824 1727096348.26489: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2690> <<< 21824 1727096348.26522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 21824 1727096348.26562: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2840> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f2c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f050> <<< 21824 1727096348.26596: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15e7b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 21824 1727096348.26622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 21824 1727096348.26635: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.26664: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3260> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2f90> <<< 21824 1727096348.26702: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.26724: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 21824 1727096348.26783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096348.26804: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 21824 1727096348.26836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 21824 1727096348.26909: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5700> <<< 21824 1727096348.26926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 21824 1727096348.27018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 21824 1727096348.27054: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff6de0> <<< 21824 1727096348.27118: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bff6060> <<< 21824 1727096348.27139: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5c10> <<< 21824 1727096348.27171: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 21824 1727096348.27206: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4c680> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5730> <<< 21824 1727096348.27233: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.27256: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 21824 1727096348.27299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 21824 1727096348.27329: stdout chunk (state=3): >>>import 'six.moves' # <<< 21824 1727096348.27352: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 21824 1727096348.27414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4f530> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 21824 1727096348.27417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 21824 1727096348.27456: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4fe90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 21824 1727096348.27477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 21824 1727096348.27520: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4cd10> <<< 21824 1727096348.27531: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4c9e0> <<< 21824 1727096348.27552: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3530> <<< 21824 1727096348.27588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 21824 1727096348.27626: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff4950> <<< 21824 1727096348.27655: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3290> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f020> <<< 21824 1727096348.27674: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 21824 1727096348.27698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 21824 1727096348.27725: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd76150> <<< 21824 1727096348.27754: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 21824 1727096348.27779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 21824 1727096348.27825: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd76a20> <<< 21824 1727096348.27854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 21824 1727096348.27858: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd77a40> <<< 21824 1727096348.27889: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 21824 1727096348.27933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda00e0> <<< 21824 1727096348.27936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 21824 1727096348.27986: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.27995: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 21824 1727096348.28240: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.28245: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bda1790> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda1160> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0e00> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0aa0> <<< 21824 1727096348.28247: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 21824 1727096348.28249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 21824 1727096348.28275: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0ec0> <<< 21824 1727096348.28308: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 21824 1727096348.28332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 21824 1727096348.28344: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096348.28399: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda34a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 21824 1727096348.28447: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda3560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 21824 1727096348.28702: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bda3c50> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda3b00> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 21824 1727096348.28763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 21824 1727096348.28797: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2210> <<< 21824 1727096348.28819: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 21824 1727096348.28850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 21824 1727096348.28876: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3440> <<< 21824 1727096348.28901: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd36b0> <<< 21824 1727096348.28932: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 21824 1727096348.28986: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096348.29005: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bdd3830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3650> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2f00> <<< 21824 1727096348.29035: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd1670> <<< 21824 1727096348.29059: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd0bf0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd04a0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda2f90> <<< 21824 1727096348.29095: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda2480> <<< 21824 1727096348.29126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 21824 1727096348.29145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd30e0> <<< 21824 1727096348.29193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 21824 1727096348.29197: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3ce0> <<< 21824 1727096348.29223: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfc5f0> <<< 21824 1727096348.29252: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 21824 1727096348.29286: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfc9b0> <<< 21824 1727096348.29289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 21824 1727096348.29334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 21824 1727096348.29346: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfd2e0> <<< 21824 1727096348.29356: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 21824 1727096348.29387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 21824 1727096348.29417: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfde20> <<< 21824 1727096348.42264: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21824 1727096348.43573: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 21824 1727096348.43590: stdout chunk (state=3): >>># destroy __main__ <<< 21824 1727096348.44170: 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<<< 21824 1727096348.44218: stdout chunk (state=3): >>> # 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 <<< 21824 1727096348.44248: stdout chunk (state=3): >>># 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 <<< 21824 1727096348.44281: stdout chunk (state=3): >>># 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 <<< 21824 1727096348.44311: 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__ # 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 # 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 <<< 21824 1727096348.44363: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing 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 # 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 # 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 # 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 <<< 21824 1727096348.44396: stdout chunk (state=3): >>># 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart <<< 21824 1727096348.44432: stdout chunk (state=3): >>># cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp <<< 21824 1727096348.44449: stdout chunk (state=3): >>># cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal <<< 21824 1727096348.44483: stdout chunk (state=3): >>># cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean <<< 21824 1727096348.44532: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade <<< 21824 1727096348.44556: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 21824 1727096348.45213: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21824 1727096348.45230: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 21824 1727096348.45264: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 21824 1727096348.45307: stdout chunk (state=3): >>># destroy selinux <<< 21824 1727096348.45338: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 21824 1727096348.45385: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 21824 1727096348.45396: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 21824 1727096348.45443: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 21824 1727096348.45466: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 21824 1727096348.45487: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 21824 1727096348.45547: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress <<< 21824 1727096348.45601: stdout chunk (state=3): >>># destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 21824 1727096348.45621: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc <<< 21824 1727096348.45703: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps <<< 21824 1727096348.45707: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error <<< 21824 1727096348.45804: stdout chunk (state=3): >>># destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression <<< 21824 1727096348.45830: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 21824 1727096348.45834: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators <<< 21824 1727096348.45874: stdout chunk (state=3): >>># cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 21824 1727096348.45930: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 21824 1727096348.45971: 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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 21824 1727096348.46009: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 21824 1727096348.46040: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 21824 1727096348.46068: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 21824 1727096348.46122: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math <<< 21824 1727096348.46159: stdout chunk (state=3): >>># cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 21824 1727096348.46179: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 21824 1727096348.46236: 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 21824 1727096348.46271: stdout chunk (state=3): >>># 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 _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 21824 1727096348.46288: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21824 1727096348.46308: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21824 1727096348.46885: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21824 1727096348.46954: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 21824 1727096348.46967: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21824 1727096348.47004: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 21824 1727096348.47059: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy copyreg <<< 21824 1727096348.47103: stdout chunk (state=3): >>># destroy _pickle # 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 <<< 21824 1727096348.47118: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 21824 1727096348.47185: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 21824 1727096348.47203: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 21824 1727096348.47255: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc<<< 21824 1727096348.47284: stdout chunk (state=3): >>> # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 21824 1727096348.47298: stdout chunk (state=3): >>># destroy rpm <<< 21824 1727096348.47347: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 21824 1727096348.47431: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 21824 1727096348.47473: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 21824 1727096348.47513: stdout chunk (state=3): >>># destroy _ssl <<< 21824 1727096348.47605: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21824 1727096348.47757: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 21824 1727096348.47786: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 21824 1727096348.47808: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 21824 1727096348.48673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096348.48676: stdout chunk (state=3): >>><<< 21824 1727096348.48678: stderr chunk (state=3): >>><<< 21824 1727096348.48878: _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 0x7f215f8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f7e7b30> # /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 0x7f215f81aa50> 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 0x7f215f609130> # /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 0x7f215f609fa0> 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 0x7f215f647da0> # /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 0x7f215f647fb0> # /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 0x7f215f67f770> # /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 0x7f215f67fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f65fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f65d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f644f50> # /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 0x7f215f69f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f69e2d0> # /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 0x7f215f65e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f69cb60> # /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 0x7f215f6d46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6441d0> # /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 0x7f215f6d4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d4a40> # 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 0x7f215f6d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f642cf0> # /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 0x7f215f6d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d51c0> 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 0x7f215f6d63f0> 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 0x7f215f6ec5f0> 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 0x7f215f6edd00> # /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 0x7f215f6eeba0> # 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 0x7f215f6ef200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6ee0f0> # /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 0x7f215f6efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6ef3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d6360> # /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 0x7f215f433b30> # /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 0x7f215f45c5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45c380> # 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 0x7f215f45c620> # /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 0x7f215f45cf20> # 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 0x7f215f45d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45c800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f431cd0> # /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 0x7f215f45ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f6d6b10> # /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 0x7f215f487050> # /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 0x7f215f4ab3b0> # /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 0x7f215f50c1d0> # /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 0x7f215f50e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f50c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f4d91c0> # /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 0x7f215f31d2b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f4aa1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f45fc20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f215f4aa510> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yvtbgwdc/ansible_ansible.legacy.dnf_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 0x7f215f373020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f351f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f3510a0> # 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 0x7f215f370ec0> # /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 0x7f215f39a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f39a030> # /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 0x7f215f39a780> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f81a9c0> 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 0x7f215f39b680> # 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 0x7f215f39b8c0> # /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 0x7f215f39bd40> 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 0x7f215ed11a60> # 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 0x7f215ed13710> # /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 0x7f215ed13fb0> # /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 0x7f215ed19220> # /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 0x7f215ed1bcb0> # 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 0x7f215f352ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed19fd0> # /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 0x7f215ed23bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed223f0> # /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 0x7f215ed22960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed1a4b0> # 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 0x7f215ed67e90> # /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 0x7f215ed67f20> # /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 0x7f215ed69af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed698b0> # /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 0x7f215ed6bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed6a1e0> # /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 0x7f215ed6f5f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed6c1a0> # 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 0x7f215ed704d0> # 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 0x7f215ed70920> # 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 0x7f215ed709e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed681d0> # /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 0x7f215edfc110> # 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 0x7f215edfd340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed728a0> # 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 0x7f215ed73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed724b0> # 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 0x7f215ec01430> # /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 0x7f215ec021b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215edfd6a0> 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 0x7f215ec02330> # 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 0x7f215ec03410> # 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 0x7f215ec0dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0b020> 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 0x7f215ed027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215f3d2480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0dee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec0dd30> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0200> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0410> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0b30> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca06e0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca1400> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec89370> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ec881a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8562a0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca2c30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e85ce90> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e857a10> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e856db0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca20f0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8c8e30> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e880f50> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215ed71370> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0800> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8cabd0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8808c0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca1ac0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca14c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca11f0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca0470> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215eca14f0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0e30> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d0a70> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d1550> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f215e863e60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8dd3d0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8d2510> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8dce60> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8edfa0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8eec30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8ee6f0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8eef60> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e8c3860> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e77bec0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bebd0> # /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 0x7f215e4becf0> # /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 0x7f215e50ef00> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e50e750> # 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 0x7f215e50e900> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bf230> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4bdeb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4be870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e588560> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e588140> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e58be00> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e588680> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e0c6f30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e58bf50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e144bc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e0c7440> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e147bc0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e144d70> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215e183d70> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e147f80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c6f1070> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f0470> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e52bc80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f215c710530> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f39b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712ae0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7139b0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c7342c0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c735820> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c713bf0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712a50> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c712330> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c737440> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7125a0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7107a0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f2fc0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c6f3620> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f3380> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c6f11c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c774a10> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c776f30> # /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 0x7f215c7776e0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c776240> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c777ef0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7749e0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a1940> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a0ec0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a0ce0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06ca10> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f215c09aab0> # 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 0x7f215c09ade0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06ed20> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c06cec0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a3ec0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a2150> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a1e80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d4890> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c09b9b0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7a2690> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d4e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5310> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5430> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c0d7fe0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d6150> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f41d0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f42c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0d5280> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f4470> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215c11fe00> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c11f260> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c11dd00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f5c70> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f50d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c0f7f80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c7776b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15c6b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15c920> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15d250> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15cce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15e150> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e50f080> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215e4be6c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15eea0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33920> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bf519a0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf51550> # 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 0x7f215f3d2900> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf50410> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33c50> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf30980> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf33710> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf66fc0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf65af0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8c7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cd40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8cfe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8d700> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8d550> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8ef60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8f110> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8f320> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa8290> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bf8fad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa8e30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9460> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfa9730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaa630> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaa8a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfaaab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfab6b0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfab1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd0530> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfabe30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd11c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd1490> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd23f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2690> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2840> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f2c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f050> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15e7b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3260> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd2f90> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5700> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff6de0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bff6060> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5c10> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4c680> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff5730> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4f530> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4fe90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4cd10> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd4c9e0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3530> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bff4950> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bfd3290> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215c15f020> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd76150> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd76a20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bd77a40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda00e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bda1790> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda1160> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0e00> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0aa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda0ec0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda34a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda3560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bda3c50> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda3b00> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2210> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3440> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd36b0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f215bdd3830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3650> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2f00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd2390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd1670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd0bf0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd04a0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda2f90> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bda2480> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd30e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdd3ce0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfc5f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfc9b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfd2e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f215bdfde20> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 21824 1727096348.50893: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_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.dnf', '_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-1727096347.6586165-21950-41091661203408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096348.50897: _low_level_execute_command(): starting 21824 1727096348.50900: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096347.6586165-21950-41091661203408/ > /dev/null 2>&1 && sleep 0' 21824 1727096348.50902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096348.50904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096348.50907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096348.50909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096348.50911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096348.50914: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096348.50916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096348.50918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096348.50920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096348.50922: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096348.50924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096348.50926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096348.50928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096348.50930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096348.50933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096348.50935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096348.52975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096348.52979: stdout chunk (state=3): >>><<< 21824 1727096348.52982: stderr chunk (state=3): >>><<< 21824 1727096348.52989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096348.52995: handler run complete 21824 1727096348.52997: attempt loop complete, returning result 21824 1727096348.52999: _execute() done 21824 1727096348.53001: dumping result to json 21824 1727096348.53003: done dumping result, returning 21824 1727096348.53005: done running TaskExecutor() for managed_node1/TASK: Install NetworkManager [0afff68d-5257-b8a1-9a25-000000000009] 21824 1727096348.53008: sending task result for task 0afff68d-5257-b8a1-9a25-000000000009 ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21824 1727096348.53165: no more pending results, returning what we have 21824 1727096348.53170: results queue empty 21824 1727096348.53171: checking for any_errors_fatal 21824 1727096348.53175: done checking for any_errors_fatal 21824 1727096348.53176: checking for max_fail_percentage 21824 1727096348.53178: done checking for max_fail_percentage 21824 1727096348.53178: checking to see if all hosts have failed and the running result is not ok 21824 1727096348.53179: done checking to see if all hosts have failed 21824 1727096348.53180: getting the remaining hosts for this loop 21824 1727096348.53181: done getting the remaining hosts for this loop 21824 1727096348.53185: getting the next task for host managed_node1 21824 1727096348.53191: done getting next task for host managed_node1 21824 1727096348.53194: ^ task is: TASK: Get package info 21824 1727096348.53196: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096348.53200: getting variables 21824 1727096348.53201: in VariableManager get_vars() 21824 1727096348.53232: Calling all_inventory to load vars for managed_node1 21824 1727096348.53234: Calling groups_inventory to load vars for managed_node1 21824 1727096348.53238: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096348.53248: Calling all_plugins_play to load vars for managed_node1 21824 1727096348.53251: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096348.53254: Calling groups_plugins_play to load vars for managed_node1 21824 1727096348.53717: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000009 21824 1727096348.53720: WORKER PROCESS EXITING 21824 1727096348.53744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096348.54108: done with get_vars() 21824 1727096348.54119: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Monday 23 September 2024 08:59:08 -0400 (0:00:00.953) 0:00:03.681 ****** 21824 1727096348.54230: entering _queue_task() for managed_node1/package_facts 21824 1727096348.54232: Creating lock for package_facts 21824 1727096348.54607: worker is 1 (out of 1 available) 21824 1727096348.54617: exiting _queue_task() for managed_node1/package_facts 21824 1727096348.54628: done queuing things up, now waiting for results queue to drain 21824 1727096348.54629: waiting for pending results... 21824 1727096348.54788: running TaskExecutor() for managed_node1/TASK: Get package info 21824 1727096348.54879: in run() - task 0afff68d-5257-b8a1-9a25-00000000000a 21824 1727096348.54898: variable 'ansible_search_path' from source: unknown 21824 1727096348.54936: calling self._execute() 21824 1727096348.55023: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096348.55034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096348.55047: variable 'omit' from source: magic vars 21824 1727096348.55410: variable 'ansible_distribution_major_version' from source: facts 21824 1727096348.55427: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096348.55437: variable 'omit' from source: magic vars 21824 1727096348.55472: variable 'omit' from source: magic vars 21824 1727096348.55521: variable 'omit' from source: magic vars 21824 1727096348.55565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096348.55618: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096348.55729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096348.55732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096348.55735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096348.55737: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096348.55739: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096348.55742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096348.55827: Set connection var ansible_shell_type to sh 21824 1727096348.55850: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096348.55871: Set connection var ansible_pipelining to False 21824 1727096348.55876: Set connection var ansible_timeout to 10 21824 1727096348.55948: Set connection var ansible_connection to ssh 21824 1727096348.55951: Set connection var ansible_shell_executable to /bin/sh 21824 1727096348.55953: variable 'ansible_shell_executable' from source: unknown 21824 1727096348.55955: variable 'ansible_connection' from source: unknown 21824 1727096348.55958: variable 'ansible_module_compression' from source: unknown 21824 1727096348.55960: variable 'ansible_shell_type' from source: unknown 21824 1727096348.55962: variable 'ansible_shell_executable' from source: unknown 21824 1727096348.55964: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096348.55966: variable 'ansible_pipelining' from source: unknown 21824 1727096348.55970: variable 'ansible_timeout' from source: unknown 21824 1727096348.55972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096348.56166: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096348.56185: variable 'omit' from source: magic vars 21824 1727096348.56194: starting attempt loop 21824 1727096348.56201: running the handler 21824 1727096348.56218: _low_level_execute_command(): starting 21824 1727096348.56230: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096348.56931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096348.56946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096348.56984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096348.57051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096348.57087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096348.57111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096348.57138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096348.57247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096348.58965: stdout chunk (state=3): >>>/root <<< 21824 1727096348.59142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096348.59146: stdout chunk (state=3): >>><<< 21824 1727096348.59148: stderr chunk (state=3): >>><<< 21824 1727096348.59176: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096348.59279: _low_level_execute_command(): starting 21824 1727096348.59283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715 `" && echo ansible-tmp-1727096348.591828-21983-243250152937715="` echo /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715 `" ) && sleep 0' 21824 1727096348.59842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096348.59857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096348.59874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096348.59893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096348.59918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096348.60008: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096348.60042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096348.60140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096348.62160: stdout chunk (state=3): >>>ansible-tmp-1727096348.591828-21983-243250152937715=/root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715 <<< 21824 1727096348.62285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096348.62349: stderr chunk (state=3): >>><<< 21824 1727096348.62352: stdout chunk (state=3): >>><<< 21824 1727096348.62378: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096348.591828-21983-243250152937715=/root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096348.62460: variable 'ansible_module_compression' from source: unknown 21824 1727096348.62502: ANSIBALLZ: Using lock for package_facts 21824 1727096348.62510: ANSIBALLZ: Acquiring lock 21824 1727096348.62518: ANSIBALLZ: Lock acquired: 139821924429952 21824 1727096348.62527: ANSIBALLZ: Creating module 21824 1727096348.93942: ANSIBALLZ: Writing module into payload 21824 1727096348.94056: ANSIBALLZ: Writing module 21824 1727096348.94094: ANSIBALLZ: Renaming module 21824 1727096348.94114: ANSIBALLZ: Done creating module 21824 1727096348.94162: variable 'ansible_facts' from source: unknown 21824 1727096348.94384: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py 21824 1727096348.94614: Sending initial data 21824 1727096348.94617: Sent initial data (161 bytes) 21824 1727096348.95186: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096348.95199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096348.95255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096348.95322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096348.95341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096348.95383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096348.95498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096348.97178: 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 <<< 21824 1727096348.97262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096348.97387: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmprlggwzq0 /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py <<< 21824 1727096348.97390: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py" <<< 21824 1727096348.97476: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmprlggwzq0" to remote "/root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py" <<< 21824 1727096348.99212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096348.99284: stderr chunk (state=3): >>><<< 21824 1727096348.99287: stdout chunk (state=3): >>><<< 21824 1727096348.99296: done transferring module to remote 21824 1727096348.99313: _low_level_execute_command(): starting 21824 1727096348.99323: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/ /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py && sleep 0' 21824 1727096349.00290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.00354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096349.00370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.00399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.00509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.02432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.02448: stdout chunk (state=3): >>><<< 21824 1727096349.02474: stderr chunk (state=3): >>><<< 21824 1727096349.02494: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096349.02578: _low_level_execute_command(): starting 21824 1727096349.02582: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/AnsiballZ_package_facts.py && sleep 0' 21824 1727096349.03261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.03312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096349.03330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.03363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.03490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.05751: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21824 1727096349.05780: stdout chunk (state=3): >>>import _imp # builtin <<< 21824 1727096349.05817: stdout chunk (state=3): >>>import '_thread' # <<< 21824 1727096349.05820: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21824 1727096349.05885: stdout chunk (state=3): >>>import '_io' # <<< 21824 1727096349.05895: stdout chunk (state=3): >>>import 'marshal' # <<< 21824 1727096349.05915: stdout chunk (state=3): >>>import 'posix' # <<< 21824 1727096349.05951: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21824 1727096349.05978: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21824 1727096349.06037: 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' <<< 21824 1727096349.06073: stdout chunk (state=3): >>>import '_codecs' # <<< 21824 1727096349.06076: stdout chunk (state=3): >>>import 'codecs' # <<< 21824 1727096349.06113: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21824 1727096349.06170: 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 0x7fcf6c8184d0> <<< 21824 1727096349.06174: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7e7b30> # /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' <<< 21824 1727096349.06197: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c81aa50> import '_signal' # <<< 21824 1727096349.06229: stdout chunk (state=3): >>>import '_abc' # <<< 21824 1727096349.06251: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 21824 1727096349.06288: stdout chunk (state=3): >>>import '_stat' # <<< 21824 1727096349.06300: stdout chunk (state=3): >>>import 'stat' # <<< 21824 1727096349.06383: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21824 1727096349.06429: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21824 1727096349.06433: stdout chunk (state=3): >>>import 'os' # <<< 21824 1727096349.06462: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21824 1727096349.06485: 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' <<< 21824 1727096349.06512: 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' <<< 21824 1727096349.06533: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c62d130> <<< 21824 1727096349.06598: 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 <<< 21824 1727096349.06615: 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 0x7fcf6c62dfa0> <<< 21824 1727096349.06649: stdout chunk (state=3): >>>import 'site' # <<< 21824 1727096349.06660: 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. <<< 21824 1727096349.07056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21824 1727096349.07080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.07106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21824 1727096349.07149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21824 1727096349.07170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21824 1727096349.07197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21824 1727096349.07220: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c66be30> <<< 21824 1727096349.07231: 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' <<< 21824 1727096349.07257: stdout chunk (state=3): >>>import '_operator' # <<< 21824 1727096349.07282: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c66bef0> <<< 21824 1727096349.07303: stdout chunk (state=3): >>># /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' <<< 21824 1727096349.07321: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21824 1727096349.07396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.07402: stdout chunk (state=3): >>>import 'itertools' # <<< 21824 1727096349.07460: 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 0x7fcf6c6a3860> <<< 21824 1727096349.07464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6a3ef0> <<< 21824 1727096349.07482: stdout chunk (state=3): >>>import '_collections' # <<< 21824 1727096349.07530: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c683b00> <<< 21824 1727096349.07562: stdout chunk (state=3): >>>import '_functools' # <<< 21824 1727096349.07565: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c681220> <<< 21824 1727096349.07661: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c668fe0> <<< 21824 1727096349.07687: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21824 1727096349.07721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21824 1727096349.07748: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21824 1727096349.07776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21824 1727096349.07791: 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' <<< 21824 1727096349.07826: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6c7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6c6420> <<< 21824 1727096349.07853: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c682210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6c4c50> <<< 21824 1727096349.07920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21824 1727096349.07948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c668260> # /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' <<< 21824 1727096349.07980: 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 0x7fcf6c6f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f8bf0> <<< 21824 1727096349.08033: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.08046: 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 0x7fcf6c6f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c666d80> <<< 21824 1727096349.08082: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21824 1727096349.08128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21824 1727096349.08145: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f93a0> import 'importlib.machinery' # <<< 21824 1727096349.08191: 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' <<< 21824 1727096349.08216: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6fa570> <<< 21824 1727096349.08248: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21824 1727096349.08251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21824 1727096349.08322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21824 1727096349.08326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7107a0> <<< 21824 1727096349.08380: stdout chunk (state=3): >>>import 'errno' # <<< 21824 1727096349.08383: 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 0x7fcf6c711eb0> <<< 21824 1727096349.08437: 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' <<< 21824 1727096349.08454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21824 1727096349.08457: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c712d50> <<< 21824 1727096349.08514: 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 0x7fcf6c713380> <<< 21824 1727096349.08519: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7122a0> <<< 21824 1727096349.08546: 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' <<< 21824 1727096349.08584: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.08601: 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 0x7fcf6c713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7134a0> <<< 21824 1727096349.08664: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6fa5d0> <<< 21824 1727096349.08679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21824 1727096349.08694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21824 1727096349.08715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21824 1727096349.08738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21824 1727096349.08787: 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 0x7fcf6c40bc20> <<< 21824 1727096349.08802: 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' <<< 21824 1727096349.08847: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6c4346e0> <<< 21824 1727096349.08862: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c434440> # 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 0x7fcf6c434710> <<< 21824 1727096349.08895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21824 1727096349.08973: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.09105: 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 0x7fcf6c435040> <<< 21824 1727096349.09244: 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 0x7fcf6c435a30> <<< 21824 1727096349.09248: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4348f0> <<< 21824 1727096349.09290: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c409dc0> <<< 21824 1727096349.09293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21824 1727096349.09339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21824 1727096349.09342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21824 1727096349.09362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c436de0> <<< 21824 1727096349.09384: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4358b0> <<< 21824 1727096349.09401: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6facc0> <<< 21824 1727096349.09420: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21824 1727096349.09495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.09499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21824 1727096349.09538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21824 1727096349.09560: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c45f110> <<< 21824 1727096349.09626: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21824 1727096349.09648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.09674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21824 1727096349.09684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21824 1727096349.09739: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c483440> <<< 21824 1727096349.09743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21824 1727096349.09793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21824 1727096349.09839: stdout chunk (state=3): >>>import 'ntpath' # <<< 21824 1727096349.09878: 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 0x7fcf6c4e41d0> <<< 21824 1727096349.09894: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21824 1727096349.09918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21824 1727096349.09952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21824 1727096349.09986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21824 1727096349.10079: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4e6930> <<< 21824 1727096349.10447: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4e42f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4b11f0> # /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 0x7fcf6c2e92b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c482240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c437ce0> <<< 21824 1727096349.10450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21824 1727096349.10452: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcf6c482840> <<< 21824 1727096349.10715: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_6_aib23x/ansible_package_facts_payload.zip' <<< 21824 1727096349.10737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.10843: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.10877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21824 1727096349.10891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21824 1727096349.10923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21824 1727096349.10997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21824 1727096349.11029: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c34f020> <<< 21824 1727096349.11049: stdout chunk (state=3): >>>import '_typing' # <<< 21824 1727096349.11231: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c32df10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c32d0a0> <<< 21824 1727096349.11248: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.11273: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21824 1727096349.11303: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.11329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 21824 1727096349.11343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.12749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.13892: 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 0x7fcf6c34cec0> <<< 21824 1727096349.13919: 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' <<< 21824 1727096349.13959: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21824 1727096349.13993: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.14012: stdout chunk (state=3): >>># 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 0x7fcf6c37e9f0> <<< 21824 1727096349.14047: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37e780> <<< 21824 1727096349.14108: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37e090> <<< 21824 1727096349.14120: 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' <<< 21824 1727096349.14170: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37e7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c34fa40> <<< 21824 1727096349.14175: stdout chunk (state=3): >>>import 'atexit' # <<< 21824 1727096349.14215: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6c37f770> <<< 21824 1727096349.14245: 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 0x7fcf6c37f980> <<< 21824 1727096349.14257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21824 1727096349.14329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21824 1727096349.14332: stdout chunk (state=3): >>>import '_locale' # <<< 21824 1727096349.14372: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37fec0> <<< 21824 1727096349.14394: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21824 1727096349.14431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21824 1727096349.14462: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd25d00> <<< 21824 1727096349.14491: 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 0x7fcf6bd278f0> <<< 21824 1727096349.14524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21824 1727096349.14545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21824 1727096349.14566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd28200> <<< 21824 1727096349.14588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21824 1727096349.14620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21824 1727096349.14658: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd293a0> <<< 21824 1727096349.14682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21824 1727096349.14699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21824 1727096349.14721: 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' <<< 21824 1727096349.14784: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd2be60> <<< 21824 1727096349.14828: 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 0x7fcf6c37fdd0> <<< 21824 1727096349.14845: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd2a120> <<< 21824 1727096349.14873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21824 1727096349.14910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21824 1727096349.14932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21824 1727096349.15074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21824 1727096349.15078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 21824 1727096349.15111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd33ce0> import '_tokenize' # <<< 21824 1727096349.15184: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd327b0> <<< 21824 1727096349.15200: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd32510> # /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' <<< 21824 1727096349.15285: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd32a80> <<< 21824 1727096349.15306: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd2a630> <<< 21824 1727096349.15350: 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 0x7fcf6bd77f50> <<< 21824 1727096349.15380: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd78110> <<< 21824 1727096349.15407: 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 <<< 21824 1727096349.15435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21824 1727096349.15463: 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' <<< 21824 1727096349.15501: 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 0x7fcf6bd79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd79970> <<< 21824 1727096349.15508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21824 1727096349.15532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21824 1727096349.15592: 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 0x7fcf6bd7c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd7a270> <<< 21824 1727096349.15611: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21824 1727096349.15654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.15694: 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' # <<< 21824 1727096349.15741: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd7f7d0> <<< 21824 1727096349.15858: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd7c290> <<< 21824 1727096349.15925: 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 0x7fcf6bd80620> <<< 21824 1727096349.15951: 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 0x7fcf6bd80aa0> <<< 21824 1727096349.16000: 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 0x7fcf6bd80b60> <<< 21824 1727096349.16046: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd78290> <<< 21824 1727096349.16049: 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' <<< 21824 1727096349.16062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21824 1727096349.16088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21824 1727096349.16117: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.16149: 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 0x7fcf6bc0c200> <<< 21824 1727096349.16295: 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 0x7fcf6bc0d550> <<< 21824 1727096349.16309: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd82990> <<< 21824 1727096349.16342: 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 0x7fcf6bd83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd825d0> <<< 21824 1727096349.16381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21824 1727096349.16397: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.16492: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.16591: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.16624: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21824 1727096349.16647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.16759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.16884: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.17420: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.17973: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 21824 1727096349.17993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 21824 1727096349.18022: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21824 1727096349.18035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.18090: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6bc118b0> <<< 21824 1727096349.18393: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc12c30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc0d730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21824 1727096349.18431: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.18588: 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' <<< 21824 1727096349.18615: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc12450> # zipimport: zlib available <<< 21824 1727096349.19073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19510: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19583: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21824 1727096349.19675: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19714: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19738: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21824 1727096349.19756: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19825: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19905: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21824 1727096349.19936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21824 1727096349.19960: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.19993: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.20035: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21824 1727096349.20055: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.20285: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.20512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21824 1727096349.20583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21824 1727096349.20598: stdout chunk (state=3): >>>import '_ast' # <<< 21824 1727096349.20657: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc13920> # zipimport: zlib available <<< 21824 1727096349.20738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.20881: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 21824 1727096349.20890: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 21824 1727096349.20902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.20943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21824 1727096349.20953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21003: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21039: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21102: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21170: 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 <<< 21824 1727096349.21216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.21301: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6bc1e1b0> <<< 21824 1727096349.21341: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc191f0> <<< 21824 1727096349.21382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21824 1727096349.21386: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21451: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.21586: 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' <<< 21824 1727096349.21602: 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 <<< 21824 1727096349.21635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21824 1727096349.21657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21824 1727096349.21721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21824 1727096349.21742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21824 1727096349.21764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21824 1727096349.21812: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd06c00> <<< 21824 1727096349.21854: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bdfe8d0> <<< 21824 1727096349.21942: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc1e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc1df40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21824 1727096349.21974: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22002: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22024: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21824 1727096349.22083: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21824 1727096349.22111: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21824 1727096349.22130: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 21824 1727096349.22370: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22645: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22695: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 21824 1727096349.22715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22751: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22794: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22833: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22869: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.22920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21824 1727096349.22923: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23000: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23061: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23134: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21824 1727096349.23312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23527: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.23593: 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' <<< 21824 1727096349.23619: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21824 1727096349.23653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21824 1727096349.23678: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21824 1727096349.23714: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb69c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21824 1727096349.23736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21824 1727096349.23751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21824 1727096349.23797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21824 1727096349.23820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21824 1727096349.23864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21824 1727096349.23918: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b8342c0> <<< 21824 1727096349.23925: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.23948: 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 0x7fcf6b8345c0> <<< 21824 1727096349.23982: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bca1790> <<< 21824 1727096349.24020: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb7620> <<< 21824 1727096349.24051: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb4bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb59d0> <<< 21824 1727096349.24074: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21824 1727096349.24103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21824 1727096349.24131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21824 1727096349.24147: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.24285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21824 1727096349.24310: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6b89c500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b837dd0> <<< 21824 1727096349.24335: 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 0x7fcf6b837fb0> <<< 21824 1727096349.24391: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b837200> <<< 21824 1727096349.24399: stdout chunk (state=3): >>># /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' <<< 21824 1727096349.24429: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89c4a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21824 1727096349.24475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21824 1727096349.24495: 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 0x7fcf6b89f050> <<< 21824 1727096349.24526: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89d040> <<< 21824 1727096349.24568: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb48c0> import 'ansible.module_utils.facts.timeout' # <<< 21824 1727096349.24593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 21824 1727096349.24619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21824 1727096349.24631: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24695: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21824 1727096349.24766: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24814: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21824 1727096349.24883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24912: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21824 1727096349.24942: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.24986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21824 1727096349.24989: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25035: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21824 1727096349.25145: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21824 1727096349.25215: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25324: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25380: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21824 1727096349.25473: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.25948: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21824 1727096349.26396: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26446: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26539: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26574: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21824 1727096349.26585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 21824 1727096349.26628: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21824 1727096349.26673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26732: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 21824 1727096349.26821: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21824 1727096349.26874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26889: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.26933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 21824 1727096349.27021: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21824 1727096349.27125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21824 1727096349.27170: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89f950> <<< 21824 1727096349.27174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21824 1727096349.27195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21824 1727096349.27315: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b8bc9b0> <<< 21824 1727096349.27327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 21824 1727096349.27394: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21824 1727096349.27487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27559: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 21824 1727096349.27727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21824 1727096349.27820: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27850: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.27904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21824 1727096349.27953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21824 1727096349.28030: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.28088: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6b8db3b0> <<< 21824 1727096349.28290: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b8bfaa0> import 'ansible.module_utils.facts.system.python' # <<< 21824 1727096349.28294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28344: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21824 1727096349.28495: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28691: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28850: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21824 1727096349.28894: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21824 1727096349.28948: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.28984: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 21824 1727096349.29064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 21824 1727096349.29104: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21824 1727096349.29128: 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 0x7fcf6b6c2e40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b6c2930> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21824 1727096349.29157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29198: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21824 1727096349.29250: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21824 1727096349.29584: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29665: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29772: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29809: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21824 1727096349.29893: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29914: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.29928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.30060: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.30215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21824 1727096349.30234: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.30346: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.30473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 21824 1727096349.30512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.30551: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.31112: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.31618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 21824 1727096349.31622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 21824 1727096349.31635: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.31738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.31839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21824 1727096349.31854: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.31948: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21824 1727096349.32058: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32217: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21824 1727096349.32382: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32408: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21824 1727096349.32411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21824 1727096349.32518: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.32916: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21824 1727096349.33150: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21824 1727096349.33231: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21824 1727096349.33297: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33361: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 21824 1727096349.33463: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21824 1727096349.33507: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33562: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21824 1727096349.33633: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33690: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.33776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21824 1727096349.33807: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34017: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21824 1727096349.34283: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34346: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21824 1727096349.34417: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34448: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21824 1727096349.34497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34530: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21824 1727096349.34577: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34608: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21824 1727096349.34653: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34736: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21824 1727096349.34835: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 21824 1727096349.34865: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34916: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21824 1727096349.34977: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.34991: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35015: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35059: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35114: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35181: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21824 1727096349.35273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21824 1727096349.35279: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35333: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21824 1727096349.35395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35597: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21824 1727096349.35806: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35849: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21824 1727096349.35926: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.35961: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21824 1727096349.36025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21824 1727096349.36205: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21824 1727096349.36421: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36455: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 21824 1727096349.36637: stdout chunk (state=3): >>># zipimport: zlib available <<< 21824 1727096349.36785: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21824 1727096349.37238: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 21824 1727096349.37241: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6b6ea990> <<< 21824 1727096349.37283: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 21824 1727096349.37303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89f710> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b6e5370> <<< 21824 1727096349.54148: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21824 1727096349.54170: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21824 1727096349.54205: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 21824 1727096349.54243: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 21824 1727096349.54251: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 21824 1727096349.54279: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 21824 1727096349.54289: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 21824 1727096349.54314: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21824 1727096349.54328: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 21824 1727096349.54350: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21824 1727096349.54808: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21824 1727096349.54825: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 21824 1727096349.54842: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.54857: stdout chunk (state=3): >>># 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<<< 21824 1727096349.54861: stdout chunk (state=3): >>> # 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 <<< 21824 1727096349.54893: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.54908: stdout chunk (state=3): >>># 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__ <<< 21824 1727096349.54916: 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 <<< 21824 1727096349.54941: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.54983: 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 # 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 <<< 21824 1727096349.54997: stdout chunk (state=3): >>># 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 <<< 21824 1727096349.55007: stdout chunk (state=3): >>># 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<<< 21824 1727096349.55018: stdout chunk (state=3): >>> # 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 <<< 21824 1727096349.55043: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.55073: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.55091: stdout chunk (state=3): >>># 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 21824 1727096349.55431: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21824 1727096349.55454: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 21824 1727096349.55474: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21824 1727096349.55478: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 21824 1727096349.55492: stdout chunk (state=3): >>># destroy ipaddress <<< 21824 1727096349.55514: stdout chunk (state=3): >>># destroy ntpath <<< 21824 1727096349.55537: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 21824 1727096349.55558: stdout chunk (state=3): >>> # 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 <<< 21824 1727096349.55573: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 21824 1727096349.55580: stdout chunk (state=3): >>># destroy uuid <<< 21824 1727096349.55606: stdout chunk (state=3): >>># destroy selinux # destroy shutil<<< 21824 1727096349.55612: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21824 1727096349.55662: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 21824 1727096349.55666: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21824 1727096349.55691: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 21824 1727096349.55708: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 21824 1727096349.55711: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 21824 1727096349.55737: stdout chunk (state=3): >>># destroy datetime <<< 21824 1727096349.55741: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 21824 1727096349.55782: stdout chunk (state=3): >>># destroy _ssl <<< 21824 1727096349.55787: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 21824 1727096349.55790: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 21824 1727096349.55815: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 21824 1727096349.55822: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm <<< 21824 1727096349.55863: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 21824 1727096349.55876: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 21824 1727096349.55906: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 21824 1727096349.55922: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 21824 1727096349.55939: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.55960: 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 <<< 21824 1727096349.55973: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.55997: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.56016: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.56020: stdout chunk (state=3): >>># 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 <<< 21824 1727096349.56032: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 21824 1727096349.56038: stdout chunk (state=3): >>># destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21824 1727096349.56172: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21824 1727096349.56182: stdout chunk (state=3): >>># destroy _socket <<< 21824 1727096349.56204: stdout chunk (state=3): >>># destroy _collections <<< 21824 1727096349.56209: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 21824 1727096349.56236: stdout chunk (state=3): >>># destroy tokenize <<< 21824 1727096349.56245: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21824 1727096349.56266: stdout chunk (state=3): >>># destroy _typing <<< 21824 1727096349.56283: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 21824 1727096349.56289: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21824 1727096349.56312: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21824 1727096349.56405: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 21824 1727096349.56412: stdout chunk (state=3): >>> # 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 <<< 21824 1727096349.56442: stdout chunk (state=3): >>># destroy _random <<< 21824 1727096349.56454: stdout chunk (state=3): >>># destroy _weakref <<< 21824 1727096349.56466: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 21824 1727096349.56486: stdout chunk (state=3): >>># destroy itertools <<< 21824 1727096349.56495: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21824 1727096349.56511: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21824 1727096349.56902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096349.56936: stderr chunk (state=3): >>><<< 21824 1727096349.56939: stdout chunk (state=3): >>><<< 21824 1727096349.57106: _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 0x7fcf6c8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7e7b30> # /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 0x7fcf6c81aa50> 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 0x7fcf6c62d130> # /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 0x7fcf6c62dfa0> 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 0x7fcf6c66be30> # /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 0x7fcf6c66bef0> # /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 0x7fcf6c6a3860> # /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 0x7fcf6c6a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c683b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c681220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c668fe0> # /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 0x7fcf6c6c7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6c6420> # /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 0x7fcf6c682210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6c4c50> # /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 0x7fcf6c6f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c668260> # /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 0x7fcf6c6f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f8bf0> # 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 0x7fcf6c6f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c666d80> # /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 0x7fcf6c6f96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6f93a0> 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 0x7fcf6c6fa570> 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 0x7fcf6c7107a0> 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 0x7fcf6c711eb0> # /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 0x7fcf6c712d50> # 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 0x7fcf6c713380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7122a0> # /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 0x7fcf6c713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c7134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6fa5d0> # /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 0x7fcf6c40bc20> # /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 0x7fcf6c4346e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c434440> # 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 0x7fcf6c434710> # /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 0x7fcf6c435040> # 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 0x7fcf6c435a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4348f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c409dc0> # /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 0x7fcf6c436de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4358b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c6facc0> # /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 0x7fcf6c45f110> # /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 0x7fcf6c483440> # /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 0x7fcf6c4e41d0> # /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 0x7fcf6c4e6930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4e42f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c4b11f0> # /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 0x7fcf6c2e92b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c482240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c437ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcf6c482840> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_6_aib23x/ansible_package_facts_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 0x7fcf6c34f020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c32df10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c32d0a0> # 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 0x7fcf6c34cec0> # /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 0x7fcf6c37e9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37e780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c37e090> # /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 0x7fcf6c37e7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6c34fa40> 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 0x7fcf6c37f770> # 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 0x7fcf6c37f980> # /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 0x7fcf6c37fec0> 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 0x7fcf6bd25d00> # 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 0x7fcf6bd278f0> # /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 0x7fcf6bd28200> # /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 0x7fcf6bd293a0> # /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 0x7fcf6bd2be60> # 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 0x7fcf6c37fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd2a120> # /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 0x7fcf6bd33ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd32510> # /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 0x7fcf6bd32a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd2a630> # 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 0x7fcf6bd77f50> # /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 0x7fcf6bd78110> # /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 0x7fcf6bd79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd79970> # /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 0x7fcf6bd7c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd7a270> # /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 0x7fcf6bd7f7d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd7c290> # 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 0x7fcf6bd80620> # 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 0x7fcf6bd80aa0> # 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 0x7fcf6bd80b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd78290> # /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 0x7fcf6bc0c200> # 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 0x7fcf6bc0d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd82990> # 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 0x7fcf6bd83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bd825d0> # 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 0x7fcf6bc118b0> # /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 0x7fcf6bc12c30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc0d730> 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 0x7fcf6bc12450> # 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 0x7fcf6bc13920> # 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 0x7fcf6bc1e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc191f0> 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 0x7fcf6bd06c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bdfe8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc1e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bc1df40> # 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 import 'ansible.module_utils.common.respawn' # # 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 0x7fcf6bcb69c0> # /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 0x7fcf6b8342c0> # 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 0x7fcf6b8345c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bca1790> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb7620> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb4bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb59d0> # /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 0x7fcf6b89c500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b837dd0> # 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 0x7fcf6b837fb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b837200> # /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 0x7fcf6b89c4a0> # /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 0x7fcf6b89f050> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89d040> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6bcb48c0> 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 0x7fcf6b89f950> # /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 0x7fcf6b8bc9b0> 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 0x7fcf6b8db3b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b8bfaa0> 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 0x7fcf6b6c2e40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b6c2930> 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 # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf6b6ea990> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b89f710> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf6b6e5370> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 rpm._rpm # 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 21824 1727096349.59195: done with _execute_module (package_facts, {'_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': 'package_facts', '_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-1727096348.591828-21983-243250152937715/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096349.59219: _low_level_execute_command(): starting 21824 1727096349.59222: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096348.591828-21983-243250152937715/ > /dev/null 2>&1 && sleep 0' 21824 1727096349.59662: 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 <<< 21824 1727096349.59665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096349.59696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.59699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096349.59702: 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 <<< 21824 1727096349.59704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.59757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096349.59761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.59770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.59838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.61722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.61751: stderr chunk (state=3): >>><<< 21824 1727096349.61754: stdout chunk (state=3): >>><<< 21824 1727096349.61772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096349.61775: handler run complete 21824 1727096349.62227: variable 'ansible_facts' from source: unknown 21824 1727096349.62529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.63573: variable 'ansible_facts' from source: unknown 21824 1727096349.63806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.64192: attempt loop complete, returning result 21824 1727096349.64202: _execute() done 21824 1727096349.64205: dumping result to json 21824 1727096349.64323: done dumping result, returning 21824 1727096349.64331: done running TaskExecutor() for managed_node1/TASK: Get package info [0afff68d-5257-b8a1-9a25-00000000000a] 21824 1727096349.64336: sending task result for task 0afff68d-5257-b8a1-9a25-00000000000a 21824 1727096349.65650: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000000a 21824 1727096349.65653: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "3.el10", "source": "rpm", "version": "2.90" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false } 21824 1727096349.67676: no more pending results, returning what we have 21824 1727096349.67679: results queue empty 21824 1727096349.67680: checking for any_errors_fatal 21824 1727096349.67682: done checking for any_errors_fatal 21824 1727096349.67683: checking for max_fail_percentage 21824 1727096349.67684: done checking for max_fail_percentage 21824 1727096349.67684: checking to see if all hosts have failed and the running result is not ok 21824 1727096349.67685: done checking to see if all hosts have failed 21824 1727096349.67685: getting the remaining hosts for this loop 21824 1727096349.67686: done getting the remaining hosts for this loop 21824 1727096349.67689: getting the next task for host managed_node1 21824 1727096349.67692: done getting next task for host managed_node1 21824 1727096349.67694: ^ task is: TASK: Get NetworkManager version 21824 1727096349.67695: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096349.67698: getting variables 21824 1727096349.67699: in VariableManager get_vars() 21824 1727096349.67715: Calling all_inventory to load vars for managed_node1 21824 1727096349.67717: Calling groups_inventory to load vars for managed_node1 21824 1727096349.67719: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.67726: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.67728: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.67729: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.68252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.68957: done with get_vars() 21824 1727096349.68977: done getting variables 21824 1727096349.69020: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:32 Monday 23 September 2024 08:59:09 -0400 (0:00:01.148) 0:00:04.829 ****** 21824 1727096349.69040: entering _queue_task() for managed_node1/set_fact 21824 1727096349.69289: worker is 1 (out of 1 available) 21824 1727096349.69300: exiting _queue_task() for managed_node1/set_fact 21824 1727096349.69313: done queuing things up, now waiting for results queue to drain 21824 1727096349.69314: waiting for pending results... 21824 1727096349.69474: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 21824 1727096349.69537: in run() - task 0afff68d-5257-b8a1-9a25-00000000000b 21824 1727096349.69550: variable 'ansible_search_path' from source: unknown 21824 1727096349.69579: calling self._execute() 21824 1727096349.69640: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.69643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.69655: variable 'omit' from source: magic vars 21824 1727096349.69921: variable 'ansible_distribution_major_version' from source: facts 21824 1727096349.69931: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096349.69937: variable 'omit' from source: magic vars 21824 1727096349.69956: variable 'omit' from source: magic vars 21824 1727096349.70072: variable 'ansible_facts' from source: unknown 21824 1727096349.70430: variable 'omit' from source: magic vars 21824 1727096349.70462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096349.70493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096349.70509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096349.70528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096349.70532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096349.70556: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096349.70559: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.70562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.70627: Set connection var ansible_shell_type to sh 21824 1727096349.70632: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096349.70639: Set connection var ansible_pipelining to False 21824 1727096349.70649: Set connection var ansible_timeout to 10 21824 1727096349.70652: Set connection var ansible_connection to ssh 21824 1727096349.70658: Set connection var ansible_shell_executable to /bin/sh 21824 1727096349.70677: variable 'ansible_shell_executable' from source: unknown 21824 1727096349.70680: variable 'ansible_connection' from source: unknown 21824 1727096349.70683: variable 'ansible_module_compression' from source: unknown 21824 1727096349.70685: variable 'ansible_shell_type' from source: unknown 21824 1727096349.70688: variable 'ansible_shell_executable' from source: unknown 21824 1727096349.70690: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.70692: variable 'ansible_pipelining' from source: unknown 21824 1727096349.70696: variable 'ansible_timeout' from source: unknown 21824 1727096349.70700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.70802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096349.70810: variable 'omit' from source: magic vars 21824 1727096349.70815: starting attempt loop 21824 1727096349.70817: running the handler 21824 1727096349.70827: handler run complete 21824 1727096349.70834: attempt loop complete, returning result 21824 1727096349.70836: _execute() done 21824 1727096349.70839: dumping result to json 21824 1727096349.70841: done dumping result, returning 21824 1727096349.70847: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [0afff68d-5257-b8a1-9a25-00000000000b] 21824 1727096349.70857: sending task result for task 0afff68d-5257-b8a1-9a25-00000000000b 21824 1727096349.70936: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000000b 21824 1727096349.70939: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "networkmanager_version": "1.48.10" }, "changed": false } 21824 1727096349.71011: no more pending results, returning what we have 21824 1727096349.71014: results queue empty 21824 1727096349.71015: checking for any_errors_fatal 21824 1727096349.71022: done checking for any_errors_fatal 21824 1727096349.71023: checking for max_fail_percentage 21824 1727096349.71024: done checking for max_fail_percentage 21824 1727096349.71025: checking to see if all hosts have failed and the running result is not ok 21824 1727096349.71026: done checking to see if all hosts have failed 21824 1727096349.71026: getting the remaining hosts for this loop 21824 1727096349.71028: done getting the remaining hosts for this loop 21824 1727096349.71030: getting the next task for host managed_node1 21824 1727096349.71038: done getting next task for host managed_node1 21824 1727096349.71040: ^ task is: TASK: meta (flush_handlers) 21824 1727096349.71042: ^ 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 21824 1727096349.71048: getting variables 21824 1727096349.71049: in VariableManager get_vars() 21824 1727096349.71083: Calling all_inventory to load vars for managed_node1 21824 1727096349.71086: Calling groups_inventory to load vars for managed_node1 21824 1727096349.71089: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.71098: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.71101: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.71103: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.71799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.72507: done with get_vars() 21824 1727096349.72522: done getting variables 21824 1727096349.72572: in VariableManager get_vars() 21824 1727096349.72580: Calling all_inventory to load vars for managed_node1 21824 1727096349.72582: Calling groups_inventory to load vars for managed_node1 21824 1727096349.72584: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.72588: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.72590: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.72591: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.73106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.73848: done with get_vars() 21824 1727096349.73867: done queuing things up, now waiting for results queue to drain 21824 1727096349.73870: results queue empty 21824 1727096349.73871: checking for any_errors_fatal 21824 1727096349.73872: done checking for any_errors_fatal 21824 1727096349.73873: checking for max_fail_percentage 21824 1727096349.73874: done checking for max_fail_percentage 21824 1727096349.73874: checking to see if all hosts have failed and the running result is not ok 21824 1727096349.73875: done checking to see if all hosts have failed 21824 1727096349.73875: getting the remaining hosts for this loop 21824 1727096349.73876: done getting the remaining hosts for this loop 21824 1727096349.73878: getting the next task for host managed_node1 21824 1727096349.73886: done getting next task for host managed_node1 21824 1727096349.73887: ^ task is: TASK: meta (flush_handlers) 21824 1727096349.73888: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096349.73890: getting variables 21824 1727096349.73891: in VariableManager get_vars() 21824 1727096349.73898: Calling all_inventory to load vars for managed_node1 21824 1727096349.73899: Calling groups_inventory to load vars for managed_node1 21824 1727096349.73901: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.73905: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.73906: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.73908: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.74449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.75134: done with get_vars() 21824 1727096349.75146: done getting variables 21824 1727096349.75184: in VariableManager get_vars() 21824 1727096349.75192: Calling all_inventory to load vars for managed_node1 21824 1727096349.75194: Calling groups_inventory to load vars for managed_node1 21824 1727096349.75195: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.75198: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.75200: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.75201: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.76016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.76944: done with get_vars() 21824 1727096349.76962: done queuing things up, now waiting for results queue to drain 21824 1727096349.76964: results queue empty 21824 1727096349.76964: checking for any_errors_fatal 21824 1727096349.76965: done checking for any_errors_fatal 21824 1727096349.76966: checking for max_fail_percentage 21824 1727096349.76969: done checking for max_fail_percentage 21824 1727096349.76969: checking to see if all hosts have failed and the running result is not ok 21824 1727096349.76970: done checking to see if all hosts have failed 21824 1727096349.76970: getting the remaining hosts for this loop 21824 1727096349.76971: done getting the remaining hosts for this loop 21824 1727096349.76973: getting the next task for host managed_node1 21824 1727096349.76975: done getting next task for host managed_node1 21824 1727096349.76976: ^ task is: None 21824 1727096349.76977: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096349.76978: done queuing things up, now waiting for results queue to drain 21824 1727096349.76978: results queue empty 21824 1727096349.76979: checking for any_errors_fatal 21824 1727096349.76979: done checking for any_errors_fatal 21824 1727096349.76980: checking for max_fail_percentage 21824 1727096349.76980: done checking for max_fail_percentage 21824 1727096349.76980: checking to see if all hosts have failed and the running result is not ok 21824 1727096349.76981: done checking to see if all hosts have failed 21824 1727096349.76983: getting the next task for host managed_node1 21824 1727096349.76984: done getting next task for host managed_node1 21824 1727096349.76985: ^ task is: None 21824 1727096349.76986: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096349.77030: in VariableManager get_vars() 21824 1727096349.77054: done with get_vars() 21824 1727096349.77058: in VariableManager get_vars() 21824 1727096349.77072: done with get_vars() 21824 1727096349.77075: variable 'omit' from source: magic vars 21824 1727096349.77099: in VariableManager get_vars() 21824 1727096349.77112: done with get_vars() 21824 1727096349.77127: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21824 1727096349.77601: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21824 1727096349.77624: getting the remaining hosts for this loop 21824 1727096349.77626: done getting the remaining hosts for this loop 21824 1727096349.77627: getting the next task for host managed_node1 21824 1727096349.77629: done getting next task for host managed_node1 21824 1727096349.77630: ^ task is: TASK: Gathering Facts 21824 1727096349.77631: ^ 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 21824 1727096349.77633: getting variables 21824 1727096349.77633: in VariableManager get_vars() 21824 1727096349.77646: Calling all_inventory to load vars for managed_node1 21824 1727096349.77648: Calling groups_inventory to load vars for managed_node1 21824 1727096349.77649: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096349.77653: Calling all_plugins_play to load vars for managed_node1 21824 1727096349.77662: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096349.77664: Calling groups_plugins_play to load vars for managed_node1 21824 1727096349.78234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096349.79336: done with get_vars() 21824 1727096349.79356: done getting variables 21824 1727096349.79399: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Monday 23 September 2024 08:59:09 -0400 (0:00:00.103) 0:00:04.933 ****** 21824 1727096349.79423: entering _queue_task() for managed_node1/gather_facts 21824 1727096349.79727: worker is 1 (out of 1 available) 21824 1727096349.79738: exiting _queue_task() for managed_node1/gather_facts 21824 1727096349.79751: done queuing things up, now waiting for results queue to drain 21824 1727096349.79753: waiting for pending results... 21824 1727096349.80184: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21824 1727096349.80189: in run() - task 0afff68d-5257-b8a1-9a25-0000000001c7 21824 1727096349.80192: variable 'ansible_search_path' from source: unknown 21824 1727096349.80194: calling self._execute() 21824 1727096349.80246: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.80257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.80271: variable 'omit' from source: magic vars 21824 1727096349.80651: variable 'ansible_distribution_major_version' from source: facts 21824 1727096349.80668: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096349.80840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096349.81120: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096349.81166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096349.81208: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096349.81243: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096349.81332: variable 'networkmanager_version' from source: set_fact 21824 1727096349.81349: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096349.81357: variable 'omit' from source: magic vars 21824 1727096349.81389: variable 'omit' from source: magic vars 21824 1727096349.81430: variable 'omit' from source: magic vars 21824 1727096349.81462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096349.81496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096349.81524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096349.81544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096349.81614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096349.81617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096349.81620: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.81622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.81697: Set connection var ansible_shell_type to sh 21824 1727096349.81709: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096349.81724: Set connection var ansible_pipelining to False 21824 1727096349.81738: Set connection var ansible_timeout to 10 21824 1727096349.81745: Set connection var ansible_connection to ssh 21824 1727096349.81755: Set connection var ansible_shell_executable to /bin/sh 21824 1727096349.81783: variable 'ansible_shell_executable' from source: unknown 21824 1727096349.81790: variable 'ansible_connection' from source: unknown 21824 1727096349.81796: variable 'ansible_module_compression' from source: unknown 21824 1727096349.81801: variable 'ansible_shell_type' from source: unknown 21824 1727096349.81830: variable 'ansible_shell_executable' from source: unknown 21824 1727096349.81833: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096349.81835: variable 'ansible_pipelining' from source: unknown 21824 1727096349.81838: variable 'ansible_timeout' from source: unknown 21824 1727096349.81840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096349.81956: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096349.82048: variable 'omit' from source: magic vars 21824 1727096349.82052: starting attempt loop 21824 1727096349.82054: running the handler 21824 1727096349.82057: variable 'ansible_facts' from source: unknown 21824 1727096349.82059: _low_level_execute_command(): starting 21824 1727096349.82061: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096349.82836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.82893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.82972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.84695: stdout chunk (state=3): >>>/root <<< 21824 1727096349.84844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.84856: stdout chunk (state=3): >>><<< 21824 1727096349.84881: stderr chunk (state=3): >>><<< 21824 1727096349.84908: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096349.84974: _low_level_execute_command(): starting 21824 1727096349.84978: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567 `" && echo ansible-tmp-1727096349.849152-22015-154821606058567="` echo /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567 `" ) && sleep 0' 21824 1727096349.85557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096349.85575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096349.85593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096349.85613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096349.85630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096349.85642: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096349.85657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.85685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096349.85773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.85791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.85896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.87899: stdout chunk (state=3): >>>ansible-tmp-1727096349.849152-22015-154821606058567=/root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567 <<< 21824 1727096349.88129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.88140: stdout chunk (state=3): >>><<< 21824 1727096349.88152: stderr chunk (state=3): >>><<< 21824 1727096349.88179: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096349.849152-22015-154821606058567=/root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096349.88574: variable 'ansible_module_compression' from source: unknown 21824 1727096349.88577: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21824 1727096349.88580: variable 'ansible_facts' from source: unknown 21824 1727096349.88750: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py 21824 1727096349.88983: Sending initial data 21824 1727096349.88992: Sent initial data (153 bytes) 21824 1727096349.89498: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096349.89512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096349.89526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096349.89580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.89639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096349.89655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.89681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.89787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.91414: 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 <<< 21824 1727096349.91508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096349.91581: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpu2rwgn_v /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py <<< 21824 1727096349.91606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py" <<< 21824 1727096349.91676: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpu2rwgn_v" to remote "/root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py" <<< 21824 1727096349.93549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.93582: stderr chunk (state=3): >>><<< 21824 1727096349.93695: stdout chunk (state=3): >>><<< 21824 1727096349.93701: done transferring module to remote 21824 1727096349.93703: _low_level_execute_command(): starting 21824 1727096349.93705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/ /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py && sleep 0' 21824 1727096349.94257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096349.94271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096349.94374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096349.94400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096349.94416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.94430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.94525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096349.96481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096349.96494: stdout chunk (state=3): >>><<< 21824 1727096349.96506: stderr chunk (state=3): >>><<< 21824 1727096349.96539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096349.96549: _low_level_execute_command(): starting 21824 1727096349.96560: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/AnsiballZ_setup.py && sleep 0' 21824 1727096349.97244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096349.97259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096349.97281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096349.97299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096349.97317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096349.97423: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096349.97452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096349.97576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096350.61983: 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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_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_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "10", "epoch": "1727096350", "epoch_int": "1727096350", "date": "2024-09-23", "time": "08:59:10", "iso8601_micro": "2024-09-23T12:59:10.249893Z", "iso8601": "2024-09-23T12:59:10Z", "iso8601_basic": "20240923T085910249893", "iso8601_basic_short": "20240923T085910", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.462890625, "5m": 0.3837890625, "15m": 0.1962890625}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", <<< 21824 1727096350.62045: stdout chunk (state=3): >>>"mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 503, "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": 261795528704, "block_size": 4096, "block_total": 65519099, "block_available": 63914924, "block_used": 1604175, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_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"}}} <<< 21824 1727096350.64098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096350.64177: stdout chunk (state=3): >>><<< 21824 1727096350.64181: stderr chunk (state=3): >>><<< 21824 1727096350.64185: _low_level_execute_command() done: rc=0, stdout= {"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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_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_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "10", "epoch": "1727096350", "epoch_int": "1727096350", "date": "2024-09-23", "time": "08:59:10", "iso8601_micro": "2024-09-23T12:59:10.249893Z", "iso8601": "2024-09-23T12:59:10Z", "iso8601_basic": "20240923T085910249893", "iso8601_basic_short": "20240923T085910", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.462890625, "5m": 0.3837890625, "15m": 0.1962890625}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 503, "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": 261795528704, "block_size": 4096, "block_total": 65519099, "block_available": 63914924, "block_used": 1604175, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_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"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096350.64552: 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-1727096349.849152-22015-154821606058567/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096350.64587: _low_level_execute_command(): starting 21824 1727096350.64597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096349.849152-22015-154821606058567/ > /dev/null 2>&1 && sleep 0' 21824 1727096350.65244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096350.65262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096350.65392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096350.65418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096350.65527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096350.67651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096350.67662: stdout chunk (state=3): >>><<< 21824 1727096350.67682: stderr chunk (state=3): >>><<< 21824 1727096350.67819: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096350.67823: handler run complete 21824 1727096350.67858: variable 'ansible_facts' from source: unknown 21824 1727096350.67964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.68304: variable 'ansible_facts' from source: unknown 21824 1727096350.68401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.68558: attempt loop complete, returning result 21824 1727096350.68572: _execute() done 21824 1727096350.68672: dumping result to json 21824 1727096350.68675: done dumping result, returning 21824 1727096350.68678: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-b8a1-9a25-0000000001c7] 21824 1727096350.68680: sending task result for task 0afff68d-5257-b8a1-9a25-0000000001c7 ok: [managed_node1] 21824 1727096350.69609: no more pending results, returning what we have 21824 1727096350.69612: results queue empty 21824 1727096350.69613: checking for any_errors_fatal 21824 1727096350.69614: done checking for any_errors_fatal 21824 1727096350.69615: checking for max_fail_percentage 21824 1727096350.69616: done checking for max_fail_percentage 21824 1727096350.69617: checking to see if all hosts have failed and the running result is not ok 21824 1727096350.69618: done checking to see if all hosts have failed 21824 1727096350.69618: getting the remaining hosts for this loop 21824 1727096350.69620: done getting the remaining hosts for this loop 21824 1727096350.69623: getting the next task for host managed_node1 21824 1727096350.69629: done getting next task for host managed_node1 21824 1727096350.69630: ^ task is: TASK: meta (flush_handlers) 21824 1727096350.69632: ^ 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 21824 1727096350.69636: getting variables 21824 1727096350.69637: in VariableManager get_vars() 21824 1727096350.69677: Calling all_inventory to load vars for managed_node1 21824 1727096350.69680: Calling groups_inventory to load vars for managed_node1 21824 1727096350.69682: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.69692: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000001c7 21824 1727096350.69695: WORKER PROCESS EXITING 21824 1727096350.69705: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.69707: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.69710: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.70785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.72128: done with get_vars() 21824 1727096350.72153: done getting variables 21824 1727096350.72235: in VariableManager get_vars() 21824 1727096350.72258: Calling all_inventory to load vars for managed_node1 21824 1727096350.72260: Calling groups_inventory to load vars for managed_node1 21824 1727096350.72263: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.72272: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.72274: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.72277: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.73355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.74622: done with get_vars() 21824 1727096350.74650: done queuing things up, now waiting for results queue to drain 21824 1727096350.74652: results queue empty 21824 1727096350.74653: checking for any_errors_fatal 21824 1727096350.74656: done checking for any_errors_fatal 21824 1727096350.74657: checking for max_fail_percentage 21824 1727096350.74658: done checking for max_fail_percentage 21824 1727096350.74659: checking to see if all hosts have failed and the running result is not ok 21824 1727096350.74660: done checking to see if all hosts have failed 21824 1727096350.74669: getting the remaining hosts for this loop 21824 1727096350.74670: done getting the remaining hosts for this loop 21824 1727096350.74673: getting the next task for host managed_node1 21824 1727096350.74677: done getting next task for host managed_node1 21824 1727096350.74679: ^ task is: TASK: Show playbook name 21824 1727096350.74680: ^ 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 21824 1727096350.74682: getting variables 21824 1727096350.74683: in VariableManager get_vars() 21824 1727096350.74706: Calling all_inventory to load vars for managed_node1 21824 1727096350.74709: Calling groups_inventory to load vars for managed_node1 21824 1727096350.74711: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.74716: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.74718: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.74721: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.75703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.77043: done with get_vars() 21824 1727096350.77060: done getting variables 21824 1727096350.77146: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Monday 23 September 2024 08:59:10 -0400 (0:00:00.977) 0:00:05.911 ****** 21824 1727096350.77183: entering _queue_task() for managed_node1/debug 21824 1727096350.77184: Creating lock for debug 21824 1727096350.77799: worker is 1 (out of 1 available) 21824 1727096350.77806: exiting _queue_task() for managed_node1/debug 21824 1727096350.77817: done queuing things up, now waiting for results queue to drain 21824 1727096350.77819: waiting for pending results... 21824 1727096350.77895: running TaskExecutor() for managed_node1/TASK: Show playbook name 21824 1727096350.78018: in run() - task 0afff68d-5257-b8a1-9a25-00000000000f 21824 1727096350.78046: variable 'ansible_search_path' from source: unknown 21824 1727096350.78093: calling self._execute() 21824 1727096350.78196: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.78207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.78220: variable 'omit' from source: magic vars 21824 1727096350.78619: variable 'ansible_distribution_major_version' from source: facts 21824 1727096350.78639: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096350.78829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096350.79115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096350.79172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096350.79211: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096350.79273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096350.79337: variable 'networkmanager_version' from source: set_fact 21824 1727096350.79362: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096350.79469: variable 'omit' from source: magic vars 21824 1727096350.79473: variable 'omit' from source: magic vars 21824 1727096350.79476: variable 'omit' from source: magic vars 21824 1727096350.79486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096350.79520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096350.79543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096350.79573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096350.79593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096350.79625: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096350.79634: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.79642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.79751: Set connection var ansible_shell_type to sh 21824 1727096350.79776: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096350.79798: Set connection var ansible_pipelining to False 21824 1727096350.79814: Set connection var ansible_timeout to 10 21824 1727096350.79873: Set connection var ansible_connection to ssh 21824 1727096350.79876: Set connection var ansible_shell_executable to /bin/sh 21824 1727096350.79878: variable 'ansible_shell_executable' from source: unknown 21824 1727096350.79880: variable 'ansible_connection' from source: unknown 21824 1727096350.79883: variable 'ansible_module_compression' from source: unknown 21824 1727096350.79885: variable 'ansible_shell_type' from source: unknown 21824 1727096350.79887: variable 'ansible_shell_executable' from source: unknown 21824 1727096350.79889: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.79891: variable 'ansible_pipelining' from source: unknown 21824 1727096350.79903: variable 'ansible_timeout' from source: unknown 21824 1727096350.79912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.80033: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096350.80050: variable 'omit' from source: magic vars 21824 1727096350.80059: starting attempt loop 21824 1727096350.80072: running the handler 21824 1727096350.80230: handler run complete 21824 1727096350.80233: attempt loop complete, returning result 21824 1727096350.80236: _execute() done 21824 1727096350.80238: dumping result to json 21824 1727096350.80241: done dumping result, returning 21824 1727096350.80244: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0afff68d-5257-b8a1-9a25-00000000000f] 21824 1727096350.80246: sending task result for task 0afff68d-5257-b8a1-9a25-00000000000f 21824 1727096350.80322: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000000f 21824 1727096350.80325: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_ethtool_ring.yml 21824 1727096350.80384: no more pending results, returning what we have 21824 1727096350.80387: results queue empty 21824 1727096350.80388: checking for any_errors_fatal 21824 1727096350.80390: done checking for any_errors_fatal 21824 1727096350.80391: checking for max_fail_percentage 21824 1727096350.80393: done checking for max_fail_percentage 21824 1727096350.80394: checking to see if all hosts have failed and the running result is not ok 21824 1727096350.80395: done checking to see if all hosts have failed 21824 1727096350.80395: getting the remaining hosts for this loop 21824 1727096350.80397: done getting the remaining hosts for this loop 21824 1727096350.80401: getting the next task for host managed_node1 21824 1727096350.80407: done getting next task for host managed_node1 21824 1727096350.80410: ^ task is: TASK: INIT: Ethtool ring tests 21824 1727096350.80412: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096350.80416: getting variables 21824 1727096350.80418: in VariableManager get_vars() 21824 1727096350.80473: Calling all_inventory to load vars for managed_node1 21824 1727096350.80477: Calling groups_inventory to load vars for managed_node1 21824 1727096350.80479: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.80490: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.80494: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.80497: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.81783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.82520: done with get_vars() 21824 1727096350.82534: done getting variables 21824 1727096350.82581: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Monday 23 September 2024 08:59:10 -0400 (0:00:00.054) 0:00:05.965 ****** 21824 1727096350.82601: entering _queue_task() for managed_node1/debug 21824 1727096350.82837: worker is 1 (out of 1 available) 21824 1727096350.82847: exiting _queue_task() for managed_node1/debug 21824 1727096350.82860: done queuing things up, now waiting for results queue to drain 21824 1727096350.82862: waiting for pending results... 21824 1727096350.83021: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 21824 1727096350.83083: in run() - task 0afff68d-5257-b8a1-9a25-000000000010 21824 1727096350.83099: variable 'ansible_search_path' from source: unknown 21824 1727096350.83125: calling self._execute() 21824 1727096350.83221: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.83225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.83228: variable 'omit' from source: magic vars 21824 1727096350.83709: variable 'ansible_distribution_major_version' from source: facts 21824 1727096350.83713: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096350.83849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096350.84466: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096350.84520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096350.84557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096350.84597: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096350.84680: variable 'networkmanager_version' from source: set_fact 21824 1727096350.84696: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096350.84705: variable 'omit' from source: magic vars 21824 1727096350.84736: variable 'omit' from source: magic vars 21824 1727096350.84804: variable 'omit' from source: magic vars 21824 1727096350.84843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096350.84897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096350.84925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096350.84939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096350.84947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096350.84971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096350.84977: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.84980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.85055: Set connection var ansible_shell_type to sh 21824 1727096350.85061: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096350.85070: Set connection var ansible_pipelining to False 21824 1727096350.85077: Set connection var ansible_timeout to 10 21824 1727096350.85079: Set connection var ansible_connection to ssh 21824 1727096350.85085: Set connection var ansible_shell_executable to /bin/sh 21824 1727096350.85107: variable 'ansible_shell_executable' from source: unknown 21824 1727096350.85110: variable 'ansible_connection' from source: unknown 21824 1727096350.85113: variable 'ansible_module_compression' from source: unknown 21824 1727096350.85115: variable 'ansible_shell_type' from source: unknown 21824 1727096350.85118: variable 'ansible_shell_executable' from source: unknown 21824 1727096350.85120: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.85123: variable 'ansible_pipelining' from source: unknown 21824 1727096350.85125: variable 'ansible_timeout' from source: unknown 21824 1727096350.85129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.85209: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096350.85213: variable 'omit' from source: magic vars 21824 1727096350.85217: starting attempt loop 21824 1727096350.85220: running the handler 21824 1727096350.85254: handler run complete 21824 1727096350.85273: attempt loop complete, returning result 21824 1727096350.85275: _execute() done 21824 1727096350.85278: dumping result to json 21824 1727096350.85281: done dumping result, returning 21824 1727096350.85287: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [0afff68d-5257-b8a1-9a25-000000000010] 21824 1727096350.85291: sending task result for task 0afff68d-5257-b8a1-9a25-000000000010 21824 1727096350.85376: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000010 21824 1727096350.85379: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21824 1727096350.85458: no more pending results, returning what we have 21824 1727096350.85461: results queue empty 21824 1727096350.85462: checking for any_errors_fatal 21824 1727096350.85472: done checking for any_errors_fatal 21824 1727096350.85473: checking for max_fail_percentage 21824 1727096350.85475: done checking for max_fail_percentage 21824 1727096350.85476: checking to see if all hosts have failed and the running result is not ok 21824 1727096350.85477: done checking to see if all hosts have failed 21824 1727096350.85477: getting the remaining hosts for this loop 21824 1727096350.85478: done getting the remaining hosts for this loop 21824 1727096350.85481: getting the next task for host managed_node1 21824 1727096350.85487: done getting next task for host managed_node1 21824 1727096350.85489: ^ task is: TASK: Include the task 'show_interfaces.yml' 21824 1727096350.85491: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096350.85494: getting variables 21824 1727096350.85495: in VariableManager get_vars() 21824 1727096350.85535: Calling all_inventory to load vars for managed_node1 21824 1727096350.85538: Calling groups_inventory to load vars for managed_node1 21824 1727096350.85540: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.85548: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.85551: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.85553: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.86184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.87404: done with get_vars() 21824 1727096350.87423: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Monday 23 September 2024 08:59:10 -0400 (0:00:00.049) 0:00:06.014 ****** 21824 1727096350.87506: entering _queue_task() for managed_node1/include_tasks 21824 1727096350.88095: worker is 1 (out of 1 available) 21824 1727096350.88129: exiting _queue_task() for managed_node1/include_tasks 21824 1727096350.88160: done queuing things up, now waiting for results queue to drain 21824 1727096350.88162: waiting for pending results... 21824 1727096350.88696: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21824 1727096350.88701: in run() - task 0afff68d-5257-b8a1-9a25-000000000011 21824 1727096350.88704: variable 'ansible_search_path' from source: unknown 21824 1727096350.88706: calling self._execute() 21824 1727096350.88814: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.88844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.88859: variable 'omit' from source: magic vars 21824 1727096350.89254: variable 'ansible_distribution_major_version' from source: facts 21824 1727096350.89280: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096350.89463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096350.89771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096350.89828: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096350.89873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096350.89912: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096350.90036: variable 'networkmanager_version' from source: set_fact 21824 1727096350.90039: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096350.90041: _execute() done 21824 1727096350.90044: dumping result to json 21824 1727096350.90046: done dumping result, returning 21824 1727096350.90054: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-b8a1-9a25-000000000011] 21824 1727096350.90062: sending task result for task 0afff68d-5257-b8a1-9a25-000000000011 21824 1727096350.90353: no more pending results, returning what we have 21824 1727096350.90357: in VariableManager get_vars() 21824 1727096350.90421: Calling all_inventory to load vars for managed_node1 21824 1727096350.90424: Calling groups_inventory to load vars for managed_node1 21824 1727096350.90427: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.90440: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.90443: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.90446: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.91081: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000011 21824 1727096350.91085: WORKER PROCESS EXITING 21824 1727096350.92857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.94231: done with get_vars() 21824 1727096350.94247: variable 'ansible_search_path' from source: unknown 21824 1727096350.94260: we have included files to process 21824 1727096350.94261: generating all_blocks data 21824 1727096350.94262: done generating all_blocks data 21824 1727096350.94262: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096350.94263: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096350.94268: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096350.94381: in VariableManager get_vars() 21824 1727096350.94402: done with get_vars() 21824 1727096350.94478: done processing included file 21824 1727096350.94480: iterating over new_blocks loaded from include file 21824 1727096350.94481: in VariableManager get_vars() 21824 1727096350.94495: done with get_vars() 21824 1727096350.94496: filtering new block on tags 21824 1727096350.94508: done filtering new block on tags 21824 1727096350.94510: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21824 1727096350.94513: extending task lists for all hosts with included blocks 21824 1727096350.94577: done extending task lists 21824 1727096350.94578: done processing included files 21824 1727096350.94578: results queue empty 21824 1727096350.94579: checking for any_errors_fatal 21824 1727096350.94581: done checking for any_errors_fatal 21824 1727096350.94581: checking for max_fail_percentage 21824 1727096350.94582: done checking for max_fail_percentage 21824 1727096350.94583: checking to see if all hosts have failed and the running result is not ok 21824 1727096350.94583: done checking to see if all hosts have failed 21824 1727096350.94584: getting the remaining hosts for this loop 21824 1727096350.94584: done getting the remaining hosts for this loop 21824 1727096350.94586: getting the next task for host managed_node1 21824 1727096350.94588: done getting next task for host managed_node1 21824 1727096350.94590: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21824 1727096350.94591: ^ 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 21824 1727096350.94594: getting variables 21824 1727096350.94594: in VariableManager get_vars() 21824 1727096350.94606: Calling all_inventory to load vars for managed_node1 21824 1727096350.94607: Calling groups_inventory to load vars for managed_node1 21824 1727096350.94609: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.94613: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.94615: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.94616: Calling groups_plugins_play to load vars for managed_node1 21824 1727096350.95149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096350.96451: done with get_vars() 21824 1727096350.96482: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:59:10 -0400 (0:00:00.090) 0:00:06.104 ****** 21824 1727096350.96557: entering _queue_task() for managed_node1/include_tasks 21824 1727096350.96949: worker is 1 (out of 1 available) 21824 1727096350.96959: exiting _queue_task() for managed_node1/include_tasks 21824 1727096350.96973: done queuing things up, now waiting for results queue to drain 21824 1727096350.96975: waiting for pending results... 21824 1727096350.97218: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21824 1727096350.97285: in run() - task 0afff68d-5257-b8a1-9a25-0000000001e8 21824 1727096350.97297: variable 'ansible_search_path' from source: unknown 21824 1727096350.97300: variable 'ansible_search_path' from source: unknown 21824 1727096350.97327: calling self._execute() 21824 1727096350.97395: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096350.97398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096350.97408: variable 'omit' from source: magic vars 21824 1727096350.97684: variable 'ansible_distribution_major_version' from source: facts 21824 1727096350.97693: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096350.97810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096350.98011: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096350.98041: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096350.98064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096350.98090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096350.98150: variable 'networkmanager_version' from source: set_fact 21824 1727096350.98160: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096350.98163: _execute() done 21824 1727096350.98171: dumping result to json 21824 1727096350.98173: done dumping result, returning 21824 1727096350.98177: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-b8a1-9a25-0000000001e8] 21824 1727096350.98182: sending task result for task 0afff68d-5257-b8a1-9a25-0000000001e8 21824 1727096350.98264: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000001e8 21824 1727096350.98271: WORKER PROCESS EXITING 21824 1727096350.98296: no more pending results, returning what we have 21824 1727096350.98300: in VariableManager get_vars() 21824 1727096350.98351: Calling all_inventory to load vars for managed_node1 21824 1727096350.98353: Calling groups_inventory to load vars for managed_node1 21824 1727096350.98355: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096350.98376: Calling all_plugins_play to load vars for managed_node1 21824 1727096350.98379: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096350.98383: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.02288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.03484: done with get_vars() 21824 1727096351.03508: variable 'ansible_search_path' from source: unknown 21824 1727096351.03509: variable 'ansible_search_path' from source: unknown 21824 1727096351.03549: we have included files to process 21824 1727096351.03550: generating all_blocks data 21824 1727096351.03552: done generating all_blocks data 21824 1727096351.03553: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096351.03554: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096351.03556: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096351.03808: done processing included file 21824 1727096351.03809: iterating over new_blocks loaded from include file 21824 1727096351.03810: in VariableManager get_vars() 21824 1727096351.03836: done with get_vars() 21824 1727096351.03838: filtering new block on tags 21824 1727096351.03850: done filtering new block on tags 21824 1727096351.03852: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21824 1727096351.03855: extending task lists for all hosts with included blocks 21824 1727096351.03915: done extending task lists 21824 1727096351.03916: done processing included files 21824 1727096351.03917: results queue empty 21824 1727096351.03917: checking for any_errors_fatal 21824 1727096351.03919: done checking for any_errors_fatal 21824 1727096351.03919: checking for max_fail_percentage 21824 1727096351.03920: done checking for max_fail_percentage 21824 1727096351.03920: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.03921: done checking to see if all hosts have failed 21824 1727096351.03921: getting the remaining hosts for this loop 21824 1727096351.03922: done getting the remaining hosts for this loop 21824 1727096351.03924: getting the next task for host managed_node1 21824 1727096351.03926: done getting next task for host managed_node1 21824 1727096351.03927: ^ task is: TASK: Gather current interface info 21824 1727096351.03929: ^ 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? (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 21824 1727096351.03930: getting variables 21824 1727096351.03931: in VariableManager get_vars() 21824 1727096351.03947: Calling all_inventory to load vars for managed_node1 21824 1727096351.03949: Calling groups_inventory to load vars for managed_node1 21824 1727096351.03950: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.03954: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.03955: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.03957: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.04494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.05192: done with get_vars() 21824 1727096351.05207: done getting variables 21824 1727096351.05239: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:59:11 -0400 (0:00:00.087) 0:00:06.191 ****** 21824 1727096351.05258: entering _queue_task() for managed_node1/command 21824 1727096351.05516: worker is 1 (out of 1 available) 21824 1727096351.05529: exiting _queue_task() for managed_node1/command 21824 1727096351.05543: done queuing things up, now waiting for results queue to drain 21824 1727096351.05545: waiting for pending results... 21824 1727096351.05770: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21824 1727096351.06009: in run() - task 0afff68d-5257-b8a1-9a25-0000000001fd 21824 1727096351.06013: variable 'ansible_search_path' from source: unknown 21824 1727096351.06016: variable 'ansible_search_path' from source: unknown 21824 1727096351.06019: calling self._execute() 21824 1727096351.06022: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.06025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.06035: variable 'omit' from source: magic vars 21824 1727096351.06441: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.06452: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.06639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.06861: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.06906: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.06931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.06958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.07021: variable 'networkmanager_version' from source: set_fact 21824 1727096351.07032: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.07038: variable 'omit' from source: magic vars 21824 1727096351.07074: variable 'omit' from source: magic vars 21824 1727096351.07099: variable 'omit' from source: magic vars 21824 1727096351.07124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096351.07145: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096351.07161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096351.07210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.07218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.07242: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096351.07246: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.07249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.07318: Set connection var ansible_shell_type to sh 21824 1727096351.07324: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096351.07329: Set connection var ansible_pipelining to False 21824 1727096351.07339: Set connection var ansible_timeout to 10 21824 1727096351.07342: Set connection var ansible_connection to ssh 21824 1727096351.07347: Set connection var ansible_shell_executable to /bin/sh 21824 1727096351.07364: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.07371: variable 'ansible_connection' from source: unknown 21824 1727096351.07374: variable 'ansible_module_compression' from source: unknown 21824 1727096351.07377: variable 'ansible_shell_type' from source: unknown 21824 1727096351.07379: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.07381: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.07384: variable 'ansible_pipelining' from source: unknown 21824 1727096351.07386: variable 'ansible_timeout' from source: unknown 21824 1727096351.07388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.07464: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096351.07474: variable 'omit' from source: magic vars 21824 1727096351.07478: starting attempt loop 21824 1727096351.07481: running the handler 21824 1727096351.07493: _low_level_execute_command(): starting 21824 1727096351.07500: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096351.08013: 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 <<< 21824 1727096351.08017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096351.08020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096351.08022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096351.08058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096351.08073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.08160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.09886: stdout chunk (state=3): >>>/root <<< 21824 1727096351.09984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096351.10016: stderr chunk (state=3): >>><<< 21824 1727096351.10019: stdout chunk (state=3): >>><<< 21824 1727096351.10045: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096351.10055: _low_level_execute_command(): starting 21824 1727096351.10061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390 `" && echo ansible-tmp-1727096351.1004157-22063-39200379593390="` echo /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390 `" ) && sleep 0' 21824 1727096351.10518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096351.10522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096351.10524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096351.10526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096351.10573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096351.10586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.10653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.12674: stdout chunk (state=3): >>>ansible-tmp-1727096351.1004157-22063-39200379593390=/root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390 <<< 21824 1727096351.12777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096351.12808: stderr chunk (state=3): >>><<< 21824 1727096351.12812: stdout chunk (state=3): >>><<< 21824 1727096351.12829: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096351.1004157-22063-39200379593390=/root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096351.12856: variable 'ansible_module_compression' from source: unknown 21824 1727096351.12904: ANSIBALLZ: Using generic lock for ansible.legacy.command 21824 1727096351.12907: ANSIBALLZ: Acquiring lock 21824 1727096351.12911: ANSIBALLZ: Lock acquired: 139821930419296 21824 1727096351.12914: ANSIBALLZ: Creating module 21824 1727096351.24262: ANSIBALLZ: Writing module into payload 21824 1727096351.24299: ANSIBALLZ: Writing module 21824 1727096351.24328: ANSIBALLZ: Renaming module 21824 1727096351.24334: ANSIBALLZ: Done creating module 21824 1727096351.24353: variable 'ansible_facts' from source: unknown 21824 1727096351.24421: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py 21824 1727096351.24693: Sending initial data 21824 1727096351.24696: Sent initial data (155 bytes) 21824 1727096351.25292: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096351.25310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.25421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.27138: 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 <<< 21824 1727096351.27188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096351.27272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpo12tglw3 /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py <<< 21824 1727096351.27276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py" <<< 21824 1727096351.27362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpo12tglw3" to remote "/root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py" <<< 21824 1727096351.28251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096351.28302: stderr chunk (state=3): >>><<< 21824 1727096351.28309: stdout chunk (state=3): >>><<< 21824 1727096351.28386: done transferring module to remote 21824 1727096351.28389: _low_level_execute_command(): starting 21824 1727096351.28392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/ /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py && sleep 0' 21824 1727096351.28997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096351.29005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096351.29007: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096351.29110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096351.29114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096351.29116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.29206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.31448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096351.31452: stdout chunk (state=3): >>><<< 21824 1727096351.31454: stderr chunk (state=3): >>><<< 21824 1727096351.31456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096351.31459: _low_level_execute_command(): starting 21824 1727096351.31461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/AnsiballZ_command.py && sleep 0' 21824 1727096351.32043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096351.32047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096351.32050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096351.32052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096351.32055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096351.32057: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096351.32059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096351.32062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096351.32064: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096351.32070: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096351.32073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096351.32084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096351.32095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096351.32222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096351.32226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096351.32229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.32302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.48231: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:11.477211", "end": "2024-09-23 08:59:11.480734", "delta": "0:00:00.003523", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096351.49903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096351.49907: stdout chunk (state=3): >>><<< 21824 1727096351.49910: stderr chunk (state=3): >>><<< 21824 1727096351.50053: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:11.477211", "end": "2024-09-23 08:59:11.480734", "delta": "0:00:00.003523", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096351.50057: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1727096351.1004157-22063-39200379593390/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096351.50060: _low_level_execute_command(): starting 21824 1727096351.50062: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096351.1004157-22063-39200379593390/ > /dev/null 2>&1 && sleep 0' 21824 1727096351.50985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096351.51093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096351.51123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096351.51222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096351.53158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096351.53214: stderr chunk (state=3): >>><<< 21824 1727096351.53217: stdout chunk (state=3): >>><<< 21824 1727096351.53234: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096351.53241: handler run complete 21824 1727096351.53263: Evaluated conditional (False): False 21824 1727096351.53278: attempt loop complete, returning result 21824 1727096351.53281: _execute() done 21824 1727096351.53285: dumping result to json 21824 1727096351.53287: done dumping result, returning 21824 1727096351.53296: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0afff68d-5257-b8a1-9a25-0000000001fd] 21824 1727096351.53380: sending task result for task 0afff68d-5257-b8a1-9a25-0000000001fd 21824 1727096351.53447: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000001fd 21824 1727096351.53451: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003523", "end": "2024-09-23 08:59:11.480734", "rc": 0, "start": "2024-09-23 08:59:11.477211" } STDOUT: bonding_masters eth0 lo 21824 1727096351.53634: no more pending results, returning what we have 21824 1727096351.53638: results queue empty 21824 1727096351.53639: checking for any_errors_fatal 21824 1727096351.53640: done checking for any_errors_fatal 21824 1727096351.53641: checking for max_fail_percentage 21824 1727096351.53642: done checking for max_fail_percentage 21824 1727096351.53643: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.53644: done checking to see if all hosts have failed 21824 1727096351.53645: getting the remaining hosts for this loop 21824 1727096351.53646: done getting the remaining hosts for this loop 21824 1727096351.53649: getting the next task for host managed_node1 21824 1727096351.53656: done getting next task for host managed_node1 21824 1727096351.53658: ^ task is: TASK: Set current_interfaces 21824 1727096351.53662: ^ 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? (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 21824 1727096351.53669: getting variables 21824 1727096351.53671: in VariableManager get_vars() 21824 1727096351.53720: Calling all_inventory to load vars for managed_node1 21824 1727096351.53723: Calling groups_inventory to load vars for managed_node1 21824 1727096351.53726: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.53736: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.53739: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.53742: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.55087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.56451: done with get_vars() 21824 1727096351.56476: done getting variables 21824 1727096351.56535: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:59:11 -0400 (0:00:00.513) 0:00:06.705 ****** 21824 1727096351.56576: entering _queue_task() for managed_node1/set_fact 21824 1727096351.57090: worker is 1 (out of 1 available) 21824 1727096351.57099: exiting _queue_task() for managed_node1/set_fact 21824 1727096351.57110: done queuing things up, now waiting for results queue to drain 21824 1727096351.57111: waiting for pending results... 21824 1727096351.57572: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21824 1727096351.57578: in run() - task 0afff68d-5257-b8a1-9a25-0000000001fe 21824 1727096351.57581: variable 'ansible_search_path' from source: unknown 21824 1727096351.57584: variable 'ansible_search_path' from source: unknown 21824 1727096351.57777: calling self._execute() 21824 1727096351.57803: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.57815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.57829: variable 'omit' from source: magic vars 21824 1727096351.58258: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.58283: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.58463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.58747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.58835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.58917: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.58953: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.59040: variable 'networkmanager_version' from source: set_fact 21824 1727096351.59059: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.59101: variable 'omit' from source: magic vars 21824 1727096351.59171: variable 'omit' from source: magic vars 21824 1727096351.59288: variable '_current_interfaces' from source: set_fact 21824 1727096351.59358: variable 'omit' from source: magic vars 21824 1727096351.59397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096351.59437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096351.59464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096351.59533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.59550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.59630: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096351.59633: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.59636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.59711: Set connection var ansible_shell_type to sh 21824 1727096351.59725: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096351.59744: Set connection var ansible_pipelining to False 21824 1727096351.59760: Set connection var ansible_timeout to 10 21824 1727096351.59773: Set connection var ansible_connection to ssh 21824 1727096351.59849: Set connection var ansible_shell_executable to /bin/sh 21824 1727096351.59853: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.59855: variable 'ansible_connection' from source: unknown 21824 1727096351.59857: variable 'ansible_module_compression' from source: unknown 21824 1727096351.59859: variable 'ansible_shell_type' from source: unknown 21824 1727096351.59861: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.59863: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.59869: variable 'ansible_pipelining' from source: unknown 21824 1727096351.59871: variable 'ansible_timeout' from source: unknown 21824 1727096351.59873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.59982: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096351.59998: variable 'omit' from source: magic vars 21824 1727096351.60006: starting attempt loop 21824 1727096351.60012: running the handler 21824 1727096351.60025: handler run complete 21824 1727096351.60039: attempt loop complete, returning result 21824 1727096351.60046: _execute() done 21824 1727096351.60070: dumping result to json 21824 1727096351.60074: done dumping result, returning 21824 1727096351.60177: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0afff68d-5257-b8a1-9a25-0000000001fe] 21824 1727096351.60181: sending task result for task 0afff68d-5257-b8a1-9a25-0000000001fe 21824 1727096351.60244: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000001fe 21824 1727096351.60248: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21824 1727096351.60332: no more pending results, returning what we have 21824 1727096351.60334: results queue empty 21824 1727096351.60335: checking for any_errors_fatal 21824 1727096351.60345: done checking for any_errors_fatal 21824 1727096351.60346: checking for max_fail_percentage 21824 1727096351.60348: done checking for max_fail_percentage 21824 1727096351.60348: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.60349: done checking to see if all hosts have failed 21824 1727096351.60350: getting the remaining hosts for this loop 21824 1727096351.60351: done getting the remaining hosts for this loop 21824 1727096351.60354: getting the next task for host managed_node1 21824 1727096351.60363: done getting next task for host managed_node1 21824 1727096351.60369: ^ task is: TASK: Show current_interfaces 21824 1727096351.60372: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096351.60377: getting variables 21824 1727096351.60378: in VariableManager get_vars() 21824 1727096351.60425: Calling all_inventory to load vars for managed_node1 21824 1727096351.60428: Calling groups_inventory to load vars for managed_node1 21824 1727096351.60430: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.60441: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.60444: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.60446: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.63182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.65925: done with get_vars() 21824 1727096351.65947: done getting variables 21824 1727096351.66008: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:59:11 -0400 (0:00:00.094) 0:00:06.799 ****** 21824 1727096351.66044: entering _queue_task() for managed_node1/debug 21824 1727096351.66758: worker is 1 (out of 1 available) 21824 1727096351.66775: exiting _queue_task() for managed_node1/debug 21824 1727096351.66790: done queuing things up, now waiting for results queue to drain 21824 1727096351.66792: waiting for pending results... 21824 1727096351.67227: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21824 1727096351.67575: in run() - task 0afff68d-5257-b8a1-9a25-0000000001e9 21824 1727096351.67580: variable 'ansible_search_path' from source: unknown 21824 1727096351.67583: variable 'ansible_search_path' from source: unknown 21824 1727096351.67585: calling self._execute() 21824 1727096351.67672: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.67974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.67977: variable 'omit' from source: magic vars 21824 1727096351.68450: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.68784: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.68862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.69481: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.69723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.69767: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.69810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.70273: variable 'networkmanager_version' from source: set_fact 21824 1727096351.70276: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.70279: variable 'omit' from source: magic vars 21824 1727096351.70281: variable 'omit' from source: magic vars 21824 1727096351.70282: variable 'current_interfaces' from source: set_fact 21824 1727096351.70404: variable 'omit' from source: magic vars 21824 1727096351.70443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096351.70581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096351.70606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096351.70626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.70640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096351.70777: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096351.70789: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.70798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.70902: Set connection var ansible_shell_type to sh 21824 1727096351.70985: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096351.70998: Set connection var ansible_pipelining to False 21824 1727096351.71016: Set connection var ansible_timeout to 10 21824 1727096351.71023: Set connection var ansible_connection to ssh 21824 1727096351.71035: Set connection var ansible_shell_executable to /bin/sh 21824 1727096351.71073: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.71181: variable 'ansible_connection' from source: unknown 21824 1727096351.71191: variable 'ansible_module_compression' from source: unknown 21824 1727096351.71197: variable 'ansible_shell_type' from source: unknown 21824 1727096351.71204: variable 'ansible_shell_executable' from source: unknown 21824 1727096351.71209: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.71216: variable 'ansible_pipelining' from source: unknown 21824 1727096351.71224: variable 'ansible_timeout' from source: unknown 21824 1727096351.71231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.71342: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096351.71486: variable 'omit' from source: magic vars 21824 1727096351.71496: starting attempt loop 21824 1727096351.71503: running the handler 21824 1727096351.71550: handler run complete 21824 1727096351.71621: attempt loop complete, returning result 21824 1727096351.71872: _execute() done 21824 1727096351.71876: dumping result to json 21824 1727096351.71878: done dumping result, returning 21824 1727096351.71881: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0afff68d-5257-b8a1-9a25-0000000001e9] 21824 1727096351.71884: sending task result for task 0afff68d-5257-b8a1-9a25-0000000001e9 21824 1727096351.71957: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000001e9 21824 1727096351.71960: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21824 1727096351.72047: no more pending results, returning what we have 21824 1727096351.72050: results queue empty 21824 1727096351.72051: checking for any_errors_fatal 21824 1727096351.72058: done checking for any_errors_fatal 21824 1727096351.72059: checking for max_fail_percentage 21824 1727096351.72061: done checking for max_fail_percentage 21824 1727096351.72062: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.72063: done checking to see if all hosts have failed 21824 1727096351.72064: getting the remaining hosts for this loop 21824 1727096351.72069: done getting the remaining hosts for this loop 21824 1727096351.72073: getting the next task for host managed_node1 21824 1727096351.72081: done getting next task for host managed_node1 21824 1727096351.72084: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21824 1727096351.72086: ^ 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 21824 1727096351.72091: getting variables 21824 1727096351.72093: in VariableManager get_vars() 21824 1727096351.72144: Calling all_inventory to load vars for managed_node1 21824 1727096351.72147: Calling groups_inventory to load vars for managed_node1 21824 1727096351.72150: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.72161: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.72169: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.72173: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.75209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.76891: done with get_vars() 21824 1727096351.76937: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Monday 23 September 2024 08:59:11 -0400 (0:00:00.109) 0:00:06.909 ****** 21824 1727096351.77042: entering _queue_task() for managed_node1/include_tasks 21824 1727096351.77592: worker is 1 (out of 1 available) 21824 1727096351.77602: exiting _queue_task() for managed_node1/include_tasks 21824 1727096351.77614: done queuing things up, now waiting for results queue to drain 21824 1727096351.77616: waiting for pending results... 21824 1727096351.77785: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21824 1727096351.77803: in run() - task 0afff68d-5257-b8a1-9a25-000000000012 21824 1727096351.77816: variable 'ansible_search_path' from source: unknown 21824 1727096351.77860: calling self._execute() 21824 1727096351.78177: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.78181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.78184: variable 'omit' from source: magic vars 21824 1727096351.78398: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.78411: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.78598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.78891: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.78948: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.78984: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.79017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.79374: variable 'networkmanager_version' from source: set_fact 21824 1727096351.79377: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.79379: _execute() done 21824 1727096351.79381: dumping result to json 21824 1727096351.79383: done dumping result, returning 21824 1727096351.79385: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-b8a1-9a25-000000000012] 21824 1727096351.79387: sending task result for task 0afff68d-5257-b8a1-9a25-000000000012 21824 1727096351.79450: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000012 21824 1727096351.79453: WORKER PROCESS EXITING 21824 1727096351.79500: no more pending results, returning what we have 21824 1727096351.79505: in VariableManager get_vars() 21824 1727096351.79550: Calling all_inventory to load vars for managed_node1 21824 1727096351.79553: Calling groups_inventory to load vars for managed_node1 21824 1727096351.79555: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.79570: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.79574: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.79577: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.80862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.83401: done with get_vars() 21824 1727096351.83420: variable 'ansible_search_path' from source: unknown 21824 1727096351.83435: we have included files to process 21824 1727096351.83436: generating all_blocks data 21824 1727096351.83437: done generating all_blocks data 21824 1727096351.83442: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096351.83443: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096351.83445: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096351.84541: in VariableManager get_vars() 21824 1727096351.84573: done with get_vars() 21824 1727096351.84963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 21824 1727096351.86138: done processing included file 21824 1727096351.86140: iterating over new_blocks loaded from include file 21824 1727096351.86141: in VariableManager get_vars() 21824 1727096351.86170: done with get_vars() 21824 1727096351.86172: filtering new block on tags 21824 1727096351.86202: done filtering new block on tags 21824 1727096351.86205: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21824 1727096351.86211: extending task lists for all hosts with included blocks 21824 1727096351.86629: done extending task lists 21824 1727096351.86631: done processing included files 21824 1727096351.86632: results queue empty 21824 1727096351.86633: checking for any_errors_fatal 21824 1727096351.86636: done checking for any_errors_fatal 21824 1727096351.86637: checking for max_fail_percentage 21824 1727096351.86638: done checking for max_fail_percentage 21824 1727096351.86639: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.86640: done checking to see if all hosts have failed 21824 1727096351.86642: getting the remaining hosts for this loop 21824 1727096351.86643: done getting the remaining hosts for this loop 21824 1727096351.86645: getting the next task for host managed_node1 21824 1727096351.86649: done getting next task for host managed_node1 21824 1727096351.86651: ^ task is: TASK: Ensure state in ["present", "absent"] 21824 1727096351.86653: ^ 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? (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 21824 1727096351.86655: getting variables 21824 1727096351.86656: in VariableManager get_vars() 21824 1727096351.86880: Calling all_inventory to load vars for managed_node1 21824 1727096351.86883: Calling groups_inventory to load vars for managed_node1 21824 1727096351.86885: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.86891: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.86893: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.86896: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.88635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.90020: done with get_vars() 21824 1727096351.90041: done getting variables 21824 1727096351.90124: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 08:59:11 -0400 (0:00:00.131) 0:00:07.040 ****** 21824 1727096351.90154: entering _queue_task() for managed_node1/fail 21824 1727096351.90156: Creating lock for fail 21824 1727096351.90649: worker is 1 (out of 1 available) 21824 1727096351.90659: exiting _queue_task() for managed_node1/fail 21824 1727096351.90675: done queuing things up, now waiting for results queue to drain 21824 1727096351.90677: waiting for pending results... 21824 1727096351.90848: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21824 1727096351.90984: in run() - task 0afff68d-5257-b8a1-9a25-000000000219 21824 1727096351.90997: variable 'ansible_search_path' from source: unknown 21824 1727096351.91001: variable 'ansible_search_path' from source: unknown 21824 1727096351.91038: calling self._execute() 21824 1727096351.91273: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.91278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.91281: variable 'omit' from source: magic vars 21824 1727096351.91605: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.91618: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.91834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.92147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.92228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.92261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.92300: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.92382: variable 'networkmanager_version' from source: set_fact 21824 1727096351.92400: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.92673: variable 'state' from source: include params 21824 1727096351.92675: Evaluated conditional (state not in ["present", "absent"]): False 21824 1727096351.92677: when evaluation is False, skipping this task 21824 1727096351.92679: _execute() done 21824 1727096351.92681: dumping result to json 21824 1727096351.92682: done dumping result, returning 21824 1727096351.92684: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-b8a1-9a25-000000000219] 21824 1727096351.92685: sending task result for task 0afff68d-5257-b8a1-9a25-000000000219 21824 1727096351.92746: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000219 21824 1727096351.92750: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21824 1727096351.92801: no more pending results, returning what we have 21824 1727096351.92805: results queue empty 21824 1727096351.92806: checking for any_errors_fatal 21824 1727096351.92808: done checking for any_errors_fatal 21824 1727096351.92809: checking for max_fail_percentage 21824 1727096351.92811: done checking for max_fail_percentage 21824 1727096351.92811: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.92812: done checking to see if all hosts have failed 21824 1727096351.92813: getting the remaining hosts for this loop 21824 1727096351.92814: done getting the remaining hosts for this loop 21824 1727096351.92971: getting the next task for host managed_node1 21824 1727096351.92977: done getting next task for host managed_node1 21824 1727096351.92980: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21824 1727096351.92982: ^ 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? (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 21824 1727096351.92986: getting variables 21824 1727096351.92987: in VariableManager get_vars() 21824 1727096351.93029: Calling all_inventory to load vars for managed_node1 21824 1727096351.93031: Calling groups_inventory to load vars for managed_node1 21824 1727096351.93034: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.93044: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.93047: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.93050: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.94192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096351.95546: done with get_vars() 21824 1727096351.95571: done getting variables 21824 1727096351.95629: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 08:59:11 -0400 (0:00:00.054) 0:00:07.095 ****** 21824 1727096351.95656: entering _queue_task() for managed_node1/fail 21824 1727096351.95962: worker is 1 (out of 1 available) 21824 1727096351.95979: exiting _queue_task() for managed_node1/fail 21824 1727096351.95991: done queuing things up, now waiting for results queue to drain 21824 1727096351.95993: waiting for pending results... 21824 1727096351.96260: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21824 1727096351.96373: in run() - task 0afff68d-5257-b8a1-9a25-00000000021a 21824 1727096351.96378: variable 'ansible_search_path' from source: unknown 21824 1727096351.96382: variable 'ansible_search_path' from source: unknown 21824 1727096351.96409: calling self._execute() 21824 1727096351.96495: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096351.96508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096351.96516: variable 'omit' from source: magic vars 21824 1727096351.97073: variable 'ansible_distribution_major_version' from source: facts 21824 1727096351.97076: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096351.97079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096351.97335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096351.97391: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096351.97428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096351.97470: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096351.97553: variable 'networkmanager_version' from source: set_fact 21824 1727096351.97576: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096351.97732: variable 'type' from source: play vars 21824 1727096351.97744: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21824 1727096351.97751: when evaluation is False, skipping this task 21824 1727096351.97757: _execute() done 21824 1727096351.97763: dumping result to json 21824 1727096351.97776: done dumping result, returning 21824 1727096351.97795: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-b8a1-9a25-00000000021a] 21824 1727096351.97847: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021a skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21824 1727096351.98077: no more pending results, returning what we have 21824 1727096351.98081: results queue empty 21824 1727096351.98082: checking for any_errors_fatal 21824 1727096351.98090: done checking for any_errors_fatal 21824 1727096351.98091: checking for max_fail_percentage 21824 1727096351.98093: done checking for max_fail_percentage 21824 1727096351.98094: checking to see if all hosts have failed and the running result is not ok 21824 1727096351.98095: done checking to see if all hosts have failed 21824 1727096351.98095: getting the remaining hosts for this loop 21824 1727096351.98097: done getting the remaining hosts for this loop 21824 1727096351.98100: getting the next task for host managed_node1 21824 1727096351.98107: done getting next task for host managed_node1 21824 1727096351.98110: ^ task is: TASK: Include the task 'show_interfaces.yml' 21824 1727096351.98113: ^ 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? (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 21824 1727096351.98118: getting variables 21824 1727096351.98120: in VariableManager get_vars() 21824 1727096351.98174: Calling all_inventory to load vars for managed_node1 21824 1727096351.98177: Calling groups_inventory to load vars for managed_node1 21824 1727096351.98180: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096351.98191: Calling all_plugins_play to load vars for managed_node1 21824 1727096351.98194: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096351.98197: Calling groups_plugins_play to load vars for managed_node1 21824 1727096351.98208: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021a 21824 1727096351.98211: WORKER PROCESS EXITING 21824 1727096352.00782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.03213: done with get_vars() 21824 1727096352.03234: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 08:59:12 -0400 (0:00:00.078) 0:00:07.174 ****** 21824 1727096352.03547: entering _queue_task() for managed_node1/include_tasks 21824 1727096352.04501: worker is 1 (out of 1 available) 21824 1727096352.04511: exiting _queue_task() for managed_node1/include_tasks 21824 1727096352.04521: done queuing things up, now waiting for results queue to drain 21824 1727096352.04522: waiting for pending results... 21824 1727096352.04986: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21824 1727096352.04991: in run() - task 0afff68d-5257-b8a1-9a25-00000000021b 21824 1727096352.04995: variable 'ansible_search_path' from source: unknown 21824 1727096352.04997: variable 'ansible_search_path' from source: unknown 21824 1727096352.05179: calling self._execute() 21824 1727096352.05279: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.05576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.05581: variable 'omit' from source: magic vars 21824 1727096352.06094: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.06244: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.06577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.07058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.07117: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.07161: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.07209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.07307: variable 'networkmanager_version' from source: set_fact 21824 1727096352.07332: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.07349: _execute() done 21824 1727096352.07356: dumping result to json 21824 1727096352.07362: done dumping result, returning 21824 1727096352.07377: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-b8a1-9a25-00000000021b] 21824 1727096352.07386: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021b 21824 1727096352.07513: no more pending results, returning what we have 21824 1727096352.07517: in VariableManager get_vars() 21824 1727096352.07583: Calling all_inventory to load vars for managed_node1 21824 1727096352.07587: Calling groups_inventory to load vars for managed_node1 21824 1727096352.07589: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.07601: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.07605: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.07608: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.08602: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021b 21824 1727096352.08605: WORKER PROCESS EXITING 21824 1727096352.09160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.10564: done with get_vars() 21824 1727096352.10590: variable 'ansible_search_path' from source: unknown 21824 1727096352.10591: variable 'ansible_search_path' from source: unknown 21824 1727096352.10627: we have included files to process 21824 1727096352.10628: generating all_blocks data 21824 1727096352.10630: done generating all_blocks data 21824 1727096352.10633: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096352.10634: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096352.10636: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096352.10747: in VariableManager get_vars() 21824 1727096352.10841: done with get_vars() 21824 1727096352.10955: done processing included file 21824 1727096352.10957: iterating over new_blocks loaded from include file 21824 1727096352.10958: in VariableManager get_vars() 21824 1727096352.10985: done with get_vars() 21824 1727096352.10987: filtering new block on tags 21824 1727096352.11004: done filtering new block on tags 21824 1727096352.11006: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21824 1727096352.11015: extending task lists for all hosts with included blocks 21824 1727096352.11518: done extending task lists 21824 1727096352.11519: done processing included files 21824 1727096352.11520: results queue empty 21824 1727096352.11521: checking for any_errors_fatal 21824 1727096352.11524: done checking for any_errors_fatal 21824 1727096352.11524: checking for max_fail_percentage 21824 1727096352.11525: done checking for max_fail_percentage 21824 1727096352.11526: checking to see if all hosts have failed and the running result is not ok 21824 1727096352.11526: done checking to see if all hosts have failed 21824 1727096352.11527: getting the remaining hosts for this loop 21824 1727096352.11528: done getting the remaining hosts for this loop 21824 1727096352.11530: getting the next task for host managed_node1 21824 1727096352.11533: done getting next task for host managed_node1 21824 1727096352.11535: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21824 1727096352.11538: ^ 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? (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 21824 1727096352.11540: getting variables 21824 1727096352.11541: in VariableManager get_vars() 21824 1727096352.11554: Calling all_inventory to load vars for managed_node1 21824 1727096352.11556: Calling groups_inventory to load vars for managed_node1 21824 1727096352.11558: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.11562: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.11564: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.11974: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.13988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.16435: done with get_vars() 21824 1727096352.16458: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:59:12 -0400 (0:00:00.129) 0:00:07.304 ****** 21824 1727096352.16539: entering _queue_task() for managed_node1/include_tasks 21824 1727096352.17281: worker is 1 (out of 1 available) 21824 1727096352.17294: exiting _queue_task() for managed_node1/include_tasks 21824 1727096352.17307: done queuing things up, now waiting for results queue to drain 21824 1727096352.17308: waiting for pending results... 21824 1727096352.17727: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21824 1727096352.17809: in run() - task 0afff68d-5257-b8a1-9a25-000000000248 21824 1727096352.17820: variable 'ansible_search_path' from source: unknown 21824 1727096352.17823: variable 'ansible_search_path' from source: unknown 21824 1727096352.17857: calling self._execute() 21824 1727096352.18250: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.18253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.18269: variable 'omit' from source: magic vars 21824 1727096352.19056: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.19072: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.19335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.19907: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.19949: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.20184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.20273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.20292: variable 'networkmanager_version' from source: set_fact 21824 1727096352.20308: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.20313: _execute() done 21824 1727096352.20316: dumping result to json 21824 1727096352.20319: done dumping result, returning 21824 1727096352.20324: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-b8a1-9a25-000000000248] 21824 1727096352.20330: sending task result for task 0afff68d-5257-b8a1-9a25-000000000248 21824 1727096352.20545: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000248 21824 1727096352.20548: WORKER PROCESS EXITING 21824 1727096352.20579: no more pending results, returning what we have 21824 1727096352.20583: in VariableManager get_vars() 21824 1727096352.20637: Calling all_inventory to load vars for managed_node1 21824 1727096352.20640: Calling groups_inventory to load vars for managed_node1 21824 1727096352.20643: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.20652: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.20655: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.20657: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.22962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.25758: done with get_vars() 21824 1727096352.25786: variable 'ansible_search_path' from source: unknown 21824 1727096352.25787: variable 'ansible_search_path' from source: unknown 21824 1727096352.26077: we have included files to process 21824 1727096352.26079: generating all_blocks data 21824 1727096352.26081: done generating all_blocks data 21824 1727096352.26083: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096352.26083: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096352.26085: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096352.26625: done processing included file 21824 1727096352.26627: iterating over new_blocks loaded from include file 21824 1727096352.26628: in VariableManager get_vars() 21824 1727096352.26658: done with get_vars() 21824 1727096352.26660: filtering new block on tags 21824 1727096352.26725: done filtering new block on tags 21824 1727096352.26728: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21824 1727096352.26734: extending task lists for all hosts with included blocks 21824 1727096352.26904: done extending task lists 21824 1727096352.26905: done processing included files 21824 1727096352.26906: results queue empty 21824 1727096352.26906: checking for any_errors_fatal 21824 1727096352.26910: done checking for any_errors_fatal 21824 1727096352.26911: checking for max_fail_percentage 21824 1727096352.26914: done checking for max_fail_percentage 21824 1727096352.26915: checking to see if all hosts have failed and the running result is not ok 21824 1727096352.26916: done checking to see if all hosts have failed 21824 1727096352.26916: getting the remaining hosts for this loop 21824 1727096352.26917: done getting the remaining hosts for this loop 21824 1727096352.26920: getting the next task for host managed_node1 21824 1727096352.26925: done getting next task for host managed_node1 21824 1727096352.26927: ^ task is: TASK: Gather current interface info 21824 1727096352.26931: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096352.26933: getting variables 21824 1727096352.26935: in VariableManager get_vars() 21824 1727096352.26954: Calling all_inventory to load vars for managed_node1 21824 1727096352.26957: Calling groups_inventory to load vars for managed_node1 21824 1727096352.26959: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.26964: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.26971: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.26974: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.28162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.29483: done with get_vars() 21824 1727096352.29506: done getting variables 21824 1727096352.29556: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:59:12 -0400 (0:00:00.130) 0:00:07.435 ****** 21824 1727096352.29599: entering _queue_task() for managed_node1/command 21824 1727096352.30215: worker is 1 (out of 1 available) 21824 1727096352.30228: exiting _queue_task() for managed_node1/command 21824 1727096352.30242: done queuing things up, now waiting for results queue to drain 21824 1727096352.30244: waiting for pending results... 21824 1727096352.30647: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21824 1727096352.30806: in run() - task 0afff68d-5257-b8a1-9a25-00000000027f 21824 1727096352.30810: variable 'ansible_search_path' from source: unknown 21824 1727096352.30813: variable 'ansible_search_path' from source: unknown 21824 1727096352.30941: calling self._execute() 21824 1727096352.30975: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.30987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.30999: variable 'omit' from source: magic vars 21824 1727096352.31427: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.31448: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.31684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.32002: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.32059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.32101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.32144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.32235: variable 'networkmanager_version' from source: set_fact 21824 1727096352.32262: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.32359: variable 'omit' from source: magic vars 21824 1727096352.32362: variable 'omit' from source: magic vars 21824 1727096352.32389: variable 'omit' from source: magic vars 21824 1727096352.32424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096352.32458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096352.32493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096352.32515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.32531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.32564: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096352.32671: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.32675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.32706: Set connection var ansible_shell_type to sh 21824 1727096352.32719: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096352.32731: Set connection var ansible_pipelining to False 21824 1727096352.32746: Set connection var ansible_timeout to 10 21824 1727096352.32753: Set connection var ansible_connection to ssh 21824 1727096352.32764: Set connection var ansible_shell_executable to /bin/sh 21824 1727096352.32806: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.32815: variable 'ansible_connection' from source: unknown 21824 1727096352.32822: variable 'ansible_module_compression' from source: unknown 21824 1727096352.32829: variable 'ansible_shell_type' from source: unknown 21824 1727096352.32836: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.32842: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.32850: variable 'ansible_pipelining' from source: unknown 21824 1727096352.32857: variable 'ansible_timeout' from source: unknown 21824 1727096352.32869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.32993: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096352.33170: variable 'omit' from source: magic vars 21824 1727096352.33174: starting attempt loop 21824 1727096352.33177: running the handler 21824 1727096352.33180: _low_level_execute_command(): starting 21824 1727096352.33183: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096352.33897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096352.33931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.33990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096352.34002: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.34078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.34117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096352.34141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.34170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.34325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.36046: stdout chunk (state=3): >>>/root <<< 21824 1727096352.36156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.36240: stderr chunk (state=3): >>><<< 21824 1727096352.36246: stdout chunk (state=3): >>><<< 21824 1727096352.36278: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096352.36383: _low_level_execute_command(): starting 21824 1727096352.36395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000 `" && echo ansible-tmp-1727096352.362753-22128-67417807989000="` echo /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000 `" ) && sleep 0' 21824 1727096352.36936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096352.37022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.37025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.37028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096352.37030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096352.37032: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096352.37231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.37234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096352.37237: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096352.37239: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096352.37241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.37246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.37248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096352.37251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096352.37253: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096352.37255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.37257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096352.37259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.37261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.37364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.39379: stdout chunk (state=3): >>>ansible-tmp-1727096352.362753-22128-67417807989000=/root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000 <<< 21824 1727096352.39480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.39529: stderr chunk (state=3): >>><<< 21824 1727096352.39532: stdout chunk (state=3): >>><<< 21824 1727096352.39545: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096352.362753-22128-67417807989000=/root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096352.39577: variable 'ansible_module_compression' from source: unknown 21824 1727096352.39676: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096352.39692: variable 'ansible_facts' from source: unknown 21824 1727096352.39873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py 21824 1727096352.39908: Sending initial data 21824 1727096352.39912: Sent initial data (154 bytes) 21824 1727096352.40734: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.40890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.40915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.41013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.42735: 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 <<< 21824 1727096352.42831: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096352.42910: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpb31zwkef /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py <<< 21824 1727096352.42914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py" <<< 21824 1727096352.42995: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpb31zwkef" to remote "/root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py" <<< 21824 1727096352.43877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.43936: stderr chunk (state=3): >>><<< 21824 1727096352.43946: stdout chunk (state=3): >>><<< 21824 1727096352.44015: done transferring module to remote 21824 1727096352.44044: _low_level_execute_command(): starting 21824 1727096352.44123: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/ /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py && sleep 0' 21824 1727096352.44786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.44836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096352.44856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.44889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.44994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.46933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.46953: stdout chunk (state=3): >>><<< 21824 1727096352.46971: stderr chunk (state=3): >>><<< 21824 1727096352.46995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096352.47084: _low_level_execute_command(): starting 21824 1727096352.47088: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/AnsiballZ_command.py && sleep 0' 21824 1727096352.47669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096352.47685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.47700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.47729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096352.47836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.47864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.47980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.63896: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:12.634134", "end": "2024-09-23 08:59:12.637596", "delta": "0:00:00.003462", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096352.65494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096352.65515: stderr chunk (state=3): >>><<< 21824 1727096352.65518: stdout chunk (state=3): >>><<< 21824 1727096352.65533: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:12.634134", "end": "2024-09-23 08:59:12.637596", "delta": "0:00:00.003462", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096352.65561: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1727096352.362753-22128-67417807989000/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096352.65574: _low_level_execute_command(): starting 21824 1727096352.65577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096352.362753-22128-67417807989000/ > /dev/null 2>&1 && sleep 0' 21824 1727096352.66051: 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 <<< 21824 1727096352.66055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.66058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.66060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096352.66062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.66106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096352.66109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.66115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.66189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.68101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.68131: stderr chunk (state=3): >>><<< 21824 1727096352.68133: stdout chunk (state=3): >>><<< 21824 1727096352.68173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096352.68177: handler run complete 21824 1727096352.68179: Evaluated conditional (False): False 21824 1727096352.68181: attempt loop complete, returning result 21824 1727096352.68184: _execute() done 21824 1727096352.68186: dumping result to json 21824 1727096352.68192: done dumping result, returning 21824 1727096352.68199: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0afff68d-5257-b8a1-9a25-00000000027f] 21824 1727096352.68203: sending task result for task 0afff68d-5257-b8a1-9a25-00000000027f 21824 1727096352.68335: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000027f 21824 1727096352.68338: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2024-09-23 08:59:12.637596", "rc": 0, "start": "2024-09-23 08:59:12.634134" } STDOUT: bonding_masters eth0 lo 21824 1727096352.68410: no more pending results, returning what we have 21824 1727096352.68414: results queue empty 21824 1727096352.68414: checking for any_errors_fatal 21824 1727096352.68416: done checking for any_errors_fatal 21824 1727096352.68416: checking for max_fail_percentage 21824 1727096352.68418: done checking for max_fail_percentage 21824 1727096352.68419: checking to see if all hosts have failed and the running result is not ok 21824 1727096352.68420: done checking to see if all hosts have failed 21824 1727096352.68420: getting the remaining hosts for this loop 21824 1727096352.68421: done getting the remaining hosts for this loop 21824 1727096352.68424: getting the next task for host managed_node1 21824 1727096352.68436: done getting next task for host managed_node1 21824 1727096352.68439: ^ task is: TASK: Set current_interfaces 21824 1727096352.68443: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096352.68447: getting variables 21824 1727096352.68449: in VariableManager get_vars() 21824 1727096352.68501: Calling all_inventory to load vars for managed_node1 21824 1727096352.68504: Calling groups_inventory to load vars for managed_node1 21824 1727096352.68506: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.68516: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.68519: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.68521: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.69449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.71363: done with get_vars() 21824 1727096352.71392: done getting variables 21824 1727096352.71452: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:59:12 -0400 (0:00:00.418) 0:00:07.854 ****** 21824 1727096352.71488: entering _queue_task() for managed_node1/set_fact 21824 1727096352.71821: worker is 1 (out of 1 available) 21824 1727096352.71831: exiting _queue_task() for managed_node1/set_fact 21824 1727096352.71844: done queuing things up, now waiting for results queue to drain 21824 1727096352.71846: waiting for pending results... 21824 1727096352.72112: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21824 1727096352.72245: in run() - task 0afff68d-5257-b8a1-9a25-000000000280 21824 1727096352.72265: variable 'ansible_search_path' from source: unknown 21824 1727096352.72276: variable 'ansible_search_path' from source: unknown 21824 1727096352.72319: calling self._execute() 21824 1727096352.72409: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.72420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.72433: variable 'omit' from source: magic vars 21824 1727096352.73175: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.73179: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.73575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.73976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.74082: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.74181: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.74288: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.74477: variable 'networkmanager_version' from source: set_fact 21824 1727096352.74494: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.74505: variable 'omit' from source: magic vars 21824 1727096352.74565: variable 'omit' from source: magic vars 21824 1727096352.74840: variable '_current_interfaces' from source: set_fact 21824 1727096352.74955: variable 'omit' from source: magic vars 21824 1727096352.74993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096352.75110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096352.75142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096352.75165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.75186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.75230: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096352.75252: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.75285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.75410: Set connection var ansible_shell_type to sh 21824 1727096352.75422: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096352.75431: Set connection var ansible_pipelining to False 21824 1727096352.75445: Set connection var ansible_timeout to 10 21824 1727096352.75477: Set connection var ansible_connection to ssh 21824 1727096352.75491: Set connection var ansible_shell_executable to /bin/sh 21824 1727096352.75517: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.75563: variable 'ansible_connection' from source: unknown 21824 1727096352.75569: variable 'ansible_module_compression' from source: unknown 21824 1727096352.75572: variable 'ansible_shell_type' from source: unknown 21824 1727096352.75574: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.75576: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.75578: variable 'ansible_pipelining' from source: unknown 21824 1727096352.75580: variable 'ansible_timeout' from source: unknown 21824 1727096352.75582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.75685: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096352.75702: variable 'omit' from source: magic vars 21824 1727096352.75712: starting attempt loop 21824 1727096352.75774: running the handler 21824 1727096352.75782: handler run complete 21824 1727096352.75786: attempt loop complete, returning result 21824 1727096352.75788: _execute() done 21824 1727096352.75790: dumping result to json 21824 1727096352.75792: done dumping result, returning 21824 1727096352.75795: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0afff68d-5257-b8a1-9a25-000000000280] 21824 1727096352.75797: sending task result for task 0afff68d-5257-b8a1-9a25-000000000280 21824 1727096352.76090: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000280 21824 1727096352.76093: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21824 1727096352.76151: no more pending results, returning what we have 21824 1727096352.76154: results queue empty 21824 1727096352.76155: checking for any_errors_fatal 21824 1727096352.76163: done checking for any_errors_fatal 21824 1727096352.76164: checking for max_fail_percentage 21824 1727096352.76166: done checking for max_fail_percentage 21824 1727096352.76169: checking to see if all hosts have failed and the running result is not ok 21824 1727096352.76170: done checking to see if all hosts have failed 21824 1727096352.76170: getting the remaining hosts for this loop 21824 1727096352.76172: done getting the remaining hosts for this loop 21824 1727096352.76175: getting the next task for host managed_node1 21824 1727096352.76184: done getting next task for host managed_node1 21824 1727096352.76187: ^ task is: TASK: Show current_interfaces 21824 1727096352.76191: ^ 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? (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=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 21824 1727096352.76195: getting variables 21824 1727096352.76196: in VariableManager get_vars() 21824 1727096352.76246: Calling all_inventory to load vars for managed_node1 21824 1727096352.76249: Calling groups_inventory to load vars for managed_node1 21824 1727096352.76252: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.76263: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.76266: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.76272: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.77605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.78808: done with get_vars() 21824 1727096352.78840: done getting variables 21824 1727096352.78903: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:59:12 -0400 (0:00:00.074) 0:00:07.928 ****** 21824 1727096352.78938: entering _queue_task() for managed_node1/debug 21824 1727096352.79648: worker is 1 (out of 1 available) 21824 1727096352.79659: exiting _queue_task() for managed_node1/debug 21824 1727096352.79672: done queuing things up, now waiting for results queue to drain 21824 1727096352.79674: waiting for pending results... 21824 1727096352.79741: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21824 1727096352.79873: in run() - task 0afff68d-5257-b8a1-9a25-000000000249 21824 1727096352.79895: variable 'ansible_search_path' from source: unknown 21824 1727096352.79905: variable 'ansible_search_path' from source: unknown 21824 1727096352.79945: calling self._execute() 21824 1727096352.80040: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.80073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.80077: variable 'omit' from source: magic vars 21824 1727096352.80438: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.80557: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.80634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.80910: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.80959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.81004: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.81038: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.81130: variable 'networkmanager_version' from source: set_fact 21824 1727096352.81177: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.81188: variable 'omit' from source: magic vars 21824 1727096352.81241: variable 'omit' from source: magic vars 21824 1727096352.81347: variable 'current_interfaces' from source: set_fact 21824 1727096352.81384: variable 'omit' from source: magic vars 21824 1727096352.81437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096352.81474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096352.81498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096352.81519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.81537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.81571: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096352.81580: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.81587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.81752: Set connection var ansible_shell_type to sh 21824 1727096352.81755: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096352.81758: Set connection var ansible_pipelining to False 21824 1727096352.81759: Set connection var ansible_timeout to 10 21824 1727096352.81761: Set connection var ansible_connection to ssh 21824 1727096352.81763: Set connection var ansible_shell_executable to /bin/sh 21824 1727096352.81765: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.81768: variable 'ansible_connection' from source: unknown 21824 1727096352.81771: variable 'ansible_module_compression' from source: unknown 21824 1727096352.81773: variable 'ansible_shell_type' from source: unknown 21824 1727096352.81778: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.81785: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.81791: variable 'ansible_pipelining' from source: unknown 21824 1727096352.81797: variable 'ansible_timeout' from source: unknown 21824 1727096352.81804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.81915: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096352.81931: variable 'omit' from source: magic vars 21824 1727096352.81939: starting attempt loop 21824 1727096352.81945: running the handler 21824 1727096352.81998: handler run complete 21824 1727096352.82074: attempt loop complete, returning result 21824 1727096352.82077: _execute() done 21824 1727096352.82080: dumping result to json 21824 1727096352.82082: done dumping result, returning 21824 1727096352.82084: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0afff68d-5257-b8a1-9a25-000000000249] 21824 1727096352.82086: sending task result for task 0afff68d-5257-b8a1-9a25-000000000249 21824 1727096352.82152: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000249 21824 1727096352.82155: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21824 1727096352.82222: no more pending results, returning what we have 21824 1727096352.82226: results queue empty 21824 1727096352.82227: checking for any_errors_fatal 21824 1727096352.82233: done checking for any_errors_fatal 21824 1727096352.82233: checking for max_fail_percentage 21824 1727096352.82235: done checking for max_fail_percentage 21824 1727096352.82236: checking to see if all hosts have failed and the running result is not ok 21824 1727096352.82237: done checking to see if all hosts have failed 21824 1727096352.82237: getting the remaining hosts for this loop 21824 1727096352.82239: done getting the remaining hosts for this loop 21824 1727096352.82243: getting the next task for host managed_node1 21824 1727096352.82251: done getting next task for host managed_node1 21824 1727096352.82254: ^ task is: TASK: Install iproute 21824 1727096352.82258: ^ 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? (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 21824 1727096352.82262: getting variables 21824 1727096352.82264: in VariableManager get_vars() 21824 1727096352.82318: Calling all_inventory to load vars for managed_node1 21824 1727096352.82321: Calling groups_inventory to load vars for managed_node1 21824 1727096352.82324: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096352.82334: Calling all_plugins_play to load vars for managed_node1 21824 1727096352.82337: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096352.82340: Calling groups_plugins_play to load vars for managed_node1 21824 1727096352.83962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096352.86357: done with get_vars() 21824 1727096352.86391: done getting variables 21824 1727096352.86457: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 08:59:12 -0400 (0:00:00.075) 0:00:08.004 ****** 21824 1727096352.86531: entering _queue_task() for managed_node1/package 21824 1727096352.87225: worker is 1 (out of 1 available) 21824 1727096352.87239: exiting _queue_task() for managed_node1/package 21824 1727096352.87251: done queuing things up, now waiting for results queue to drain 21824 1727096352.87253: waiting for pending results... 21824 1727096352.87834: running TaskExecutor() for managed_node1/TASK: Install iproute 21824 1727096352.87839: in run() - task 0afff68d-5257-b8a1-9a25-00000000021c 21824 1727096352.87854: variable 'ansible_search_path' from source: unknown 21824 1727096352.87907: variable 'ansible_search_path' from source: unknown 21824 1727096352.87952: calling self._execute() 21824 1727096352.88053: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.88066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.88083: variable 'omit' from source: magic vars 21824 1727096352.88616: variable 'ansible_distribution_major_version' from source: facts 21824 1727096352.88636: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096352.88949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096352.89241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096352.89350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096352.89353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096352.89357: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096352.89448: variable 'networkmanager_version' from source: set_fact 21824 1727096352.89473: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096352.89483: variable 'omit' from source: magic vars 21824 1727096352.89525: variable 'omit' from source: magic vars 21824 1727096352.89692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096352.92684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096352.92881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096352.92963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096352.93064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096352.93176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096352.93310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096352.93359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096352.93424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096352.93542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096352.93577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096352.93704: variable '__network_is_ostree' from source: set_fact 21824 1727096352.93873: variable 'omit' from source: magic vars 21824 1727096352.93880: variable 'omit' from source: magic vars 21824 1727096352.93882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096352.93885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096352.93887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096352.93915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.93931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096352.94048: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096352.94058: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.94066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.94195: Set connection var ansible_shell_type to sh 21824 1727096352.94209: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096352.94335: Set connection var ansible_pipelining to False 21824 1727096352.94339: Set connection var ansible_timeout to 10 21824 1727096352.94341: Set connection var ansible_connection to ssh 21824 1727096352.94343: Set connection var ansible_shell_executable to /bin/sh 21824 1727096352.94345: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.94347: variable 'ansible_connection' from source: unknown 21824 1727096352.94350: variable 'ansible_module_compression' from source: unknown 21824 1727096352.94352: variable 'ansible_shell_type' from source: unknown 21824 1727096352.94354: variable 'ansible_shell_executable' from source: unknown 21824 1727096352.94356: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096352.94358: variable 'ansible_pipelining' from source: unknown 21824 1727096352.94360: variable 'ansible_timeout' from source: unknown 21824 1727096352.94362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096352.94449: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096352.94467: variable 'omit' from source: magic vars 21824 1727096352.94479: starting attempt loop 21824 1727096352.94487: running the handler 21824 1727096352.94499: variable 'ansible_facts' from source: unknown 21824 1727096352.94506: variable 'ansible_facts' from source: unknown 21824 1727096352.94543: _low_level_execute_command(): starting 21824 1727096352.94662: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096352.95301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096352.95325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.95342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.95437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.95495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.95628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.95728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.95838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096352.97547: stdout chunk (state=3): >>>/root <<< 21824 1727096352.97686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096352.97739: stderr chunk (state=3): >>><<< 21824 1727096352.97753: stdout chunk (state=3): >>><<< 21824 1727096352.97787: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096352.97889: _low_level_execute_command(): starting 21824 1727096352.97902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094 `" && echo ansible-tmp-1727096352.9779356-22156-35453478165094="` echo /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094 `" ) && sleep 0' 21824 1727096352.98846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096352.98890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096352.98947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096352.98972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096352.99093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096352.99134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096352.99212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096352.99255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096352.99387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.01446: stdout chunk (state=3): >>>ansible-tmp-1727096352.9779356-22156-35453478165094=/root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094 <<< 21824 1727096353.01774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.01777: stdout chunk (state=3): >>><<< 21824 1727096353.01780: stderr chunk (state=3): >>><<< 21824 1727096353.01783: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096352.9779356-22156-35453478165094=/root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.01787: variable 'ansible_module_compression' from source: unknown 21824 1727096353.01790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21824 1727096353.01824: variable 'ansible_facts' from source: unknown 21824 1727096353.02074: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py 21824 1727096353.02362: Sending initial data 21824 1727096353.02365: Sent initial data (151 bytes) 21824 1727096353.03513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.03580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.03609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.03653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.03760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.05488: 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 <<< 21824 1727096353.05546: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096353.05607: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmprllhql6j /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py <<< 21824 1727096353.05642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py" <<< 21824 1727096353.05705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmprllhql6j" to remote "/root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py" <<< 21824 1727096353.07025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.07029: stderr chunk (state=3): >>><<< 21824 1727096353.07032: stdout chunk (state=3): >>><<< 21824 1727096353.07093: done transferring module to remote 21824 1727096353.07110: _low_level_execute_command(): starting 21824 1727096353.07132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/ /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py && sleep 0' 21824 1727096353.08013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096353.08063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096353.08088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.08200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.08244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.08275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.08302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.08430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.10474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.10477: stdout chunk (state=3): >>><<< 21824 1727096353.10480: stderr chunk (state=3): >>><<< 21824 1727096353.10486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.10489: _low_level_execute_command(): starting 21824 1727096353.10496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/AnsiballZ_dnf.py && sleep 0' 21824 1727096353.11187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.11214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.11229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.11262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.11396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.53910: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21824 1727096353.58277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.58360: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 21824 1727096353.58364: stdout chunk (state=3): >>><<< 21824 1727096353.58371: stderr chunk (state=3): >>><<< 21824 1727096353.58475: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096353.58486: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_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.dnf', '_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-1727096352.9779356-22156-35453478165094/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096353.58488: _low_level_execute_command(): starting 21824 1727096353.58490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096352.9779356-22156-35453478165094/ > /dev/null 2>&1 && sleep 0' 21824 1727096353.59094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096353.59109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096353.59159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.59225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.59243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.59286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.59387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.61487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.61491: stdout chunk (state=3): >>><<< 21824 1727096353.61494: stderr chunk (state=3): >>><<< 21824 1727096353.61496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.61499: handler run complete 21824 1727096353.61685: variable '__install_status' from source: unknown 21824 1727096353.61714: Evaluated conditional (__install_status is success): True 21824 1727096353.61749: attempt loop complete, returning result 21824 1727096353.61751: _execute() done 21824 1727096353.61754: dumping result to json 21824 1727096353.61811: done dumping result, returning 21824 1727096353.61814: done running TaskExecutor() for managed_node1/TASK: Install iproute [0afff68d-5257-b8a1-9a25-00000000021c] 21824 1727096353.61816: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021c ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21824 1727096353.62073: no more pending results, returning what we have 21824 1727096353.62076: results queue empty 21824 1727096353.62077: checking for any_errors_fatal 21824 1727096353.62082: done checking for any_errors_fatal 21824 1727096353.62083: checking for max_fail_percentage 21824 1727096353.62085: done checking for max_fail_percentage 21824 1727096353.62086: checking to see if all hosts have failed and the running result is not ok 21824 1727096353.62087: done checking to see if all hosts have failed 21824 1727096353.62088: getting the remaining hosts for this loop 21824 1727096353.62089: done getting the remaining hosts for this loop 21824 1727096353.62092: getting the next task for host managed_node1 21824 1727096353.62100: done getting next task for host managed_node1 21824 1727096353.62102: ^ task is: TASK: Create veth interface {{ interface }} 21824 1727096353.62105: ^ 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? (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 21824 1727096353.62110: getting variables 21824 1727096353.62111: in VariableManager get_vars() 21824 1727096353.62312: Calling all_inventory to load vars for managed_node1 21824 1727096353.62315: Calling groups_inventory to load vars for managed_node1 21824 1727096353.62318: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096353.62325: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021c 21824 1727096353.62328: WORKER PROCESS EXITING 21824 1727096353.62382: Calling all_plugins_play to load vars for managed_node1 21824 1727096353.62390: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096353.62394: Calling groups_plugins_play to load vars for managed_node1 21824 1727096353.63751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096353.65193: done with get_vars() 21824 1727096353.65226: done getting variables 21824 1727096353.65293: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096353.65431: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 08:59:13 -0400 (0:00:00.789) 0:00:08.794 ****** 21824 1727096353.65488: entering _queue_task() for managed_node1/command 21824 1727096353.65851: worker is 1 (out of 1 available) 21824 1727096353.65864: exiting _queue_task() for managed_node1/command 21824 1727096353.66080: done queuing things up, now waiting for results queue to drain 21824 1727096353.66082: waiting for pending results... 21824 1727096353.66136: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21824 1727096353.66277: in run() - task 0afff68d-5257-b8a1-9a25-00000000021d 21824 1727096353.66281: variable 'ansible_search_path' from source: unknown 21824 1727096353.66288: variable 'ansible_search_path' from source: unknown 21824 1727096353.66583: variable 'interface' from source: play vars 21824 1727096353.66729: variable 'interface' from source: play vars 21824 1727096353.66782: variable 'interface' from source: play vars 21824 1727096353.66943: Loaded config def from plugin (lookup/items) 21824 1727096353.66962: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21824 1727096353.66995: variable 'omit' from source: magic vars 21824 1727096353.67169: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096353.67176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096353.67179: variable 'omit' from source: magic vars 21824 1727096353.67418: variable 'ansible_distribution_major_version' from source: facts 21824 1727096353.67430: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096353.67672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096353.67888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096353.67946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096353.67985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096353.68021: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096353.68115: variable 'networkmanager_version' from source: set_fact 21824 1727096353.68133: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096353.68309: variable 'ansible_distribution_major_version' from source: facts 21824 1727096353.68320: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096353.68471: variable 'networkmanager_version' from source: set_fact 21824 1727096353.68581: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096353.68680: variable 'type' from source: play vars 21824 1727096353.68699: variable 'state' from source: include params 21824 1727096353.68708: variable 'interface' from source: play vars 21824 1727096353.68717: variable 'current_interfaces' from source: set_fact 21824 1727096353.68728: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21824 1727096353.68738: variable 'omit' from source: magic vars 21824 1727096353.68783: variable 'omit' from source: magic vars 21824 1727096353.68873: variable 'item' from source: unknown 21824 1727096353.68931: variable 'item' from source: unknown 21824 1727096353.68958: variable 'omit' from source: magic vars 21824 1727096353.68991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096353.69027: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096353.69042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096353.69055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096353.69063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096353.69090: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096353.69093: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096353.69096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096353.69169: Set connection var ansible_shell_type to sh 21824 1727096353.69177: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096353.69182: Set connection var ansible_pipelining to False 21824 1727096353.69190: Set connection var ansible_timeout to 10 21824 1727096353.69193: Set connection var ansible_connection to ssh 21824 1727096353.69199: Set connection var ansible_shell_executable to /bin/sh 21824 1727096353.69214: variable 'ansible_shell_executable' from source: unknown 21824 1727096353.69216: variable 'ansible_connection' from source: unknown 21824 1727096353.69219: variable 'ansible_module_compression' from source: unknown 21824 1727096353.69222: variable 'ansible_shell_type' from source: unknown 21824 1727096353.69225: variable 'ansible_shell_executable' from source: unknown 21824 1727096353.69227: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096353.69229: variable 'ansible_pipelining' from source: unknown 21824 1727096353.69240: variable 'ansible_timeout' from source: unknown 21824 1727096353.69242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096353.69313: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096353.69321: variable 'omit' from source: magic vars 21824 1727096353.69325: starting attempt loop 21824 1727096353.69327: running the handler 21824 1727096353.69346: _low_level_execute_command(): starting 21824 1727096353.69349: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096353.69839: 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 <<< 21824 1727096353.69843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.69847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096353.69849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.69896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.69899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.69980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.71716: stdout chunk (state=3): >>>/root <<< 21824 1727096353.71809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.71849: stderr chunk (state=3): >>><<< 21824 1727096353.71852: stdout chunk (state=3): >>><<< 21824 1727096353.71870: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.71883: _low_level_execute_command(): starting 21824 1727096353.71888: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537 `" && echo ansible-tmp-1727096353.7186666-22188-63233455249537="` echo /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537 `" ) && sleep 0' 21824 1727096353.72325: 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 <<< 21824 1727096353.72330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.72332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096353.72334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.72387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.72391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.72402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.72464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.74452: stdout chunk (state=3): >>>ansible-tmp-1727096353.7186666-22188-63233455249537=/root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537 <<< 21824 1727096353.74552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.74585: stderr chunk (state=3): >>><<< 21824 1727096353.74588: stdout chunk (state=3): >>><<< 21824 1727096353.74603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096353.7186666-22188-63233455249537=/root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.74630: variable 'ansible_module_compression' from source: unknown 21824 1727096353.74670: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096353.74701: variable 'ansible_facts' from source: unknown 21824 1727096353.74753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py 21824 1727096353.74858: Sending initial data 21824 1727096353.74862: Sent initial data (155 bytes) 21824 1727096353.75302: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096353.75305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096353.75307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.75309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096353.75311: 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 <<< 21824 1727096353.75313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.75364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.75375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.75378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.75437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.77138: 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 <<< 21824 1727096353.77213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096353.77295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp56_87to8 /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py <<< 21824 1727096353.77298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py" <<< 21824 1727096353.77371: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp56_87to8" to remote "/root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py" <<< 21824 1727096353.78115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.78154: stderr chunk (state=3): >>><<< 21824 1727096353.78157: stdout chunk (state=3): >>><<< 21824 1727096353.78184: done transferring module to remote 21824 1727096353.78193: _low_level_execute_command(): starting 21824 1727096353.78198: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/ /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py && sleep 0' 21824 1727096353.78636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096353.78639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096353.78642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.78644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096353.78646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.78703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096353.78706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.78712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.78782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.80637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096353.80660: stderr chunk (state=3): >>><<< 21824 1727096353.80663: stdout chunk (state=3): >>><<< 21824 1727096353.80681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096353.80684: _low_level_execute_command(): starting 21824 1727096353.80688: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/AnsiballZ_command.py && sleep 0' 21824 1727096353.81123: 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 <<< 21824 1727096353.81126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.81128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096353.81130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096353.81132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096353.81182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096353.81185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096353.81259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096353.97682: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-23 08:59:13.968409", "end": "2024-09-23 08:59:13.973404", "delta": "0:00:00.004995", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096354.00212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096354.00260: stderr chunk (state=3): >>><<< 21824 1727096354.00264: stdout chunk (state=3): >>><<< 21824 1727096354.00293: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-23 08:59:13.968409", "end": "2024-09-23 08:59:13.973404", "delta": "0:00:00.004995", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096354.00331: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_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.command', '_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-1727096353.7186666-22188-63233455249537/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096354.00339: _low_level_execute_command(): starting 21824 1727096354.00362: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096353.7186666-22188-63233455249537/ > /dev/null 2>&1 && sleep 0' 21824 1727096354.01045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.01049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.01052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.01054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.01057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096354.01059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.01116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.01215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.05378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.05384: stderr chunk (state=3): >>><<< 21824 1727096354.05387: stdout chunk (state=3): >>><<< 21824 1727096354.05402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.05407: handler run complete 21824 1727096354.05425: Evaluated conditional (False): False 21824 1727096354.05433: attempt loop complete, returning result 21824 1727096354.05449: variable 'item' from source: unknown 21824 1727096354.05527: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.004995", "end": "2024-09-23 08:59:13.973404", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-23 08:59:13.968409" } 21824 1727096354.05701: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.05704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.05707: variable 'omit' from source: magic vars 21824 1727096354.05798: variable 'ansible_distribution_major_version' from source: facts 21824 1727096354.05801: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096354.05923: variable 'networkmanager_version' from source: set_fact 21824 1727096354.05928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096354.06056: variable 'ansible_distribution_major_version' from source: facts 21824 1727096354.06060: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096354.06158: variable 'networkmanager_version' from source: set_fact 21824 1727096354.06161: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096354.06309: variable 'type' from source: play vars 21824 1727096354.06312: variable 'state' from source: include params 21824 1727096354.06314: variable 'interface' from source: play vars 21824 1727096354.06317: variable 'current_interfaces' from source: set_fact 21824 1727096354.06319: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21824 1727096354.06321: variable 'omit' from source: magic vars 21824 1727096354.06337: variable 'omit' from source: magic vars 21824 1727096354.06360: variable 'item' from source: unknown 21824 1727096354.06413: variable 'item' from source: unknown 21824 1727096354.06426: variable 'omit' from source: magic vars 21824 1727096354.06446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096354.06453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.06459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.06475: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096354.06478: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.06480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.06546: Set connection var ansible_shell_type to sh 21824 1727096354.06549: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096354.06552: Set connection var ansible_pipelining to False 21824 1727096354.06584: Set connection var ansible_timeout to 10 21824 1727096354.06587: Set connection var ansible_connection to ssh 21824 1727096354.06589: Set connection var ansible_shell_executable to /bin/sh 21824 1727096354.06616: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.06620: variable 'ansible_connection' from source: unknown 21824 1727096354.06622: variable 'ansible_module_compression' from source: unknown 21824 1727096354.06625: variable 'ansible_shell_type' from source: unknown 21824 1727096354.06627: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.06628: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.06630: variable 'ansible_pipelining' from source: unknown 21824 1727096354.06632: variable 'ansible_timeout' from source: unknown 21824 1727096354.06634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.06705: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096354.06712: variable 'omit' from source: magic vars 21824 1727096354.06725: starting attempt loop 21824 1727096354.06728: running the handler 21824 1727096354.06730: _low_level_execute_command(): starting 21824 1727096354.06732: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096354.07213: 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 <<< 21824 1727096354.07217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096354.07219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.07221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.07223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.07266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.07272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.07275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.07352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.09057: stdout chunk (state=3): >>>/root <<< 21824 1727096354.09203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.09229: stderr chunk (state=3): >>><<< 21824 1727096354.09232: stdout chunk (state=3): >>><<< 21824 1727096354.09287: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.09290: _low_level_execute_command(): starting 21824 1727096354.09295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029 `" && echo ansible-tmp-1727096354.092718-22188-114952053505029="` echo /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029 `" ) && sleep 0' 21824 1727096354.09877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.09880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.09883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.09892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.09946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.09949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.09955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.10024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.11990: stdout chunk (state=3): >>>ansible-tmp-1727096354.092718-22188-114952053505029=/root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029 <<< 21824 1727096354.12109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.12141: stderr chunk (state=3): >>><<< 21824 1727096354.12144: stdout chunk (state=3): >>><<< 21824 1727096354.12173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096354.092718-22188-114952053505029=/root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.12196: variable 'ansible_module_compression' from source: unknown 21824 1727096354.12227: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096354.12259: variable 'ansible_facts' from source: unknown 21824 1727096354.12314: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py 21824 1727096354.12423: Sending initial data 21824 1727096354.12426: Sent initial data (155 bytes) 21824 1727096354.12946: 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 <<< 21824 1727096354.12950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.12975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.13027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.13034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.13036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.13106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.14800: 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 <<< 21824 1727096354.14880: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096354.14944: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpiqm4kork /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py <<< 21824 1727096354.14947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py" <<< 21824 1727096354.15008: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpiqm4kork" to remote "/root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py" <<< 21824 1727096354.15011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py" <<< 21824 1727096354.15992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.16064: stderr chunk (state=3): >>><<< 21824 1727096354.16069: stdout chunk (state=3): >>><<< 21824 1727096354.16099: done transferring module to remote 21824 1727096354.16107: _low_level_execute_command(): starting 21824 1727096354.16117: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/ /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py && sleep 0' 21824 1727096354.16784: 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 <<< 21824 1727096354.16788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.16790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096354.16792: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.16794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096354.16796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.16848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.16851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.16857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.16926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.18820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.18844: stderr chunk (state=3): >>><<< 21824 1727096354.18847: stdout chunk (state=3): >>><<< 21824 1727096354.18863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.18866: _low_level_execute_command(): starting 21824 1727096354.18875: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/AnsiballZ_command.py && sleep 0' 21824 1727096354.19331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.19334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.19337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.19339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096354.19341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.19391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.19405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.19477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.35682: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-23 08:59:14.351267", "end": "2024-09-23 08:59:14.355200", "delta": "0:00:00.003933", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096354.37320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096354.37346: stderr chunk (state=3): >>><<< 21824 1727096354.37349: stdout chunk (state=3): >>><<< 21824 1727096354.37373: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-23 08:59:14.351267", "end": "2024-09-23 08:59:14.355200", "delta": "0:00:00.003933", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096354.37396: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_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.command', '_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-1727096354.092718-22188-114952053505029/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096354.37400: _low_level_execute_command(): starting 21824 1727096354.37405: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096354.092718-22188-114952053505029/ > /dev/null 2>&1 && sleep 0' 21824 1727096354.38029: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.38033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.38035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.38122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.40003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.40035: stderr chunk (state=3): >>><<< 21824 1727096354.40038: stdout chunk (state=3): >>><<< 21824 1727096354.40054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.40059: handler run complete 21824 1727096354.40080: Evaluated conditional (False): False 21824 1727096354.40087: attempt loop complete, returning result 21824 1727096354.40102: variable 'item' from source: unknown 21824 1727096354.40165: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003933", "end": "2024-09-23 08:59:14.355200", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-23 08:59:14.351267" } 21824 1727096354.40282: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.40285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.40288: variable 'omit' from source: magic vars 21824 1727096354.40384: variable 'ansible_distribution_major_version' from source: facts 21824 1727096354.40387: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096354.40481: variable 'networkmanager_version' from source: set_fact 21824 1727096354.40489: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096354.40560: variable 'ansible_distribution_major_version' from source: facts 21824 1727096354.40569: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096354.40653: variable 'networkmanager_version' from source: set_fact 21824 1727096354.40660: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096354.40776: variable 'type' from source: play vars 21824 1727096354.40780: variable 'state' from source: include params 21824 1727096354.40782: variable 'interface' from source: play vars 21824 1727096354.40787: variable 'current_interfaces' from source: set_fact 21824 1727096354.40793: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21824 1727096354.40801: variable 'omit' from source: magic vars 21824 1727096354.40873: variable 'omit' from source: magic vars 21824 1727096354.40876: variable 'item' from source: unknown 21824 1727096354.41003: variable 'item' from source: unknown 21824 1727096354.41006: variable 'omit' from source: magic vars 21824 1727096354.41009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096354.41011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.41013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.41016: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096354.41018: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.41020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.41272: Set connection var ansible_shell_type to sh 21824 1727096354.41276: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096354.41278: Set connection var ansible_pipelining to False 21824 1727096354.41280: Set connection var ansible_timeout to 10 21824 1727096354.41282: Set connection var ansible_connection to ssh 21824 1727096354.41284: Set connection var ansible_shell_executable to /bin/sh 21824 1727096354.41285: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.41287: variable 'ansible_connection' from source: unknown 21824 1727096354.41289: variable 'ansible_module_compression' from source: unknown 21824 1727096354.41291: variable 'ansible_shell_type' from source: unknown 21824 1727096354.41292: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.41294: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.41296: variable 'ansible_pipelining' from source: unknown 21824 1727096354.41298: variable 'ansible_timeout' from source: unknown 21824 1727096354.41299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.41301: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096354.41303: variable 'omit' from source: magic vars 21824 1727096354.41305: starting attempt loop 21824 1727096354.41307: running the handler 21824 1727096354.41308: _low_level_execute_command(): starting 21824 1727096354.41310: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096354.41935: 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 <<< 21824 1727096354.41949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.41960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.42015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.42027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.42107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.43811: stdout chunk (state=3): >>>/root <<< 21824 1727096354.43906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.43953: stderr chunk (state=3): >>><<< 21824 1727096354.43956: stdout chunk (state=3): >>><<< 21824 1727096354.43997: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.44000: _low_level_execute_command(): starting 21824 1727096354.44003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977 `" && echo ansible-tmp-1727096354.4398165-22188-43393779971977="` echo /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977 `" ) && sleep 0' 21824 1727096354.44807: 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 <<< 21824 1727096354.44811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096354.44813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.44815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096354.44817: 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 <<< 21824 1727096354.44819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.44895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.44901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.44973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.46938: stdout chunk (state=3): >>>ansible-tmp-1727096354.4398165-22188-43393779971977=/root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977 <<< 21824 1727096354.47064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.47086: stderr chunk (state=3): >>><<< 21824 1727096354.47089: stdout chunk (state=3): >>><<< 21824 1727096354.47103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096354.4398165-22188-43393779971977=/root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.47120: variable 'ansible_module_compression' from source: unknown 21824 1727096354.47198: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096354.47212: variable 'ansible_facts' from source: unknown 21824 1727096354.47312: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py 21824 1727096354.47464: Sending initial data 21824 1727096354.47470: Sent initial data (155 bytes) 21824 1727096354.48116: 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 <<< 21824 1727096354.48120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.48122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.48152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.48155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.48245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.49872: 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 <<< 21824 1727096354.49940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096354.50013: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmppugo5z7a /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py <<< 21824 1727096354.50019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py" <<< 21824 1727096354.50096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmppugo5z7a" to remote "/root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py" <<< 21824 1727096354.51190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.51352: stderr chunk (state=3): >>><<< 21824 1727096354.51356: stdout chunk (state=3): >>><<< 21824 1727096354.51358: done transferring module to remote 21824 1727096354.51360: _low_level_execute_command(): starting 21824 1727096354.51362: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/ /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py && sleep 0' 21824 1727096354.52355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.52383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.52437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.52457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.52526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096354.52541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.52634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.52675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.52698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.52857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.54704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.54733: stderr chunk (state=3): >>><<< 21824 1727096354.54736: stdout chunk (state=3): >>><<< 21824 1727096354.54746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.54776: _low_level_execute_command(): starting 21824 1727096354.54780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/AnsiballZ_command.py && sleep 0' 21824 1727096354.55224: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.55228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.55230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096354.55234: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096354.55236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.55287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.55290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.55294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.55371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.71292: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-23 08:59:14.707287", "end": "2024-09-23 08:59:14.711162", "delta": "0:00:00.003875", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096354.73103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096354.73107: stdout chunk (state=3): >>><<< 21824 1727096354.73109: stderr chunk (state=3): >>><<< 21824 1727096354.73112: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-23 08:59:14.707287", "end": "2024-09-23 08:59:14.711162", "delta": "0:00:00.003875", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096354.73114: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_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.command', '_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-1727096354.4398165-22188-43393779971977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096354.73116: _low_level_execute_command(): starting 21824 1727096354.73118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096354.4398165-22188-43393779971977/ > /dev/null 2>&1 && sleep 0' 21824 1727096354.73755: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.73763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.73787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.73801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096354.73814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096354.73841: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.73881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.73926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.73944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.73972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.74064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.76276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.76280: stdout chunk (state=3): >>><<< 21824 1727096354.76282: stderr chunk (state=3): >>><<< 21824 1727096354.76284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.76286: handler run complete 21824 1727096354.76288: Evaluated conditional (False): False 21824 1727096354.76290: attempt loop complete, returning result 21824 1727096354.76292: variable 'item' from source: unknown 21824 1727096354.76293: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003875", "end": "2024-09-23 08:59:14.711162", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-23 08:59:14.707287" } 21824 1727096354.76381: dumping result to json 21824 1727096354.76384: done dumping result, returning 21824 1727096354.76397: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [0afff68d-5257-b8a1-9a25-00000000021d] 21824 1727096354.76405: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021d 21824 1727096354.76689: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021d 21824 1727096354.76692: WORKER PROCESS EXITING 21824 1727096354.76758: no more pending results, returning what we have 21824 1727096354.76762: results queue empty 21824 1727096354.76763: checking for any_errors_fatal 21824 1727096354.76775: done checking for any_errors_fatal 21824 1727096354.76776: checking for max_fail_percentage 21824 1727096354.76778: done checking for max_fail_percentage 21824 1727096354.76779: checking to see if all hosts have failed and the running result is not ok 21824 1727096354.76780: done checking to see if all hosts have failed 21824 1727096354.76781: getting the remaining hosts for this loop 21824 1727096354.76782: done getting the remaining hosts for this loop 21824 1727096354.76785: getting the next task for host managed_node1 21824 1727096354.76793: done getting next task for host managed_node1 21824 1727096354.76796: ^ task is: TASK: Set up veth as managed by NetworkManager 21824 1727096354.76799: ^ 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? (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 21824 1727096354.76804: getting variables 21824 1727096354.76805: in VariableManager get_vars() 21824 1727096354.76859: Calling all_inventory to load vars for managed_node1 21824 1727096354.76862: Calling groups_inventory to load vars for managed_node1 21824 1727096354.76865: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096354.76878: Calling all_plugins_play to load vars for managed_node1 21824 1727096354.76882: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096354.76886: Calling groups_plugins_play to load vars for managed_node1 21824 1727096354.78136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096354.79355: done with get_vars() 21824 1727096354.79384: done getting variables 21824 1727096354.79447: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 08:59:14 -0400 (0:00:01.139) 0:00:09.934 ****** 21824 1727096354.79480: entering _queue_task() for managed_node1/command 21824 1727096354.79813: worker is 1 (out of 1 available) 21824 1727096354.79825: exiting _queue_task() for managed_node1/command 21824 1727096354.79837: done queuing things up, now waiting for results queue to drain 21824 1727096354.79839: waiting for pending results... 21824 1727096354.80103: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21824 1727096354.80277: in run() - task 0afff68d-5257-b8a1-9a25-00000000021e 21824 1727096354.80281: variable 'ansible_search_path' from source: unknown 21824 1727096354.80286: variable 'ansible_search_path' from source: unknown 21824 1727096354.80290: calling self._execute() 21824 1727096354.80365: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.80379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.80390: variable 'omit' from source: magic vars 21824 1727096354.80756: variable 'ansible_distribution_major_version' from source: facts 21824 1727096354.80775: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096354.81058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096354.81229: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096354.81279: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096354.81320: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096354.81355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096354.81435: variable 'networkmanager_version' from source: set_fact 21824 1727096354.81453: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096354.81615: variable 'type' from source: play vars 21824 1727096354.81722: variable 'state' from source: include params 21824 1727096354.81726: Evaluated conditional (type == 'veth' and state == 'present'): True 21824 1727096354.81728: variable 'omit' from source: magic vars 21824 1727096354.81730: variable 'omit' from source: magic vars 21824 1727096354.81791: variable 'interface' from source: play vars 21824 1727096354.81814: variable 'omit' from source: magic vars 21824 1727096354.81854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096354.81890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096354.81916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096354.81943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.81960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096354.81997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096354.82005: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.82014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.82116: Set connection var ansible_shell_type to sh 21824 1727096354.82129: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096354.82140: Set connection var ansible_pipelining to False 21824 1727096354.82159: Set connection var ansible_timeout to 10 21824 1727096354.82168: Set connection var ansible_connection to ssh 21824 1727096354.82182: Set connection var ansible_shell_executable to /bin/sh 21824 1727096354.82266: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.82271: variable 'ansible_connection' from source: unknown 21824 1727096354.82273: variable 'ansible_module_compression' from source: unknown 21824 1727096354.82275: variable 'ansible_shell_type' from source: unknown 21824 1727096354.82277: variable 'ansible_shell_executable' from source: unknown 21824 1727096354.82279: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096354.82281: variable 'ansible_pipelining' from source: unknown 21824 1727096354.82283: variable 'ansible_timeout' from source: unknown 21824 1727096354.82285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096354.82361: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096354.82383: variable 'omit' from source: magic vars 21824 1727096354.82393: starting attempt loop 21824 1727096354.82400: running the handler 21824 1727096354.82420: _low_level_execute_command(): starting 21824 1727096354.82432: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096354.83231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.83259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.83365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.85093: stdout chunk (state=3): >>>/root <<< 21824 1727096354.85257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.85261: stdout chunk (state=3): >>><<< 21824 1727096354.85263: stderr chunk (state=3): >>><<< 21824 1727096354.85377: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.85381: _low_level_execute_command(): starting 21824 1727096354.85384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589 `" && echo ansible-tmp-1727096354.852929-22238-133156030170589="` echo /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589 `" ) && sleep 0' 21824 1727096354.85988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.86002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.86064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.86135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.86159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.86339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.88319: stdout chunk (state=3): >>>ansible-tmp-1727096354.852929-22238-133156030170589=/root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589 <<< 21824 1727096354.88478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.88481: stdout chunk (state=3): >>><<< 21824 1727096354.88484: stderr chunk (state=3): >>><<< 21824 1727096354.88503: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096354.852929-22238-133156030170589=/root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.88541: variable 'ansible_module_compression' from source: unknown 21824 1727096354.88672: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096354.88676: variable 'ansible_facts' from source: unknown 21824 1727096354.88737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py 21824 1727096354.88888: Sending initial data 21824 1727096354.88904: Sent initial data (155 bytes) 21824 1727096354.89534: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.89547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.89572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.89681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.89721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.89785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.91451: 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 <<< 21824 1727096354.91513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096354.91629: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpikw5qur7 /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py <<< 21824 1727096354.91633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py" <<< 21824 1727096354.91698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpikw5qur7" to remote "/root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py" <<< 21824 1727096354.92559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.92563: stdout chunk (state=3): >>><<< 21824 1727096354.92583: stderr chunk (state=3): >>><<< 21824 1727096354.92675: done transferring module to remote 21824 1727096354.92678: _low_level_execute_command(): starting 21824 1727096354.92680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/ /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py && sleep 0' 21824 1727096354.93263: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.93275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.93313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.93321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096354.93427: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096354.93430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.93433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.93435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.93534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096354.95400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096354.95444: stderr chunk (state=3): >>><<< 21824 1727096354.95447: stdout chunk (state=3): >>><<< 21824 1727096354.95482: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096354.95485: _low_level_execute_command(): starting 21824 1727096354.95557: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/AnsiballZ_command.py && sleep 0' 21824 1727096354.96087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096354.96102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096354.96122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096354.96218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096354.96242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096354.96258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096354.96359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.13972: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-23 08:59:15.119468", "end": "2024-09-23 08:59:15.138199", "delta": "0:00:00.018731", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096355.15752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096355.15757: stdout chunk (state=3): >>><<< 21824 1727096355.15760: stderr chunk (state=3): >>><<< 21824 1727096355.15999: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-23 08:59:15.119468", "end": "2024-09-23 08:59:15.138199", "delta": "0:00:00.018731", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096355.16003: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed true', '_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.command', '_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-1727096354.852929-22238-133156030170589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096355.16005: _low_level_execute_command(): starting 21824 1727096355.16007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096354.852929-22238-133156030170589/ > /dev/null 2>&1 && sleep 0' 21824 1727096355.18534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096355.18618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.18710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.18798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096355.18862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.18932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.20980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096355.20983: stderr chunk (state=3): >>><<< 21824 1727096355.20986: stdout chunk (state=3): >>><<< 21824 1727096355.20989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096355.20992: handler run complete 21824 1727096355.20996: Evaluated conditional (False): False 21824 1727096355.21003: attempt loop complete, returning result 21824 1727096355.21005: _execute() done 21824 1727096355.21008: dumping result to json 21824 1727096355.21013: done dumping result, returning 21824 1727096355.21030: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-b8a1-9a25-00000000021e] 21824 1727096355.21033: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021e 21824 1727096355.21140: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021e 21824 1727096355.21143: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.018731", "end": "2024-09-23 08:59:15.138199", "rc": 0, "start": "2024-09-23 08:59:15.119468" } 21824 1727096355.21423: no more pending results, returning what we have 21824 1727096355.21426: results queue empty 21824 1727096355.21427: checking for any_errors_fatal 21824 1727096355.21437: done checking for any_errors_fatal 21824 1727096355.21437: checking for max_fail_percentage 21824 1727096355.21439: done checking for max_fail_percentage 21824 1727096355.21440: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.21442: done checking to see if all hosts have failed 21824 1727096355.21443: getting the remaining hosts for this loop 21824 1727096355.21444: done getting the remaining hosts for this loop 21824 1727096355.21447: getting the next task for host managed_node1 21824 1727096355.21454: done getting next task for host managed_node1 21824 1727096355.21457: ^ task is: TASK: Delete veth interface {{ interface }} 21824 1727096355.21460: ^ 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? (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 21824 1727096355.21464: getting variables 21824 1727096355.21469: in VariableManager get_vars() 21824 1727096355.21520: Calling all_inventory to load vars for managed_node1 21824 1727096355.21523: Calling groups_inventory to load vars for managed_node1 21824 1727096355.21526: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.21536: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.21539: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.21542: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.23283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.25100: done with get_vars() 21824 1727096355.25142: done getting variables 21824 1727096355.25210: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096355.25332: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 08:59:15 -0400 (0:00:00.458) 0:00:10.393 ****** 21824 1727096355.25374: entering _queue_task() for managed_node1/command 21824 1727096355.25707: worker is 1 (out of 1 available) 21824 1727096355.25720: exiting _queue_task() for managed_node1/command 21824 1727096355.25733: done queuing things up, now waiting for results queue to drain 21824 1727096355.25735: waiting for pending results... 21824 1727096355.25920: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21824 1727096355.25989: in run() - task 0afff68d-5257-b8a1-9a25-00000000021f 21824 1727096355.25999: variable 'ansible_search_path' from source: unknown 21824 1727096355.26003: variable 'ansible_search_path' from source: unknown 21824 1727096355.26030: calling self._execute() 21824 1727096355.26101: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.26107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.26115: variable 'omit' from source: magic vars 21824 1727096355.26491: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.26503: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.26672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.26900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.26946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.26973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.27000: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.27060: variable 'networkmanager_version' from source: set_fact 21824 1727096355.27075: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.27202: variable 'type' from source: play vars 21824 1727096355.27206: variable 'state' from source: include params 21824 1727096355.27215: variable 'interface' from source: play vars 21824 1727096355.27218: variable 'current_interfaces' from source: set_fact 21824 1727096355.27221: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 21824 1727096355.27223: when evaluation is False, skipping this task 21824 1727096355.27225: _execute() done 21824 1727096355.27227: dumping result to json 21824 1727096355.27230: done dumping result, returning 21824 1727096355.27248: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [0afff68d-5257-b8a1-9a25-00000000021f] 21824 1727096355.27251: sending task result for task 0afff68d-5257-b8a1-9a25-00000000021f 21824 1727096355.27354: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000021f 21824 1727096355.27357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096355.27413: no more pending results, returning what we have 21824 1727096355.27416: results queue empty 21824 1727096355.27417: checking for any_errors_fatal 21824 1727096355.27427: done checking for any_errors_fatal 21824 1727096355.27427: checking for max_fail_percentage 21824 1727096355.27430: done checking for max_fail_percentage 21824 1727096355.27431: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.27432: done checking to see if all hosts have failed 21824 1727096355.27432: getting the remaining hosts for this loop 21824 1727096355.27434: done getting the remaining hosts for this loop 21824 1727096355.27438: getting the next task for host managed_node1 21824 1727096355.27446: done getting next task for host managed_node1 21824 1727096355.27450: ^ task is: TASK: Create dummy interface {{ interface }} 21824 1727096355.27454: ^ 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? (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 21824 1727096355.27460: getting variables 21824 1727096355.27461: in VariableManager get_vars() 21824 1727096355.27519: Calling all_inventory to load vars for managed_node1 21824 1727096355.27522: Calling groups_inventory to load vars for managed_node1 21824 1727096355.27525: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.27537: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.27540: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.27544: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.29024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.30034: done with get_vars() 21824 1727096355.30060: done getting variables 21824 1727096355.30124: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096355.30229: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 08:59:15 -0400 (0:00:00.048) 0:00:10.442 ****** 21824 1727096355.30271: entering _queue_task() for managed_node1/command 21824 1727096355.30648: worker is 1 (out of 1 available) 21824 1727096355.30660: exiting _queue_task() for managed_node1/command 21824 1727096355.30683: done queuing things up, now waiting for results queue to drain 21824 1727096355.30685: waiting for pending results... 21824 1727096355.31087: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21824 1727096355.31093: in run() - task 0afff68d-5257-b8a1-9a25-000000000220 21824 1727096355.31097: variable 'ansible_search_path' from source: unknown 21824 1727096355.31099: variable 'ansible_search_path' from source: unknown 21824 1727096355.31139: calling self._execute() 21824 1727096355.31241: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.31259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.31370: variable 'omit' from source: magic vars 21824 1727096355.31750: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.31767: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.32249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.32710: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.32713: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.32721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.32747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.32822: variable 'networkmanager_version' from source: set_fact 21824 1727096355.32841: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.33044: variable 'type' from source: play vars 21824 1727096355.33070: variable 'state' from source: include params 21824 1727096355.33074: variable 'interface' from source: play vars 21824 1727096355.33077: variable 'current_interfaces' from source: set_fact 21824 1727096355.33080: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21824 1727096355.33083: when evaluation is False, skipping this task 21824 1727096355.33087: _execute() done 21824 1727096355.33092: dumping result to json 21824 1727096355.33094: done dumping result, returning 21824 1727096355.33128: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [0afff68d-5257-b8a1-9a25-000000000220] 21824 1727096355.33131: sending task result for task 0afff68d-5257-b8a1-9a25-000000000220 21824 1727096355.33214: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000220 21824 1727096355.33219: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096355.33269: no more pending results, returning what we have 21824 1727096355.33276: results queue empty 21824 1727096355.33277: checking for any_errors_fatal 21824 1727096355.33282: done checking for any_errors_fatal 21824 1727096355.33283: checking for max_fail_percentage 21824 1727096355.33284: done checking for max_fail_percentage 21824 1727096355.33286: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.33286: done checking to see if all hosts have failed 21824 1727096355.33287: getting the remaining hosts for this loop 21824 1727096355.33288: done getting the remaining hosts for this loop 21824 1727096355.33291: getting the next task for host managed_node1 21824 1727096355.33298: done getting next task for host managed_node1 21824 1727096355.33300: ^ task is: TASK: Delete dummy interface {{ interface }} 21824 1727096355.33303: ^ 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? (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 21824 1727096355.33307: getting variables 21824 1727096355.33309: in VariableManager get_vars() 21824 1727096355.33358: Calling all_inventory to load vars for managed_node1 21824 1727096355.33361: Calling groups_inventory to load vars for managed_node1 21824 1727096355.33363: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.33378: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.33381: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.33384: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.35251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.36442: done with get_vars() 21824 1727096355.36475: done getting variables 21824 1727096355.36537: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096355.36670: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 08:59:15 -0400 (0:00:00.064) 0:00:10.506 ****** 21824 1727096355.36705: entering _queue_task() for managed_node1/command 21824 1727096355.37058: worker is 1 (out of 1 available) 21824 1727096355.37253: exiting _queue_task() for managed_node1/command 21824 1727096355.37270: done queuing things up, now waiting for results queue to drain 21824 1727096355.37271: waiting for pending results... 21824 1727096355.37888: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21824 1727096355.37894: in run() - task 0afff68d-5257-b8a1-9a25-000000000221 21824 1727096355.37897: variable 'ansible_search_path' from source: unknown 21824 1727096355.37899: variable 'ansible_search_path' from source: unknown 21824 1727096355.37901: calling self._execute() 21824 1727096355.37904: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.37906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.37909: variable 'omit' from source: magic vars 21824 1727096355.38174: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.38178: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.38312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.38607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.38631: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.38716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.38719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.38782: variable 'networkmanager_version' from source: set_fact 21824 1727096355.38794: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.38963: variable 'type' from source: play vars 21824 1727096355.38971: variable 'state' from source: include params 21824 1727096355.38975: variable 'interface' from source: play vars 21824 1727096355.38977: variable 'current_interfaces' from source: set_fact 21824 1727096355.38984: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21824 1727096355.38987: when evaluation is False, skipping this task 21824 1727096355.38994: _execute() done 21824 1727096355.38996: dumping result to json 21824 1727096355.39043: done dumping result, returning 21824 1727096355.39047: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [0afff68d-5257-b8a1-9a25-000000000221] 21824 1727096355.39049: sending task result for task 0afff68d-5257-b8a1-9a25-000000000221 21824 1727096355.39117: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000221 21824 1727096355.39120: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096355.39203: no more pending results, returning what we have 21824 1727096355.39207: results queue empty 21824 1727096355.39208: checking for any_errors_fatal 21824 1727096355.39212: done checking for any_errors_fatal 21824 1727096355.39213: checking for max_fail_percentage 21824 1727096355.39215: done checking for max_fail_percentage 21824 1727096355.39216: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.39217: done checking to see if all hosts have failed 21824 1727096355.39217: getting the remaining hosts for this loop 21824 1727096355.39218: done getting the remaining hosts for this loop 21824 1727096355.39221: getting the next task for host managed_node1 21824 1727096355.39227: done getting next task for host managed_node1 21824 1727096355.39230: ^ task is: TASK: Create tap interface {{ interface }} 21824 1727096355.39233: ^ 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? (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 21824 1727096355.39237: getting variables 21824 1727096355.39238: in VariableManager get_vars() 21824 1727096355.39296: Calling all_inventory to load vars for managed_node1 21824 1727096355.39299: Calling groups_inventory to load vars for managed_node1 21824 1727096355.39302: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.39316: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.39323: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.39327: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.41155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.42537: done with get_vars() 21824 1727096355.42564: done getting variables 21824 1727096355.42628: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096355.42740: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 08:59:15 -0400 (0:00:00.060) 0:00:10.567 ****** 21824 1727096355.42773: entering _queue_task() for managed_node1/command 21824 1727096355.43121: worker is 1 (out of 1 available) 21824 1727096355.43135: exiting _queue_task() for managed_node1/command 21824 1727096355.43150: done queuing things up, now waiting for results queue to drain 21824 1727096355.43151: waiting for pending results... 21824 1727096355.43471: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21824 1727096355.43536: in run() - task 0afff68d-5257-b8a1-9a25-000000000222 21824 1727096355.43541: variable 'ansible_search_path' from source: unknown 21824 1727096355.43543: variable 'ansible_search_path' from source: unknown 21824 1727096355.43573: calling self._execute() 21824 1727096355.43661: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.43673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.43709: variable 'omit' from source: magic vars 21824 1727096355.44073: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.44085: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.44285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.44706: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.44710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.44712: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.44714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.44777: variable 'networkmanager_version' from source: set_fact 21824 1727096355.44789: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.44991: variable 'type' from source: play vars 21824 1727096355.44995: variable 'state' from source: include params 21824 1727096355.45001: variable 'interface' from source: play vars 21824 1727096355.45004: variable 'current_interfaces' from source: set_fact 21824 1727096355.45010: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21824 1727096355.45013: when evaluation is False, skipping this task 21824 1727096355.45015: _execute() done 21824 1727096355.45018: dumping result to json 21824 1727096355.45022: done dumping result, returning 21824 1727096355.45042: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [0afff68d-5257-b8a1-9a25-000000000222] 21824 1727096355.45045: sending task result for task 0afff68d-5257-b8a1-9a25-000000000222 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096355.45190: no more pending results, returning what we have 21824 1727096355.45193: results queue empty 21824 1727096355.45194: checking for any_errors_fatal 21824 1727096355.45201: done checking for any_errors_fatal 21824 1727096355.45202: checking for max_fail_percentage 21824 1727096355.45203: done checking for max_fail_percentage 21824 1727096355.45204: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.45206: done checking to see if all hosts have failed 21824 1727096355.45206: getting the remaining hosts for this loop 21824 1727096355.45208: done getting the remaining hosts for this loop 21824 1727096355.45212: getting the next task for host managed_node1 21824 1727096355.45219: done getting next task for host managed_node1 21824 1727096355.45222: ^ task is: TASK: Delete tap interface {{ interface }} 21824 1727096355.45226: ^ 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? (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 21824 1727096355.45231: getting variables 21824 1727096355.45232: in VariableManager get_vars() 21824 1727096355.45290: Calling all_inventory to load vars for managed_node1 21824 1727096355.45293: Calling groups_inventory to load vars for managed_node1 21824 1727096355.45295: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.45305: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.45308: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.45310: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.45999: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000222 21824 1727096355.46003: WORKER PROCESS EXITING 21824 1727096355.50579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.51832: done with get_vars() 21824 1727096355.51856: done getting variables 21824 1727096355.51904: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096355.52004: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 08:59:15 -0400 (0:00:00.092) 0:00:10.659 ****** 21824 1727096355.52032: entering _queue_task() for managed_node1/command 21824 1727096355.52371: worker is 1 (out of 1 available) 21824 1727096355.52382: exiting _queue_task() for managed_node1/command 21824 1727096355.52394: done queuing things up, now waiting for results queue to drain 21824 1727096355.52396: waiting for pending results... 21824 1727096355.52658: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21824 1727096355.52785: in run() - task 0afff68d-5257-b8a1-9a25-000000000223 21824 1727096355.52806: variable 'ansible_search_path' from source: unknown 21824 1727096355.52814: variable 'ansible_search_path' from source: unknown 21824 1727096355.52850: calling self._execute() 21824 1727096355.52944: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.52958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.52978: variable 'omit' from source: magic vars 21824 1727096355.53393: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.53411: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.53604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.53905: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.53959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.54082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.54085: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.54173: variable 'networkmanager_version' from source: set_fact 21824 1727096355.54198: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.54411: variable 'type' from source: play vars 21824 1727096355.54420: variable 'state' from source: include params 21824 1727096355.54427: variable 'interface' from source: play vars 21824 1727096355.54434: variable 'current_interfaces' from source: set_fact 21824 1727096355.54443: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21824 1727096355.54448: when evaluation is False, skipping this task 21824 1727096355.54453: _execute() done 21824 1727096355.54458: dumping result to json 21824 1727096355.54463: done dumping result, returning 21824 1727096355.54573: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [0afff68d-5257-b8a1-9a25-000000000223] 21824 1727096355.54577: sending task result for task 0afff68d-5257-b8a1-9a25-000000000223 21824 1727096355.54641: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000223 21824 1727096355.54644: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096355.54694: no more pending results, returning what we have 21824 1727096355.54698: results queue empty 21824 1727096355.54699: checking for any_errors_fatal 21824 1727096355.54707: done checking for any_errors_fatal 21824 1727096355.54708: checking for max_fail_percentage 21824 1727096355.54710: done checking for max_fail_percentage 21824 1727096355.54711: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.54712: done checking to see if all hosts have failed 21824 1727096355.54712: getting the remaining hosts for this loop 21824 1727096355.54713: done getting the remaining hosts for this loop 21824 1727096355.54717: getting the next task for host managed_node1 21824 1727096355.54726: done getting next task for host managed_node1 21824 1727096355.54730: ^ task is: TASK: Include the task 'assert_device_present.yml' 21824 1727096355.54732: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096355.54737: getting variables 21824 1727096355.54738: in VariableManager get_vars() 21824 1727096355.54794: Calling all_inventory to load vars for managed_node1 21824 1727096355.54798: Calling groups_inventory to load vars for managed_node1 21824 1727096355.54800: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.54811: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.54814: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.54816: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.56316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.58060: done with get_vars() 21824 1727096355.58293: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Monday 23 September 2024 08:59:15 -0400 (0:00:00.064) 0:00:10.723 ****** 21824 1727096355.58456: entering _queue_task() for managed_node1/include_tasks 21824 1727096355.59060: worker is 1 (out of 1 available) 21824 1727096355.59076: exiting _queue_task() for managed_node1/include_tasks 21824 1727096355.59088: done queuing things up, now waiting for results queue to drain 21824 1727096355.59090: waiting for pending results... 21824 1727096355.59627: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21824 1727096355.59833: in run() - task 0afff68d-5257-b8a1-9a25-000000000013 21824 1727096355.59838: variable 'ansible_search_path' from source: unknown 21824 1727096355.59885: calling self._execute() 21824 1727096355.60052: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.60060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.60073: variable 'omit' from source: magic vars 21824 1727096355.60917: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.60928: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.61105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.61379: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.61473: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.61477: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.61522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.61610: variable 'networkmanager_version' from source: set_fact 21824 1727096355.61622: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.61628: _execute() done 21824 1727096355.61631: dumping result to json 21824 1727096355.61633: done dumping result, returning 21824 1727096355.61641: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-b8a1-9a25-000000000013] 21824 1727096355.61644: sending task result for task 0afff68d-5257-b8a1-9a25-000000000013 21824 1727096355.61753: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000013 21824 1727096355.61755: WORKER PROCESS EXITING 21824 1727096355.61817: no more pending results, returning what we have 21824 1727096355.61821: in VariableManager get_vars() 21824 1727096355.61879: Calling all_inventory to load vars for managed_node1 21824 1727096355.61882: Calling groups_inventory to load vars for managed_node1 21824 1727096355.61884: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.61894: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.61896: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.61898: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.63344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.64654: done with get_vars() 21824 1727096355.64672: variable 'ansible_search_path' from source: unknown 21824 1727096355.64686: we have included files to process 21824 1727096355.64687: generating all_blocks data 21824 1727096355.64689: done generating all_blocks data 21824 1727096355.64692: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21824 1727096355.64697: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21824 1727096355.64700: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21824 1727096355.64858: in VariableManager get_vars() 21824 1727096355.64890: done with get_vars() 21824 1727096355.65009: done processing included file 21824 1727096355.65012: iterating over new_blocks loaded from include file 21824 1727096355.65013: in VariableManager get_vars() 21824 1727096355.65041: done with get_vars() 21824 1727096355.65043: filtering new block on tags 21824 1727096355.65063: done filtering new block on tags 21824 1727096355.65065: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 21824 1727096355.65072: extending task lists for all hosts with included blocks 21824 1727096355.65828: done extending task lists 21824 1727096355.65830: done processing included files 21824 1727096355.65831: results queue empty 21824 1727096355.65832: checking for any_errors_fatal 21824 1727096355.65836: done checking for any_errors_fatal 21824 1727096355.65837: checking for max_fail_percentage 21824 1727096355.65838: done checking for max_fail_percentage 21824 1727096355.65839: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.65840: done checking to see if all hosts have failed 21824 1727096355.65840: getting the remaining hosts for this loop 21824 1727096355.65842: done getting the remaining hosts for this loop 21824 1727096355.65845: getting the next task for host managed_node1 21824 1727096355.65849: done getting next task for host managed_node1 21824 1727096355.65851: ^ task is: TASK: Include the task 'get_interface_stat.yml' 21824 1727096355.65853: ^ 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 21824 1727096355.65856: getting variables 21824 1727096355.65857: in VariableManager get_vars() 21824 1727096355.65876: Calling all_inventory to load vars for managed_node1 21824 1727096355.65879: Calling groups_inventory to load vars for managed_node1 21824 1727096355.65881: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.65887: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.65890: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.65898: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.66881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.67719: done with get_vars() 21824 1727096355.67737: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:59:15 -0400 (0:00:00.093) 0:00:10.817 ****** 21824 1727096355.67794: entering _queue_task() for managed_node1/include_tasks 21824 1727096355.68045: worker is 1 (out of 1 available) 21824 1727096355.68058: exiting _queue_task() for managed_node1/include_tasks 21824 1727096355.68074: done queuing things up, now waiting for results queue to drain 21824 1727096355.68076: waiting for pending results... 21824 1727096355.68238: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 21824 1727096355.68315: in run() - task 0afff68d-5257-b8a1-9a25-0000000002bf 21824 1727096355.68324: variable 'ansible_search_path' from source: unknown 21824 1727096355.68327: variable 'ansible_search_path' from source: unknown 21824 1727096355.68356: calling self._execute() 21824 1727096355.68431: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.68436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.68445: variable 'omit' from source: magic vars 21824 1727096355.68732: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.68743: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.68886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.69373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.69376: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.69379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.69381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.69400: variable 'networkmanager_version' from source: set_fact 21824 1727096355.69418: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.69428: _execute() done 21824 1727096355.69435: dumping result to json 21824 1727096355.69443: done dumping result, returning 21824 1727096355.69452: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-b8a1-9a25-0000000002bf] 21824 1727096355.69459: sending task result for task 0afff68d-5257-b8a1-9a25-0000000002bf 21824 1727096355.69573: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000002bf 21824 1727096355.69627: no more pending results, returning what we have 21824 1727096355.69632: in VariableManager get_vars() 21824 1727096355.69694: Calling all_inventory to load vars for managed_node1 21824 1727096355.69697: Calling groups_inventory to load vars for managed_node1 21824 1727096355.69700: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.69712: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.69715: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.69719: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.70429: WORKER PROCESS EXITING 21824 1727096355.70680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.71389: done with get_vars() 21824 1727096355.71403: variable 'ansible_search_path' from source: unknown 21824 1727096355.71404: variable 'ansible_search_path' from source: unknown 21824 1727096355.71430: we have included files to process 21824 1727096355.71431: generating all_blocks data 21824 1727096355.71432: done generating all_blocks data 21824 1727096355.71433: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21824 1727096355.71434: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21824 1727096355.71435: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21824 1727096355.71602: done processing included file 21824 1727096355.71604: iterating over new_blocks loaded from include file 21824 1727096355.71605: in VariableManager get_vars() 21824 1727096355.71622: done with get_vars() 21824 1727096355.71624: filtering new block on tags 21824 1727096355.71634: done filtering new block on tags 21824 1727096355.71636: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 21824 1727096355.71640: extending task lists for all hosts with included blocks 21824 1727096355.71700: done extending task lists 21824 1727096355.71701: done processing included files 21824 1727096355.71702: results queue empty 21824 1727096355.71702: checking for any_errors_fatal 21824 1727096355.71705: done checking for any_errors_fatal 21824 1727096355.71705: checking for max_fail_percentage 21824 1727096355.71706: done checking for max_fail_percentage 21824 1727096355.71706: checking to see if all hosts have failed and the running result is not ok 21824 1727096355.71707: done checking to see if all hosts have failed 21824 1727096355.71707: getting the remaining hosts for this loop 21824 1727096355.71708: done getting the remaining hosts for this loop 21824 1727096355.71710: getting the next task for host managed_node1 21824 1727096355.71712: done getting next task for host managed_node1 21824 1727096355.71714: ^ task is: TASK: Get stat for interface {{ interface }} 21824 1727096355.71716: ^ 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096355.71717: getting variables 21824 1727096355.71718: in VariableManager get_vars() 21824 1727096355.71733: Calling all_inventory to load vars for managed_node1 21824 1727096355.71735: Calling groups_inventory to load vars for managed_node1 21824 1727096355.71737: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096355.71741: Calling all_plugins_play to load vars for managed_node1 21824 1727096355.71742: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096355.71744: Calling groups_plugins_play to load vars for managed_node1 21824 1727096355.72633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096355.73690: done with get_vars() 21824 1727096355.73708: done getting variables 21824 1727096355.73825: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:59:15 -0400 (0:00:00.060) 0:00:10.877 ****** 21824 1727096355.73850: entering _queue_task() for managed_node1/stat 21824 1727096355.74101: worker is 1 (out of 1 available) 21824 1727096355.74114: exiting _queue_task() for managed_node1/stat 21824 1727096355.74127: done queuing things up, now waiting for results queue to drain 21824 1727096355.74128: waiting for pending results... 21824 1727096355.74296: running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 21824 1727096355.74369: in run() - task 0afff68d-5257-b8a1-9a25-00000000030e 21824 1727096355.74384: variable 'ansible_search_path' from source: unknown 21824 1727096355.74388: variable 'ansible_search_path' from source: unknown 21824 1727096355.74416: calling self._execute() 21824 1727096355.74487: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.74492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.74501: variable 'omit' from source: magic vars 21824 1727096355.74772: variable 'ansible_distribution_major_version' from source: facts 21824 1727096355.74783: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096355.74905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096355.75272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096355.75276: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096355.75278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096355.75297: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096355.75388: variable 'networkmanager_version' from source: set_fact 21824 1727096355.75405: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096355.75414: variable 'omit' from source: magic vars 21824 1727096355.75466: variable 'omit' from source: magic vars 21824 1727096355.75562: variable 'interface' from source: play vars 21824 1727096355.75588: variable 'omit' from source: magic vars 21824 1727096355.75627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096355.75662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096355.75692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096355.75751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096355.75761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096355.75795: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096355.75799: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.75802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.75901: Set connection var ansible_shell_type to sh 21824 1727096355.75904: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096355.75907: Set connection var ansible_pipelining to False 21824 1727096355.75950: Set connection var ansible_timeout to 10 21824 1727096355.75954: Set connection var ansible_connection to ssh 21824 1727096355.75957: Set connection var ansible_shell_executable to /bin/sh 21824 1727096355.75959: variable 'ansible_shell_executable' from source: unknown 21824 1727096355.75962: variable 'ansible_connection' from source: unknown 21824 1727096355.75964: variable 'ansible_module_compression' from source: unknown 21824 1727096355.75971: variable 'ansible_shell_type' from source: unknown 21824 1727096355.75973: variable 'ansible_shell_executable' from source: unknown 21824 1727096355.75976: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096355.75978: variable 'ansible_pipelining' from source: unknown 21824 1727096355.75980: variable 'ansible_timeout' from source: unknown 21824 1727096355.75982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096355.76162: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096355.76174: variable 'omit' from source: magic vars 21824 1727096355.76178: starting attempt loop 21824 1727096355.76180: running the handler 21824 1727096355.76183: _low_level_execute_command(): starting 21824 1727096355.76185: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096355.76763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096355.76790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096355.76793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096355.76909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096355.76915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.77001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.78711: stdout chunk (state=3): >>>/root <<< 21824 1727096355.78828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096355.78840: stderr chunk (state=3): >>><<< 21824 1727096355.78872: stdout chunk (state=3): >>><<< 21824 1727096355.78893: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096355.78993: _low_level_execute_command(): starting 21824 1727096355.78996: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869 `" && echo ansible-tmp-1727096355.789008-22293-224980238900869="` echo /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869 `" ) && sleep 0' 21824 1727096355.79585: 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 <<< 21824 1727096355.79624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096355.79627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096355.79630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096355.79632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.79686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096355.79720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096355.79723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.79831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.81805: stdout chunk (state=3): >>>ansible-tmp-1727096355.789008-22293-224980238900869=/root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869 <<< 21824 1727096355.81901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096355.81973: stderr chunk (state=3): >>><<< 21824 1727096355.81976: stdout chunk (state=3): >>><<< 21824 1727096355.81981: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096355.789008-22293-224980238900869=/root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096355.82006: variable 'ansible_module_compression' from source: unknown 21824 1727096355.82077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 21824 1727096355.82124: variable 'ansible_facts' from source: unknown 21824 1727096355.82234: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py 21824 1727096355.82531: Sending initial data 21824 1727096355.82565: Sent initial data (152 bytes) 21824 1727096355.83052: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096355.83055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096355.83058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.83060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096355.83062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096355.83064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.83152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.83212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.84840: 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 <<< 21824 1727096355.84907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096355.84975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0ltx7sd_ /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py <<< 21824 1727096355.84978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py" <<< 21824 1727096355.85054: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0ltx7sd_" to remote "/root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py" <<< 21824 1727096355.85891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096355.85932: stderr chunk (state=3): >>><<< 21824 1727096355.85935: stdout chunk (state=3): >>><<< 21824 1727096355.85952: done transferring module to remote 21824 1727096355.85965: _low_level_execute_command(): starting 21824 1727096355.85971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/ /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py && sleep 0' 21824 1727096355.86665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096355.86671: 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 <<< 21824 1727096355.86683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.86713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.86789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096355.86801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.86888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096355.88834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096355.88838: stdout chunk (state=3): >>><<< 21824 1727096355.88841: stderr chunk (state=3): >>><<< 21824 1727096355.88844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096355.88846: _low_level_execute_command(): starting 21824 1727096355.88849: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/AnsiballZ_stat.py && sleep 0' 21824 1727096355.89382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096355.89397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096355.89411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096355.89490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096355.89532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096355.89549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096355.89576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096355.89780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.05435: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 28571, "dev": 23, "nlink": 1, "atime": 1727096353.9724097, "mtime": 1727096353.9724097, "ctime": 1727096353.9724097, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 21824 1727096356.06975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096356.06979: stdout chunk (state=3): >>><<< 21824 1727096356.06981: stderr chunk (state=3): >>><<< 21824 1727096356.06984: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 28571, "dev": 23, "nlink": 1, "atime": 1727096353.9724097, "mtime": 1727096353.9724097, "ctime": 1727096353.9724097, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096356.06987: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1727096355.789008-22293-224980238900869/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096356.06994: _low_level_execute_command(): starting 21824 1727096356.06997: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096355.789008-22293-224980238900869/ > /dev/null 2>&1 && sleep 0' 21824 1727096356.08476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096356.08492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.08518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.08615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.10536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.10702: stderr chunk (state=3): >>><<< 21824 1727096356.10712: stdout chunk (state=3): >>><<< 21824 1727096356.10736: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096356.10748: handler run complete 21824 1727096356.11173: attempt loop complete, returning result 21824 1727096356.11176: _execute() done 21824 1727096356.11178: dumping result to json 21824 1727096356.11180: done dumping result, returning 21824 1727096356.11182: done running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 [0afff68d-5257-b8a1-9a25-00000000030e] 21824 1727096356.11184: sending task result for task 0afff68d-5257-b8a1-9a25-00000000030e 21824 1727096356.11260: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000030e 21824 1727096356.11263: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1727096353.9724097, "block_size": 4096, "blocks": 0, "ctime": 1727096353.9724097, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28571, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1727096353.9724097, "nlink": 1, "path": "/sys/class/net/testnic1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 21824 1727096356.11554: no more pending results, returning what we have 21824 1727096356.11557: results queue empty 21824 1727096356.11558: checking for any_errors_fatal 21824 1727096356.11560: done checking for any_errors_fatal 21824 1727096356.11560: checking for max_fail_percentage 21824 1727096356.11562: done checking for max_fail_percentage 21824 1727096356.11563: checking to see if all hosts have failed and the running result is not ok 21824 1727096356.11564: done checking to see if all hosts have failed 21824 1727096356.11564: getting the remaining hosts for this loop 21824 1727096356.11565: done getting the remaining hosts for this loop 21824 1727096356.11571: getting the next task for host managed_node1 21824 1727096356.11579: done getting next task for host managed_node1 21824 1727096356.11581: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 21824 1727096356.11583: ^ 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=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 21824 1727096356.11587: getting variables 21824 1727096356.11588: in VariableManager get_vars() 21824 1727096356.11630: Calling all_inventory to load vars for managed_node1 21824 1727096356.11633: Calling groups_inventory to load vars for managed_node1 21824 1727096356.11635: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096356.11644: Calling all_plugins_play to load vars for managed_node1 21824 1727096356.11647: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096356.11649: Calling groups_plugins_play to load vars for managed_node1 21824 1727096356.13644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096356.15829: done with get_vars() 21824 1727096356.15854: done getting variables 21824 1727096356.16063: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21824 1727096356.16282: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:59:16 -0400 (0:00:00.424) 0:00:11.302 ****** 21824 1727096356.16308: entering _queue_task() for managed_node1/assert 21824 1727096356.16425: Creating lock for assert 21824 1727096356.17057: worker is 1 (out of 1 available) 21824 1727096356.17152: exiting _queue_task() for managed_node1/assert 21824 1727096356.17164: done queuing things up, now waiting for results queue to drain 21824 1727096356.17166: waiting for pending results... 21824 1727096356.17594: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' 21824 1727096356.17857: in run() - task 0afff68d-5257-b8a1-9a25-0000000002c0 21824 1727096356.17883: variable 'ansible_search_path' from source: unknown 21824 1727096356.17957: variable 'ansible_search_path' from source: unknown 21824 1727096356.18003: calling self._execute() 21824 1727096356.18227: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.18230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.18276: variable 'omit' from source: magic vars 21824 1727096356.19018: variable 'ansible_distribution_major_version' from source: facts 21824 1727096356.19034: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096356.19421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096356.20274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096356.20277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096356.20280: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096356.20282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096356.20387: variable 'networkmanager_version' from source: set_fact 21824 1727096356.20407: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096356.20417: variable 'omit' from source: magic vars 21824 1727096356.20454: variable 'omit' from source: magic vars 21824 1727096356.20570: variable 'interface' from source: play vars 21824 1727096356.20595: variable 'omit' from source: magic vars 21824 1727096356.20627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096356.20660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096356.20689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096356.20713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096356.20727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096356.20759: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096356.20772: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.20780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.20877: Set connection var ansible_shell_type to sh 21824 1727096356.20890: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096356.20902: Set connection var ansible_pipelining to False 21824 1727096356.20916: Set connection var ansible_timeout to 10 21824 1727096356.20922: Set connection var ansible_connection to ssh 21824 1727096356.20932: Set connection var ansible_shell_executable to /bin/sh 21824 1727096356.20956: variable 'ansible_shell_executable' from source: unknown 21824 1727096356.20964: variable 'ansible_connection' from source: unknown 21824 1727096356.20977: variable 'ansible_module_compression' from source: unknown 21824 1727096356.20983: variable 'ansible_shell_type' from source: unknown 21824 1727096356.20990: variable 'ansible_shell_executable' from source: unknown 21824 1727096356.20997: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.21004: variable 'ansible_pipelining' from source: unknown 21824 1727096356.21011: variable 'ansible_timeout' from source: unknown 21824 1727096356.21020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.21173: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096356.21190: variable 'omit' from source: magic vars 21824 1727096356.21199: starting attempt loop 21824 1727096356.21205: running the handler 21824 1727096356.21330: variable 'interface_stat' from source: set_fact 21824 1727096356.21356: Evaluated conditional (interface_stat.stat.exists): True 21824 1727096356.21369: handler run complete 21824 1727096356.21387: attempt loop complete, returning result 21824 1727096356.21393: _execute() done 21824 1727096356.21398: dumping result to json 21824 1727096356.21405: done dumping result, returning 21824 1727096356.21414: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' [0afff68d-5257-b8a1-9a25-0000000002c0] 21824 1727096356.21423: sending task result for task 0afff68d-5257-b8a1-9a25-0000000002c0 21824 1727096356.21635: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000002c0 21824 1727096356.21638: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096356.21703: no more pending results, returning what we have 21824 1727096356.21707: results queue empty 21824 1727096356.21708: checking for any_errors_fatal 21824 1727096356.21715: done checking for any_errors_fatal 21824 1727096356.21715: checking for max_fail_percentage 21824 1727096356.21717: done checking for max_fail_percentage 21824 1727096356.21718: checking to see if all hosts have failed and the running result is not ok 21824 1727096356.21719: done checking to see if all hosts have failed 21824 1727096356.21719: getting the remaining hosts for this loop 21824 1727096356.21720: done getting the remaining hosts for this loop 21824 1727096356.21723: getting the next task for host managed_node1 21824 1727096356.21731: done getting next task for host managed_node1 21824 1727096356.21733: ^ task is: TASK: Install ethtool (test dependency) 21824 1727096356.21736: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096356.21739: getting variables 21824 1727096356.21740: in VariableManager get_vars() 21824 1727096356.21868: Calling all_inventory to load vars for managed_node1 21824 1727096356.21872: Calling groups_inventory to load vars for managed_node1 21824 1727096356.21874: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096356.21884: Calling all_plugins_play to load vars for managed_node1 21824 1727096356.21886: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096356.21889: Calling groups_plugins_play to load vars for managed_node1 21824 1727096356.23374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096356.24899: done with get_vars() 21824 1727096356.24922: done getting variables 21824 1727096356.24989: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Monday 23 September 2024 08:59:16 -0400 (0:00:00.087) 0:00:11.389 ****** 21824 1727096356.25023: entering _queue_task() for managed_node1/package 21824 1727096356.25347: worker is 1 (out of 1 available) 21824 1727096356.25359: exiting _queue_task() for managed_node1/package 21824 1727096356.25377: done queuing things up, now waiting for results queue to drain 21824 1727096356.25379: waiting for pending results... 21824 1727096356.25645: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 21824 1727096356.25751: in run() - task 0afff68d-5257-b8a1-9a25-000000000014 21824 1727096356.25780: variable 'ansible_search_path' from source: unknown 21824 1727096356.25884: calling self._execute() 21824 1727096356.25983: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.26074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.26078: variable 'omit' from source: magic vars 21824 1727096356.26378: variable 'ansible_distribution_major_version' from source: facts 21824 1727096356.26396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096356.26581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096356.26877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096356.26924: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096356.26972: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096356.27010: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096356.27097: variable 'networkmanager_version' from source: set_fact 21824 1727096356.27115: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096356.27125: variable 'omit' from source: magic vars 21824 1727096356.27156: variable 'omit' from source: magic vars 21824 1727096356.27319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096356.29575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096356.29759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096356.29763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096356.29765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096356.29774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096356.29859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096356.29902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096356.29938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096356.29990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096356.30008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096356.30114: variable '__network_is_ostree' from source: set_fact 21824 1727096356.30125: variable 'omit' from source: magic vars 21824 1727096356.30158: variable 'omit' from source: magic vars 21824 1727096356.30196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096356.30228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096356.30251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096356.30276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096356.30292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096356.30329: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096356.30339: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.30346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.30472: Set connection var ansible_shell_type to sh 21824 1727096356.30476: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096356.30479: Set connection var ansible_pipelining to False 21824 1727096356.30482: Set connection var ansible_timeout to 10 21824 1727096356.30489: Set connection var ansible_connection to ssh 21824 1727096356.30501: Set connection var ansible_shell_executable to /bin/sh 21824 1727096356.30532: variable 'ansible_shell_executable' from source: unknown 21824 1727096356.30631: variable 'ansible_connection' from source: unknown 21824 1727096356.30635: variable 'ansible_module_compression' from source: unknown 21824 1727096356.30637: variable 'ansible_shell_type' from source: unknown 21824 1727096356.30640: variable 'ansible_shell_executable' from source: unknown 21824 1727096356.30643: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096356.30645: variable 'ansible_pipelining' from source: unknown 21824 1727096356.30647: variable 'ansible_timeout' from source: unknown 21824 1727096356.30649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096356.30688: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096356.30704: variable 'omit' from source: magic vars 21824 1727096356.30713: starting attempt loop 21824 1727096356.30720: running the handler 21824 1727096356.30731: variable 'ansible_facts' from source: unknown 21824 1727096356.30742: variable 'ansible_facts' from source: unknown 21824 1727096356.30784: _low_level_execute_command(): starting 21824 1727096356.30797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096356.31589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096356.31626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096356.31656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.31679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.31834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.33498: stdout chunk (state=3): >>>/root <<< 21824 1727096356.33641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.33651: stdout chunk (state=3): >>><<< 21824 1727096356.33659: stderr chunk (state=3): >>><<< 21824 1727096356.33781: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096356.33784: _low_level_execute_command(): starting 21824 1727096356.33874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545 `" && echo ansible-tmp-1727096356.337733-22313-118385252832545="` echo /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545 `" ) && sleep 0' 21824 1727096356.35190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096356.35219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096356.35273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.35296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.35394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.37506: stdout chunk (state=3): >>>ansible-tmp-1727096356.337733-22313-118385252832545=/root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545 <<< 21824 1727096356.37583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.37691: stderr chunk (state=3): >>><<< 21824 1727096356.37694: stdout chunk (state=3): >>><<< 21824 1727096356.37696: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096356.337733-22313-118385252832545=/root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096356.37699: variable 'ansible_module_compression' from source: unknown 21824 1727096356.37785: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21824 1727096356.37835: variable 'ansible_facts' from source: unknown 21824 1727096356.37963: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py 21824 1727096356.38490: Sending initial data 21824 1727096356.38494: Sent initial data (151 bytes) 21824 1727096356.39600: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096356.39686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096356.39692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.39793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.39856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.41506: 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" <<< 21824 1727096356.41516: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21824 1727096356.41836: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096356.41840: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpb8iqyoij /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py <<< 21824 1727096356.41843: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py" <<< 21824 1727096356.41847: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpb8iqyoij" to remote "/root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py" <<< 21824 1727096356.43695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.43776: stderr chunk (state=3): >>><<< 21824 1727096356.43779: stdout chunk (state=3): >>><<< 21824 1727096356.44010: done transferring module to remote 21824 1727096356.44020: _low_level_execute_command(): starting 21824 1727096356.44102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/ /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py && sleep 0' 21824 1727096356.45221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096356.45285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096356.45432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.45451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.45574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.47504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.47508: stdout chunk (state=3): >>><<< 21824 1727096356.47515: stderr chunk (state=3): >>><<< 21824 1727096356.47582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096356.47586: _low_level_execute_command(): starting 21824 1727096356.47589: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/AnsiballZ_dnf.py && sleep 0' 21824 1727096356.48862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096356.48865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096356.48869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096356.48872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096356.48874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096356.48929: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096356.48999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096356.49042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.49179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.49264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.91658: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21824 1727096356.96109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096356.96113: stdout chunk (state=3): >>><<< 21824 1727096356.96115: stderr chunk (state=3): >>><<< 21824 1727096356.96262: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096356.96274: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_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.dnf', '_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-1727096356.337733-22313-118385252832545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096356.96277: _low_level_execute_command(): starting 21824 1727096356.96279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096356.337733-22313-118385252832545/ > /dev/null 2>&1 && sleep 0' 21824 1727096356.96845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096356.96859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096356.96879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096356.96897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096356.96913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096356.96947: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096356.96960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096356.97047: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096356.97074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096356.97183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096356.99051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096356.99106: stderr chunk (state=3): >>><<< 21824 1727096356.99110: stdout chunk (state=3): >>><<< 21824 1727096356.99137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096356.99172: handler run complete 21824 1727096356.99183: attempt loop complete, returning result 21824 1727096356.99186: _execute() done 21824 1727096356.99188: dumping result to json 21824 1727096356.99194: done dumping result, returning 21824 1727096356.99203: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [0afff68d-5257-b8a1-9a25-000000000014] 21824 1727096356.99372: sending task result for task 0afff68d-5257-b8a1-9a25-000000000014 21824 1727096356.99434: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000014 21824 1727096356.99436: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21824 1727096356.99706: no more pending results, returning what we have 21824 1727096356.99709: results queue empty 21824 1727096356.99710: checking for any_errors_fatal 21824 1727096356.99716: done checking for any_errors_fatal 21824 1727096356.99717: checking for max_fail_percentage 21824 1727096356.99719: done checking for max_fail_percentage 21824 1727096356.99720: checking to see if all hosts have failed and the running result is not ok 21824 1727096356.99721: done checking to see if all hosts have failed 21824 1727096356.99722: getting the remaining hosts for this loop 21824 1727096356.99723: done getting the remaining hosts for this loop 21824 1727096356.99726: getting the next task for host managed_node1 21824 1727096356.99733: done getting next task for host managed_node1 21824 1727096356.99736: ^ task is: TASK: TEST: I can create a profile without any ring option. 21824 1727096356.99738: ^ 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 21824 1727096356.99741: getting variables 21824 1727096356.99743: in VariableManager get_vars() 21824 1727096356.99789: Calling all_inventory to load vars for managed_node1 21824 1727096356.99792: Calling groups_inventory to load vars for managed_node1 21824 1727096356.99795: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096356.99804: Calling all_plugins_play to load vars for managed_node1 21824 1727096356.99807: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096356.99810: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.01316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.02624: done with get_vars() 21824 1727096357.02646: done getting variables 21824 1727096357.02709: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Monday 23 September 2024 08:59:17 -0400 (0:00:00.777) 0:00:12.166 ****** 21824 1727096357.02737: entering _queue_task() for managed_node1/debug 21824 1727096357.03050: worker is 1 (out of 1 available) 21824 1727096357.03063: exiting _queue_task() for managed_node1/debug 21824 1727096357.03280: done queuing things up, now waiting for results queue to drain 21824 1727096357.03282: waiting for pending results... 21824 1727096357.03341: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 21824 1727096357.03447: in run() - task 0afff68d-5257-b8a1-9a25-000000000016 21824 1727096357.03469: variable 'ansible_search_path' from source: unknown 21824 1727096357.03614: calling self._execute() 21824 1727096357.03618: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.03620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.03625: variable 'omit' from source: magic vars 21824 1727096357.04005: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.04021: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.04202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.04489: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.04532: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.04571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.04608: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.04687: variable 'networkmanager_version' from source: set_fact 21824 1727096357.04708: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.04717: variable 'omit' from source: magic vars 21824 1727096357.04742: variable 'omit' from source: magic vars 21824 1727096357.04787: variable 'omit' from source: magic vars 21824 1727096357.04827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096357.04862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096357.04893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096357.04921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096357.04974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096357.04977: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096357.04987: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.04996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.05105: Set connection var ansible_shell_type to sh 21824 1727096357.05119: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096357.05135: Set connection var ansible_pipelining to False 21824 1727096357.05172: Set connection var ansible_timeout to 10 21824 1727096357.05176: Set connection var ansible_connection to ssh 21824 1727096357.05178: Set connection var ansible_shell_executable to /bin/sh 21824 1727096357.05196: variable 'ansible_shell_executable' from source: unknown 21824 1727096357.05204: variable 'ansible_connection' from source: unknown 21824 1727096357.05242: variable 'ansible_module_compression' from source: unknown 21824 1727096357.05246: variable 'ansible_shell_type' from source: unknown 21824 1727096357.05249: variable 'ansible_shell_executable' from source: unknown 21824 1727096357.05251: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.05253: variable 'ansible_pipelining' from source: unknown 21824 1727096357.05256: variable 'ansible_timeout' from source: unknown 21824 1727096357.05258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.05372: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096357.05459: variable 'omit' from source: magic vars 21824 1727096357.05463: starting attempt loop 21824 1727096357.05469: running the handler 21824 1727096357.05472: handler run complete 21824 1727096357.05480: attempt loop complete, returning result 21824 1727096357.05487: _execute() done 21824 1727096357.05494: dumping result to json 21824 1727096357.05501: done dumping result, returning 21824 1727096357.05512: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [0afff68d-5257-b8a1-9a25-000000000016] 21824 1727096357.05522: sending task result for task 0afff68d-5257-b8a1-9a25-000000000016 ok: [managed_node1] => {} MSG: ################################################## 21824 1727096357.05678: no more pending results, returning what we have 21824 1727096357.05682: results queue empty 21824 1727096357.05683: checking for any_errors_fatal 21824 1727096357.05693: done checking for any_errors_fatal 21824 1727096357.05694: checking for max_fail_percentage 21824 1727096357.05696: done checking for max_fail_percentage 21824 1727096357.05697: checking to see if all hosts have failed and the running result is not ok 21824 1727096357.05698: done checking to see if all hosts have failed 21824 1727096357.05699: getting the remaining hosts for this loop 21824 1727096357.05701: done getting the remaining hosts for this loop 21824 1727096357.05705: getting the next task for host managed_node1 21824 1727096357.05713: done getting next task for host managed_node1 21824 1727096357.05721: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096357.05725: ^ state is: HOST STATE: block=3, 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 21824 1727096357.05742: getting variables 21824 1727096357.05743: in VariableManager get_vars() 21824 1727096357.05801: Calling all_inventory to load vars for managed_node1 21824 1727096357.05805: Calling groups_inventory to load vars for managed_node1 21824 1727096357.05807: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.05818: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.05821: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.05824: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.06681: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000016 21824 1727096357.06684: WORKER PROCESS EXITING 21824 1727096357.07369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.09455: done with get_vars() 21824 1727096357.09547: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:17 -0400 (0:00:00.072) 0:00:12.239 ****** 21824 1727096357.09981: entering _queue_task() for managed_node1/include_tasks 21824 1727096357.10407: worker is 1 (out of 1 available) 21824 1727096357.10420: exiting _queue_task() for managed_node1/include_tasks 21824 1727096357.10432: done queuing things up, now waiting for results queue to drain 21824 1727096357.10434: waiting for pending results... 21824 1727096357.10785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096357.11101: in run() - task 0afff68d-5257-b8a1-9a25-00000000001e 21824 1727096357.11187: variable 'ansible_search_path' from source: unknown 21824 1727096357.11202: variable 'ansible_search_path' from source: unknown 21824 1727096357.11325: calling self._execute() 21824 1727096357.11411: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.11435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.11473: variable 'omit' from source: magic vars 21824 1727096357.11964: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.11987: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.12162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.12726: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.12730: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.12732: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.12758: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.13273: variable 'networkmanager_version' from source: set_fact 21824 1727096357.13276: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.13279: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.13281: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.13689: variable 'networkmanager_version' from source: set_fact 21824 1727096357.13783: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.14129: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.14238: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.14402: variable 'networkmanager_version' from source: set_fact 21824 1727096357.14470: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.14483: _execute() done 21824 1727096357.14658: dumping result to json 21824 1727096357.14665: done dumping result, returning 21824 1727096357.14677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-b8a1-9a25-00000000001e] 21824 1727096357.14681: sending task result for task 0afff68d-5257-b8a1-9a25-00000000001e 21824 1727096357.15056: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000001e 21824 1727096357.15060: WORKER PROCESS EXITING 21824 1727096357.15101: no more pending results, returning what we have 21824 1727096357.15106: in VariableManager get_vars() 21824 1727096357.15156: Calling all_inventory to load vars for managed_node1 21824 1727096357.15159: Calling groups_inventory to load vars for managed_node1 21824 1727096357.15161: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.15174: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.15177: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.15180: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.16884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.18309: done with get_vars() 21824 1727096357.18329: variable 'ansible_search_path' from source: unknown 21824 1727096357.18331: variable 'ansible_search_path' from source: unknown 21824 1727096357.18376: we have included files to process 21824 1727096357.18377: generating all_blocks data 21824 1727096357.18379: done generating all_blocks data 21824 1727096357.18383: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096357.18384: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096357.18386: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096357.19019: done processing included file 21824 1727096357.19021: iterating over new_blocks loaded from include file 21824 1727096357.19022: in VariableManager get_vars() 21824 1727096357.19053: done with get_vars() 21824 1727096357.19055: filtering new block on tags 21824 1727096357.19077: done filtering new block on tags 21824 1727096357.19080: in VariableManager get_vars() 21824 1727096357.19107: done with get_vars() 21824 1727096357.19108: filtering new block on tags 21824 1727096357.19128: done filtering new block on tags 21824 1727096357.19131: in VariableManager get_vars() 21824 1727096357.19156: done with get_vars() 21824 1727096357.19157: filtering new block on tags 21824 1727096357.19178: done filtering new block on tags 21824 1727096357.19180: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21824 1727096357.19185: extending task lists for all hosts with included blocks 21824 1727096357.19941: done extending task lists 21824 1727096357.19942: done processing included files 21824 1727096357.19943: results queue empty 21824 1727096357.19944: checking for any_errors_fatal 21824 1727096357.19947: done checking for any_errors_fatal 21824 1727096357.19947: checking for max_fail_percentage 21824 1727096357.19948: done checking for max_fail_percentage 21824 1727096357.19949: checking to see if all hosts have failed and the running result is not ok 21824 1727096357.19950: done checking to see if all hosts have failed 21824 1727096357.19951: getting the remaining hosts for this loop 21824 1727096357.19952: done getting the remaining hosts for this loop 21824 1727096357.19954: getting the next task for host managed_node1 21824 1727096357.19957: done getting next task for host managed_node1 21824 1727096357.19960: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096357.19962: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096357.20178: getting variables 21824 1727096357.20179: in VariableManager get_vars() 21824 1727096357.20200: Calling all_inventory to load vars for managed_node1 21824 1727096357.20203: Calling groups_inventory to load vars for managed_node1 21824 1727096357.20205: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.20211: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.20213: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.20222: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.22356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.25218: done with get_vars() 21824 1727096357.25245: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:17 -0400 (0:00:00.153) 0:00:12.392 ****** 21824 1727096357.25337: entering _queue_task() for managed_node1/setup 21824 1727096357.25999: worker is 1 (out of 1 available) 21824 1727096357.26013: exiting _queue_task() for managed_node1/setup 21824 1727096357.26026: done queuing things up, now waiting for results queue to drain 21824 1727096357.26028: waiting for pending results... 21824 1727096357.26659: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096357.26978: in run() - task 0afff68d-5257-b8a1-9a25-00000000032c 21824 1727096357.26992: variable 'ansible_search_path' from source: unknown 21824 1727096357.26996: variable 'ansible_search_path' from source: unknown 21824 1727096357.27037: calling self._execute() 21824 1727096357.27239: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.27245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.27256: variable 'omit' from source: magic vars 21824 1727096357.28273: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.28278: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.28282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.28992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.29148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.29184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.29214: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.29409: variable 'networkmanager_version' from source: set_fact 21824 1727096357.29423: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.29699: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.29702: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.29918: variable 'networkmanager_version' from source: set_fact 21824 1727096357.29928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.30184: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.30187: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.30456: variable 'networkmanager_version' from source: set_fact 21824 1727096357.30459: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.30783: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.30786: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.30993: variable 'networkmanager_version' from source: set_fact 21824 1727096357.31050: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.31216: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.31220: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.31391: variable 'networkmanager_version' from source: set_fact 21824 1727096357.31398: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.32117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096357.36306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096357.36599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096357.36602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096357.36677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096357.36704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096357.36901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096357.36930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096357.36954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096357.37107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096357.37122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096357.37173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096357.37207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096357.37228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096357.37262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096357.37360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096357.37760: variable '__network_required_facts' from source: role '' defaults 21824 1727096357.37774: variable 'ansible_facts' from source: unknown 21824 1727096357.39044: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21824 1727096357.39048: when evaluation is False, skipping this task 21824 1727096357.39050: _execute() done 21824 1727096357.39053: dumping result to json 21824 1727096357.39055: done dumping result, returning 21824 1727096357.39069: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-b8a1-9a25-00000000032c] 21824 1727096357.39072: sending task result for task 0afff68d-5257-b8a1-9a25-00000000032c 21824 1727096357.39389: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000032c 21824 1727096357.39392: 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 } 21824 1727096357.39439: no more pending results, returning what we have 21824 1727096357.39443: results queue empty 21824 1727096357.39444: checking for any_errors_fatal 21824 1727096357.39446: done checking for any_errors_fatal 21824 1727096357.39446: checking for max_fail_percentage 21824 1727096357.39448: done checking for max_fail_percentage 21824 1727096357.39449: checking to see if all hosts have failed and the running result is not ok 21824 1727096357.39450: done checking to see if all hosts have failed 21824 1727096357.39451: getting the remaining hosts for this loop 21824 1727096357.39459: done getting the remaining hosts for this loop 21824 1727096357.39462: getting the next task for host managed_node1 21824 1727096357.39477: done getting next task for host managed_node1 21824 1727096357.39481: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096357.39485: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096357.39500: getting variables 21824 1727096357.39503: in VariableManager get_vars() 21824 1727096357.39558: Calling all_inventory to load vars for managed_node1 21824 1727096357.39561: Calling groups_inventory to load vars for managed_node1 21824 1727096357.39564: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.39583: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.39586: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.39590: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.42601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.44317: done with get_vars() 21824 1727096357.44342: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:17 -0400 (0:00:00.191) 0:00:12.583 ****** 21824 1727096357.44446: entering _queue_task() for managed_node1/stat 21824 1727096357.44813: worker is 1 (out of 1 available) 21824 1727096357.44858: exiting _queue_task() for managed_node1/stat 21824 1727096357.44887: done queuing things up, now waiting for results queue to drain 21824 1727096357.44889: waiting for pending results... 21824 1727096357.45216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096357.45412: in run() - task 0afff68d-5257-b8a1-9a25-00000000032e 21824 1727096357.45475: variable 'ansible_search_path' from source: unknown 21824 1727096357.45483: variable 'ansible_search_path' from source: unknown 21824 1727096357.45522: calling self._execute() 21824 1727096357.45624: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.45637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.45652: variable 'omit' from source: magic vars 21824 1727096357.46028: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.46048: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.46225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.46672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.46675: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.46864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.46869: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.47002: variable 'networkmanager_version' from source: set_fact 21824 1727096357.47006: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.47115: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.47118: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.47257: variable 'networkmanager_version' from source: set_fact 21824 1727096357.47265: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.47384: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.47387: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.47672: variable 'networkmanager_version' from source: set_fact 21824 1727096357.47676: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.47678: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.47682: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.47800: variable 'networkmanager_version' from source: set_fact 21824 1727096357.47808: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.47920: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.47923: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.48058: variable 'networkmanager_version' from source: set_fact 21824 1727096357.48076: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.48269: 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) 21824 1727096357.48306: 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) 21824 1727096357.48332: 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) 21824 1727096357.48357: 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) 21824 1727096357.48434: variable '__network_is_ostree' from source: set_fact 21824 1727096357.48441: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096357.48444: when evaluation is False, skipping this task 21824 1727096357.48446: _execute() done 21824 1727096357.48449: dumping result to json 21824 1727096357.48451: done dumping result, returning 21824 1727096357.48461: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-b8a1-9a25-00000000032e] 21824 1727096357.48465: sending task result for task 0afff68d-5257-b8a1-9a25-00000000032e 21824 1727096357.48566: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000032e 21824 1727096357.48570: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096357.48660: no more pending results, returning what we have 21824 1727096357.48663: results queue empty 21824 1727096357.48664: checking for any_errors_fatal 21824 1727096357.48675: done checking for any_errors_fatal 21824 1727096357.48676: checking for max_fail_percentage 21824 1727096357.48678: done checking for max_fail_percentage 21824 1727096357.48679: checking to see if all hosts have failed and the running result is not ok 21824 1727096357.48680: done checking to see if all hosts have failed 21824 1727096357.48681: getting the remaining hosts for this loop 21824 1727096357.48682: done getting the remaining hosts for this loop 21824 1727096357.48686: getting the next task for host managed_node1 21824 1727096357.48694: done getting next task for host managed_node1 21824 1727096357.48698: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096357.48703: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096357.48719: getting variables 21824 1727096357.48720: in VariableManager get_vars() 21824 1727096357.48894: Calling all_inventory to load vars for managed_node1 21824 1727096357.48897: Calling groups_inventory to load vars for managed_node1 21824 1727096357.48899: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.48908: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.48910: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.48915: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.51481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.52476: done with get_vars() 21824 1727096357.52495: done getting variables 21824 1727096357.52539: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:17 -0400 (0:00:00.081) 0:00:12.665 ****** 21824 1727096357.52574: entering _queue_task() for managed_node1/set_fact 21824 1727096357.52824: worker is 1 (out of 1 available) 21824 1727096357.52836: exiting _queue_task() for managed_node1/set_fact 21824 1727096357.52849: done queuing things up, now waiting for results queue to drain 21824 1727096357.52850: waiting for pending results... 21824 1727096357.53018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096357.53131: in run() - task 0afff68d-5257-b8a1-9a25-00000000032f 21824 1727096357.53142: variable 'ansible_search_path' from source: unknown 21824 1727096357.53145: variable 'ansible_search_path' from source: unknown 21824 1727096357.53178: calling self._execute() 21824 1727096357.53254: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.53258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.53261: variable 'omit' from source: magic vars 21824 1727096357.53779: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.53783: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.53918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.54206: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.54259: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.54295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.54338: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.54436: variable 'networkmanager_version' from source: set_fact 21824 1727096357.54451: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.54650: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.54653: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.54739: variable 'networkmanager_version' from source: set_fact 21824 1727096357.54754: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.54973: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.54978: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.55049: variable 'networkmanager_version' from source: set_fact 21824 1727096357.55105: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.55219: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.55314: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.55405: variable 'networkmanager_version' from source: set_fact 21824 1727096357.55434: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.55545: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.55549: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.55697: variable 'networkmanager_version' from source: set_fact 21824 1727096357.55700: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.56181: 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) 21824 1727096357.56185: 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) 21824 1727096357.56188: 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) 21824 1727096357.56190: 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) 21824 1727096357.56264: variable '__network_is_ostree' from source: set_fact 21824 1727096357.56272: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096357.56275: when evaluation is False, skipping this task 21824 1727096357.56277: _execute() done 21824 1727096357.56280: dumping result to json 21824 1727096357.56316: done dumping result, returning 21824 1727096357.56320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-b8a1-9a25-00000000032f] 21824 1727096357.56323: sending task result for task 0afff68d-5257-b8a1-9a25-00000000032f 21824 1727096357.56573: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000032f 21824 1727096357.56576: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096357.56612: no more pending results, returning what we have 21824 1727096357.56615: results queue empty 21824 1727096357.56616: checking for any_errors_fatal 21824 1727096357.56621: done checking for any_errors_fatal 21824 1727096357.56622: checking for max_fail_percentage 21824 1727096357.56623: done checking for max_fail_percentage 21824 1727096357.56624: checking to see if all hosts have failed and the running result is not ok 21824 1727096357.56625: done checking to see if all hosts have failed 21824 1727096357.56625: getting the remaining hosts for this loop 21824 1727096357.56626: done getting the remaining hosts for this loop 21824 1727096357.56629: getting the next task for host managed_node1 21824 1727096357.56637: done getting next task for host managed_node1 21824 1727096357.56641: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096357.56645: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096357.56658: getting variables 21824 1727096357.56659: in VariableManager get_vars() 21824 1727096357.56714: Calling all_inventory to load vars for managed_node1 21824 1727096357.56717: Calling groups_inventory to load vars for managed_node1 21824 1727096357.56722: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096357.56731: Calling all_plugins_play to load vars for managed_node1 21824 1727096357.56733: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096357.56736: Calling groups_plugins_play to load vars for managed_node1 21824 1727096357.57835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096357.59095: done with get_vars() 21824 1727096357.59119: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:17 -0400 (0:00:00.066) 0:00:12.731 ****** 21824 1727096357.59235: entering _queue_task() for managed_node1/service_facts 21824 1727096357.59237: Creating lock for service_facts 21824 1727096357.59696: worker is 1 (out of 1 available) 21824 1727096357.59712: exiting _queue_task() for managed_node1/service_facts 21824 1727096357.59723: done queuing things up, now waiting for results queue to drain 21824 1727096357.59726: waiting for pending results... 21824 1727096357.59902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096357.60003: in run() - task 0afff68d-5257-b8a1-9a25-000000000331 21824 1727096357.60015: variable 'ansible_search_path' from source: unknown 21824 1727096357.60019: variable 'ansible_search_path' from source: unknown 21824 1727096357.60046: calling self._execute() 21824 1727096357.60117: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.60122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.60130: variable 'omit' from source: magic vars 21824 1727096357.60458: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.60478: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.60685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096357.60912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096357.60969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096357.61000: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096357.61036: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096357.61121: variable 'networkmanager_version' from source: set_fact 21824 1727096357.61125: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.61231: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.61234: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.61356: variable 'networkmanager_version' from source: set_fact 21824 1727096357.61363: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.61473: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.61477: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.61601: variable 'networkmanager_version' from source: set_fact 21824 1727096357.61609: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.61711: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.61714: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.61872: variable 'networkmanager_version' from source: set_fact 21824 1727096357.61883: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.61945: variable 'ansible_distribution_major_version' from source: facts 21824 1727096357.61948: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096357.62118: variable 'networkmanager_version' from source: set_fact 21824 1727096357.62121: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096357.62124: variable 'omit' from source: magic vars 21824 1727096357.62224: variable 'omit' from source: magic vars 21824 1727096357.62234: variable 'omit' from source: magic vars 21824 1727096357.62263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096357.62296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096357.62322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096357.62352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096357.62355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096357.62398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096357.62403: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.62406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.62478: Set connection var ansible_shell_type to sh 21824 1727096357.62485: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096357.62490: Set connection var ansible_pipelining to False 21824 1727096357.62498: Set connection var ansible_timeout to 10 21824 1727096357.62500: Set connection var ansible_connection to ssh 21824 1727096357.62507: Set connection var ansible_shell_executable to /bin/sh 21824 1727096357.62523: variable 'ansible_shell_executable' from source: unknown 21824 1727096357.62526: variable 'ansible_connection' from source: unknown 21824 1727096357.62529: variable 'ansible_module_compression' from source: unknown 21824 1727096357.62541: variable 'ansible_shell_type' from source: unknown 21824 1727096357.62543: variable 'ansible_shell_executable' from source: unknown 21824 1727096357.62545: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096357.62551: variable 'ansible_pipelining' from source: unknown 21824 1727096357.62554: variable 'ansible_timeout' from source: unknown 21824 1727096357.62556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096357.62659: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096357.62669: variable 'omit' from source: magic vars 21824 1727096357.62676: starting attempt loop 21824 1727096357.62679: running the handler 21824 1727096357.62690: _low_level_execute_command(): starting 21824 1727096357.62696: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096357.63195: 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 <<< 21824 1727096357.63199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.63202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096357.63204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.63255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096357.63259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096357.63261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096357.63339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096357.65065: stdout chunk (state=3): >>>/root <<< 21824 1727096357.65157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096357.65190: stderr chunk (state=3): >>><<< 21824 1727096357.65202: stdout chunk (state=3): >>><<< 21824 1727096357.65213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096357.65226: _low_level_execute_command(): starting 21824 1727096357.65232: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304 `" && echo ansible-tmp-1727096357.6521516-22368-281414991218304="` echo /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304 `" ) && sleep 0' 21824 1727096357.65652: 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 <<< 21824 1727096357.65656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096357.65691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096357.65694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.65696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096357.65699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096357.65701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.65754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096357.65761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096357.65763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096357.65830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096357.67877: stdout chunk (state=3): >>>ansible-tmp-1727096357.6521516-22368-281414991218304=/root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304 <<< 21824 1727096357.67944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096357.67957: stdout chunk (state=3): >>><<< 21824 1727096357.67978: stderr chunk (state=3): >>><<< 21824 1727096357.68002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096357.6521516-22368-281414991218304=/root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096357.68060: variable 'ansible_module_compression' from source: unknown 21824 1727096357.68117: ANSIBALLZ: Using lock for service_facts 21824 1727096357.68126: ANSIBALLZ: Acquiring lock 21824 1727096357.68274: ANSIBALLZ: Lock acquired: 139821924863440 21824 1727096357.68277: ANSIBALLZ: Creating module 21824 1727096357.79985: ANSIBALLZ: Writing module into payload 21824 1727096357.80048: ANSIBALLZ: Writing module 21824 1727096357.80066: ANSIBALLZ: Renaming module 21824 1727096357.80078: ANSIBALLZ: Done creating module 21824 1727096357.80093: variable 'ansible_facts' from source: unknown 21824 1727096357.80147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py 21824 1727096357.80252: Sending initial data 21824 1727096357.80255: Sent initial data (162 bytes) 21824 1727096357.80879: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096357.80883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096357.80885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.80887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096357.80889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.80940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096357.80943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096357.80948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096357.81030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096357.82710: 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 <<< 21824 1727096357.82808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096357.82882: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7gj_snjl /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py <<< 21824 1727096357.82886: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py" <<< 21824 1727096357.82943: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7gj_snjl" to remote "/root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py" <<< 21824 1727096357.82946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py" <<< 21824 1727096357.83640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096357.83689: stderr chunk (state=3): >>><<< 21824 1727096357.83693: stdout chunk (state=3): >>><<< 21824 1727096357.83712: done transferring module to remote 21824 1727096357.83722: _low_level_execute_command(): starting 21824 1727096357.83726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/ /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py && sleep 0' 21824 1727096357.84319: 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 <<< 21824 1727096357.84323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21824 1727096357.84325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096357.84329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.84366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096357.84445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096357.86696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096357.86700: stdout chunk (state=3): >>><<< 21824 1727096357.86702: stderr chunk (state=3): >>><<< 21824 1727096357.86704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096357.86707: _low_level_execute_command(): starting 21824 1727096357.86709: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/AnsiballZ_service_facts.py && sleep 0' 21824 1727096357.87340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096357.87358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096357.87375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.87395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096357.87432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096357.87453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096357.87525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.48409: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21824 1727096359.48428: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 21824 1727096359.48442: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 21824 1727096359.48464: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state":<<< 21824 1727096359.48479: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 21824 1727096359.48507: stdout chunk (state=3): >>>"static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21824 1727096359.50103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096359.50158: stderr chunk (state=3): >>><<< 21824 1727096359.50169: stdout chunk (state=3): >>><<< 21824 1727096359.50246: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096359.52350: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1727096357.6521516-22368-281414991218304/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096359.52473: _low_level_execute_command(): starting 21824 1727096359.52479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096357.6521516-22368-281414991218304/ > /dev/null 2>&1 && sleep 0' 21824 1727096359.53190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.53224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.53345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.55292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096359.55307: stderr chunk (state=3): >>><<< 21824 1727096359.55330: stdout chunk (state=3): >>><<< 21824 1727096359.55359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096359.55477: handler run complete 21824 1727096359.55644: variable 'ansible_facts' from source: unknown 21824 1727096359.55805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096359.56314: variable 'ansible_facts' from source: unknown 21824 1727096359.56471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096359.56702: attempt loop complete, returning result 21824 1727096359.56708: _execute() done 21824 1727096359.56711: dumping result to json 21824 1727096359.56798: done dumping result, returning 21824 1727096359.56807: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-b8a1-9a25-000000000331] 21824 1727096359.56812: sending task result for task 0afff68d-5257-b8a1-9a25-000000000331 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096359.57870: no more pending results, returning what we have 21824 1727096359.57873: results queue empty 21824 1727096359.57874: checking for any_errors_fatal 21824 1727096359.57878: done checking for any_errors_fatal 21824 1727096359.57879: checking for max_fail_percentage 21824 1727096359.57881: done checking for max_fail_percentage 21824 1727096359.57881: checking to see if all hosts have failed and the running result is not ok 21824 1727096359.57882: done checking to see if all hosts have failed 21824 1727096359.57883: getting the remaining hosts for this loop 21824 1727096359.57884: done getting the remaining hosts for this loop 21824 1727096359.57887: getting the next task for host managed_node1 21824 1727096359.57893: done getting next task for host managed_node1 21824 1727096359.57896: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096359.57900: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096359.57910: getting variables 21824 1727096359.57911: in VariableManager get_vars() 21824 1727096359.57949: Calling all_inventory to load vars for managed_node1 21824 1727096359.57952: Calling groups_inventory to load vars for managed_node1 21824 1727096359.57954: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096359.57962: Calling all_plugins_play to load vars for managed_node1 21824 1727096359.57965: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096359.57975: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000331 21824 1727096359.57978: WORKER PROCESS EXITING 21824 1727096359.57982: Calling groups_plugins_play to load vars for managed_node1 21824 1727096359.59304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096359.60859: done with get_vars() 21824 1727096359.60890: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:19 -0400 (0:00:02.017) 0:00:14.749 ****** 21824 1727096359.60987: entering _queue_task() for managed_node1/package_facts 21824 1727096359.61333: worker is 1 (out of 1 available) 21824 1727096359.61344: exiting _queue_task() for managed_node1/package_facts 21824 1727096359.61357: done queuing things up, now waiting for results queue to drain 21824 1727096359.61359: waiting for pending results... 21824 1727096359.61625: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096359.61792: in run() - task 0afff68d-5257-b8a1-9a25-000000000332 21824 1727096359.61974: variable 'ansible_search_path' from source: unknown 21824 1727096359.61978: variable 'ansible_search_path' from source: unknown 21824 1727096359.61980: calling self._execute() 21824 1727096359.61983: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096359.61985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096359.61987: variable 'omit' from source: magic vars 21824 1727096359.62325: variable 'ansible_distribution_major_version' from source: facts 21824 1727096359.62341: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096359.62521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096359.62799: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096359.62843: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096359.62885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096359.62917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096359.63013: variable 'networkmanager_version' from source: set_fact 21824 1727096359.63034: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096359.63163: variable 'ansible_distribution_major_version' from source: facts 21824 1727096359.63182: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096359.63332: variable 'networkmanager_version' from source: set_fact 21824 1727096359.63347: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096359.63462: variable 'ansible_distribution_major_version' from source: facts 21824 1727096359.63479: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096359.63618: variable 'networkmanager_version' from source: set_fact 21824 1727096359.63636: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096359.63752: variable 'ansible_distribution_major_version' from source: facts 21824 1727096359.63847: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096359.63908: variable 'networkmanager_version' from source: set_fact 21824 1727096359.63922: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096359.64034: variable 'ansible_distribution_major_version' from source: facts 21824 1727096359.64045: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096359.64190: variable 'networkmanager_version' from source: set_fact 21824 1727096359.64205: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096359.64216: variable 'omit' from source: magic vars 21824 1727096359.64309: variable 'omit' from source: magic vars 21824 1727096359.64353: variable 'omit' from source: magic vars 21824 1727096359.64396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096359.64481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096359.64510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096359.64533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096359.64549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096359.64610: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096359.64613: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096359.64615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096359.64706: Set connection var ansible_shell_type to sh 21824 1727096359.64724: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096359.64736: Set connection var ansible_pipelining to False 21824 1727096359.64827: Set connection var ansible_timeout to 10 21824 1727096359.64831: Set connection var ansible_connection to ssh 21824 1727096359.64833: Set connection var ansible_shell_executable to /bin/sh 21824 1727096359.64835: variable 'ansible_shell_executable' from source: unknown 21824 1727096359.64837: variable 'ansible_connection' from source: unknown 21824 1727096359.64839: variable 'ansible_module_compression' from source: unknown 21824 1727096359.64841: variable 'ansible_shell_type' from source: unknown 21824 1727096359.64843: variable 'ansible_shell_executable' from source: unknown 21824 1727096359.64845: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096359.64847: variable 'ansible_pipelining' from source: unknown 21824 1727096359.64849: variable 'ansible_timeout' from source: unknown 21824 1727096359.64851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096359.65005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096359.65022: variable 'omit' from source: magic vars 21824 1727096359.65033: starting attempt loop 21824 1727096359.65045: running the handler 21824 1727096359.65064: _low_level_execute_command(): starting 21824 1727096359.65083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096359.65892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096359.65935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096359.65952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.65986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.66095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.67832: stdout chunk (state=3): >>>/root <<< 21824 1727096359.67962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096359.68053: stderr chunk (state=3): >>><<< 21824 1727096359.68059: stdout chunk (state=3): >>><<< 21824 1727096359.68278: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096359.68297: _low_level_execute_command(): starting 21824 1727096359.68301: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651 `" && echo ansible-tmp-1727096359.681328-22452-257322953311651="` echo /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651 `" ) && sleep 0' 21824 1727096359.69089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096359.69128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.69173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.69311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.71329: stdout chunk (state=3): >>>ansible-tmp-1727096359.681328-22452-257322953311651=/root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651 <<< 21824 1727096359.71457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096359.71487: stderr chunk (state=3): >>><<< 21824 1727096359.71490: stdout chunk (state=3): >>><<< 21824 1727096359.71499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096359.681328-22452-257322953311651=/root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096359.71578: variable 'ansible_module_compression' from source: unknown 21824 1727096359.71600: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21824 1727096359.71649: variable 'ansible_facts' from source: unknown 21824 1727096359.71855: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py 21824 1727096359.72103: Sending initial data 21824 1727096359.72106: Sent initial data (161 bytes) 21824 1727096359.72920: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096359.72923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096359.72925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096359.72928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096359.72930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096359.73113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096359.73116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.73119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.73258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.74939: 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 <<< 21824 1727096359.75013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096359.75110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpqv8z863s /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py <<< 21824 1727096359.75124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py" <<< 21824 1727096359.75184: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpqv8z863s" to remote "/root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py" <<< 21824 1727096359.77432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096359.77436: stdout chunk (state=3): >>><<< 21824 1727096359.77439: stderr chunk (state=3): >>><<< 21824 1727096359.77442: done transferring module to remote 21824 1727096359.77444: _low_level_execute_command(): starting 21824 1727096359.77447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/ /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py && sleep 0' 21824 1727096359.78649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.78884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.79020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096359.80922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096359.80935: stdout chunk (state=3): >>><<< 21824 1727096359.80948: stderr chunk (state=3): >>><<< 21824 1727096359.81164: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096359.81176: _low_level_execute_command(): starting 21824 1727096359.81179: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/AnsiballZ_package_facts.py && sleep 0' 21824 1727096359.82004: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096359.82019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096359.82035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096359.82060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096359.82081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096359.82189: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096359.82201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096359.82219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096359.82326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096360.26692: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 21824 1727096360.26826: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 21824 1727096360.26902: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21824 1727096360.28914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096360.28918: stderr chunk (state=3): >>><<< 21824 1727096360.28948: stdout chunk (state=3): >>><<< 21824 1727096360.29382: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096360.31732: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1727096359.681328-22452-257322953311651/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096360.31763: _low_level_execute_command(): starting 21824 1727096360.31777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096359.681328-22452-257322953311651/ > /dev/null 2>&1 && sleep 0' 21824 1727096360.32411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096360.32426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096360.32440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096360.32457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096360.32477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096360.32489: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096360.32501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096360.32518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096360.32529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096360.32539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096360.32554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096360.32574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096360.32656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096360.32682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096360.32784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096360.34745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096360.34780: stdout chunk (state=3): >>><<< 21824 1727096360.34796: stderr chunk (state=3): >>><<< 21824 1727096360.34816: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096360.34828: handler run complete 21824 1727096360.35814: variable 'ansible_facts' from source: unknown 21824 1727096360.36563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.38909: variable 'ansible_facts' from source: unknown 21824 1727096360.39330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.40089: attempt loop complete, returning result 21824 1727096360.40208: _execute() done 21824 1727096360.40212: dumping result to json 21824 1727096360.40371: done dumping result, returning 21824 1727096360.40390: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-b8a1-9a25-000000000332] 21824 1727096360.40401: sending task result for task 0afff68d-5257-b8a1-9a25-000000000332 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096360.45248: no more pending results, returning what we have 21824 1727096360.45251: results queue empty 21824 1727096360.45251: checking for any_errors_fatal 21824 1727096360.45259: done checking for any_errors_fatal 21824 1727096360.45260: checking for max_fail_percentage 21824 1727096360.45263: done checking for max_fail_percentage 21824 1727096360.45264: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.45265: done checking to see if all hosts have failed 21824 1727096360.45265: getting the remaining hosts for this loop 21824 1727096360.45266: done getting the remaining hosts for this loop 21824 1727096360.45288: getting the next task for host managed_node1 21824 1727096360.45295: done getting next task for host managed_node1 21824 1727096360.45301: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096360.45387: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.45399: getting variables 21824 1727096360.45400: in VariableManager get_vars() 21824 1727096360.45440: Calling all_inventory to load vars for managed_node1 21824 1727096360.45444: Calling groups_inventory to load vars for managed_node1 21824 1727096360.45446: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.45455: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.45458: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.45508: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.46082: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000332 21824 1727096360.46086: WORKER PROCESS EXITING 21824 1727096360.46975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.47899: done with get_vars() 21824 1727096360.47936: done getting variables 21824 1727096360.48016: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:20 -0400 (0:00:00.870) 0:00:15.619 ****** 21824 1727096360.48061: entering _queue_task() for managed_node1/debug 21824 1727096360.48456: worker is 1 (out of 1 available) 21824 1727096360.48473: exiting _queue_task() for managed_node1/debug 21824 1727096360.48489: done queuing things up, now waiting for results queue to drain 21824 1727096360.48491: waiting for pending results... 21824 1727096360.48756: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096360.49223: in run() - task 0afff68d-5257-b8a1-9a25-00000000001f 21824 1727096360.49231: variable 'ansible_search_path' from source: unknown 21824 1727096360.49234: variable 'ansible_search_path' from source: unknown 21824 1727096360.49237: calling self._execute() 21824 1727096360.49291: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.49304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.49319: variable 'omit' from source: magic vars 21824 1727096360.49762: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.49796: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.50039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.50420: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.50504: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.50548: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.50620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.50678: variable 'networkmanager_version' from source: set_fact 21824 1727096360.50693: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.50791: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.50794: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.50883: variable 'networkmanager_version' from source: set_fact 21824 1727096360.50890: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.50962: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.50966: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.51055: variable 'networkmanager_version' from source: set_fact 21824 1727096360.51064: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.51069: variable 'omit' from source: magic vars 21824 1727096360.51107: variable 'omit' from source: magic vars 21824 1727096360.51177: variable 'network_provider' from source: set_fact 21824 1727096360.51190: variable 'omit' from source: magic vars 21824 1727096360.51216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096360.51238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096360.51269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096360.51282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096360.51290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096360.51313: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096360.51315: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.51318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.51387: Set connection var ansible_shell_type to sh 21824 1727096360.51394: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096360.51398: Set connection var ansible_pipelining to False 21824 1727096360.51406: Set connection var ansible_timeout to 10 21824 1727096360.51409: Set connection var ansible_connection to ssh 21824 1727096360.51415: Set connection var ansible_shell_executable to /bin/sh 21824 1727096360.51433: variable 'ansible_shell_executable' from source: unknown 21824 1727096360.51437: variable 'ansible_connection' from source: unknown 21824 1727096360.51440: variable 'ansible_module_compression' from source: unknown 21824 1727096360.51444: variable 'ansible_shell_type' from source: unknown 21824 1727096360.51446: variable 'ansible_shell_executable' from source: unknown 21824 1727096360.51449: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.51452: variable 'ansible_pipelining' from source: unknown 21824 1727096360.51454: variable 'ansible_timeout' from source: unknown 21824 1727096360.51456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.51534: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096360.51543: variable 'omit' from source: magic vars 21824 1727096360.51548: starting attempt loop 21824 1727096360.51552: running the handler 21824 1727096360.51590: handler run complete 21824 1727096360.51600: attempt loop complete, returning result 21824 1727096360.51603: _execute() done 21824 1727096360.51607: dumping result to json 21824 1727096360.51610: done dumping result, returning 21824 1727096360.51616: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-b8a1-9a25-00000000001f] 21824 1727096360.51619: sending task result for task 0afff68d-5257-b8a1-9a25-00000000001f 21824 1727096360.51700: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000001f 21824 1727096360.51703: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21824 1727096360.51764: no more pending results, returning what we have 21824 1727096360.51779: results queue empty 21824 1727096360.51780: checking for any_errors_fatal 21824 1727096360.51796: done checking for any_errors_fatal 21824 1727096360.51797: checking for max_fail_percentage 21824 1727096360.51798: done checking for max_fail_percentage 21824 1727096360.51799: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.51800: done checking to see if all hosts have failed 21824 1727096360.51801: getting the remaining hosts for this loop 21824 1727096360.51802: done getting the remaining hosts for this loop 21824 1727096360.51806: getting the next task for host managed_node1 21824 1727096360.51814: done getting next task for host managed_node1 21824 1727096360.51819: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21824 1727096360.51821: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.51836: getting variables 21824 1727096360.51837: in VariableManager get_vars() 21824 1727096360.51890: Calling all_inventory to load vars for managed_node1 21824 1727096360.51893: Calling groups_inventory to load vars for managed_node1 21824 1727096360.51901: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.51909: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.51912: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.51915: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.53133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.54760: done with get_vars() 21824 1727096360.54797: done getting variables 21824 1727096360.54853: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:20 -0400 (0:00:00.068) 0:00:15.688 ****** 21824 1727096360.54888: entering _queue_task() for managed_node1/fail 21824 1727096360.55199: worker is 1 (out of 1 available) 21824 1727096360.55213: exiting _queue_task() for managed_node1/fail 21824 1727096360.55227: done queuing things up, now waiting for results queue to drain 21824 1727096360.55228: waiting for pending results... 21824 1727096360.55471: 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 21824 1727096360.55588: in run() - task 0afff68d-5257-b8a1-9a25-000000000020 21824 1727096360.55598: variable 'ansible_search_path' from source: unknown 21824 1727096360.55602: variable 'ansible_search_path' from source: unknown 21824 1727096360.55698: calling self._execute() 21824 1727096360.55760: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.55763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.55789: variable 'omit' from source: magic vars 21824 1727096360.56206: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.56210: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.56369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.56644: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.56707: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.56743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.56781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.56861: variable 'networkmanager_version' from source: set_fact 21824 1727096360.56864: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.57146: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.57149: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.57152: variable 'networkmanager_version' from source: set_fact 21824 1727096360.57154: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.57196: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.57202: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.57345: variable 'networkmanager_version' from source: set_fact 21824 1727096360.57354: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.57518: variable 'network_state' from source: role '' defaults 21824 1727096360.57534: Evaluated conditional (network_state != {}): False 21824 1727096360.57541: when evaluation is False, skipping this task 21824 1727096360.57546: _execute() done 21824 1727096360.57553: dumping result to json 21824 1727096360.57559: done dumping result, returning 21824 1727096360.57578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-b8a1-9a25-000000000020] 21824 1727096360.57612: sending task result for task 0afff68d-5257-b8a1-9a25-000000000020 21824 1727096360.57898: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000020 21824 1727096360.57901: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096360.58002: no more pending results, returning what we have 21824 1727096360.58006: results queue empty 21824 1727096360.58007: checking for any_errors_fatal 21824 1727096360.58018: done checking for any_errors_fatal 21824 1727096360.58019: checking for max_fail_percentage 21824 1727096360.58021: done checking for max_fail_percentage 21824 1727096360.58022: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.58023: done checking to see if all hosts have failed 21824 1727096360.58023: getting the remaining hosts for this loop 21824 1727096360.58025: done getting the remaining hosts for this loop 21824 1727096360.58030: getting the next task for host managed_node1 21824 1727096360.58044: done getting next task for host managed_node1 21824 1727096360.58049: ^ 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 21824 1727096360.58053: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.58190: getting variables 21824 1727096360.58193: in VariableManager get_vars() 21824 1727096360.58362: Calling all_inventory to load vars for managed_node1 21824 1727096360.58369: Calling groups_inventory to load vars for managed_node1 21824 1727096360.58376: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.58387: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.58512: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.58521: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.64344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.65399: done with get_vars() 21824 1727096360.65419: done getting variables 21824 1727096360.65455: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:20 -0400 (0:00:00.105) 0:00:15.794 ****** 21824 1727096360.65479: entering _queue_task() for managed_node1/fail 21824 1727096360.65737: worker is 1 (out of 1 available) 21824 1727096360.65749: exiting _queue_task() for managed_node1/fail 21824 1727096360.65762: done queuing things up, now waiting for results queue to drain 21824 1727096360.65763: waiting for pending results... 21824 1727096360.65945: 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 21824 1727096360.66044: in run() - task 0afff68d-5257-b8a1-9a25-000000000021 21824 1727096360.66055: variable 'ansible_search_path' from source: unknown 21824 1727096360.66059: variable 'ansible_search_path' from source: unknown 21824 1727096360.66090: calling self._execute() 21824 1727096360.66158: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.66162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.66173: variable 'omit' from source: magic vars 21824 1727096360.66461: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.66474: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.66685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.66934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.66957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.66994: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.67073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.67149: variable 'networkmanager_version' from source: set_fact 21824 1727096360.67163: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.67272: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.67275: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.67405: variable 'networkmanager_version' from source: set_fact 21824 1727096360.67408: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.67510: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.67514: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.67639: variable 'networkmanager_version' from source: set_fact 21824 1727096360.67648: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.67748: variable 'network_state' from source: role '' defaults 21824 1727096360.67757: Evaluated conditional (network_state != {}): False 21824 1727096360.67759: when evaluation is False, skipping this task 21824 1727096360.67762: _execute() done 21824 1727096360.67769: dumping result to json 21824 1727096360.67772: done dumping result, returning 21824 1727096360.67776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-b8a1-9a25-000000000021] 21824 1727096360.67781: sending task result for task 0afff68d-5257-b8a1-9a25-000000000021 21824 1727096360.67885: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000021 21824 1727096360.67887: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096360.67964: no more pending results, returning what we have 21824 1727096360.67971: results queue empty 21824 1727096360.67972: checking for any_errors_fatal 21824 1727096360.67980: done checking for any_errors_fatal 21824 1727096360.67981: checking for max_fail_percentage 21824 1727096360.67982: done checking for max_fail_percentage 21824 1727096360.67983: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.67984: done checking to see if all hosts have failed 21824 1727096360.67984: getting the remaining hosts for this loop 21824 1727096360.67986: done getting the remaining hosts for this loop 21824 1727096360.67989: getting the next task for host managed_node1 21824 1727096360.67995: done getting next task for host managed_node1 21824 1727096360.67999: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21824 1727096360.68003: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.68016: getting variables 21824 1727096360.68018: in VariableManager get_vars() 21824 1727096360.68061: Calling all_inventory to load vars for managed_node1 21824 1727096360.68063: Calling groups_inventory to load vars for managed_node1 21824 1727096360.68065: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.68077: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.68079: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.68082: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.68845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.69971: done with get_vars() 21824 1727096360.69994: done getting variables 21824 1727096360.70054: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:20 -0400 (0:00:00.046) 0:00:15.840 ****** 21824 1727096360.70091: entering _queue_task() for managed_node1/fail 21824 1727096360.70429: worker is 1 (out of 1 available) 21824 1727096360.70440: exiting _queue_task() for managed_node1/fail 21824 1727096360.70453: done queuing things up, now waiting for results queue to drain 21824 1727096360.70455: waiting for pending results... 21824 1727096360.70887: 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 21824 1727096360.70891: in run() - task 0afff68d-5257-b8a1-9a25-000000000022 21824 1727096360.70906: variable 'ansible_search_path' from source: unknown 21824 1727096360.70919: variable 'ansible_search_path' from source: unknown 21824 1727096360.70988: calling self._execute() 21824 1727096360.71048: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.71053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.71061: variable 'omit' from source: magic vars 21824 1727096360.71355: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.71364: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.71489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.71684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.71714: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.71742: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.71804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.71860: variable 'networkmanager_version' from source: set_fact 21824 1727096360.71878: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.71951: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.71954: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.72048: variable 'networkmanager_version' from source: set_fact 21824 1727096360.72056: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.72131: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.72135: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.72224: variable 'networkmanager_version' from source: set_fact 21824 1727096360.72231: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.72318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096360.74275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096360.74288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096360.74327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096360.74364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096360.74400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096360.74490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.74525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.74543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.74572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.74595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.74655: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.74671: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21824 1727096360.74752: variable 'ansible_distribution' from source: facts 21824 1727096360.74756: variable '__network_rh_distros' from source: role '' defaults 21824 1727096360.74764: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21824 1727096360.74919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.74939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.74956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.74984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.74994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.75025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.75049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.75065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.75094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.75104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.75132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.75152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.75170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.75196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.75208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.75405: variable 'network_connections' from source: task vars 21824 1727096360.75415: variable 'interface' from source: play vars 21824 1727096360.75471: variable 'interface' from source: play vars 21824 1727096360.75483: variable 'network_state' from source: role '' defaults 21824 1727096360.75523: 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) 21824 1727096360.75539: 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) 21824 1727096360.75555: 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) 21824 1727096360.75578: 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) 21824 1727096360.75609: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21824 1727096360.75612: when evaluation is False, skipping this task 21824 1727096360.75615: _execute() done 21824 1727096360.75618: dumping result to json 21824 1727096360.75620: done dumping result, returning 21824 1727096360.75626: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-b8a1-9a25-000000000022] 21824 1727096360.75629: sending task result for task 0afff68d-5257-b8a1-9a25-000000000022 21824 1727096360.75721: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000022 21824 1727096360.75724: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21824 1727096360.75770: no more pending results, returning what we have 21824 1727096360.75773: results queue empty 21824 1727096360.75774: checking for any_errors_fatal 21824 1727096360.75779: done checking for any_errors_fatal 21824 1727096360.75779: checking for max_fail_percentage 21824 1727096360.75781: done checking for max_fail_percentage 21824 1727096360.75782: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.75783: done checking to see if all hosts have failed 21824 1727096360.75784: getting the remaining hosts for this loop 21824 1727096360.75786: done getting the remaining hosts for this loop 21824 1727096360.75789: getting the next task for host managed_node1 21824 1727096360.75796: done getting next task for host managed_node1 21824 1727096360.75799: ^ 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 21824 1727096360.75802: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.75815: getting variables 21824 1727096360.75816: in VariableManager get_vars() 21824 1727096360.75869: Calling all_inventory to load vars for managed_node1 21824 1727096360.75872: Calling groups_inventory to load vars for managed_node1 21824 1727096360.75875: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.75884: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.75886: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.75889: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.77015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.78014: done with get_vars() 21824 1727096360.78035: done getting variables 21824 1727096360.78114: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:20 -0400 (0:00:00.080) 0:00:15.920 ****** 21824 1727096360.78138: entering _queue_task() for managed_node1/dnf 21824 1727096360.78393: worker is 1 (out of 1 available) 21824 1727096360.78407: exiting _queue_task() for managed_node1/dnf 21824 1727096360.78420: done queuing things up, now waiting for results queue to drain 21824 1727096360.78421: waiting for pending results... 21824 1727096360.78597: 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 21824 1727096360.78690: in run() - task 0afff68d-5257-b8a1-9a25-000000000023 21824 1727096360.78702: variable 'ansible_search_path' from source: unknown 21824 1727096360.78705: variable 'ansible_search_path' from source: unknown 21824 1727096360.78734: calling self._execute() 21824 1727096360.78807: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.78811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.78820: variable 'omit' from source: magic vars 21824 1727096360.79102: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.79111: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.79236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.79432: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.79555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.79575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.79615: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.79740: variable 'networkmanager_version' from source: set_fact 21824 1727096360.79743: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.79972: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.79975: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.80051: variable 'networkmanager_version' from source: set_fact 21824 1727096360.80054: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.80139: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.80170: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.80316: variable 'networkmanager_version' from source: set_fact 21824 1727096360.80320: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.80472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096360.82687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096360.82731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096360.82757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096360.82801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096360.82821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096360.82894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.83318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.83408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.83412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.83415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.83579: variable 'ansible_distribution' from source: facts 21824 1727096360.83583: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.83591: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21824 1727096360.83852: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096360.84108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.84111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.84145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.84194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.84284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.84394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.84435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.84556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.84562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.84612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.84672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.84704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.84735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.84896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.84929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.85115: variable 'network_connections' from source: task vars 21824 1727096360.85134: variable 'interface' from source: play vars 21824 1727096360.85273: variable 'interface' from source: play vars 21824 1727096360.85291: 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) 21824 1727096360.85331: 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) 21824 1727096360.85361: 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) 21824 1727096360.85395: 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) 21824 1727096360.85473: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096360.85750: variable 'network_connections' from source: task vars 21824 1727096360.85763: variable 'interface' from source: play vars 21824 1727096360.85831: variable 'interface' from source: play vars 21824 1727096360.85962: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096360.85966: when evaluation is False, skipping this task 21824 1727096360.85971: _execute() done 21824 1727096360.85974: dumping result to json 21824 1727096360.85976: done dumping result, returning 21824 1727096360.85978: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000023] 21824 1727096360.85980: sending task result for task 0afff68d-5257-b8a1-9a25-000000000023 21824 1727096360.86057: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000023 21824 1727096360.86062: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096360.86120: no more pending results, returning what we have 21824 1727096360.86124: results queue empty 21824 1727096360.86125: checking for any_errors_fatal 21824 1727096360.86132: done checking for any_errors_fatal 21824 1727096360.86133: checking for max_fail_percentage 21824 1727096360.86135: done checking for max_fail_percentage 21824 1727096360.86136: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.86137: done checking to see if all hosts have failed 21824 1727096360.86138: getting the remaining hosts for this loop 21824 1727096360.86139: done getting the remaining hosts for this loop 21824 1727096360.86143: getting the next task for host managed_node1 21824 1727096360.86151: done getting next task for host managed_node1 21824 1727096360.86155: ^ 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 21824 1727096360.86158: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.86177: getting variables 21824 1727096360.86179: in VariableManager get_vars() 21824 1727096360.86233: Calling all_inventory to load vars for managed_node1 21824 1727096360.86236: Calling groups_inventory to load vars for managed_node1 21824 1727096360.86239: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.86499: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.86503: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.86506: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.89056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.90264: done with get_vars() 21824 1727096360.90288: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096360.90344: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:20 -0400 (0:00:00.122) 0:00:16.043 ****** 21824 1727096360.90373: entering _queue_task() for managed_node1/yum 21824 1727096360.90375: Creating lock for yum 21824 1727096360.90642: worker is 1 (out of 1 available) 21824 1727096360.90656: exiting _queue_task() for managed_node1/yum 21824 1727096360.90672: done queuing things up, now waiting for results queue to drain 21824 1727096360.90674: waiting for pending results... 21824 1727096360.90854: 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 21824 1727096360.90950: in run() - task 0afff68d-5257-b8a1-9a25-000000000024 21824 1727096360.90961: variable 'ansible_search_path' from source: unknown 21824 1727096360.90964: variable 'ansible_search_path' from source: unknown 21824 1727096360.90996: calling self._execute() 21824 1727096360.91069: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.91073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.91080: variable 'omit' from source: magic vars 21824 1727096360.91409: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.91413: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.91669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.91819: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.91852: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.91881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.91943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.92027: variable 'networkmanager_version' from source: set_fact 21824 1727096360.92039: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.92115: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.92119: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.92210: variable 'networkmanager_version' from source: set_fact 21824 1727096360.92217: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.92291: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.92295: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.92383: variable 'networkmanager_version' from source: set_fact 21824 1727096360.92388: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.92487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096360.94133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096360.94204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096360.94225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096360.94279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096360.94309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096360.94375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096360.94412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096360.94430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096360.94487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096360.94500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096360.94555: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.94574: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21824 1727096360.94593: when evaluation is False, skipping this task 21824 1727096360.94597: _execute() done 21824 1727096360.94599: dumping result to json 21824 1727096360.94601: done dumping result, returning 21824 1727096360.94605: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000024] 21824 1727096360.94608: sending task result for task 0afff68d-5257-b8a1-9a25-000000000024 21824 1727096360.94774: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000024 21824 1727096360.94779: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21824 1727096360.94847: no more pending results, returning what we have 21824 1727096360.94852: results queue empty 21824 1727096360.94852: checking for any_errors_fatal 21824 1727096360.94857: done checking for any_errors_fatal 21824 1727096360.94858: checking for max_fail_percentage 21824 1727096360.94859: done checking for max_fail_percentage 21824 1727096360.94860: checking to see if all hosts have failed and the running result is not ok 21824 1727096360.94861: done checking to see if all hosts have failed 21824 1727096360.94862: getting the remaining hosts for this loop 21824 1727096360.94863: done getting the remaining hosts for this loop 21824 1727096360.94870: getting the next task for host managed_node1 21824 1727096360.94876: done getting next task for host managed_node1 21824 1727096360.94880: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096360.94883: ^ state is: HOST STATE: block=3, 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=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 21824 1727096360.94897: getting variables 21824 1727096360.94900: in VariableManager get_vars() 21824 1727096360.94944: Calling all_inventory to load vars for managed_node1 21824 1727096360.94947: Calling groups_inventory to load vars for managed_node1 21824 1727096360.94949: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096360.94957: Calling all_plugins_play to load vars for managed_node1 21824 1727096360.94960: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096360.94962: Calling groups_plugins_play to load vars for managed_node1 21824 1727096360.95944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096360.96979: done with get_vars() 21824 1727096360.96997: done getting variables 21824 1727096360.97047: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:20 -0400 (0:00:00.067) 0:00:16.110 ****** 21824 1727096360.97075: entering _queue_task() for managed_node1/fail 21824 1727096360.97449: worker is 1 (out of 1 available) 21824 1727096360.97470: exiting _queue_task() for managed_node1/fail 21824 1727096360.97491: done queuing things up, now waiting for results queue to drain 21824 1727096360.97493: waiting for pending results... 21824 1727096360.97882: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096360.97986: in run() - task 0afff68d-5257-b8a1-9a25-000000000025 21824 1727096360.98072: variable 'ansible_search_path' from source: unknown 21824 1727096360.98078: variable 'ansible_search_path' from source: unknown 21824 1727096360.98101: calling self._execute() 21824 1727096360.98186: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096360.98191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096360.98198: variable 'omit' from source: magic vars 21824 1727096360.98673: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.98676: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.98707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096360.98961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096360.99008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096360.99044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096360.99123: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096360.99251: variable 'networkmanager_version' from source: set_fact 21824 1727096360.99332: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.99457: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.99472: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.99612: variable 'networkmanager_version' from source: set_fact 21824 1727096360.99637: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096360.99792: variable 'ansible_distribution_major_version' from source: facts 21824 1727096360.99803: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096360.99972: variable 'networkmanager_version' from source: set_fact 21824 1727096360.99980: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.00049: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.00156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096361.01973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096361.01976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096361.01979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096361.01981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096361.01983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096361.02043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.02077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.02107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.02150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.02171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.02219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.02247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.02279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.02316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.02334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.02390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.02418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.02447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.02494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.02512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.02656: variable 'network_connections' from source: task vars 21824 1727096361.02674: variable 'interface' from source: play vars 21824 1727096361.02742: variable 'interface' from source: play vars 21824 1727096361.02804: 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) 21824 1727096361.02831: 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) 21824 1727096361.02859: 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) 21824 1727096361.02891: 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) 21824 1727096361.02955: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096361.03199: variable 'network_connections' from source: task vars 21824 1727096361.03211: variable 'interface' from source: play vars 21824 1727096361.03273: variable 'interface' from source: play vars 21824 1727096361.03372: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096361.03375: when evaluation is False, skipping this task 21824 1727096361.03378: _execute() done 21824 1727096361.03380: dumping result to json 21824 1727096361.03382: done dumping result, returning 21824 1727096361.03384: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000025] 21824 1727096361.03386: sending task result for task 0afff68d-5257-b8a1-9a25-000000000025 21824 1727096361.03462: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000025 21824 1727096361.03465: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096361.03513: no more pending results, returning what we have 21824 1727096361.03516: results queue empty 21824 1727096361.03517: checking for any_errors_fatal 21824 1727096361.03522: done checking for any_errors_fatal 21824 1727096361.03523: checking for max_fail_percentage 21824 1727096361.03526: done checking for max_fail_percentage 21824 1727096361.03527: checking to see if all hosts have failed and the running result is not ok 21824 1727096361.03528: done checking to see if all hosts have failed 21824 1727096361.03529: getting the remaining hosts for this loop 21824 1727096361.03530: done getting the remaining hosts for this loop 21824 1727096361.03533: getting the next task for host managed_node1 21824 1727096361.03539: done getting next task for host managed_node1 21824 1727096361.03542: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21824 1727096361.03545: ^ state is: HOST STATE: block=3, 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=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 21824 1727096361.03558: getting variables 21824 1727096361.03559: in VariableManager get_vars() 21824 1727096361.03609: Calling all_inventory to load vars for managed_node1 21824 1727096361.03612: Calling groups_inventory to load vars for managed_node1 21824 1727096361.03614: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096361.03624: Calling all_plugins_play to load vars for managed_node1 21824 1727096361.03626: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096361.03629: Calling groups_plugins_play to load vars for managed_node1 21824 1727096361.05297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096361.06796: done with get_vars() 21824 1727096361.06815: done getting variables 21824 1727096361.06857: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:21 -0400 (0:00:00.098) 0:00:16.208 ****** 21824 1727096361.06886: entering _queue_task() for managed_node1/package 21824 1727096361.07135: worker is 1 (out of 1 available) 21824 1727096361.07148: exiting _queue_task() for managed_node1/package 21824 1727096361.07161: done queuing things up, now waiting for results queue to drain 21824 1727096361.07163: waiting for pending results... 21824 1727096361.07339: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21824 1727096361.07431: in run() - task 0afff68d-5257-b8a1-9a25-000000000026 21824 1727096361.07443: variable 'ansible_search_path' from source: unknown 21824 1727096361.07446: variable 'ansible_search_path' from source: unknown 21824 1727096361.07477: calling self._execute() 21824 1727096361.07545: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.07549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.07557: variable 'omit' from source: magic vars 21824 1727096361.07834: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.07844: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.07966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096361.08160: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096361.08194: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096361.08218: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096361.08272: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096361.08346: variable 'networkmanager_version' from source: set_fact 21824 1727096361.08359: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.08586: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.08589: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.08629: variable 'networkmanager_version' from source: set_fact 21824 1727096361.08644: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.08766: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.08779: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.08923: variable 'networkmanager_version' from source: set_fact 21824 1727096361.08936: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.09132: variable 'network_packages' from source: role '' defaults 21824 1727096361.09249: variable '__network_provider_setup' from source: role '' defaults 21824 1727096361.09264: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096361.09336: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096361.09371: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096361.09429: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096361.09556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096361.10879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096361.10916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096361.10949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096361.10976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096361.10998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096361.11053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.11075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.11096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.11121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.11131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.11161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.11180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.11201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.11224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.11234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.11429: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096361.11672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.11676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.11678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.11682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.11684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.11735: variable 'ansible_python' from source: facts 21824 1727096361.11765: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096361.11850: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096361.11935: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096361.12115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.12143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.12183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.12234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.12253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.12306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.12343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.12417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.12446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.12601: variable 'network_connections' from source: task vars 21824 1727096361.12613: variable 'interface' from source: play vars 21824 1727096361.12719: variable 'interface' from source: play vars 21824 1727096361.12773: 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) 21824 1727096361.12803: 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) 21824 1727096361.12830: 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) 21824 1727096361.12851: 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) 21824 1727096361.12890: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.13070: variable 'network_connections' from source: task vars 21824 1727096361.13076: variable 'interface' from source: play vars 21824 1727096361.13144: variable 'interface' from source: play vars 21824 1727096361.13184: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096361.13236: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.13430: variable 'network_connections' from source: task vars 21824 1727096361.13433: variable 'interface' from source: play vars 21824 1727096361.13485: variable 'interface' from source: play vars 21824 1727096361.13503: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096361.13554: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096361.13748: variable 'network_connections' from source: task vars 21824 1727096361.13751: variable 'interface' from source: play vars 21824 1727096361.13802: variable 'interface' from source: play vars 21824 1727096361.13845: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096361.13889: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096361.13897: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096361.13940: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096361.14074: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096361.14572: variable 'network_connections' from source: task vars 21824 1727096361.14575: variable 'interface' from source: play vars 21824 1727096361.14577: variable 'interface' from source: play vars 21824 1727096361.14579: variable 'ansible_distribution' from source: facts 21824 1727096361.14581: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.14583: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.14610: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096361.14775: variable 'ansible_distribution' from source: facts 21824 1727096361.14785: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.14794: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.14807: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096361.14971: variable 'ansible_distribution' from source: facts 21824 1727096361.14986: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.14989: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.15032: variable 'network_provider' from source: set_fact 21824 1727096361.15058: variable 'ansible_facts' from source: unknown 21824 1727096361.15773: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21824 1727096361.15776: when evaluation is False, skipping this task 21824 1727096361.15778: _execute() done 21824 1727096361.15781: dumping result to json 21824 1727096361.15782: done dumping result, returning 21824 1727096361.15785: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-b8a1-9a25-000000000026] 21824 1727096361.15792: sending task result for task 0afff68d-5257-b8a1-9a25-000000000026 21824 1727096361.15863: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21824 1727096361.15916: no more pending results, returning what we have 21824 1727096361.15919: results queue empty 21824 1727096361.15920: checking for any_errors_fatal 21824 1727096361.15926: done checking for any_errors_fatal 21824 1727096361.15927: checking for max_fail_percentage 21824 1727096361.15929: done checking for max_fail_percentage 21824 1727096361.15930: checking to see if all hosts have failed and the running result is not ok 21824 1727096361.15931: done checking to see if all hosts have failed 21824 1727096361.15932: getting the remaining hosts for this loop 21824 1727096361.15933: done getting the remaining hosts for this loop 21824 1727096361.15936: getting the next task for host managed_node1 21824 1727096361.15943: done getting next task for host managed_node1 21824 1727096361.15947: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096361.15950: ^ state is: HOST STATE: block=3, 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=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 21824 1727096361.16079: getting variables 21824 1727096361.16081: in VariableManager get_vars() 21824 1727096361.16133: Calling all_inventory to load vars for managed_node1 21824 1727096361.16136: Calling groups_inventory to load vars for managed_node1 21824 1727096361.16139: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096361.16149: Calling all_plugins_play to load vars for managed_node1 21824 1727096361.16151: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096361.16154: Calling groups_plugins_play to load vars for managed_node1 21824 1727096361.16680: WORKER PROCESS EXITING 21824 1727096361.17077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096361.17939: done with get_vars() 21824 1727096361.17958: done getting variables 21824 1727096361.18005: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:21 -0400 (0:00:00.111) 0:00:16.319 ****** 21824 1727096361.18029: entering _queue_task() for managed_node1/package 21824 1727096361.18336: worker is 1 (out of 1 available) 21824 1727096361.18349: exiting _queue_task() for managed_node1/package 21824 1727096361.18362: done queuing things up, now waiting for results queue to drain 21824 1727096361.18364: waiting for pending results... 21824 1727096361.18688: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096361.18794: in run() - task 0afff68d-5257-b8a1-9a25-000000000027 21824 1727096361.18974: variable 'ansible_search_path' from source: unknown 21824 1727096361.18978: variable 'ansible_search_path' from source: unknown 21824 1727096361.18980: calling self._execute() 21824 1727096361.18983: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.18986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.18988: variable 'omit' from source: magic vars 21824 1727096361.19352: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.19362: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.19487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096361.19686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096361.19720: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096361.19743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096361.20031: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096361.20093: variable 'networkmanager_version' from source: set_fact 21824 1727096361.20105: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.20183: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.20187: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.20279: variable 'networkmanager_version' from source: set_fact 21824 1727096361.20287: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.20360: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.20363: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.20450: variable 'networkmanager_version' from source: set_fact 21824 1727096361.20458: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.20535: variable 'network_state' from source: role '' defaults 21824 1727096361.20543: Evaluated conditional (network_state != {}): False 21824 1727096361.20552: when evaluation is False, skipping this task 21824 1727096361.20555: _execute() done 21824 1727096361.20558: dumping result to json 21824 1727096361.20560: done dumping result, returning 21824 1727096361.20571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000027] 21824 1727096361.20573: sending task result for task 0afff68d-5257-b8a1-9a25-000000000027 21824 1727096361.20665: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000027 21824 1727096361.20671: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096361.20714: no more pending results, returning what we have 21824 1727096361.20717: results queue empty 21824 1727096361.20718: checking for any_errors_fatal 21824 1727096361.20724: done checking for any_errors_fatal 21824 1727096361.20725: checking for max_fail_percentage 21824 1727096361.20727: done checking for max_fail_percentage 21824 1727096361.20727: checking to see if all hosts have failed and the running result is not ok 21824 1727096361.20728: done checking to see if all hosts have failed 21824 1727096361.20729: getting the remaining hosts for this loop 21824 1727096361.20730: done getting the remaining hosts for this loop 21824 1727096361.20733: getting the next task for host managed_node1 21824 1727096361.20740: done getting next task for host managed_node1 21824 1727096361.20743: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096361.20746: ^ state is: HOST STATE: block=3, 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=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 21824 1727096361.20759: getting variables 21824 1727096361.20761: in VariableManager get_vars() 21824 1727096361.20814: Calling all_inventory to load vars for managed_node1 21824 1727096361.20817: Calling groups_inventory to load vars for managed_node1 21824 1727096361.20819: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096361.20828: Calling all_plugins_play to load vars for managed_node1 21824 1727096361.20831: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096361.20833: Calling groups_plugins_play to load vars for managed_node1 21824 1727096361.21942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096361.23345: done with get_vars() 21824 1727096361.23389: done getting variables 21824 1727096361.23481: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:21 -0400 (0:00:00.054) 0:00:16.374 ****** 21824 1727096361.23523: entering _queue_task() for managed_node1/package 21824 1727096361.23978: worker is 1 (out of 1 available) 21824 1727096361.23993: exiting _queue_task() for managed_node1/package 21824 1727096361.24006: done queuing things up, now waiting for results queue to drain 21824 1727096361.24008: waiting for pending results... 21824 1727096361.24468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096361.24633: in run() - task 0afff68d-5257-b8a1-9a25-000000000028 21824 1727096361.24640: variable 'ansible_search_path' from source: unknown 21824 1727096361.24644: variable 'ansible_search_path' from source: unknown 21824 1727096361.24647: calling self._execute() 21824 1727096361.24712: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.24729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.24733: variable 'omit' from source: magic vars 21824 1727096361.25172: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.25176: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.25307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096361.25600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096361.25651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096361.25722: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096361.25784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096361.25856: variable 'networkmanager_version' from source: set_fact 21824 1727096361.25880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.25971: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.25974: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.26102: variable 'networkmanager_version' from source: set_fact 21824 1727096361.26106: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.26212: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.26215: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.26305: variable 'networkmanager_version' from source: set_fact 21824 1727096361.26311: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.26414: variable 'network_state' from source: role '' defaults 21824 1727096361.26422: Evaluated conditional (network_state != {}): False 21824 1727096361.26430: when evaluation is False, skipping this task 21824 1727096361.26433: _execute() done 21824 1727096361.26435: dumping result to json 21824 1727096361.26438: done dumping result, returning 21824 1727096361.26441: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000028] 21824 1727096361.26445: sending task result for task 0afff68d-5257-b8a1-9a25-000000000028 21824 1727096361.26598: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000028 21824 1727096361.26600: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096361.26663: no more pending results, returning what we have 21824 1727096361.26667: results queue empty 21824 1727096361.26669: checking for any_errors_fatal 21824 1727096361.26675: done checking for any_errors_fatal 21824 1727096361.26676: checking for max_fail_percentage 21824 1727096361.26678: done checking for max_fail_percentage 21824 1727096361.26679: checking to see if all hosts have failed and the running result is not ok 21824 1727096361.26680: done checking to see if all hosts have failed 21824 1727096361.26680: getting the remaining hosts for this loop 21824 1727096361.26682: done getting the remaining hosts for this loop 21824 1727096361.26685: getting the next task for host managed_node1 21824 1727096361.26691: done getting next task for host managed_node1 21824 1727096361.26695: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096361.26698: ^ state is: HOST STATE: block=3, 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=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 21824 1727096361.26715: getting variables 21824 1727096361.26716: in VariableManager get_vars() 21824 1727096361.26759: Calling all_inventory to load vars for managed_node1 21824 1727096361.26761: Calling groups_inventory to load vars for managed_node1 21824 1727096361.26763: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096361.26811: Calling all_plugins_play to load vars for managed_node1 21824 1727096361.26814: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096361.26818: Calling groups_plugins_play to load vars for managed_node1 21824 1727096361.27669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096361.28661: done with get_vars() 21824 1727096361.28682: done getting variables 21824 1727096361.28758: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:21 -0400 (0:00:00.052) 0:00:16.427 ****** 21824 1727096361.28787: entering _queue_task() for managed_node1/service 21824 1727096361.28788: Creating lock for service 21824 1727096361.29047: worker is 1 (out of 1 available) 21824 1727096361.29061: exiting _queue_task() for managed_node1/service 21824 1727096361.29077: done queuing things up, now waiting for results queue to drain 21824 1727096361.29079: waiting for pending results... 21824 1727096361.29247: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096361.29342: in run() - task 0afff68d-5257-b8a1-9a25-000000000029 21824 1727096361.29353: variable 'ansible_search_path' from source: unknown 21824 1727096361.29356: variable 'ansible_search_path' from source: unknown 21824 1727096361.29387: calling self._execute() 21824 1727096361.29458: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.29463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.29472: variable 'omit' from source: magic vars 21824 1727096361.29943: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.29946: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.30110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096361.30429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096361.30478: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096361.30637: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096361.30644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096361.30679: variable 'networkmanager_version' from source: set_fact 21824 1727096361.30740: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.30834: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.30838: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.30943: variable 'networkmanager_version' from source: set_fact 21824 1727096361.31136: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.31141: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.31143: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.31199: variable 'networkmanager_version' from source: set_fact 21824 1727096361.31206: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.31313: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.31465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096361.33118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096361.33174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096361.33205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096361.33228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096361.33246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096361.33307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.33336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.33353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.33382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.33393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.33427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.33444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.33460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.33487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.33497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.33527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.33544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.33560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.33587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.33597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.33761: variable 'network_connections' from source: task vars 21824 1727096361.33764: variable 'interface' from source: play vars 21824 1727096361.33840: variable 'interface' from source: play vars 21824 1727096361.33944: 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) 21824 1727096361.33947: 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) 21824 1727096361.33964: 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) 21824 1727096361.34072: 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) 21824 1727096361.34081: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096361.34250: variable 'network_connections' from source: task vars 21824 1727096361.34253: variable 'interface' from source: play vars 21824 1727096361.34305: variable 'interface' from source: play vars 21824 1727096361.34338: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096361.34345: when evaluation is False, skipping this task 21824 1727096361.34347: _execute() done 21824 1727096361.34352: dumping result to json 21824 1727096361.34355: done dumping result, returning 21824 1727096361.34357: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000029] 21824 1727096361.34359: sending task result for task 0afff68d-5257-b8a1-9a25-000000000029 21824 1727096361.34461: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000029 21824 1727096361.34463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096361.34546: no more pending results, returning what we have 21824 1727096361.34549: results queue empty 21824 1727096361.34549: checking for any_errors_fatal 21824 1727096361.34557: done checking for any_errors_fatal 21824 1727096361.34558: checking for max_fail_percentage 21824 1727096361.34560: done checking for max_fail_percentage 21824 1727096361.34561: checking to see if all hosts have failed and the running result is not ok 21824 1727096361.34561: done checking to see if all hosts have failed 21824 1727096361.34562: getting the remaining hosts for this loop 21824 1727096361.34563: done getting the remaining hosts for this loop 21824 1727096361.34570: getting the next task for host managed_node1 21824 1727096361.34576: done getting next task for host managed_node1 21824 1727096361.34580: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096361.34583: ^ state is: HOST STATE: block=3, 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=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 21824 1727096361.34598: getting variables 21824 1727096361.34599: in VariableManager get_vars() 21824 1727096361.34644: Calling all_inventory to load vars for managed_node1 21824 1727096361.34647: Calling groups_inventory to load vars for managed_node1 21824 1727096361.34649: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096361.34658: Calling all_plugins_play to load vars for managed_node1 21824 1727096361.34660: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096361.34662: Calling groups_plugins_play to load vars for managed_node1 21824 1727096361.35540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096361.36635: done with get_vars() 21824 1727096361.36673: done getting variables 21824 1727096361.36737: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:21 -0400 (0:00:00.079) 0:00:16.507 ****** 21824 1727096361.36775: entering _queue_task() for managed_node1/service 21824 1727096361.37092: worker is 1 (out of 1 available) 21824 1727096361.37108: exiting _queue_task() for managed_node1/service 21824 1727096361.37122: done queuing things up, now waiting for results queue to drain 21824 1727096361.37124: waiting for pending results... 21824 1727096361.37356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096361.37479: in run() - task 0afff68d-5257-b8a1-9a25-00000000002a 21824 1727096361.37495: variable 'ansible_search_path' from source: unknown 21824 1727096361.37499: variable 'ansible_search_path' from source: unknown 21824 1727096361.37587: calling self._execute() 21824 1727096361.37630: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.37635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.37643: variable 'omit' from source: magic vars 21824 1727096361.38010: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.38020: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.38211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096361.38375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096361.38410: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096361.38434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096361.38492: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096361.38553: variable 'networkmanager_version' from source: set_fact 21824 1727096361.38564: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.38643: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.38646: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.38735: variable 'networkmanager_version' from source: set_fact 21824 1727096361.38742: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.38816: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.38820: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096361.38909: variable 'networkmanager_version' from source: set_fact 21824 1727096361.38916: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096361.39017: variable 'network_provider' from source: set_fact 21824 1727096361.39020: variable 'network_state' from source: role '' defaults 21824 1727096361.39029: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21824 1727096361.39034: variable 'omit' from source: magic vars 21824 1727096361.39077: variable 'omit' from source: magic vars 21824 1727096361.39100: variable 'network_service_name' from source: role '' defaults 21824 1727096361.39147: variable 'network_service_name' from source: role '' defaults 21824 1727096361.39217: variable '__network_provider_setup' from source: role '' defaults 21824 1727096361.39221: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096361.39265: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096361.39275: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096361.39322: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096361.39439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096361.41179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096361.41473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096361.41482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096361.41486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096361.41489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096361.41512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.41576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.41625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.41706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.41732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.41770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.41788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.41804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.41832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.41872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.42144: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096361.42271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.42289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.42305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.42333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.42343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.42408: variable 'ansible_python' from source: facts 21824 1727096361.42432: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096361.42495: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096361.42774: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096361.42778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.42781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.42784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.42814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.42834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.42888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096361.42914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096361.42939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096361.42980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096361.43003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096361.43143: variable 'network_connections' from source: task vars 21824 1727096361.43154: variable 'interface' from source: play vars 21824 1727096361.43236: variable 'interface' from source: play vars 21824 1727096361.43325: 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) 21824 1727096361.43357: 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) 21824 1727096361.43395: 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) 21824 1727096361.43440: 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) 21824 1727096361.43494: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.43759: variable 'network_connections' from source: task vars 21824 1727096361.43774: variable 'interface' from source: play vars 21824 1727096361.43846: variable 'interface' from source: play vars 21824 1727096361.43904: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096361.43988: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096361.44277: variable 'network_connections' from source: task vars 21824 1727096361.44293: variable 'interface' from source: play vars 21824 1727096361.44376: variable 'interface' from source: play vars 21824 1727096361.44399: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096361.44457: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096361.44656: variable 'network_connections' from source: task vars 21824 1727096361.44659: variable 'interface' from source: play vars 21824 1727096361.44713: variable 'interface' from source: play vars 21824 1727096361.44758: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096361.44803: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096361.44809: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096361.44852: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096361.44994: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096361.45295: variable 'network_connections' from source: task vars 21824 1727096361.45298: variable 'interface' from source: play vars 21824 1727096361.45340: variable 'interface' from source: play vars 21824 1727096361.45347: variable 'ansible_distribution' from source: facts 21824 1727096361.45350: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.45356: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.45381: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096361.45493: variable 'ansible_distribution' from source: facts 21824 1727096361.45496: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.45501: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.45509: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096361.45621: variable 'ansible_distribution' from source: facts 21824 1727096361.45626: variable '__network_rh_distros' from source: role '' defaults 21824 1727096361.45629: variable 'ansible_distribution_major_version' from source: facts 21824 1727096361.45655: variable 'network_provider' from source: set_fact 21824 1727096361.45677: variable 'omit' from source: magic vars 21824 1727096361.45702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096361.45723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096361.45739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096361.45753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096361.45762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096361.45788: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096361.45791: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.45793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.45859: Set connection var ansible_shell_type to sh 21824 1727096361.45866: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096361.45876: Set connection var ansible_pipelining to False 21824 1727096361.45884: Set connection var ansible_timeout to 10 21824 1727096361.45886: Set connection var ansible_connection to ssh 21824 1727096361.45892: Set connection var ansible_shell_executable to /bin/sh 21824 1727096361.45909: variable 'ansible_shell_executable' from source: unknown 21824 1727096361.45913: variable 'ansible_connection' from source: unknown 21824 1727096361.45916: variable 'ansible_module_compression' from source: unknown 21824 1727096361.45924: variable 'ansible_shell_type' from source: unknown 21824 1727096361.45926: variable 'ansible_shell_executable' from source: unknown 21824 1727096361.45929: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096361.45931: variable 'ansible_pipelining' from source: unknown 21824 1727096361.45933: variable 'ansible_timeout' from source: unknown 21824 1727096361.45935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096361.46008: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096361.46016: variable 'omit' from source: magic vars 21824 1727096361.46020: starting attempt loop 21824 1727096361.46022: running the handler 21824 1727096361.46083: variable 'ansible_facts' from source: unknown 21824 1727096361.46747: _low_level_execute_command(): starting 21824 1727096361.46864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096361.47616: 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 <<< 21824 1727096361.47620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.47623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096361.47625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.47708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096361.47711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096361.47713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096361.47795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096361.49621: stdout chunk (state=3): >>>/root <<< 21824 1727096361.49824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096361.49828: stdout chunk (state=3): >>><<< 21824 1727096361.49830: stderr chunk (state=3): >>><<< 21824 1727096361.49833: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096361.49835: _low_level_execute_command(): starting 21824 1727096361.49838: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230 `" && echo ansible-tmp-1727096361.4972913-22535-91656562729230="` echo /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230 `" ) && sleep 0' 21824 1727096361.50394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.50459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096361.50481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096361.50516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096361.50614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096361.52636: stdout chunk (state=3): >>>ansible-tmp-1727096361.4972913-22535-91656562729230=/root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230 <<< 21824 1727096361.52752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096361.52756: stdout chunk (state=3): >>><<< 21824 1727096361.52758: stderr chunk (state=3): >>><<< 21824 1727096361.52776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096361.4972913-22535-91656562729230=/root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096361.52813: variable 'ansible_module_compression' from source: unknown 21824 1727096361.52976: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 21824 1727096361.52985: ANSIBALLZ: Acquiring lock 21824 1727096361.52987: ANSIBALLZ: Lock acquired: 139821930419296 21824 1727096361.52990: ANSIBALLZ: Creating module 21824 1727096361.77936: ANSIBALLZ: Writing module into payload 21824 1727096361.78101: ANSIBALLZ: Writing module 21824 1727096361.78131: ANSIBALLZ: Renaming module 21824 1727096361.78142: ANSIBALLZ: Done creating module 21824 1727096361.78191: variable 'ansible_facts' from source: unknown 21824 1727096361.78425: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py 21824 1727096361.78554: Sending initial data 21824 1727096361.78563: Sent initial data (155 bytes) 21824 1727096361.79260: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096361.79287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096361.79302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096361.79403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096361.81075: 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 <<< 21824 1727096361.81155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096361.81233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmphn7nf4hx /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py <<< 21824 1727096361.81236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py" <<< 21824 1727096361.81314: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmphn7nf4hx" to remote "/root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py" <<< 21824 1727096361.82787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096361.82824: stderr chunk (state=3): >>><<< 21824 1727096361.82828: stdout chunk (state=3): >>><<< 21824 1727096361.82847: done transferring module to remote 21824 1727096361.82858: _low_level_execute_command(): starting 21824 1727096361.82861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/ /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py && sleep 0' 21824 1727096361.83304: 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 <<< 21824 1727096361.83308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.83310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096361.83312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.83360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096361.83363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096361.83436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096361.85309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096361.85354: stderr chunk (state=3): >>><<< 21824 1727096361.85358: stdout chunk (state=3): >>><<< 21824 1727096361.85414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096361.85417: _low_level_execute_command(): starting 21824 1727096361.85420: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/AnsiballZ_systemd.py && sleep 0' 21824 1727096361.86036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.86046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096361.86050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096361.86108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096361.86220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096362.15634: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10661888", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3296997376", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "958203000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRe<<< 21824 1727096362.15641: stdout chunk (state=3): >>>ceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21824 1727096362.17521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096362.17542: stderr chunk (state=3): >>><<< 21824 1727096362.17545: stdout chunk (state=3): >>><<< 21824 1727096362.17562: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10661888", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3296997376", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "958203000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096362.17683: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1727096361.4972913-22535-91656562729230/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096362.17701: _low_level_execute_command(): starting 21824 1727096362.17705: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096361.4972913-22535-91656562729230/ > /dev/null 2>&1 && sleep 0' 21824 1727096362.18136: 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 <<< 21824 1727096362.18139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096362.18170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096362.18174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.18179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096362.18182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.18236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096362.18239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096362.18242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096362.18312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096362.20207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096362.20232: stderr chunk (state=3): >>><<< 21824 1727096362.20235: stdout chunk (state=3): >>><<< 21824 1727096362.20249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096362.20256: handler run complete 21824 1727096362.20303: attempt loop complete, returning result 21824 1727096362.20306: _execute() done 21824 1727096362.20308: dumping result to json 21824 1727096362.20319: done dumping result, returning 21824 1727096362.20328: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-b8a1-9a25-00000000002a] 21824 1727096362.20331: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002a 21824 1727096362.20568: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002a 21824 1727096362.20572: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096362.20621: no more pending results, returning what we have 21824 1727096362.20624: results queue empty 21824 1727096362.20625: checking for any_errors_fatal 21824 1727096362.20631: done checking for any_errors_fatal 21824 1727096362.20632: checking for max_fail_percentage 21824 1727096362.20634: done checking for max_fail_percentage 21824 1727096362.20635: checking to see if all hosts have failed and the running result is not ok 21824 1727096362.20635: done checking to see if all hosts have failed 21824 1727096362.20636: getting the remaining hosts for this loop 21824 1727096362.20637: done getting the remaining hosts for this loop 21824 1727096362.20640: getting the next task for host managed_node1 21824 1727096362.20647: done getting next task for host managed_node1 21824 1727096362.20651: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096362.20654: ^ state is: HOST STATE: block=3, 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=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 21824 1727096362.20663: getting variables 21824 1727096362.20665: in VariableManager get_vars() 21824 1727096362.20717: Calling all_inventory to load vars for managed_node1 21824 1727096362.20720: Calling groups_inventory to load vars for managed_node1 21824 1727096362.20722: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096362.20731: Calling all_plugins_play to load vars for managed_node1 21824 1727096362.20733: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096362.20736: Calling groups_plugins_play to load vars for managed_node1 21824 1727096362.21870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096362.23308: done with get_vars() 21824 1727096362.23334: done getting variables 21824 1727096362.23383: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:22 -0400 (0:00:00.866) 0:00:17.373 ****** 21824 1727096362.23407: entering _queue_task() for managed_node1/service 21824 1727096362.23672: worker is 1 (out of 1 available) 21824 1727096362.23686: exiting _queue_task() for managed_node1/service 21824 1727096362.23699: done queuing things up, now waiting for results queue to drain 21824 1727096362.23700: waiting for pending results... 21824 1727096362.23876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096362.23970: in run() - task 0afff68d-5257-b8a1-9a25-00000000002b 21824 1727096362.23986: variable 'ansible_search_path' from source: unknown 21824 1727096362.23990: variable 'ansible_search_path' from source: unknown 21824 1727096362.24018: calling self._execute() 21824 1727096362.24095: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.24100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.24108: variable 'omit' from source: magic vars 21824 1727096362.24391: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.24401: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.24559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096362.24884: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096362.25095: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096362.25141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096362.25277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096362.25445: variable 'networkmanager_version' from source: set_fact 21824 1727096362.25463: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.25834: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.25847: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.26104: variable 'networkmanager_version' from source: set_fact 21824 1727096362.26173: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.26419: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.26443: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.26613: variable 'networkmanager_version' from source: set_fact 21824 1727096362.26633: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.26774: variable 'network_provider' from source: set_fact 21824 1727096362.26777: Evaluated conditional (network_provider == "nm"): True 21824 1727096362.26860: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096362.26953: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096362.27175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096362.28719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096362.28806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096362.28846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096362.28889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096362.28921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096362.29004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096362.29037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096362.29072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096362.29118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096362.29140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096362.29196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096362.29373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096362.29376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096362.29379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096362.29381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096362.29383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096362.29385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096362.29394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096362.29435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096362.29457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096362.29605: variable 'network_connections' from source: task vars 21824 1727096362.29978: variable 'interface' from source: play vars 21824 1727096362.29982: variable 'interface' from source: play vars 21824 1727096362.29984: 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) 21824 1727096362.29986: 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) 21824 1727096362.29991: 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) 21824 1727096362.30107: 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) 21824 1727096362.30216: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096362.30905: variable 'network_connections' from source: task vars 21824 1727096362.30915: variable 'interface' from source: play vars 21824 1727096362.31063: variable 'interface' from source: play vars 21824 1727096362.31172: Evaluated conditional (__network_wpa_supplicant_required): False 21824 1727096362.31181: when evaluation is False, skipping this task 21824 1727096362.31188: _execute() done 21824 1727096362.31195: dumping result to json 21824 1727096362.31210: done dumping result, returning 21824 1727096362.31224: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-b8a1-9a25-00000000002b] 21824 1727096362.31234: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21824 1727096362.31422: no more pending results, returning what we have 21824 1727096362.31426: results queue empty 21824 1727096362.31427: checking for any_errors_fatal 21824 1727096362.31452: done checking for any_errors_fatal 21824 1727096362.31453: checking for max_fail_percentage 21824 1727096362.31455: done checking for max_fail_percentage 21824 1727096362.31456: checking to see if all hosts have failed and the running result is not ok 21824 1727096362.31457: done checking to see if all hosts have failed 21824 1727096362.31458: getting the remaining hosts for this loop 21824 1727096362.31459: done getting the remaining hosts for this loop 21824 1727096362.31463: getting the next task for host managed_node1 21824 1727096362.31474: done getting next task for host managed_node1 21824 1727096362.31479: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096362.31482: ^ state is: HOST STATE: block=3, 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=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 21824 1727096362.31495: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002b 21824 1727096362.31498: WORKER PROCESS EXITING 21824 1727096362.31507: getting variables 21824 1727096362.31509: in VariableManager get_vars() 21824 1727096362.31571: Calling all_inventory to load vars for managed_node1 21824 1727096362.31574: Calling groups_inventory to load vars for managed_node1 21824 1727096362.31576: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096362.31587: Calling all_plugins_play to load vars for managed_node1 21824 1727096362.31589: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096362.31591: Calling groups_plugins_play to load vars for managed_node1 21824 1727096362.32907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096362.34855: done with get_vars() 21824 1727096362.34885: done getting variables 21824 1727096362.34955: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:22 -0400 (0:00:00.115) 0:00:17.489 ****** 21824 1727096362.35006: entering _queue_task() for managed_node1/service 21824 1727096362.35434: worker is 1 (out of 1 available) 21824 1727096362.35449: exiting _queue_task() for managed_node1/service 21824 1727096362.35468: done queuing things up, now waiting for results queue to drain 21824 1727096362.35470: waiting for pending results... 21824 1727096362.35855: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096362.36032: in run() - task 0afff68d-5257-b8a1-9a25-00000000002c 21824 1727096362.36105: variable 'ansible_search_path' from source: unknown 21824 1727096362.36108: variable 'ansible_search_path' from source: unknown 21824 1727096362.36121: calling self._execute() 21824 1727096362.36265: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.36288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.36312: variable 'omit' from source: magic vars 21824 1727096362.36769: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.36872: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.37025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096362.37377: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096362.37426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096362.37472: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096362.37505: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096362.37677: variable 'networkmanager_version' from source: set_fact 21824 1727096362.37680: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.37925: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.37930: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.38188: variable 'networkmanager_version' from source: set_fact 21824 1727096362.38282: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.38378: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.38389: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.38640: variable 'networkmanager_version' from source: set_fact 21824 1727096362.38656: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.38765: variable 'network_provider' from source: set_fact 21824 1727096362.38872: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096362.38875: when evaluation is False, skipping this task 21824 1727096362.38878: _execute() done 21824 1727096362.38880: dumping result to json 21824 1727096362.38883: done dumping result, returning 21824 1727096362.38885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-b8a1-9a25-00000000002c] 21824 1727096362.38887: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002c 21824 1727096362.38959: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002c 21824 1727096362.38965: 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 } 21824 1727096362.39010: no more pending results, returning what we have 21824 1727096362.39013: results queue empty 21824 1727096362.39014: checking for any_errors_fatal 21824 1727096362.39023: done checking for any_errors_fatal 21824 1727096362.39024: checking for max_fail_percentage 21824 1727096362.39026: done checking for max_fail_percentage 21824 1727096362.39026: checking to see if all hosts have failed and the running result is not ok 21824 1727096362.39027: done checking to see if all hosts have failed 21824 1727096362.39028: getting the remaining hosts for this loop 21824 1727096362.39029: done getting the remaining hosts for this loop 21824 1727096362.39033: getting the next task for host managed_node1 21824 1727096362.39039: done getting next task for host managed_node1 21824 1727096362.39043: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096362.39046: ^ state is: HOST STATE: block=3, 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=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 21824 1727096362.39062: getting variables 21824 1727096362.39063: in VariableManager get_vars() 21824 1727096362.39117: Calling all_inventory to load vars for managed_node1 21824 1727096362.39120: Calling groups_inventory to load vars for managed_node1 21824 1727096362.39122: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096362.39132: Calling all_plugins_play to load vars for managed_node1 21824 1727096362.39134: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096362.39137: Calling groups_plugins_play to load vars for managed_node1 21824 1727096362.40541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096362.43078: done with get_vars() 21824 1727096362.43160: done getting variables 21824 1727096362.43274: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:22 -0400 (0:00:00.083) 0:00:17.572 ****** 21824 1727096362.43314: entering _queue_task() for managed_node1/copy 21824 1727096362.43658: worker is 1 (out of 1 available) 21824 1727096362.43673: exiting _queue_task() for managed_node1/copy 21824 1727096362.43689: done queuing things up, now waiting for results queue to drain 21824 1727096362.43691: waiting for pending results... 21824 1727096362.43923: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096362.44016: in run() - task 0afff68d-5257-b8a1-9a25-00000000002d 21824 1727096362.44029: variable 'ansible_search_path' from source: unknown 21824 1727096362.44033: variable 'ansible_search_path' from source: unknown 21824 1727096362.44063: calling self._execute() 21824 1727096362.44145: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.44149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.44162: variable 'omit' from source: magic vars 21824 1727096362.44434: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.44443: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.44570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096362.44782: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096362.44815: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096362.44840: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096362.44869: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096362.45073: variable 'networkmanager_version' from source: set_fact 21824 1727096362.45077: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.45141: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.45151: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.45359: variable 'networkmanager_version' from source: set_fact 21824 1727096362.45432: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.45625: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.45634: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.45784: variable 'networkmanager_version' from source: set_fact 21824 1727096362.45872: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.45982: variable 'network_provider' from source: set_fact 21824 1727096362.45993: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096362.46000: when evaluation is False, skipping this task 21824 1727096362.46006: _execute() done 21824 1727096362.46012: dumping result to json 21824 1727096362.46019: done dumping result, returning 21824 1727096362.46031: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-b8a1-9a25-00000000002d] 21824 1727096362.46041: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002d skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096362.46198: no more pending results, returning what we have 21824 1727096362.46201: results queue empty 21824 1727096362.46202: checking for any_errors_fatal 21824 1727096362.46209: done checking for any_errors_fatal 21824 1727096362.46209: checking for max_fail_percentage 21824 1727096362.46211: done checking for max_fail_percentage 21824 1727096362.46212: checking to see if all hosts have failed and the running result is not ok 21824 1727096362.46213: done checking to see if all hosts have failed 21824 1727096362.46213: getting the remaining hosts for this loop 21824 1727096362.46214: done getting the remaining hosts for this loop 21824 1727096362.46217: getting the next task for host managed_node1 21824 1727096362.46224: done getting next task for host managed_node1 21824 1727096362.46227: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096362.46230: ^ state is: HOST STATE: block=3, 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=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 21824 1727096362.46275: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002d 21824 1727096362.46278: WORKER PROCESS EXITING 21824 1727096362.46310: getting variables 21824 1727096362.46312: in VariableManager get_vars() 21824 1727096362.46369: Calling all_inventory to load vars for managed_node1 21824 1727096362.46373: Calling groups_inventory to load vars for managed_node1 21824 1727096362.46375: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096362.46385: Calling all_plugins_play to load vars for managed_node1 21824 1727096362.46388: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096362.46390: Calling groups_plugins_play to load vars for managed_node1 21824 1727096362.47536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096362.48905: done with get_vars() 21824 1727096362.48934: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:22 -0400 (0:00:00.057) 0:00:17.629 ****** 21824 1727096362.49037: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096362.49038: Creating lock for fedora.linux_system_roles.network_connections 21824 1727096362.49496: worker is 1 (out of 1 available) 21824 1727096362.49511: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096362.49524: done queuing things up, now waiting for results queue to drain 21824 1727096362.49525: waiting for pending results... 21824 1727096362.49809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096362.49958: in run() - task 0afff68d-5257-b8a1-9a25-00000000002e 21824 1727096362.49984: variable 'ansible_search_path' from source: unknown 21824 1727096362.49992: variable 'ansible_search_path' from source: unknown 21824 1727096362.50040: calling self._execute() 21824 1727096362.50147: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.50169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.50187: variable 'omit' from source: magic vars 21824 1727096362.50639: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.50771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.51001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096362.51297: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096362.51359: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096362.51412: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096362.51447: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096362.51514: variable 'networkmanager_version' from source: set_fact 21824 1727096362.51530: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.51643: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.51648: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.51773: variable 'networkmanager_version' from source: set_fact 21824 1727096362.51776: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.52022: variable 'ansible_distribution_major_version' from source: facts 21824 1727096362.52026: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096362.52028: variable 'networkmanager_version' from source: set_fact 21824 1727096362.52031: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096362.52033: variable 'omit' from source: magic vars 21824 1727096362.52082: variable 'omit' from source: magic vars 21824 1727096362.52197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096362.54718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096362.54842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096362.54892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096362.54928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096362.54972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096362.55059: variable 'network_provider' from source: set_fact 21824 1727096362.55205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096362.55238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096362.55273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096362.55320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096362.55343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096362.55435: variable 'omit' from source: magic vars 21824 1727096362.55616: variable 'omit' from source: magic vars 21824 1727096362.55794: variable 'network_connections' from source: task vars 21824 1727096362.55797: variable 'interface' from source: play vars 21824 1727096362.55840: variable 'interface' from source: play vars 21824 1727096362.56014: variable 'omit' from source: magic vars 21824 1727096362.56017: variable '__lsr_ansible_managed' from source: task vars 21824 1727096362.56070: variable '__lsr_ansible_managed' from source: task vars 21824 1727096362.56477: Loaded config def from plugin (lookup/template) 21824 1727096362.56480: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21824 1727096362.56483: File lookup term: get_ansible_managed.j2 21824 1727096362.56485: variable 'ansible_search_path' from source: unknown 21824 1727096362.56488: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21824 1727096362.56491: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21824 1727096362.56494: variable 'ansible_search_path' from source: unknown 21824 1727096362.62775: variable 'ansible_managed' from source: unknown 21824 1727096362.62908: variable 'omit' from source: magic vars 21824 1727096362.62936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096362.62965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096362.62990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096362.63010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096362.63019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096362.63048: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096362.63052: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.63054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.63275: Set connection var ansible_shell_type to sh 21824 1727096362.63278: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096362.63281: Set connection var ansible_pipelining to False 21824 1727096362.63283: Set connection var ansible_timeout to 10 21824 1727096362.63285: Set connection var ansible_connection to ssh 21824 1727096362.63287: Set connection var ansible_shell_executable to /bin/sh 21824 1727096362.63289: variable 'ansible_shell_executable' from source: unknown 21824 1727096362.63291: variable 'ansible_connection' from source: unknown 21824 1727096362.63293: variable 'ansible_module_compression' from source: unknown 21824 1727096362.63295: variable 'ansible_shell_type' from source: unknown 21824 1727096362.63297: variable 'ansible_shell_executable' from source: unknown 21824 1727096362.63299: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096362.63301: variable 'ansible_pipelining' from source: unknown 21824 1727096362.63303: variable 'ansible_timeout' from source: unknown 21824 1727096362.63305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096362.63351: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096362.63360: variable 'omit' from source: magic vars 21824 1727096362.63365: starting attempt loop 21824 1727096362.63372: running the handler 21824 1727096362.63386: _low_level_execute_command(): starting 21824 1727096362.63392: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096362.64100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096362.64112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096362.64153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096362.64162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096362.64186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.64261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096362.64306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096362.64384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096362.66130: stdout chunk (state=3): >>>/root <<< 21824 1727096362.66278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096362.66281: stdout chunk (state=3): >>><<< 21824 1727096362.66291: stderr chunk (state=3): >>><<< 21824 1727096362.66316: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096362.66336: _low_level_execute_command(): starting 21824 1727096362.66423: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890 `" && echo ansible-tmp-1727096362.6632411-22585-280491302172890="` echo /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890 `" ) && sleep 0' 21824 1727096362.66984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096362.67005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096362.67020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096362.67039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096362.67057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096362.67087: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.67103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096362.67185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.67209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096362.67234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096362.67258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096362.67364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096362.69413: stdout chunk (state=3): >>>ansible-tmp-1727096362.6632411-22585-280491302172890=/root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890 <<< 21824 1727096362.69506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096362.69530: stdout chunk (state=3): >>><<< 21824 1727096362.69533: stderr chunk (state=3): >>><<< 21824 1727096362.69551: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096362.6632411-22585-280491302172890=/root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096362.69773: variable 'ansible_module_compression' from source: unknown 21824 1727096362.69777: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 21824 1727096362.69779: ANSIBALLZ: Acquiring lock 21824 1727096362.69782: ANSIBALLZ: Lock acquired: 139821926365952 21824 1727096362.69784: ANSIBALLZ: Creating module 21824 1727096362.92844: ANSIBALLZ: Writing module into payload 21824 1727096362.93206: ANSIBALLZ: Writing module 21824 1727096362.93230: ANSIBALLZ: Renaming module 21824 1727096362.93236: ANSIBALLZ: Done creating module 21824 1727096362.93262: variable 'ansible_facts' from source: unknown 21824 1727096362.93378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py 21824 1727096362.93596: Sending initial data 21824 1727096362.93599: Sent initial data (168 bytes) 21824 1727096362.94216: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096362.94282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.94307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096362.94327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096362.94351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096362.94458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096362.96225: 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 <<< 21824 1727096362.96357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096362.96416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp07x2l1b_ /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py <<< 21824 1727096362.96422: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py" <<< 21824 1727096362.96509: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp07x2l1b_" to remote "/root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py" <<< 21824 1727096362.97690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096362.97727: stderr chunk (state=3): >>><<< 21824 1727096362.97788: stdout chunk (state=3): >>><<< 21824 1727096362.97791: done transferring module to remote 21824 1727096362.97812: _low_level_execute_command(): starting 21824 1727096362.97815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/ /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py && sleep 0' 21824 1727096362.98384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096362.98388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096362.98391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.98394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096362.98462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096362.98520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096362.98570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096363.00401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096363.00431: stderr chunk (state=3): >>><<< 21824 1727096363.00434: stdout chunk (state=3): >>><<< 21824 1727096363.00445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096363.00448: _low_level_execute_command(): starting 21824 1727096363.00455: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/AnsiballZ_network_connections.py && sleep 0' 21824 1727096363.00902: 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 <<< 21824 1727096363.00909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096363.00912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096363.00915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096363.00963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096363.00972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096363.00975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096363.01042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096363.32161: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21824 1727096363.34295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096363.34344: stderr chunk (state=3): >>><<< 21824 1727096363.34347: stdout chunk (state=3): >>><<< 21824 1727096363.34486: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096363.34490: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1727096362.6632411-22585-280491302172890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096363.34492: _low_level_execute_command(): starting 21824 1727096363.34495: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096362.6632411-22585-280491302172890/ > /dev/null 2>&1 && sleep 0' 21824 1727096363.35036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096363.35054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096363.35074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096363.35091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096363.35119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096363.35183: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096363.35258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096363.35287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096363.35301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096363.35396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096363.37331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096363.37387: stderr chunk (state=3): >>><<< 21824 1727096363.37402: stdout chunk (state=3): >>><<< 21824 1727096363.37422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096363.37473: handler run complete 21824 1727096363.37476: attempt loop complete, returning result 21824 1727096363.37478: _execute() done 21824 1727096363.37483: dumping result to json 21824 1727096363.37491: done dumping result, returning 21824 1727096363.37510: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-b8a1-9a25-00000000002e] 21824 1727096363.37518: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002e changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active) 21824 1727096363.37762: no more pending results, returning what we have 21824 1727096363.37766: results queue empty 21824 1727096363.37771: checking for any_errors_fatal 21824 1727096363.37777: done checking for any_errors_fatal 21824 1727096363.37777: checking for max_fail_percentage 21824 1727096363.37779: done checking for max_fail_percentage 21824 1727096363.37780: checking to see if all hosts have failed and the running result is not ok 21824 1727096363.37781: done checking to see if all hosts have failed 21824 1727096363.37781: getting the remaining hosts for this loop 21824 1727096363.37783: done getting the remaining hosts for this loop 21824 1727096363.37786: getting the next task for host managed_node1 21824 1727096363.37792: done getting next task for host managed_node1 21824 1727096363.37795: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096363.37798: ^ state is: HOST STATE: block=3, 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=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 21824 1727096363.37809: getting variables 21824 1727096363.37810: in VariableManager get_vars() 21824 1727096363.37855: Calling all_inventory to load vars for managed_node1 21824 1727096363.37858: Calling groups_inventory to load vars for managed_node1 21824 1727096363.37860: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096363.38107: Calling all_plugins_play to load vars for managed_node1 21824 1727096363.38112: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096363.38118: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002e 21824 1727096363.38121: WORKER PROCESS EXITING 21824 1727096363.38126: Calling groups_plugins_play to load vars for managed_node1 21824 1727096363.41321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096363.43097: done with get_vars() 21824 1727096363.43130: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:23 -0400 (0:00:00.941) 0:00:18.571 ****** 21824 1727096363.43232: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096363.43233: Creating lock for fedora.linux_system_roles.network_state 21824 1727096363.43615: worker is 1 (out of 1 available) 21824 1727096363.43740: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096363.43752: done queuing things up, now waiting for results queue to drain 21824 1727096363.43753: waiting for pending results... 21824 1727096363.43960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096363.44117: in run() - task 0afff68d-5257-b8a1-9a25-00000000002f 21824 1727096363.44140: variable 'ansible_search_path' from source: unknown 21824 1727096363.44149: variable 'ansible_search_path' from source: unknown 21824 1727096363.44197: calling self._execute() 21824 1727096363.44399: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.44404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.44407: variable 'omit' from source: magic vars 21824 1727096363.44928: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.44984: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.45141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096363.45436: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096363.45490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096363.45532: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096363.45566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096363.45700: variable 'networkmanager_version' from source: set_fact 21824 1727096363.45704: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.45901: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.45918: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.46108: variable 'networkmanager_version' from source: set_fact 21824 1727096363.46143: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.46290: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.46293: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.46409: variable 'networkmanager_version' from source: set_fact 21824 1727096363.46423: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.46555: variable 'network_state' from source: role '' defaults 21824 1727096363.46576: Evaluated conditional (network_state != {}): False 21824 1727096363.46616: when evaluation is False, skipping this task 21824 1727096363.46620: _execute() done 21824 1727096363.46623: dumping result to json 21824 1727096363.46625: done dumping result, returning 21824 1727096363.46627: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-b8a1-9a25-00000000002f] 21824 1727096363.46629: sending task result for task 0afff68d-5257-b8a1-9a25-00000000002f 21824 1727096363.46821: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000002f 21824 1727096363.46826: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096363.46881: no more pending results, returning what we have 21824 1727096363.46886: results queue empty 21824 1727096363.46887: checking for any_errors_fatal 21824 1727096363.46903: done checking for any_errors_fatal 21824 1727096363.46904: checking for max_fail_percentage 21824 1727096363.46906: done checking for max_fail_percentage 21824 1727096363.46907: checking to see if all hosts have failed and the running result is not ok 21824 1727096363.46908: done checking to see if all hosts have failed 21824 1727096363.46909: getting the remaining hosts for this loop 21824 1727096363.46910: done getting the remaining hosts for this loop 21824 1727096363.46914: getting the next task for host managed_node1 21824 1727096363.46921: done getting next task for host managed_node1 21824 1727096363.46925: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096363.46928: ^ state is: HOST STATE: block=3, 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=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 21824 1727096363.46944: getting variables 21824 1727096363.46945: in VariableManager get_vars() 21824 1727096363.47116: Calling all_inventory to load vars for managed_node1 21824 1727096363.47120: Calling groups_inventory to load vars for managed_node1 21824 1727096363.47123: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096363.47134: Calling all_plugins_play to load vars for managed_node1 21824 1727096363.47137: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096363.47140: Calling groups_plugins_play to load vars for managed_node1 21824 1727096363.49499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096363.52844: done with get_vars() 21824 1727096363.52910: done getting variables 21824 1727096363.52998: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:23 -0400 (0:00:00.098) 0:00:18.670 ****** 21824 1727096363.53124: entering _queue_task() for managed_node1/debug 21824 1727096363.53619: worker is 1 (out of 1 available) 21824 1727096363.53631: exiting _queue_task() for managed_node1/debug 21824 1727096363.53648: done queuing things up, now waiting for results queue to drain 21824 1727096363.53650: waiting for pending results... 21824 1727096363.53981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096363.54186: in run() - task 0afff68d-5257-b8a1-9a25-000000000030 21824 1727096363.54190: variable 'ansible_search_path' from source: unknown 21824 1727096363.54193: variable 'ansible_search_path' from source: unknown 21824 1727096363.54195: calling self._execute() 21824 1727096363.54242: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.54254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.54266: variable 'omit' from source: magic vars 21824 1727096363.54645: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.54662: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.54848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096363.55153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096363.55209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096363.55249: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096363.55292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096363.55373: variable 'networkmanager_version' from source: set_fact 21824 1727096363.55396: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.55600: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.55603: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.55697: variable 'networkmanager_version' from source: set_fact 21824 1727096363.55720: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.55838: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.55850: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.55991: variable 'networkmanager_version' from source: set_fact 21824 1727096363.56005: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.56185: variable 'omit' from source: magic vars 21824 1727096363.56372: variable 'omit' from source: magic vars 21824 1727096363.56538: variable 'omit' from source: magic vars 21824 1727096363.56623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096363.56788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096363.56994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096363.56997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.56999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.57002: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096363.57004: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.57008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.57206: Set connection var ansible_shell_type to sh 21824 1727096363.57246: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096363.57447: Set connection var ansible_pipelining to False 21824 1727096363.57451: Set connection var ansible_timeout to 10 21824 1727096363.57453: Set connection var ansible_connection to ssh 21824 1727096363.57455: Set connection var ansible_shell_executable to /bin/sh 21824 1727096363.57457: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.57470: variable 'ansible_connection' from source: unknown 21824 1727096363.57479: variable 'ansible_module_compression' from source: unknown 21824 1727096363.57486: variable 'ansible_shell_type' from source: unknown 21824 1727096363.57493: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.57500: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.57508: variable 'ansible_pipelining' from source: unknown 21824 1727096363.57515: variable 'ansible_timeout' from source: unknown 21824 1727096363.57523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.57882: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096363.57885: variable 'omit' from source: magic vars 21824 1727096363.57888: starting attempt loop 21824 1727096363.57890: running the handler 21824 1727096363.58205: variable '__network_connections_result' from source: set_fact 21824 1727096363.58236: handler run complete 21824 1727096363.58307: attempt loop complete, returning result 21824 1727096363.58344: _execute() done 21824 1727096363.58373: dumping result to json 21824 1727096363.58419: done dumping result, returning 21824 1727096363.58428: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-b8a1-9a25-000000000030] 21824 1727096363.58431: sending task result for task 0afff68d-5257-b8a1-9a25-000000000030 21824 1727096363.58603: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000030 21824 1727096363.58606: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active)" ] } 21824 1727096363.58687: no more pending results, returning what we have 21824 1727096363.58691: results queue empty 21824 1727096363.58692: checking for any_errors_fatal 21824 1727096363.58699: done checking for any_errors_fatal 21824 1727096363.58700: checking for max_fail_percentage 21824 1727096363.58702: done checking for max_fail_percentage 21824 1727096363.58703: checking to see if all hosts have failed and the running result is not ok 21824 1727096363.58704: done checking to see if all hosts have failed 21824 1727096363.58705: getting the remaining hosts for this loop 21824 1727096363.58709: done getting the remaining hosts for this loop 21824 1727096363.58714: getting the next task for host managed_node1 21824 1727096363.58721: done getting next task for host managed_node1 21824 1727096363.58972: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096363.58976: ^ state is: HOST STATE: block=3, 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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096363.58994: getting variables 21824 1727096363.58995: in VariableManager get_vars() 21824 1727096363.59040: Calling all_inventory to load vars for managed_node1 21824 1727096363.59044: Calling groups_inventory to load vars for managed_node1 21824 1727096363.59047: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096363.59057: Calling all_plugins_play to load vars for managed_node1 21824 1727096363.59060: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096363.59063: Calling groups_plugins_play to load vars for managed_node1 21824 1727096363.60885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096363.63330: done with get_vars() 21824 1727096363.63390: done getting variables 21824 1727096363.63515: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:23 -0400 (0:00:00.105) 0:00:18.775 ****** 21824 1727096363.63643: entering _queue_task() for managed_node1/debug 21824 1727096363.64389: worker is 1 (out of 1 available) 21824 1727096363.64396: exiting _queue_task() for managed_node1/debug 21824 1727096363.64405: done queuing things up, now waiting for results queue to drain 21824 1727096363.64406: waiting for pending results... 21824 1727096363.64652: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096363.64657: in run() - task 0afff68d-5257-b8a1-9a25-000000000031 21824 1727096363.64660: variable 'ansible_search_path' from source: unknown 21824 1727096363.64662: variable 'ansible_search_path' from source: unknown 21824 1727096363.64665: calling self._execute() 21824 1727096363.64773: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.64785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.64798: variable 'omit' from source: magic vars 21824 1727096363.65213: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.65273: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.65428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096363.65752: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096363.65803: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096363.65847: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096363.65888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096363.65983: variable 'networkmanager_version' from source: set_fact 21824 1727096363.66048: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.66863: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.66876: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.67204: variable 'networkmanager_version' from source: set_fact 21824 1727096363.67289: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.67433: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.67445: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.67923: variable 'networkmanager_version' from source: set_fact 21824 1727096363.67926: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.67928: variable 'omit' from source: magic vars 21824 1727096363.68050: variable 'omit' from source: magic vars 21824 1727096363.68165: variable 'omit' from source: magic vars 21824 1727096363.68170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096363.68244: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096363.68281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096363.68305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.68322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.68358: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096363.68366: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.68385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.68872: Set connection var ansible_shell_type to sh 21824 1727096363.68876: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096363.68879: Set connection var ansible_pipelining to False 21824 1727096363.68881: Set connection var ansible_timeout to 10 21824 1727096363.68883: Set connection var ansible_connection to ssh 21824 1727096363.68885: Set connection var ansible_shell_executable to /bin/sh 21824 1727096363.68887: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.68889: variable 'ansible_connection' from source: unknown 21824 1727096363.68891: variable 'ansible_module_compression' from source: unknown 21824 1727096363.68893: variable 'ansible_shell_type' from source: unknown 21824 1727096363.68895: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.68896: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.68898: variable 'ansible_pipelining' from source: unknown 21824 1727096363.68901: variable 'ansible_timeout' from source: unknown 21824 1727096363.68903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.68999: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096363.69117: variable 'omit' from source: magic vars 21824 1727096363.69162: starting attempt loop 21824 1727096363.69165: running the handler 21824 1727096363.69251: variable '__network_connections_result' from source: set_fact 21824 1727096363.69335: variable '__network_connections_result' from source: set_fact 21824 1727096363.69491: handler run complete 21824 1727096363.69581: attempt loop complete, returning result 21824 1727096363.69584: _execute() done 21824 1727096363.69591: dumping result to json 21824 1727096363.69595: done dumping result, returning 21824 1727096363.69686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-b8a1-9a25-000000000031] 21824 1727096363.69690: sending task result for task 0afff68d-5257-b8a1-9a25-000000000031 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (not-active)" ] } } 21824 1727096363.69883: no more pending results, returning what we have 21824 1727096363.69887: results queue empty 21824 1727096363.69888: checking for any_errors_fatal 21824 1727096363.69893: done checking for any_errors_fatal 21824 1727096363.69893: checking for max_fail_percentage 21824 1727096363.69895: done checking for max_fail_percentage 21824 1727096363.69896: checking to see if all hosts have failed and the running result is not ok 21824 1727096363.69897: done checking to see if all hosts have failed 21824 1727096363.69905: getting the remaining hosts for this loop 21824 1727096363.69907: done getting the remaining hosts for this loop 21824 1727096363.69913: getting the next task for host managed_node1 21824 1727096363.69921: done getting next task for host managed_node1 21824 1727096363.69925: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096363.69928: ^ state is: HOST STATE: block=3, 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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096363.69941: getting variables 21824 1727096363.69943: in VariableManager get_vars() 21824 1727096363.70220: Calling all_inventory to load vars for managed_node1 21824 1727096363.70224: Calling groups_inventory to load vars for managed_node1 21824 1727096363.70226: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096363.70233: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000031 21824 1727096363.70236: WORKER PROCESS EXITING 21824 1727096363.70246: Calling all_plugins_play to load vars for managed_node1 21824 1727096363.70250: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096363.70253: Calling groups_plugins_play to load vars for managed_node1 21824 1727096363.72517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096363.75751: done with get_vars() 21824 1727096363.75783: done getting variables 21824 1727096363.76150: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:23 -0400 (0:00:00.125) 0:00:18.901 ****** 21824 1727096363.76197: entering _queue_task() for managed_node1/debug 21824 1727096363.76995: worker is 1 (out of 1 available) 21824 1727096363.77008: exiting _queue_task() for managed_node1/debug 21824 1727096363.77022: done queuing things up, now waiting for results queue to drain 21824 1727096363.77024: waiting for pending results... 21824 1727096363.77248: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096363.77460: in run() - task 0afff68d-5257-b8a1-9a25-000000000032 21824 1727096363.77466: variable 'ansible_search_path' from source: unknown 21824 1727096363.77474: variable 'ansible_search_path' from source: unknown 21824 1727096363.77476: calling self._execute() 21824 1727096363.77525: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.77529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.77550: variable 'omit' from source: magic vars 21824 1727096363.77955: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.77988: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.78207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096363.78519: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096363.78589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096363.78629: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096363.78691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096363.78764: variable 'networkmanager_version' from source: set_fact 21824 1727096363.78906: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.78993: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.78996: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.79161: variable 'networkmanager_version' from source: set_fact 21824 1727096363.79165: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.79304: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.79307: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.79504: variable 'networkmanager_version' from source: set_fact 21824 1727096363.79507: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.79681: variable 'network_state' from source: role '' defaults 21824 1727096363.79684: Evaluated conditional (network_state != {}): False 21824 1727096363.79686: when evaluation is False, skipping this task 21824 1727096363.79688: _execute() done 21824 1727096363.79691: dumping result to json 21824 1727096363.79693: done dumping result, returning 21824 1727096363.79695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-b8a1-9a25-000000000032] 21824 1727096363.79702: sending task result for task 0afff68d-5257-b8a1-9a25-000000000032 21824 1727096363.79764: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000032 21824 1727096363.79769: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21824 1727096363.79829: no more pending results, returning what we have 21824 1727096363.79832: results queue empty 21824 1727096363.79833: checking for any_errors_fatal 21824 1727096363.79841: done checking for any_errors_fatal 21824 1727096363.79842: checking for max_fail_percentage 21824 1727096363.79844: done checking for max_fail_percentage 21824 1727096363.79845: checking to see if all hosts have failed and the running result is not ok 21824 1727096363.79845: done checking to see if all hosts have failed 21824 1727096363.79846: getting the remaining hosts for this loop 21824 1727096363.79847: done getting the remaining hosts for this loop 21824 1727096363.79850: getting the next task for host managed_node1 21824 1727096363.79857: done getting next task for host managed_node1 21824 1727096363.79860: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096363.79864: ^ state is: HOST STATE: block=3, 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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096363.79880: getting variables 21824 1727096363.79882: in VariableManager get_vars() 21824 1727096363.79933: Calling all_inventory to load vars for managed_node1 21824 1727096363.79936: Calling groups_inventory to load vars for managed_node1 21824 1727096363.79939: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096363.79949: Calling all_plugins_play to load vars for managed_node1 21824 1727096363.79951: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096363.79953: Calling groups_plugins_play to load vars for managed_node1 21824 1727096363.82246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096363.88853: done with get_vars() 21824 1727096363.88882: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:23 -0400 (0:00:00.127) 0:00:19.028 ****** 21824 1727096363.88960: entering _queue_task() for managed_node1/ping 21824 1727096363.88962: Creating lock for ping 21824 1727096363.89331: worker is 1 (out of 1 available) 21824 1727096363.89344: exiting _queue_task() for managed_node1/ping 21824 1727096363.89356: done queuing things up, now waiting for results queue to drain 21824 1727096363.89358: waiting for pending results... 21824 1727096363.89824: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096363.89829: in run() - task 0afff68d-5257-b8a1-9a25-000000000033 21824 1727096363.89834: variable 'ansible_search_path' from source: unknown 21824 1727096363.89837: variable 'ansible_search_path' from source: unknown 21824 1727096363.89840: calling self._execute() 21824 1727096363.89933: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.89939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.89950: variable 'omit' from source: magic vars 21824 1727096363.90461: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.90465: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.90532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096363.90813: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096363.90854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096363.90931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096363.90963: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096363.91052: variable 'networkmanager_version' from source: set_fact 21824 1727096363.91064: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.91179: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.91183: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.91323: variable 'networkmanager_version' from source: set_fact 21824 1727096363.91327: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.91438: variable 'ansible_distribution_major_version' from source: facts 21824 1727096363.91443: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096363.91575: variable 'networkmanager_version' from source: set_fact 21824 1727096363.91583: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096363.91589: variable 'omit' from source: magic vars 21824 1727096363.91648: variable 'omit' from source: magic vars 21824 1727096363.91688: variable 'omit' from source: magic vars 21824 1727096363.91717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096363.91758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096363.91776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096363.91793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.91805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096363.91834: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096363.91837: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.91840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.91942: Set connection var ansible_shell_type to sh 21824 1727096363.91974: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096363.91978: Set connection var ansible_pipelining to False 21824 1727096363.91981: Set connection var ansible_timeout to 10 21824 1727096363.91983: Set connection var ansible_connection to ssh 21824 1727096363.91985: Set connection var ansible_shell_executable to /bin/sh 21824 1727096363.92002: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.92005: variable 'ansible_connection' from source: unknown 21824 1727096363.92008: variable 'ansible_module_compression' from source: unknown 21824 1727096363.92010: variable 'ansible_shell_type' from source: unknown 21824 1727096363.92013: variable 'ansible_shell_executable' from source: unknown 21824 1727096363.92015: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096363.92018: variable 'ansible_pipelining' from source: unknown 21824 1727096363.92020: variable 'ansible_timeout' from source: unknown 21824 1727096363.92022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096363.92191: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096363.92195: variable 'omit' from source: magic vars 21824 1727096363.92198: starting attempt loop 21824 1727096363.92200: running the handler 21824 1727096363.92202: _low_level_execute_command(): starting 21824 1727096363.92204: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096363.93121: 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 <<< 21824 1727096363.93128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096363.93131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096363.93234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096363.94956: stdout chunk (state=3): >>>/root <<< 21824 1727096363.95110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096363.95113: stderr chunk (state=3): >>><<< 21824 1727096363.95116: stdout chunk (state=3): >>><<< 21824 1727096363.95232: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096363.95244: _low_level_execute_command(): starting 21824 1727096363.95248: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827 `" && echo ansible-tmp-1727096363.9513917-22639-22600789630827="` echo /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827 `" ) && sleep 0' 21824 1727096363.95828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096363.95840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096363.95854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096363.95870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096363.95923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096363.95990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096363.96006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096363.96037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096363.96131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096363.98234: stdout chunk (state=3): >>>ansible-tmp-1727096363.9513917-22639-22600789630827=/root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827 <<< 21824 1727096363.98410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096363.98414: stderr chunk (state=3): >>><<< 21824 1727096363.98419: stdout chunk (state=3): >>><<< 21824 1727096363.98422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096363.9513917-22639-22600789630827=/root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096363.98578: variable 'ansible_module_compression' from source: unknown 21824 1727096363.98582: ANSIBALLZ: Using lock for ping 21824 1727096363.98584: ANSIBALLZ: Acquiring lock 21824 1727096363.98586: ANSIBALLZ: Lock acquired: 139821924546752 21824 1727096363.98588: ANSIBALLZ: Creating module 21824 1727096364.20778: ANSIBALLZ: Writing module into payload 21824 1727096364.20782: ANSIBALLZ: Writing module 21824 1727096364.20784: ANSIBALLZ: Renaming module 21824 1727096364.20786: ANSIBALLZ: Done creating module 21824 1727096364.20805: variable 'ansible_facts' from source: unknown 21824 1727096364.20884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py 21824 1727096364.21174: Sending initial data 21824 1727096364.21178: Sent initial data (152 bytes) 21824 1727096364.22058: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.22064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.22194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.22197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096364.22211: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.22217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.22222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096364.22227: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096364.22240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.22481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.22531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.24298: 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 <<< 21824 1727096364.24336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096364.24409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpmc_9jajv /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py <<< 21824 1727096364.24412: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py" <<< 21824 1727096364.24471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpmc_9jajv" to remote "/root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py" <<< 21824 1727096364.25430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.25433: stderr chunk (state=3): >>><<< 21824 1727096364.25435: stdout chunk (state=3): >>><<< 21824 1727096364.25461: done transferring module to remote 21824 1727096364.25474: _low_level_execute_command(): starting 21824 1727096364.25480: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/ /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py && sleep 0' 21824 1727096364.26518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.26845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096364.26848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.26851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.26853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.28695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.28741: stderr chunk (state=3): >>><<< 21824 1727096364.28746: stdout chunk (state=3): >>><<< 21824 1727096364.28772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.28776: _low_level_execute_command(): starting 21824 1727096364.28778: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/AnsiballZ_ping.py && sleep 0' 21824 1727096364.29322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.29330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.29339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.29352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.29363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096364.29371: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096364.29381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.29398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096364.29405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096364.29421: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096364.29429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.29438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.29450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.29457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096364.29477: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096364.29483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.29601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096364.29721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.29724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.29884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.45486: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21824 1727096364.47015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.47090: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 21824 1727096364.47154: stderr chunk (state=3): >>><<< 21824 1727096364.47157: stdout chunk (state=3): >>><<< 21824 1727096364.47375: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096364.47382: done with _execute_module (ping, {'_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': 'ping', '_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-1727096363.9513917-22639-22600789630827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096364.47392: _low_level_execute_command(): starting 21824 1727096364.47396: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096363.9513917-22639-22600789630827/ > /dev/null 2>&1 && sleep 0' 21824 1727096364.48327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.48370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.48404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.48540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.48559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.48687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.50617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.50676: stderr chunk (state=3): >>><<< 21824 1727096364.50680: stdout chunk (state=3): >>><<< 21824 1727096364.50722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.50726: handler run complete 21824 1727096364.50745: attempt loop complete, returning result 21824 1727096364.50751: _execute() done 21824 1727096364.50757: dumping result to json 21824 1727096364.50763: done dumping result, returning 21824 1727096364.50875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-b8a1-9a25-000000000033] 21824 1727096364.50879: sending task result for task 0afff68d-5257-b8a1-9a25-000000000033 21824 1727096364.50954: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000033 21824 1727096364.50957: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21824 1727096364.51028: no more pending results, returning what we have 21824 1727096364.51032: results queue empty 21824 1727096364.51032: checking for any_errors_fatal 21824 1727096364.51039: done checking for any_errors_fatal 21824 1727096364.51039: checking for max_fail_percentage 21824 1727096364.51041: done checking for max_fail_percentage 21824 1727096364.51043: checking to see if all hosts have failed and the running result is not ok 21824 1727096364.51044: done checking to see if all hosts have failed 21824 1727096364.51044: getting the remaining hosts for this loop 21824 1727096364.51046: done getting the remaining hosts for this loop 21824 1727096364.51049: getting the next task for host managed_node1 21824 1727096364.51061: done getting next task for host managed_node1 21824 1727096364.51064: ^ task is: TASK: meta (role_complete) 21824 1727096364.51070: ^ state is: HOST STATE: block=3, 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 21824 1727096364.51082: getting variables 21824 1727096364.51084: in VariableManager get_vars() 21824 1727096364.51134: Calling all_inventory to load vars for managed_node1 21824 1727096364.51136: Calling groups_inventory to load vars for managed_node1 21824 1727096364.51139: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096364.51149: Calling all_plugins_play to load vars for managed_node1 21824 1727096364.51152: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096364.51155: Calling groups_plugins_play to load vars for managed_node1 21824 1727096364.52292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096364.53382: done with get_vars() 21824 1727096364.53399: done getting variables 21824 1727096364.53497: done queuing things up, now waiting for results queue to drain 21824 1727096364.53499: results queue empty 21824 1727096364.53500: checking for any_errors_fatal 21824 1727096364.53502: done checking for any_errors_fatal 21824 1727096364.53505: checking for max_fail_percentage 21824 1727096364.53506: done checking for max_fail_percentage 21824 1727096364.53507: checking to see if all hosts have failed and the running result is not ok 21824 1727096364.53508: done checking to see if all hosts have failed 21824 1727096364.53508: getting the remaining hosts for this loop 21824 1727096364.53509: done getting the remaining hosts for this loop 21824 1727096364.53512: getting the next task for host managed_node1 21824 1727096364.53516: done getting next task for host managed_node1 21824 1727096364.53518: ^ task is: TASK: Get profile's ring options 21824 1727096364.53519: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096364.53522: getting variables 21824 1727096364.53523: in VariableManager get_vars() 21824 1727096364.53536: Calling all_inventory to load vars for managed_node1 21824 1727096364.53537: Calling groups_inventory to load vars for managed_node1 21824 1727096364.53539: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096364.53551: Calling all_plugins_play to load vars for managed_node1 21824 1727096364.53557: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096364.53562: Calling groups_plugins_play to load vars for managed_node1 21824 1727096364.54915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096364.56173: done with get_vars() 21824 1727096364.56194: done getting variables 21824 1727096364.56226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Monday 23 September 2024 08:59:24 -0400 (0:00:00.672) 0:00:19.701 ****** 21824 1727096364.56248: entering _queue_task() for managed_node1/command 21824 1727096364.56564: worker is 1 (out of 1 available) 21824 1727096364.56578: exiting _queue_task() for managed_node1/command 21824 1727096364.56590: done queuing things up, now waiting for results queue to drain 21824 1727096364.56592: waiting for pending results... 21824 1727096364.56838: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21824 1727096364.56844: in run() - task 0afff68d-5257-b8a1-9a25-000000000063 21824 1727096364.56852: variable 'ansible_search_path' from source: unknown 21824 1727096364.56884: calling self._execute() 21824 1727096364.56961: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096364.56964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096364.56974: variable 'omit' from source: magic vars 21824 1727096364.57298: variable 'ansible_distribution_major_version' from source: facts 21824 1727096364.57321: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096364.57485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096364.58107: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096364.58111: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096364.58114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096364.58116: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096364.58209: variable 'networkmanager_version' from source: set_fact 21824 1727096364.58228: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096364.58438: variable 'network_provider' from source: set_fact 21824 1727096364.58448: Evaluated conditional (network_provider == "nm"): True 21824 1727096364.58458: variable 'omit' from source: magic vars 21824 1727096364.58496: variable 'omit' from source: magic vars 21824 1727096364.58655: variable 'interface' from source: play vars 21824 1727096364.58712: variable 'omit' from source: magic vars 21824 1727096364.58831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096364.58891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096364.58918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096364.58936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096364.58948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096364.58982: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096364.59060: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096364.59122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096364.59242: Set connection var ansible_shell_type to sh 21824 1727096364.59373: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096364.59377: Set connection var ansible_pipelining to False 21824 1727096364.59379: Set connection var ansible_timeout to 10 21824 1727096364.59381: Set connection var ansible_connection to ssh 21824 1727096364.59382: Set connection var ansible_shell_executable to /bin/sh 21824 1727096364.59384: variable 'ansible_shell_executable' from source: unknown 21824 1727096364.59386: variable 'ansible_connection' from source: unknown 21824 1727096364.59388: variable 'ansible_module_compression' from source: unknown 21824 1727096364.59389: variable 'ansible_shell_type' from source: unknown 21824 1727096364.59391: variable 'ansible_shell_executable' from source: unknown 21824 1727096364.59392: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096364.59394: variable 'ansible_pipelining' from source: unknown 21824 1727096364.59395: variable 'ansible_timeout' from source: unknown 21824 1727096364.59397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096364.59455: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096364.59476: variable 'omit' from source: magic vars 21824 1727096364.59485: starting attempt loop 21824 1727096364.59492: running the handler 21824 1727096364.59533: _low_level_execute_command(): starting 21824 1727096364.59548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096364.60975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.60991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.61049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.61145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.62853: stdout chunk (state=3): >>>/root <<< 21824 1727096364.63013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.63028: stderr chunk (state=3): >>><<< 21824 1727096364.63043: stdout chunk (state=3): >>><<< 21824 1727096364.63093: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.63129: _low_level_execute_command(): starting 21824 1727096364.63149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980 `" && echo ansible-tmp-1727096364.6311514-22673-106731343643980="` echo /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980 `" ) && sleep 0' 21824 1727096364.64300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.64316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.64340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.64387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.64508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096364.64521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.64538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.64636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.66666: stdout chunk (state=3): >>>ansible-tmp-1727096364.6311514-22673-106731343643980=/root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980 <<< 21824 1727096364.66855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.66860: stdout chunk (state=3): >>><<< 21824 1727096364.67074: stderr chunk (state=3): >>><<< 21824 1727096364.67077: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096364.6311514-22673-106731343643980=/root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.67080: variable 'ansible_module_compression' from source: unknown 21824 1727096364.67082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096364.67084: variable 'ansible_facts' from source: unknown 21824 1727096364.67137: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py 21824 1727096364.67400: Sending initial data 21824 1727096364.67404: Sent initial data (156 bytes) 21824 1727096364.68044: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.68085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.68102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096364.68189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.68419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.68487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.70185: 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 <<< 21824 1727096364.70260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096364.70330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpprdqb_my /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py <<< 21824 1727096364.70334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py" <<< 21824 1727096364.70426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpprdqb_my" to remote "/root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py" <<< 21824 1727096364.71285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.71384: stderr chunk (state=3): >>><<< 21824 1727096364.71389: stdout chunk (state=3): >>><<< 21824 1727096364.71436: done transferring module to remote 21824 1727096364.71439: _low_level_execute_command(): starting 21824 1727096364.71443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/ /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py && sleep 0' 21824 1727096364.72382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.72430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.72501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.74472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.74476: stdout chunk (state=3): >>><<< 21824 1727096364.74478: stderr chunk (state=3): >>><<< 21824 1727096364.74576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.74580: _low_level_execute_command(): starting 21824 1727096364.74583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/AnsiballZ_command.py && sleep 0' 21824 1727096364.75147: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.75161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.75179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.75198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096364.75236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096364.75320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.75349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.75460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.92749: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:24.910126", "end": "2024-09-23 08:59:24.925768", "delta": "0:00:00.015642", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096364.94476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096364.94496: stderr chunk (state=3): >>><<< 21824 1727096364.94575: stdout chunk (state=3): >>><<< 21824 1727096364.94579: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:24.910126", "end": "2024-09-23 08:59:24.925768", "delta": "0:00:00.015642", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096364.94582: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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.command', '_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-1727096364.6311514-22673-106731343643980/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096364.94603: _low_level_execute_command(): starting 21824 1727096364.94607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096364.6311514-22673-106731343643980/ > /dev/null 2>&1 && sleep 0' 21824 1727096364.95429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096364.95433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096364.95435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.95437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096364.95444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096364.95487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096364.95490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096364.95494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096364.95562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096364.97532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096364.97537: stdout chunk (state=3): >>><<< 21824 1727096364.97540: stderr chunk (state=3): >>><<< 21824 1727096364.97554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096364.97560: handler run complete 21824 1727096364.97588: Evaluated conditional (False): False 21824 1727096364.97596: attempt loop complete, returning result 21824 1727096364.97599: _execute() done 21824 1727096364.97601: dumping result to json 21824 1727096364.97605: done dumping result, returning 21824 1727096364.97613: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-b8a1-9a25-000000000063] 21824 1727096364.97617: sending task result for task 0afff68d-5257-b8a1-9a25-000000000063 21824 1727096364.97720: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000063 21824 1727096364.97723: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015642", "end": "2024-09-23 08:59:24.925768", "rc": 0, "start": "2024-09-23 08:59:24.910126" } 21824 1727096364.97797: no more pending results, returning what we have 21824 1727096364.97800: results queue empty 21824 1727096364.97801: checking for any_errors_fatal 21824 1727096364.97803: done checking for any_errors_fatal 21824 1727096364.97803: checking for max_fail_percentage 21824 1727096364.97805: done checking for max_fail_percentage 21824 1727096364.97806: checking to see if all hosts have failed and the running result is not ok 21824 1727096364.97807: done checking to see if all hosts have failed 21824 1727096364.97807: getting the remaining hosts for this loop 21824 1727096364.97808: done getting the remaining hosts for this loop 21824 1727096364.97812: getting the next task for host managed_node1 21824 1727096364.97819: done getting next task for host managed_node1 21824 1727096364.97821: ^ task is: TASK: ASSERT: The profile does not contain ring options 21824 1727096364.97823: ^ state is: HOST STATE: block=3, 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 21824 1727096364.97827: getting variables 21824 1727096364.97828: in VariableManager get_vars() 21824 1727096364.97879: Calling all_inventory to load vars for managed_node1 21824 1727096364.97882: Calling groups_inventory to load vars for managed_node1 21824 1727096364.97884: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096364.97895: Calling all_plugins_play to load vars for managed_node1 21824 1727096364.97897: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096364.97899: Calling groups_plugins_play to load vars for managed_node1 21824 1727096364.98669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.00324: done with get_vars() 21824 1727096365.00354: done getting variables 21824 1727096365.00429: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Monday 23 September 2024 08:59:25 -0400 (0:00:00.442) 0:00:20.144 ****** 21824 1727096365.00472: entering _queue_task() for managed_node1/assert 21824 1727096365.00852: worker is 1 (out of 1 available) 21824 1727096365.01072: exiting _queue_task() for managed_node1/assert 21824 1727096365.01089: done queuing things up, now waiting for results queue to drain 21824 1727096365.01091: waiting for pending results... 21824 1727096365.01339: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21824 1727096365.01345: in run() - task 0afff68d-5257-b8a1-9a25-000000000064 21824 1727096365.01348: variable 'ansible_search_path' from source: unknown 21824 1727096365.01486: calling self._execute() 21824 1727096365.01497: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.01508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.01518: variable 'omit' from source: magic vars 21824 1727096365.01999: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.02006: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.02205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.02584: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.02587: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.02619: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.02653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.02739: variable 'networkmanager_version' from source: set_fact 21824 1727096365.02772: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.02924: variable 'network_provider' from source: set_fact 21824 1727096365.02928: Evaluated conditional (network_provider == "nm"): True 21824 1727096365.02934: variable 'omit' from source: magic vars 21824 1727096365.03012: variable 'omit' from source: magic vars 21824 1727096365.03015: variable 'omit' from source: magic vars 21824 1727096365.03024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096365.03057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096365.03081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096365.03099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.03109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.03137: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096365.03141: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.03143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.03473: Set connection var ansible_shell_type to sh 21824 1727096365.03476: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096365.03479: Set connection var ansible_pipelining to False 21824 1727096365.03481: Set connection var ansible_timeout to 10 21824 1727096365.03483: Set connection var ansible_connection to ssh 21824 1727096365.03486: Set connection var ansible_shell_executable to /bin/sh 21824 1727096365.03489: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.03492: variable 'ansible_connection' from source: unknown 21824 1727096365.03495: variable 'ansible_module_compression' from source: unknown 21824 1727096365.03498: variable 'ansible_shell_type' from source: unknown 21824 1727096365.03500: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.03503: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.03505: variable 'ansible_pipelining' from source: unknown 21824 1727096365.03508: variable 'ansible_timeout' from source: unknown 21824 1727096365.03511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.03514: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096365.03517: variable 'omit' from source: magic vars 21824 1727096365.03520: starting attempt loop 21824 1727096365.03523: running the handler 21824 1727096365.03605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096365.06724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096365.06795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096365.06834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096365.07088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096365.07122: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096365.07312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096365.07339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096365.07536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096365.07579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096365.07595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096365.07886: variable 'no_ring_nm' from source: set_fact 21824 1727096365.07924: Evaluated conditional (no_ring_nm.stdout | length == 0): True 21824 1727096365.07928: handler run complete 21824 1727096365.07931: attempt loop complete, returning result 21824 1727096365.07934: _execute() done 21824 1727096365.07936: dumping result to json 21824 1727096365.07938: done dumping result, returning 21824 1727096365.07941: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0afff68d-5257-b8a1-9a25-000000000064] 21824 1727096365.07971: sending task result for task 0afff68d-5257-b8a1-9a25-000000000064 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096365.08346: no more pending results, returning what we have 21824 1727096365.08349: results queue empty 21824 1727096365.08349: checking for any_errors_fatal 21824 1727096365.08358: done checking for any_errors_fatal 21824 1727096365.08359: checking for max_fail_percentage 21824 1727096365.08361: done checking for max_fail_percentage 21824 1727096365.08362: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.08362: done checking to see if all hosts have failed 21824 1727096365.08363: getting the remaining hosts for this loop 21824 1727096365.08364: done getting the remaining hosts for this loop 21824 1727096365.08376: getting the next task for host managed_node1 21824 1727096365.08384: done getting next task for host managed_node1 21824 1727096365.08387: ^ task is: TASK: Get profile's ring options 21824 1727096365.08389: ^ state is: HOST STATE: block=3, 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 21824 1727096365.08392: getting variables 21824 1727096365.08394: in VariableManager get_vars() 21824 1727096365.08451: Calling all_inventory to load vars for managed_node1 21824 1727096365.08455: Calling groups_inventory to load vars for managed_node1 21824 1727096365.08457: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.08484: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.08487: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.08491: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.09642: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000064 21824 1727096365.09647: WORKER PROCESS EXITING 21824 1727096365.13088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.14624: done with get_vars() 21824 1727096365.14655: done getting variables 21824 1727096365.14777: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Monday 23 September 2024 08:59:25 -0400 (0:00:00.143) 0:00:20.287 ****** 21824 1727096365.14807: entering _queue_task() for managed_node1/command 21824 1727096365.15162: worker is 1 (out of 1 available) 21824 1727096365.15377: exiting _queue_task() for managed_node1/command 21824 1727096365.15387: done queuing things up, now waiting for results queue to drain 21824 1727096365.15388: waiting for pending results... 21824 1727096365.15468: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21824 1727096365.15710: in run() - task 0afff68d-5257-b8a1-9a25-000000000065 21824 1727096365.15715: variable 'ansible_search_path' from source: unknown 21824 1727096365.15820: calling self._execute() 21824 1727096365.15828: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.15832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.15834: variable 'omit' from source: magic vars 21824 1727096365.16081: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.16092: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.16364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.16521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.16563: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.16603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.16633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.16715: variable 'networkmanager_version' from source: set_fact 21824 1727096365.16730: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.16875: variable 'network_provider' from source: set_fact 21824 1727096365.16878: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096365.16881: when evaluation is False, skipping this task 21824 1727096365.16884: _execute() done 21824 1727096365.16886: dumping result to json 21824 1727096365.16889: done dumping result, returning 21824 1727096365.16896: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-b8a1-9a25-000000000065] 21824 1727096365.16902: sending task result for task 0afff68d-5257-b8a1-9a25-000000000065 21824 1727096365.16994: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000065 21824 1727096365.16997: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096365.17070: no more pending results, returning what we have 21824 1727096365.17074: results queue empty 21824 1727096365.17075: checking for any_errors_fatal 21824 1727096365.17082: done checking for any_errors_fatal 21824 1727096365.17083: checking for max_fail_percentage 21824 1727096365.17085: done checking for max_fail_percentage 21824 1727096365.17086: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.17087: done checking to see if all hosts have failed 21824 1727096365.17088: getting the remaining hosts for this loop 21824 1727096365.17089: done getting the remaining hosts for this loop 21824 1727096365.17092: getting the next task for host managed_node1 21824 1727096365.17100: done getting next task for host managed_node1 21824 1727096365.17103: ^ task is: TASK: ASSERT: The profile does not contain ring options 21824 1727096365.17105: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096365.17109: getting variables 21824 1727096365.17111: in VariableManager get_vars() 21824 1727096365.17160: Calling all_inventory to load vars for managed_node1 21824 1727096365.17163: Calling groups_inventory to load vars for managed_node1 21824 1727096365.17165: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.17180: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.17183: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.17186: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.18722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.20275: done with get_vars() 21824 1727096365.20297: done getting variables 21824 1727096365.20356: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Monday 23 September 2024 08:59:25 -0400 (0:00:00.055) 0:00:20.343 ****** 21824 1727096365.20390: entering _queue_task() for managed_node1/assert 21824 1727096365.20711: worker is 1 (out of 1 available) 21824 1727096365.20723: exiting _queue_task() for managed_node1/assert 21824 1727096365.20736: done queuing things up, now waiting for results queue to drain 21824 1727096365.20738: waiting for pending results... 21824 1727096365.21122: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21824 1727096365.21127: in run() - task 0afff68d-5257-b8a1-9a25-000000000066 21824 1727096365.21131: variable 'ansible_search_path' from source: unknown 21824 1727096365.21239: calling self._execute() 21824 1727096365.21246: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.21253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.21602: variable 'omit' from source: magic vars 21824 1727096365.21648: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.21660: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.21836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.22106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.22146: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.22677: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.22680: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.22682: variable 'networkmanager_version' from source: set_fact 21824 1727096365.22685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.22752: variable 'network_provider' from source: set_fact 21824 1727096365.22756: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096365.22758: when evaluation is False, skipping this task 21824 1727096365.22761: _execute() done 21824 1727096365.22765: dumping result to json 21824 1727096365.22775: done dumping result, returning 21824 1727096365.22783: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0afff68d-5257-b8a1-9a25-000000000066] 21824 1727096365.22786: sending task result for task 0afff68d-5257-b8a1-9a25-000000000066 21824 1727096365.22879: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000066 21824 1727096365.22883: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096365.22934: no more pending results, returning what we have 21824 1727096365.22938: results queue empty 21824 1727096365.22939: checking for any_errors_fatal 21824 1727096365.22945: done checking for any_errors_fatal 21824 1727096365.22946: checking for max_fail_percentage 21824 1727096365.22948: done checking for max_fail_percentage 21824 1727096365.22949: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.22950: done checking to see if all hosts have failed 21824 1727096365.22950: getting the remaining hosts for this loop 21824 1727096365.22951: done getting the remaining hosts for this loop 21824 1727096365.22955: getting the next task for host managed_node1 21824 1727096365.22961: done getting next task for host managed_node1 21824 1727096365.22964: ^ task is: TASK: TEST: I can set rx. 21824 1727096365.22970: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096365.22975: getting variables 21824 1727096365.22976: in VariableManager get_vars() 21824 1727096365.23031: Calling all_inventory to load vars for managed_node1 21824 1727096365.23034: Calling groups_inventory to load vars for managed_node1 21824 1727096365.23036: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.23048: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.23052: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.23055: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.25292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.28518: done with get_vars() 21824 1727096365.28549: done getting variables 21824 1727096365.28720: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Monday 23 September 2024 08:59:25 -0400 (0:00:00.083) 0:00:20.426 ****** 21824 1727096365.28753: entering _queue_task() for managed_node1/debug 21824 1727096365.29405: worker is 1 (out of 1 available) 21824 1727096365.29417: exiting _queue_task() for managed_node1/debug 21824 1727096365.29430: done queuing things up, now waiting for results queue to drain 21824 1727096365.29431: waiting for pending results... 21824 1727096365.30409: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 21824 1727096365.30414: in run() - task 0afff68d-5257-b8a1-9a25-000000000067 21824 1727096365.30417: variable 'ansible_search_path' from source: unknown 21824 1727096365.30420: calling self._execute() 21824 1727096365.30515: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.30536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.30550: variable 'omit' from source: magic vars 21824 1727096365.30942: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.30959: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.31156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.31433: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.31488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.31528: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.31566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.31664: variable 'networkmanager_version' from source: set_fact 21824 1727096365.31684: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.31700: variable 'omit' from source: magic vars 21824 1727096365.31724: variable 'omit' from source: magic vars 21824 1727096365.31764: variable 'omit' from source: magic vars 21824 1727096365.31799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096365.31911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096365.32373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096365.32376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.32379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.32381: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096365.32383: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.32385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.32409: Set connection var ansible_shell_type to sh 21824 1727096365.32420: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096365.32429: Set connection var ansible_pipelining to False 21824 1727096365.32440: Set connection var ansible_timeout to 10 21824 1727096365.32445: Set connection var ansible_connection to ssh 21824 1727096365.32454: Set connection var ansible_shell_executable to /bin/sh 21824 1727096365.32478: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.32772: variable 'ansible_connection' from source: unknown 21824 1727096365.32776: variable 'ansible_module_compression' from source: unknown 21824 1727096365.32778: variable 'ansible_shell_type' from source: unknown 21824 1727096365.32780: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.32782: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.32784: variable 'ansible_pipelining' from source: unknown 21824 1727096365.32786: variable 'ansible_timeout' from source: unknown 21824 1727096365.32788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.32825: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096365.32842: variable 'omit' from source: magic vars 21824 1727096365.32852: starting attempt loop 21824 1727096365.32859: running the handler 21824 1727096365.32909: handler run complete 21824 1727096365.33173: attempt loop complete, returning result 21824 1727096365.33176: _execute() done 21824 1727096365.33179: dumping result to json 21824 1727096365.33181: done dumping result, returning 21824 1727096365.33183: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [0afff68d-5257-b8a1-9a25-000000000067] 21824 1727096365.33186: sending task result for task 0afff68d-5257-b8a1-9a25-000000000067 21824 1727096365.33251: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000067 21824 1727096365.33254: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21824 1727096365.33311: no more pending results, returning what we have 21824 1727096365.33314: results queue empty 21824 1727096365.33314: checking for any_errors_fatal 21824 1727096365.33319: done checking for any_errors_fatal 21824 1727096365.33320: checking for max_fail_percentage 21824 1727096365.33322: done checking for max_fail_percentage 21824 1727096365.33323: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.33323: done checking to see if all hosts have failed 21824 1727096365.33324: getting the remaining hosts for this loop 21824 1727096365.33325: done getting the remaining hosts for this loop 21824 1727096365.33328: getting the next task for host managed_node1 21824 1727096365.33336: done getting next task for host managed_node1 21824 1727096365.33341: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096365.33344: ^ state is: HOST STATE: block=3, 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 21824 1727096365.33361: getting variables 21824 1727096365.33363: in VariableManager get_vars() 21824 1727096365.33415: Calling all_inventory to load vars for managed_node1 21824 1727096365.33418: Calling groups_inventory to load vars for managed_node1 21824 1727096365.33420: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.33429: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.33432: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.33434: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.35932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.39237: done with get_vars() 21824 1727096365.39259: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:25 -0400 (0:00:00.110) 0:00:20.536 ****** 21824 1727096365.39761: entering _queue_task() for managed_node1/include_tasks 21824 1727096365.40354: worker is 1 (out of 1 available) 21824 1727096365.40371: exiting _queue_task() for managed_node1/include_tasks 21824 1727096365.40383: done queuing things up, now waiting for results queue to drain 21824 1727096365.40385: waiting for pending results... 21824 1727096365.41085: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096365.41090: in run() - task 0afff68d-5257-b8a1-9a25-00000000006f 21824 1727096365.41094: variable 'ansible_search_path' from source: unknown 21824 1727096365.41096: variable 'ansible_search_path' from source: unknown 21824 1727096365.41476: calling self._execute() 21824 1727096365.41479: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.41482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.41485: variable 'omit' from source: magic vars 21824 1727096365.42143: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.42159: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.42531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.42995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.43217: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.43257: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.43299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.43384: variable 'networkmanager_version' from source: set_fact 21824 1727096365.43587: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.43739: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.43980: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.44112: variable 'networkmanager_version' from source: set_fact 21824 1727096365.44126: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.44233: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.44573: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.44609: variable 'networkmanager_version' from source: set_fact 21824 1727096365.44624: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.44636: _execute() done 21824 1727096365.44646: dumping result to json 21824 1727096365.44654: done dumping result, returning 21824 1727096365.44666: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-b8a1-9a25-00000000006f] 21824 1727096365.44679: sending task result for task 0afff68d-5257-b8a1-9a25-00000000006f 21824 1727096365.44819: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000006f 21824 1727096365.44823: WORKER PROCESS EXITING 21824 1727096365.44839: no more pending results, returning what we have 21824 1727096365.44844: in VariableManager get_vars() 21824 1727096365.44908: Calling all_inventory to load vars for managed_node1 21824 1727096365.44911: Calling groups_inventory to load vars for managed_node1 21824 1727096365.44914: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.44924: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.44928: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.44931: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.46725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.48675: done with get_vars() 21824 1727096365.48786: variable 'ansible_search_path' from source: unknown 21824 1727096365.48787: variable 'ansible_search_path' from source: unknown 21824 1727096365.48833: we have included files to process 21824 1727096365.48834: generating all_blocks data 21824 1727096365.48836: done generating all_blocks data 21824 1727096365.48842: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096365.48843: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096365.48845: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096365.49994: done processing included file 21824 1727096365.49996: iterating over new_blocks loaded from include file 21824 1727096365.49997: in VariableManager get_vars() 21824 1727096365.50025: done with get_vars() 21824 1727096365.50027: filtering new block on tags 21824 1727096365.50043: done filtering new block on tags 21824 1727096365.50045: in VariableManager get_vars() 21824 1727096365.50070: done with get_vars() 21824 1727096365.50072: filtering new block on tags 21824 1727096365.50090: done filtering new block on tags 21824 1727096365.50092: in VariableManager get_vars() 21824 1727096365.50120: done with get_vars() 21824 1727096365.50122: filtering new block on tags 21824 1727096365.50137: done filtering new block on tags 21824 1727096365.50139: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21824 1727096365.50143: extending task lists for all hosts with included blocks 21824 1727096365.51024: done extending task lists 21824 1727096365.51025: done processing included files 21824 1727096365.51026: results queue empty 21824 1727096365.51027: checking for any_errors_fatal 21824 1727096365.51031: done checking for any_errors_fatal 21824 1727096365.51032: checking for max_fail_percentage 21824 1727096365.51033: done checking for max_fail_percentage 21824 1727096365.51034: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.51035: done checking to see if all hosts have failed 21824 1727096365.51036: getting the remaining hosts for this loop 21824 1727096365.51037: done getting the remaining hosts for this loop 21824 1727096365.51039: getting the next task for host managed_node1 21824 1727096365.51045: done getting next task for host managed_node1 21824 1727096365.51047: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096365.51050: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096365.51068: getting variables 21824 1727096365.51070: in VariableManager get_vars() 21824 1727096365.51100: Calling all_inventory to load vars for managed_node1 21824 1727096365.51103: Calling groups_inventory to load vars for managed_node1 21824 1727096365.51105: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.51110: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.51112: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.51121: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.53093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.55352: done with get_vars() 21824 1727096365.55379: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:25 -0400 (0:00:00.157) 0:00:20.694 ****** 21824 1727096365.55466: entering _queue_task() for managed_node1/setup 21824 1727096365.55834: worker is 1 (out of 1 available) 21824 1727096365.55852: exiting _queue_task() for managed_node1/setup 21824 1727096365.55865: done queuing things up, now waiting for results queue to drain 21824 1727096365.55871: waiting for pending results... 21824 1727096365.56145: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096365.56313: in run() - task 0afff68d-5257-b8a1-9a25-0000000003f4 21824 1727096365.56335: variable 'ansible_search_path' from source: unknown 21824 1727096365.56347: variable 'ansible_search_path' from source: unknown 21824 1727096365.56394: calling self._execute() 21824 1727096365.56488: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.56507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.56522: variable 'omit' from source: magic vars 21824 1727096365.56900: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.56917: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.57101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.57475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.57524: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.57585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.57604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.57705: variable 'networkmanager_version' from source: set_fact 21824 1727096365.57722: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.57910: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.57914: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.57989: variable 'networkmanager_version' from source: set_fact 21824 1727096365.58004: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.58117: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.58135: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.58269: variable 'networkmanager_version' from source: set_fact 21824 1727096365.58345: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.58433: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.58444: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.58586: variable 'networkmanager_version' from source: set_fact 21824 1727096365.58600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.58773: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.58778: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.58852: variable 'networkmanager_version' from source: set_fact 21824 1727096365.58894: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.59045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096365.61263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096365.61428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096365.61431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096365.61438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096365.61473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096365.61582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096365.61630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096365.61671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096365.61717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096365.61738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096365.62176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096365.62179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096365.62182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096365.62184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096365.62186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096365.62279: variable '__network_required_facts' from source: role '' defaults 21824 1727096365.62356: variable 'ansible_facts' from source: unknown 21824 1727096365.63049: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21824 1727096365.63052: when evaluation is False, skipping this task 21824 1727096365.63055: _execute() done 21824 1727096365.63058: dumping result to json 21824 1727096365.63060: done dumping result, returning 21824 1727096365.63068: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-b8a1-9a25-0000000003f4] 21824 1727096365.63075: sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f4 21824 1727096365.63162: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f4 21824 1727096365.63164: 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 } 21824 1727096365.63211: no more pending results, returning what we have 21824 1727096365.63214: results queue empty 21824 1727096365.63214: checking for any_errors_fatal 21824 1727096365.63215: done checking for any_errors_fatal 21824 1727096365.63216: checking for max_fail_percentage 21824 1727096365.63218: done checking for max_fail_percentage 21824 1727096365.63219: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.63219: done checking to see if all hosts have failed 21824 1727096365.63220: getting the remaining hosts for this loop 21824 1727096365.63228: done getting the remaining hosts for this loop 21824 1727096365.63231: getting the next task for host managed_node1 21824 1727096365.63241: done getting next task for host managed_node1 21824 1727096365.63244: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096365.63248: ^ state is: HOST STATE: block=3, 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=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 21824 1727096365.63265: getting variables 21824 1727096365.63272: in VariableManager get_vars() 21824 1727096365.63323: Calling all_inventory to load vars for managed_node1 21824 1727096365.63326: Calling groups_inventory to load vars for managed_node1 21824 1727096365.63328: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.63337: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.63340: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.63342: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.64134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.66044: done with get_vars() 21824 1727096365.66077: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:25 -0400 (0:00:00.107) 0:00:20.801 ****** 21824 1727096365.66202: entering _queue_task() for managed_node1/stat 21824 1727096365.66604: worker is 1 (out of 1 available) 21824 1727096365.66621: exiting _queue_task() for managed_node1/stat 21824 1727096365.66634: done queuing things up, now waiting for results queue to drain 21824 1727096365.66636: waiting for pending results... 21824 1727096365.66924: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096365.67131: in run() - task 0afff68d-5257-b8a1-9a25-0000000003f6 21824 1727096365.67140: variable 'ansible_search_path' from source: unknown 21824 1727096365.67143: variable 'ansible_search_path' from source: unknown 21824 1727096365.67183: calling self._execute() 21824 1727096365.67292: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.67295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.67299: variable 'omit' from source: magic vars 21824 1727096365.67669: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.67681: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.67895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.68318: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.68388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.68433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.68491: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.68687: variable 'networkmanager_version' from source: set_fact 21824 1727096365.68690: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.68756: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.68769: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.68939: variable 'networkmanager_version' from source: set_fact 21824 1727096365.68952: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.69128: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.69132: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.69487: variable 'networkmanager_version' from source: set_fact 21824 1727096365.69490: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.69970: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.69974: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.70073: variable 'networkmanager_version' from source: set_fact 21824 1727096365.70081: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.70152: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.70155: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.70241: variable 'networkmanager_version' from source: set_fact 21824 1727096365.70254: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.70361: 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) 21824 1727096365.70377: 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) 21824 1727096365.70396: 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) 21824 1727096365.70413: 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) 21824 1727096365.70462: variable '__network_is_ostree' from source: set_fact 21824 1727096365.70465: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096365.70472: when evaluation is False, skipping this task 21824 1727096365.70474: _execute() done 21824 1727096365.70477: dumping result to json 21824 1727096365.70479: done dumping result, returning 21824 1727096365.70489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-b8a1-9a25-0000000003f6] 21824 1727096365.70491: sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f6 21824 1727096365.70585: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f6 21824 1727096365.70592: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096365.70643: no more pending results, returning what we have 21824 1727096365.70646: results queue empty 21824 1727096365.70647: checking for any_errors_fatal 21824 1727096365.70652: done checking for any_errors_fatal 21824 1727096365.70653: checking for max_fail_percentage 21824 1727096365.70654: done checking for max_fail_percentage 21824 1727096365.70655: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.70656: done checking to see if all hosts have failed 21824 1727096365.70657: getting the remaining hosts for this loop 21824 1727096365.70658: done getting the remaining hosts for this loop 21824 1727096365.70661: getting the next task for host managed_node1 21824 1727096365.70672: done getting next task for host managed_node1 21824 1727096365.70675: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096365.70679: ^ state is: HOST STATE: block=3, 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=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 21824 1727096365.70699: getting variables 21824 1727096365.70701: in VariableManager get_vars() 21824 1727096365.70748: Calling all_inventory to load vars for managed_node1 21824 1727096365.70750: Calling groups_inventory to load vars for managed_node1 21824 1727096365.70752: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.70761: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.70764: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.70776: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.71818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.73494: done with get_vars() 21824 1727096365.73520: done getting variables 21824 1727096365.73633: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:25 -0400 (0:00:00.074) 0:00:20.876 ****** 21824 1727096365.73687: entering _queue_task() for managed_node1/set_fact 21824 1727096365.74058: worker is 1 (out of 1 available) 21824 1727096365.74279: exiting _queue_task() for managed_node1/set_fact 21824 1727096365.74291: done queuing things up, now waiting for results queue to drain 21824 1727096365.74293: waiting for pending results... 21824 1727096365.74421: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096365.74612: in run() - task 0afff68d-5257-b8a1-9a25-0000000003f7 21824 1727096365.74652: variable 'ansible_search_path' from source: unknown 21824 1727096365.74665: variable 'ansible_search_path' from source: unknown 21824 1727096365.74708: calling self._execute() 21824 1727096365.74896: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.74900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.74906: variable 'omit' from source: magic vars 21824 1727096365.75290: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.75303: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.75427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.75622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.75655: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.75682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.75724: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.75783: variable 'networkmanager_version' from source: set_fact 21824 1727096365.75792: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.75871: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.75874: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.75957: variable 'networkmanager_version' from source: set_fact 21824 1727096365.75965: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.76037: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.76041: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.76129: variable 'networkmanager_version' from source: set_fact 21824 1727096365.76136: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.76292: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.76295: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.76399: variable 'networkmanager_version' from source: set_fact 21824 1727096365.76407: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.76508: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.76511: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.76644: variable 'networkmanager_version' from source: set_fact 21824 1727096365.76651: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.76770: 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) 21824 1727096365.76789: 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) 21824 1727096365.76806: 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) 21824 1727096365.76823: 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) 21824 1727096365.76877: variable '__network_is_ostree' from source: set_fact 21824 1727096365.76895: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096365.76900: when evaluation is False, skipping this task 21824 1727096365.76903: _execute() done 21824 1727096365.76906: dumping result to json 21824 1727096365.76908: done dumping result, returning 21824 1727096365.76930: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-b8a1-9a25-0000000003f7] 21824 1727096365.76933: sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f7 21824 1727096365.77021: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f7 21824 1727096365.77024: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096365.77086: no more pending results, returning what we have 21824 1727096365.77093: results queue empty 21824 1727096365.77094: checking for any_errors_fatal 21824 1727096365.77101: done checking for any_errors_fatal 21824 1727096365.77102: checking for max_fail_percentage 21824 1727096365.77104: done checking for max_fail_percentage 21824 1727096365.77105: checking to see if all hosts have failed and the running result is not ok 21824 1727096365.77106: done checking to see if all hosts have failed 21824 1727096365.77106: getting the remaining hosts for this loop 21824 1727096365.77107: done getting the remaining hosts for this loop 21824 1727096365.77111: getting the next task for host managed_node1 21824 1727096365.77122: done getting next task for host managed_node1 21824 1727096365.77126: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096365.77130: ^ state is: HOST STATE: block=3, 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=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 21824 1727096365.77153: getting variables 21824 1727096365.77155: in VariableManager get_vars() 21824 1727096365.77236: Calling all_inventory to load vars for managed_node1 21824 1727096365.77240: Calling groups_inventory to load vars for managed_node1 21824 1727096365.77242: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096365.77253: Calling all_plugins_play to load vars for managed_node1 21824 1727096365.77256: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096365.77258: Calling groups_plugins_play to load vars for managed_node1 21824 1727096365.78639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096365.79968: done with get_vars() 21824 1727096365.79986: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:25 -0400 (0:00:00.064) 0:00:20.940 ****** 21824 1727096365.80108: entering _queue_task() for managed_node1/service_facts 21824 1727096365.80450: worker is 1 (out of 1 available) 21824 1727096365.80465: exiting _queue_task() for managed_node1/service_facts 21824 1727096365.80485: done queuing things up, now waiting for results queue to drain 21824 1727096365.80487: waiting for pending results... 21824 1727096365.80686: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096365.80800: in run() - task 0afff68d-5257-b8a1-9a25-0000000003f9 21824 1727096365.80811: variable 'ansible_search_path' from source: unknown 21824 1727096365.80816: variable 'ansible_search_path' from source: unknown 21824 1727096365.80845: calling self._execute() 21824 1727096365.80932: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.80936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.80949: variable 'omit' from source: magic vars 21824 1727096365.81236: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.81259: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.81451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096365.81725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096365.81847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096365.81902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096365.81974: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096365.82049: variable 'networkmanager_version' from source: set_fact 21824 1727096365.82060: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.82170: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.82175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.82308: variable 'networkmanager_version' from source: set_fact 21824 1727096365.82316: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.82485: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.82489: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.82581: variable 'networkmanager_version' from source: set_fact 21824 1727096365.82587: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.82700: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.82703: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.82975: variable 'networkmanager_version' from source: set_fact 21824 1727096365.82978: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.82981: variable 'ansible_distribution_major_version' from source: facts 21824 1727096365.82983: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096365.83266: variable 'networkmanager_version' from source: set_fact 21824 1727096365.83473: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096365.83476: variable 'omit' from source: magic vars 21824 1727096365.83611: variable 'omit' from source: magic vars 21824 1727096365.83637: variable 'omit' from source: magic vars 21824 1727096365.83675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096365.83751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096365.83816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096365.83938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.83955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096365.83991: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096365.83994: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.83997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.84077: Set connection var ansible_shell_type to sh 21824 1727096365.84083: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096365.84089: Set connection var ansible_pipelining to False 21824 1727096365.84097: Set connection var ansible_timeout to 10 21824 1727096365.84099: Set connection var ansible_connection to ssh 21824 1727096365.84105: Set connection var ansible_shell_executable to /bin/sh 21824 1727096365.84123: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.84126: variable 'ansible_connection' from source: unknown 21824 1727096365.84129: variable 'ansible_module_compression' from source: unknown 21824 1727096365.84131: variable 'ansible_shell_type' from source: unknown 21824 1727096365.84133: variable 'ansible_shell_executable' from source: unknown 21824 1727096365.84135: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096365.84138: variable 'ansible_pipelining' from source: unknown 21824 1727096365.84142: variable 'ansible_timeout' from source: unknown 21824 1727096365.84147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096365.84259: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096365.84273: variable 'omit' from source: magic vars 21824 1727096365.84277: starting attempt loop 21824 1727096365.84280: running the handler 21824 1727096365.84291: _low_level_execute_command(): starting 21824 1727096365.84298: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096365.84773: 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 <<< 21824 1727096365.84798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096365.84804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096365.84806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096365.84859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096365.84863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096365.84871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096365.84946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096365.86673: stdout chunk (state=3): >>>/root <<< 21824 1727096365.87005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096365.87009: stdout chunk (state=3): >>><<< 21824 1727096365.87019: stderr chunk (state=3): >>><<< 21824 1727096365.87022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096365.87025: _low_level_execute_command(): starting 21824 1727096365.87027: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411 `" && echo ansible-tmp-1727096365.86905-22735-172113501176411="` echo /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411 `" ) && sleep 0' 21824 1727096365.87627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096365.87632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096365.87729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096365.89800: stdout chunk (state=3): >>>ansible-tmp-1727096365.86905-22735-172113501176411=/root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411 <<< 21824 1727096365.89803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096365.89833: stderr chunk (state=3): >>><<< 21824 1727096365.89843: stdout chunk (state=3): >>><<< 21824 1727096365.89865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096365.86905-22735-172113501176411=/root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096365.89927: variable 'ansible_module_compression' from source: unknown 21824 1727096365.89995: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21824 1727096365.90028: variable 'ansible_facts' from source: unknown 21824 1727096365.90127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py 21824 1727096365.90343: Sending initial data 21824 1727096365.90346: Sent initial data (160 bytes) 21824 1727096365.90926: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096365.90940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096365.90953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096365.90984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096365.91088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096365.91113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096365.91210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096365.92879: 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 <<< 21824 1727096365.92940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096365.93031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpqo99qddx /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py <<< 21824 1727096365.93035: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py" <<< 21824 1727096365.93094: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpqo99qddx" to remote "/root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py" <<< 21824 1727096365.93929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096365.94047: stderr chunk (state=3): >>><<< 21824 1727096365.94050: stdout chunk (state=3): >>><<< 21824 1727096365.94060: done transferring module to remote 21824 1727096365.94081: _low_level_execute_command(): starting 21824 1727096365.94091: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/ /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py && sleep 0' 21824 1727096365.94722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096365.94738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096365.94751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096365.94773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096365.94828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096365.94893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096365.94911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096365.94942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096365.95084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096365.96978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096365.96982: stderr chunk (state=3): >>><<< 21824 1727096365.96989: stdout chunk (state=3): >>><<< 21824 1727096365.97001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096365.97004: _low_level_execute_command(): starting 21824 1727096365.97010: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/AnsiballZ_service_facts.py && sleep 0' 21824 1727096365.97661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096365.97675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096365.97682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096365.97696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096365.97709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096365.97756: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096365.97759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096365.97762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096365.97764: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096365.97771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096365.97792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096365.97849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096365.97865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096365.97878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096365.97895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096365.97988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.56414: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21824 1727096367.56448: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 21824 1727096367.56457: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 21824 1727096367.56484: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 21824 1727096367.56499: stdout chunk (state=3): >>>inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 21824 1727096367.56509: stdout chunk (state=3): >>>atic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21824 1727096367.58380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096367.58384: stdout chunk (state=3): >>><<< 21824 1727096367.58386: stderr chunk (state=3): >>><<< 21824 1727096367.58396: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096367.58991: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1727096365.86905-22735-172113501176411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096367.59008: _low_level_execute_command(): starting 21824 1727096367.59018: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096365.86905-22735-172113501176411/ > /dev/null 2>&1 && sleep 0' 21824 1727096367.59618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096367.59629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096367.59683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.59745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.59763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096367.59780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.59882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.61874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096367.61878: stdout chunk (state=3): >>><<< 21824 1727096367.61881: stderr chunk (state=3): >>><<< 21824 1727096367.61884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096367.61887: handler run complete 21824 1727096367.62083: variable 'ansible_facts' from source: unknown 21824 1727096367.62473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096367.63015: variable 'ansible_facts' from source: unknown 21824 1727096367.63315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096367.63529: attempt loop complete, returning result 21824 1727096367.63539: _execute() done 21824 1727096367.63545: dumping result to json 21824 1727096367.63616: done dumping result, returning 21824 1727096367.63629: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-b8a1-9a25-0000000003f9] 21824 1727096367.63638: sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f9 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096367.64660: no more pending results, returning what we have 21824 1727096367.64663: results queue empty 21824 1727096367.64664: checking for any_errors_fatal 21824 1727096367.64671: done checking for any_errors_fatal 21824 1727096367.64672: checking for max_fail_percentage 21824 1727096367.64674: done checking for max_fail_percentage 21824 1727096367.64675: checking to see if all hosts have failed and the running result is not ok 21824 1727096367.64676: done checking to see if all hosts have failed 21824 1727096367.64677: getting the remaining hosts for this loop 21824 1727096367.64678: done getting the remaining hosts for this loop 21824 1727096367.64682: getting the next task for host managed_node1 21824 1727096367.64689: done getting next task for host managed_node1 21824 1727096367.64692: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096367.64697: ^ state is: HOST STATE: block=3, 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096367.64708: getting variables 21824 1727096367.64709: in VariableManager get_vars() 21824 1727096367.64753: Calling all_inventory to load vars for managed_node1 21824 1727096367.64756: Calling groups_inventory to load vars for managed_node1 21824 1727096367.64758: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096367.64884: Calling all_plugins_play to load vars for managed_node1 21824 1727096367.64889: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096367.64893: Calling groups_plugins_play to load vars for managed_node1 21824 1727096367.65501: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000003f9 21824 1727096367.65504: WORKER PROCESS EXITING 21824 1727096367.66388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096367.68081: done with get_vars() 21824 1727096367.68114: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:27 -0400 (0:00:01.883) 0:00:22.823 ****** 21824 1727096367.68444: entering _queue_task() for managed_node1/package_facts 21824 1727096367.69008: worker is 1 (out of 1 available) 21824 1727096367.69018: exiting _queue_task() for managed_node1/package_facts 21824 1727096367.69028: done queuing things up, now waiting for results queue to drain 21824 1727096367.69030: waiting for pending results... 21824 1727096367.69926: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096367.70134: in run() - task 0afff68d-5257-b8a1-9a25-0000000003fa 21824 1727096367.70153: variable 'ansible_search_path' from source: unknown 21824 1727096367.70163: variable 'ansible_search_path' from source: unknown 21824 1727096367.70210: calling self._execute() 21824 1727096367.70316: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096367.70329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096367.70382: variable 'omit' from source: magic vars 21824 1727096367.71072: variable 'ansible_distribution_major_version' from source: facts 21824 1727096367.71095: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096367.71393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096367.71616: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096367.71670: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096367.71707: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096367.71751: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096367.71850: variable 'networkmanager_version' from source: set_fact 21824 1727096367.71936: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096367.71991: variable 'ansible_distribution_major_version' from source: facts 21824 1727096367.72002: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096367.72139: variable 'networkmanager_version' from source: set_fact 21824 1727096367.72159: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096367.72278: variable 'ansible_distribution_major_version' from source: facts 21824 1727096367.72288: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096367.72423: variable 'networkmanager_version' from source: set_fact 21824 1727096367.72483: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096367.72610: variable 'ansible_distribution_major_version' from source: facts 21824 1727096367.72620: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096367.72760: variable 'networkmanager_version' from source: set_fact 21824 1727096367.72776: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096367.72889: variable 'ansible_distribution_major_version' from source: facts 21824 1727096367.72899: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096367.73047: variable 'networkmanager_version' from source: set_fact 21824 1727096367.73272: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096367.73276: variable 'omit' from source: magic vars 21824 1727096367.73278: variable 'omit' from source: magic vars 21824 1727096367.73280: variable 'omit' from source: magic vars 21824 1727096367.73282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096367.73284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096367.73286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096367.73288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096367.73290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096367.73312: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096367.73319: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096367.73326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096367.73421: Set connection var ansible_shell_type to sh 21824 1727096367.73432: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096367.73441: Set connection var ansible_pipelining to False 21824 1727096367.73455: Set connection var ansible_timeout to 10 21824 1727096367.73460: Set connection var ansible_connection to ssh 21824 1727096367.73474: Set connection var ansible_shell_executable to /bin/sh 21824 1727096367.73639: variable 'ansible_shell_executable' from source: unknown 21824 1727096367.73678: variable 'ansible_connection' from source: unknown 21824 1727096367.73686: variable 'ansible_module_compression' from source: unknown 21824 1727096367.73692: variable 'ansible_shell_type' from source: unknown 21824 1727096367.73698: variable 'ansible_shell_executable' from source: unknown 21824 1727096367.73704: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096367.73710: variable 'ansible_pipelining' from source: unknown 21824 1727096367.73716: variable 'ansible_timeout' from source: unknown 21824 1727096367.73722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096367.74183: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096367.74186: variable 'omit' from source: magic vars 21824 1727096367.74190: starting attempt loop 21824 1727096367.74192: running the handler 21824 1727096367.74194: _low_level_execute_command(): starting 21824 1727096367.74196: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096367.75178: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.75214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.75232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096367.75254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.75359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.77376: stdout chunk (state=3): >>>/root <<< 21824 1727096367.77381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096367.77384: stdout chunk (state=3): >>><<< 21824 1727096367.77386: stderr chunk (state=3): >>><<< 21824 1727096367.77389: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096367.77400: _low_level_execute_command(): starting 21824 1727096367.77403: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739 `" && echo ansible-tmp-1727096367.7728834-22822-16785020024739="` echo /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739 `" ) && sleep 0' 21824 1727096367.78549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.78811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.78884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.80856: stdout chunk (state=3): >>>ansible-tmp-1727096367.7728834-22822-16785020024739=/root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739 <<< 21824 1727096367.80996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096367.81007: stdout chunk (state=3): >>><<< 21824 1727096367.81020: stderr chunk (state=3): >>><<< 21824 1727096367.81379: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096367.7728834-22822-16785020024739=/root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096367.81387: variable 'ansible_module_compression' from source: unknown 21824 1727096367.81390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21824 1727096367.81393: variable 'ansible_facts' from source: unknown 21824 1727096367.81736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py 21824 1727096367.82403: Sending initial data 21824 1727096367.82406: Sent initial data (161 bytes) 21824 1727096367.83506: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096367.83535: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096367.83628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.83640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096367.83657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.83754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.85510: 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 <<< 21824 1727096367.85572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096367.85631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpgv_brhr4 /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py <<< 21824 1727096367.85637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py" <<< 21824 1727096367.85710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpgv_brhr4" to remote "/root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py" <<< 21824 1727096367.87477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096367.87552: stderr chunk (state=3): >>><<< 21824 1727096367.87556: stdout chunk (state=3): >>><<< 21824 1727096367.87583: done transferring module to remote 21824 1727096367.87594: _low_level_execute_command(): starting 21824 1727096367.87599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/ /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py && sleep 0' 21824 1727096367.88255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096367.88258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096367.88261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096367.88272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096367.88275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096367.88300: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096367.88303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.88305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096367.88312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096367.88314: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096367.88378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096367.88381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096367.88384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096367.88386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096367.88388: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096367.88390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.88508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.88511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096367.88686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.88941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096367.90815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096367.90860: stderr chunk (state=3): >>><<< 21824 1727096367.90866: stdout chunk (state=3): >>><<< 21824 1727096367.90892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096367.90895: _low_level_execute_command(): starting 21824 1727096367.90900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/AnsiballZ_package_facts.py && sleep 0' 21824 1727096367.91495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096367.91502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096367.91513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096367.91528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096367.91541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096367.91548: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096367.91557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.91576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096367.91583: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096367.91590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096367.91601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096367.91604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096367.91616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096367.91623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096367.91629: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096367.91638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096367.91712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096367.91724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096367.91731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096367.91996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096368.36245: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release"<<< 21824 1727096368.36274: stdout chunk (state=3): >>>: "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap":<<< 21824 1727096368.36282: stdout chunk (state=3): >>> [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source"<<< 21824 1727096368.36321: stdout chunk (state=3): >>>: "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1"<<< 21824 1727096368.36333: stdout chunk (state=3): >>>, "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], <<< 21824 1727096368.36432: stdout chunk (state=3): >>>"pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18"<<< 21824 1727096368.36440: stdout chunk (state=3): >>>, "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "<<< 21824 1727096368.36473: stdout chunk (state=3): >>>epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21824 1727096368.38214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096368.38243: stderr chunk (state=3): >>><<< 21824 1727096368.38246: stdout chunk (state=3): >>><<< 21824 1727096368.38293: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096368.39875: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1727096367.7728834-22822-16785020024739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096368.39879: _low_level_execute_command(): starting 21824 1727096368.39882: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096367.7728834-22822-16785020024739/ > /dev/null 2>&1 && sleep 0' 21824 1727096368.40414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096368.40430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096368.40443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096368.40460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096368.40481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096368.40494: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096368.40509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096368.40528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096368.40540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096368.40550: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096368.40643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096368.40669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096368.40772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096368.42677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096368.42739: stderr chunk (state=3): >>><<< 21824 1727096368.42749: stdout chunk (state=3): >>><<< 21824 1727096368.42771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096368.42784: handler run complete 21824 1727096368.43652: variable 'ansible_facts' from source: unknown 21824 1727096368.44146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.46819: variable 'ansible_facts' from source: unknown 21824 1727096368.47207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.47907: attempt loop complete, returning result 21824 1727096368.47927: _execute() done 21824 1727096368.47935: dumping result to json 21824 1727096368.48505: done dumping result, returning 21824 1727096368.48590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-b8a1-9a25-0000000003fa] 21824 1727096368.48593: sending task result for task 0afff68d-5257-b8a1-9a25-0000000003fa 21824 1727096368.51340: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000003fa 21824 1727096368.51344: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096368.51501: no more pending results, returning what we have 21824 1727096368.51503: results queue empty 21824 1727096368.51504: checking for any_errors_fatal 21824 1727096368.51509: done checking for any_errors_fatal 21824 1727096368.51509: checking for max_fail_percentage 21824 1727096368.51511: done checking for max_fail_percentage 21824 1727096368.51512: checking to see if all hosts have failed and the running result is not ok 21824 1727096368.51512: done checking to see if all hosts have failed 21824 1727096368.51513: getting the remaining hosts for this loop 21824 1727096368.51514: done getting the remaining hosts for this loop 21824 1727096368.51517: getting the next task for host managed_node1 21824 1727096368.51525: done getting next task for host managed_node1 21824 1727096368.51528: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096368.51531: ^ state is: HOST STATE: block=3, 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=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 21824 1727096368.51541: getting variables 21824 1727096368.51542: in VariableManager get_vars() 21824 1727096368.51583: Calling all_inventory to load vars for managed_node1 21824 1727096368.51586: Calling groups_inventory to load vars for managed_node1 21824 1727096368.51588: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096368.51596: Calling all_plugins_play to load vars for managed_node1 21824 1727096368.51599: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096368.51602: Calling groups_plugins_play to load vars for managed_node1 21824 1727096368.53990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.57210: done with get_vars() 21824 1727096368.57237: done getting variables 21824 1727096368.57309: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:28 -0400 (0:00:00.889) 0:00:23.712 ****** 21824 1727096368.57353: entering _queue_task() for managed_node1/debug 21824 1727096368.57745: worker is 1 (out of 1 available) 21824 1727096368.57758: exiting _queue_task() for managed_node1/debug 21824 1727096368.57775: done queuing things up, now waiting for results queue to drain 21824 1727096368.57777: waiting for pending results... 21824 1727096368.58097: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096368.58226: in run() - task 0afff68d-5257-b8a1-9a25-000000000070 21824 1727096368.58250: variable 'ansible_search_path' from source: unknown 21824 1727096368.58259: variable 'ansible_search_path' from source: unknown 21824 1727096368.58309: calling self._execute() 21824 1727096368.58410: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.58422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.58435: variable 'omit' from source: magic vars 21824 1727096368.58835: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.58874: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.59039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096368.59392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096368.59398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096368.59437: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096368.59478: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096368.59576: variable 'networkmanager_version' from source: set_fact 21824 1727096368.59594: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.59723: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.59734: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.59878: variable 'networkmanager_version' from source: set_fact 21824 1727096368.59936: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.60006: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.60017: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.60158: variable 'networkmanager_version' from source: set_fact 21824 1727096368.60174: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.60186: variable 'omit' from source: magic vars 21824 1727096368.60247: variable 'omit' from source: magic vars 21824 1727096368.60374: variable 'network_provider' from source: set_fact 21824 1727096368.60379: variable 'omit' from source: magic vars 21824 1727096368.60416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096368.60500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096368.60573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096368.60576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096368.60579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096368.60600: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096368.60610: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.60618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.60727: Set connection var ansible_shell_type to sh 21824 1727096368.60741: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096368.60752: Set connection var ansible_pipelining to False 21824 1727096368.60777: Set connection var ansible_timeout to 10 21824 1727096368.60808: Set connection var ansible_connection to ssh 21824 1727096368.60811: Set connection var ansible_shell_executable to /bin/sh 21824 1727096368.60829: variable 'ansible_shell_executable' from source: unknown 21824 1727096368.60841: variable 'ansible_connection' from source: unknown 21824 1727096368.60917: variable 'ansible_module_compression' from source: unknown 21824 1727096368.60920: variable 'ansible_shell_type' from source: unknown 21824 1727096368.60922: variable 'ansible_shell_executable' from source: unknown 21824 1727096368.60924: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.60926: variable 'ansible_pipelining' from source: unknown 21824 1727096368.60928: variable 'ansible_timeout' from source: unknown 21824 1727096368.60930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.61007: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096368.61032: variable 'omit' from source: magic vars 21824 1727096368.61041: starting attempt loop 21824 1727096368.61048: running the handler 21824 1727096368.61098: handler run complete 21824 1727096368.61117: attempt loop complete, returning result 21824 1727096368.61125: _execute() done 21824 1727096368.61141: dumping result to json 21824 1727096368.61174: done dumping result, returning 21824 1727096368.61178: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-b8a1-9a25-000000000070] 21824 1727096368.61181: sending task result for task 0afff68d-5257-b8a1-9a25-000000000070 ok: [managed_node1] => {} MSG: Using network provider: nm 21824 1727096368.61329: no more pending results, returning what we have 21824 1727096368.61334: results queue empty 21824 1727096368.61335: checking for any_errors_fatal 21824 1727096368.61344: done checking for any_errors_fatal 21824 1727096368.61344: checking for max_fail_percentage 21824 1727096368.61346: done checking for max_fail_percentage 21824 1727096368.61348: checking to see if all hosts have failed and the running result is not ok 21824 1727096368.61348: done checking to see if all hosts have failed 21824 1727096368.61349: getting the remaining hosts for this loop 21824 1727096368.61350: done getting the remaining hosts for this loop 21824 1727096368.61354: getting the next task for host managed_node1 21824 1727096368.61361: done getting next task for host managed_node1 21824 1727096368.61366: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21824 1727096368.61473: ^ state is: HOST STATE: block=3, 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=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 21824 1727096368.61486: getting variables 21824 1727096368.61488: in VariableManager get_vars() 21824 1727096368.61540: Calling all_inventory to load vars for managed_node1 21824 1727096368.61543: Calling groups_inventory to load vars for managed_node1 21824 1727096368.61546: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096368.61556: Calling all_plugins_play to load vars for managed_node1 21824 1727096368.61771: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096368.61779: Calling groups_plugins_play to load vars for managed_node1 21824 1727096368.62390: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000070 21824 1727096368.62393: WORKER PROCESS EXITING 21824 1727096368.63174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.64778: done with get_vars() 21824 1727096368.64810: done getting variables 21824 1727096368.64872: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:28 -0400 (0:00:00.075) 0:00:23.788 ****** 21824 1727096368.64921: entering _queue_task() for managed_node1/fail 21824 1727096368.65844: worker is 1 (out of 1 available) 21824 1727096368.65859: exiting _queue_task() for managed_node1/fail 21824 1727096368.65875: done queuing things up, now waiting for results queue to drain 21824 1727096368.65876: waiting for pending results... 21824 1727096368.66153: 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 21824 1727096368.66396: in run() - task 0afff68d-5257-b8a1-9a25-000000000071 21824 1727096368.66409: variable 'ansible_search_path' from source: unknown 21824 1727096368.66414: variable 'ansible_search_path' from source: unknown 21824 1727096368.66450: calling self._execute() 21824 1727096368.66761: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.66769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.66785: variable 'omit' from source: magic vars 21824 1727096368.67659: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.67712: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.67915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096368.68196: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096368.68247: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096368.68285: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096368.68335: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096368.68443: variable 'networkmanager_version' from source: set_fact 21824 1727096368.68446: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.68547: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.68552: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.68773: variable 'networkmanager_version' from source: set_fact 21824 1727096368.68776: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.68807: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.68811: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.68941: variable 'networkmanager_version' from source: set_fact 21824 1727096368.68950: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.69115: variable 'network_state' from source: role '' defaults 21824 1727096368.69127: Evaluated conditional (network_state != {}): False 21824 1727096368.69131: when evaluation is False, skipping this task 21824 1727096368.69134: _execute() done 21824 1727096368.69137: dumping result to json 21824 1727096368.69139: done dumping result, returning 21824 1727096368.69146: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-b8a1-9a25-000000000071] 21824 1727096368.69149: sending task result for task 0afff68d-5257-b8a1-9a25-000000000071 21824 1727096368.69410: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000071 21824 1727096368.69413: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096368.69483: no more pending results, returning what we have 21824 1727096368.69486: results queue empty 21824 1727096368.69487: checking for any_errors_fatal 21824 1727096368.69492: done checking for any_errors_fatal 21824 1727096368.69492: checking for max_fail_percentage 21824 1727096368.69494: done checking for max_fail_percentage 21824 1727096368.69495: checking to see if all hosts have failed and the running result is not ok 21824 1727096368.69496: done checking to see if all hosts have failed 21824 1727096368.69496: getting the remaining hosts for this loop 21824 1727096368.69497: done getting the remaining hosts for this loop 21824 1727096368.69501: getting the next task for host managed_node1 21824 1727096368.69506: done getting next task for host managed_node1 21824 1727096368.69510: ^ 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 21824 1727096368.69512: ^ state is: HOST STATE: block=3, 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=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 21824 1727096368.69529: getting variables 21824 1727096368.69530: in VariableManager get_vars() 21824 1727096368.69616: Calling all_inventory to load vars for managed_node1 21824 1727096368.69627: Calling groups_inventory to load vars for managed_node1 21824 1727096368.69643: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096368.69654: Calling all_plugins_play to load vars for managed_node1 21824 1727096368.69657: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096368.69676: Calling groups_plugins_play to load vars for managed_node1 21824 1727096368.71556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.78884: done with get_vars() 21824 1727096368.78930: done getting variables 21824 1727096368.79092: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:28 -0400 (0:00:00.142) 0:00:23.930 ****** 21824 1727096368.79146: entering _queue_task() for managed_node1/fail 21824 1727096368.79951: worker is 1 (out of 1 available) 21824 1727096368.79963: exiting _queue_task() for managed_node1/fail 21824 1727096368.79982: done queuing things up, now waiting for results queue to drain 21824 1727096368.79984: waiting for pending results... 21824 1727096368.80404: 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 21824 1727096368.80573: in run() - task 0afff68d-5257-b8a1-9a25-000000000072 21824 1727096368.80614: variable 'ansible_search_path' from source: unknown 21824 1727096368.80618: variable 'ansible_search_path' from source: unknown 21824 1727096368.80649: calling self._execute() 21824 1727096368.80801: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.80812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.80826: variable 'omit' from source: magic vars 21824 1727096368.81496: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.81511: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.81766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096368.82246: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096368.82281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096368.82405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096368.82542: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096368.82545: variable 'networkmanager_version' from source: set_fact 21824 1727096368.82570: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.82793: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.82799: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.83006: variable 'networkmanager_version' from source: set_fact 21824 1727096368.83026: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.83247: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.83253: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.83434: variable 'networkmanager_version' from source: set_fact 21824 1727096368.83443: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.83610: variable 'network_state' from source: role '' defaults 21824 1727096368.83624: Evaluated conditional (network_state != {}): False 21824 1727096368.83628: when evaluation is False, skipping this task 21824 1727096368.83631: _execute() done 21824 1727096368.83634: dumping result to json 21824 1727096368.83636: done dumping result, returning 21824 1727096368.83642: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-b8a1-9a25-000000000072] 21824 1727096368.83645: sending task result for task 0afff68d-5257-b8a1-9a25-000000000072 21824 1727096368.83841: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000072 21824 1727096368.83845: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096368.83921: no more pending results, returning what we have 21824 1727096368.83924: results queue empty 21824 1727096368.83925: checking for any_errors_fatal 21824 1727096368.83931: done checking for any_errors_fatal 21824 1727096368.83931: checking for max_fail_percentage 21824 1727096368.83933: done checking for max_fail_percentage 21824 1727096368.83934: checking to see if all hosts have failed and the running result is not ok 21824 1727096368.83935: done checking to see if all hosts have failed 21824 1727096368.83935: getting the remaining hosts for this loop 21824 1727096368.83937: done getting the remaining hosts for this loop 21824 1727096368.83940: getting the next task for host managed_node1 21824 1727096368.83945: done getting next task for host managed_node1 21824 1727096368.83948: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21824 1727096368.83951: ^ state is: HOST STATE: block=3, 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=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 21824 1727096368.83966: getting variables 21824 1727096368.83969: in VariableManager get_vars() 21824 1727096368.84118: Calling all_inventory to load vars for managed_node1 21824 1727096368.84121: Calling groups_inventory to load vars for managed_node1 21824 1727096368.84124: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096368.84133: Calling all_plugins_play to load vars for managed_node1 21824 1727096368.84185: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096368.84190: Calling groups_plugins_play to load vars for managed_node1 21824 1727096368.85128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.86011: done with get_vars() 21824 1727096368.86030: done getting variables 21824 1727096368.86078: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:28 -0400 (0:00:00.069) 0:00:24.000 ****** 21824 1727096368.86104: entering _queue_task() for managed_node1/fail 21824 1727096368.86593: worker is 1 (out of 1 available) 21824 1727096368.86609: exiting _queue_task() for managed_node1/fail 21824 1727096368.86621: done queuing things up, now waiting for results queue to drain 21824 1727096368.86623: waiting for pending results... 21824 1727096368.87140: 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 21824 1727096368.87490: in run() - task 0afff68d-5257-b8a1-9a25-000000000073 21824 1727096368.87499: variable 'ansible_search_path' from source: unknown 21824 1727096368.87502: variable 'ansible_search_path' from source: unknown 21824 1727096368.87505: calling self._execute() 21824 1727096368.87507: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.87596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.87612: variable 'omit' from source: magic vars 21824 1727096368.88180: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.88204: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.88366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096368.88636: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096368.88675: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096368.88754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096368.88813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096368.88889: variable 'networkmanager_version' from source: set_fact 21824 1727096368.88900: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.88977: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.88981: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.89082: variable 'networkmanager_version' from source: set_fact 21824 1727096368.89090: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.89160: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.89163: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.89254: variable 'networkmanager_version' from source: set_fact 21824 1727096368.89261: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096368.89352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096368.91836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096368.91918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096368.91951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096368.91991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096368.92010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096368.92106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096368.92131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096368.92165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096368.92213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096368.92224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096368.92296: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.92308: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21824 1727096368.92392: variable 'ansible_distribution' from source: facts 21824 1727096368.92395: variable '__network_rh_distros' from source: role '' defaults 21824 1727096368.92404: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21824 1727096368.92579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096368.92612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096368.92629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096368.92668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096368.92682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096368.92740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096368.92756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096368.92777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096368.92827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096368.92836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096368.92868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096368.92897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096368.92915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096368.92965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096368.92980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096368.93345: variable 'network_connections' from source: task vars 21824 1727096368.93349: variable 'interface' from source: play vars 21824 1727096368.93414: variable 'interface' from source: play vars 21824 1727096368.93417: variable 'network_state' from source: role '' defaults 21824 1727096368.93505: 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) 21824 1727096368.93571: 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) 21824 1727096368.93574: 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) 21824 1727096368.93790: 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) 21824 1727096368.93793: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21824 1727096368.93796: when evaluation is False, skipping this task 21824 1727096368.93797: _execute() done 21824 1727096368.93802: dumping result to json 21824 1727096368.93804: done dumping result, returning 21824 1727096368.93806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-b8a1-9a25-000000000073] 21824 1727096368.93808: sending task result for task 0afff68d-5257-b8a1-9a25-000000000073 21824 1727096368.93881: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000073 21824 1727096368.93885: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21824 1727096368.93930: no more pending results, returning what we have 21824 1727096368.93933: results queue empty 21824 1727096368.93937: checking for any_errors_fatal 21824 1727096368.93941: done checking for any_errors_fatal 21824 1727096368.93942: checking for max_fail_percentage 21824 1727096368.93943: done checking for max_fail_percentage 21824 1727096368.93944: checking to see if all hosts have failed and the running result is not ok 21824 1727096368.93945: done checking to see if all hosts have failed 21824 1727096368.93945: getting the remaining hosts for this loop 21824 1727096368.93946: done getting the remaining hosts for this loop 21824 1727096368.93949: getting the next task for host managed_node1 21824 1727096368.93955: done getting next task for host managed_node1 21824 1727096368.93958: ^ 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 21824 1727096368.93960: ^ state is: HOST STATE: block=3, 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=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 21824 1727096368.93977: getting variables 21824 1727096368.93978: in VariableManager get_vars() 21824 1727096368.94026: Calling all_inventory to load vars for managed_node1 21824 1727096368.94028: Calling groups_inventory to load vars for managed_node1 21824 1727096368.94031: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096368.94039: Calling all_plugins_play to load vars for managed_node1 21824 1727096368.94042: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096368.94044: Calling groups_plugins_play to load vars for managed_node1 21824 1727096368.96299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096368.97663: done with get_vars() 21824 1727096368.97695: done getting variables 21824 1727096368.97753: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:28 -0400 (0:00:00.116) 0:00:24.117 ****** 21824 1727096368.97792: entering _queue_task() for managed_node1/dnf 21824 1727096368.98353: worker is 1 (out of 1 available) 21824 1727096368.98365: exiting _queue_task() for managed_node1/dnf 21824 1727096368.98379: done queuing things up, now waiting for results queue to drain 21824 1727096368.98381: waiting for pending results... 21824 1727096368.98888: 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 21824 1727096368.98894: in run() - task 0afff68d-5257-b8a1-9a25-000000000074 21824 1727096368.98896: variable 'ansible_search_path' from source: unknown 21824 1727096368.98899: variable 'ansible_search_path' from source: unknown 21824 1727096368.98921: calling self._execute() 21824 1727096368.99069: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096368.99082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096368.99123: variable 'omit' from source: magic vars 21824 1727096368.99458: variable 'ansible_distribution_major_version' from source: facts 21824 1727096368.99482: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096368.99600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096368.99797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096368.99830: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096368.99857: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096368.99914: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096368.99984: variable 'networkmanager_version' from source: set_fact 21824 1727096368.99995: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.00071: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.00075: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.00160: variable 'networkmanager_version' from source: set_fact 21824 1727096369.00173: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.00245: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.00249: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.00480: variable 'networkmanager_version' from source: set_fact 21824 1727096369.00483: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.00550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.02711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.02794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.02836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.02885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.02919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.03013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.03062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.03105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.03151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.03175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.03301: variable 'ansible_distribution' from source: facts 21824 1727096369.03319: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.03339: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21824 1727096369.03473: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.03621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.03658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.03694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.03748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.03855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.03858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.03860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.03870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.03915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.03936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.03988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.04016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.04045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.04097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.04125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.04298: variable 'network_connections' from source: task vars 21824 1727096369.04407: variable 'interface' from source: play vars 21824 1727096369.04410: variable 'interface' from source: play vars 21824 1727096369.04471: 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) 21824 1727096369.04494: 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) 21824 1727096369.04526: 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) 21824 1727096369.04551: 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) 21824 1727096369.04609: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096369.04843: variable 'network_connections' from source: task vars 21824 1727096369.04858: variable 'interface' from source: play vars 21824 1727096369.04923: variable 'interface' from source: play vars 21824 1727096369.05057: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096369.05062: when evaluation is False, skipping this task 21824 1727096369.05064: _execute() done 21824 1727096369.05066: dumping result to json 21824 1727096369.05070: done dumping result, returning 21824 1727096369.05072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000074] 21824 1727096369.05074: sending task result for task 0afff68d-5257-b8a1-9a25-000000000074 21824 1727096369.05144: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000074 21824 1727096369.05147: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096369.05202: no more pending results, returning what we have 21824 1727096369.05206: results queue empty 21824 1727096369.05207: checking for any_errors_fatal 21824 1727096369.05215: done checking for any_errors_fatal 21824 1727096369.05216: checking for max_fail_percentage 21824 1727096369.05217: done checking for max_fail_percentage 21824 1727096369.05219: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.05220: done checking to see if all hosts have failed 21824 1727096369.05220: getting the remaining hosts for this loop 21824 1727096369.05222: done getting the remaining hosts for this loop 21824 1727096369.05225: getting the next task for host managed_node1 21824 1727096369.05232: done getting next task for host managed_node1 21824 1727096369.05237: ^ 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 21824 1727096369.05240: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.05261: getting variables 21824 1727096369.05262: in VariableManager get_vars() 21824 1727096369.05317: Calling all_inventory to load vars for managed_node1 21824 1727096369.05320: Calling groups_inventory to load vars for managed_node1 21824 1727096369.05323: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.05334: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.05338: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.05341: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.07034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.08683: done with get_vars() 21824 1727096369.08710: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096369.08792: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:29 -0400 (0:00:00.110) 0:00:24.227 ****** 21824 1727096369.08825: entering _queue_task() for managed_node1/yum 21824 1727096369.09389: worker is 1 (out of 1 available) 21824 1727096369.09399: exiting _queue_task() for managed_node1/yum 21824 1727096369.09411: done queuing things up, now waiting for results queue to drain 21824 1727096369.09412: waiting for pending results... 21824 1727096369.09653: 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 21824 1727096369.09670: in run() - task 0afff68d-5257-b8a1-9a25-000000000075 21824 1727096369.09750: variable 'ansible_search_path' from source: unknown 21824 1727096369.09753: variable 'ansible_search_path' from source: unknown 21824 1727096369.09756: calling self._execute() 21824 1727096369.09845: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.09864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.09880: variable 'omit' from source: magic vars 21824 1727096369.10274: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.10296: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.10452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.10758: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.10810: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.10949: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.10952: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.11035: variable 'networkmanager_version' from source: set_fact 21824 1727096369.11061: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.11184: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.11195: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.11337: variable 'networkmanager_version' from source: set_fact 21824 1727096369.11352: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.11471: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.11483: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.11624: variable 'networkmanager_version' from source: set_fact 21824 1727096369.11638: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.11783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.14190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.14270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.14313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.14439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.14442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.14481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.14508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.14532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.14579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.14595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.14690: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.14712: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21824 1727096369.14719: when evaluation is False, skipping this task 21824 1727096369.14725: _execute() done 21824 1727096369.14732: dumping result to json 21824 1727096369.14739: done dumping result, returning 21824 1727096369.14751: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000075] 21824 1727096369.14766: sending task result for task 0afff68d-5257-b8a1-9a25-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21824 1727096369.14920: no more pending results, returning what we have 21824 1727096369.14923: results queue empty 21824 1727096369.14924: checking for any_errors_fatal 21824 1727096369.14929: done checking for any_errors_fatal 21824 1727096369.14930: checking for max_fail_percentage 21824 1727096369.14932: done checking for max_fail_percentage 21824 1727096369.14933: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.14934: done checking to see if all hosts have failed 21824 1727096369.14935: getting the remaining hosts for this loop 21824 1727096369.14936: done getting the remaining hosts for this loop 21824 1727096369.14939: getting the next task for host managed_node1 21824 1727096369.14946: done getting next task for host managed_node1 21824 1727096369.14950: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096369.14953: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.14975: getting variables 21824 1727096369.14976: in VariableManager get_vars() 21824 1727096369.15029: Calling all_inventory to load vars for managed_node1 21824 1727096369.15032: Calling groups_inventory to load vars for managed_node1 21824 1727096369.15035: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.15046: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.15050: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.15053: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.15815: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000075 21824 1727096369.15818: WORKER PROCESS EXITING 21824 1727096369.17000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.18634: done with get_vars() 21824 1727096369.18671: done getting variables 21824 1727096369.18742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:29 -0400 (0:00:00.099) 0:00:24.327 ****** 21824 1727096369.18810: entering _queue_task() for managed_node1/fail 21824 1727096369.19600: worker is 1 (out of 1 available) 21824 1727096369.19613: exiting _queue_task() for managed_node1/fail 21824 1727096369.19627: done queuing things up, now waiting for results queue to drain 21824 1727096369.19629: waiting for pending results... 21824 1727096369.20427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096369.20548: in run() - task 0afff68d-5257-b8a1-9a25-000000000076 21824 1727096369.20561: variable 'ansible_search_path' from source: unknown 21824 1727096369.20565: variable 'ansible_search_path' from source: unknown 21824 1727096369.20702: calling self._execute() 21824 1727096369.20810: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.20842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.20845: variable 'omit' from source: magic vars 21824 1727096369.21242: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.21277: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.21451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.21821: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.21825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.21839: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.21940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.22031: variable 'networkmanager_version' from source: set_fact 21824 1727096369.22055: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.22185: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.22257: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.22579: variable 'networkmanager_version' from source: set_fact 21824 1727096369.22582: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.22739: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.22750: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.23200: variable 'networkmanager_version' from source: set_fact 21824 1727096369.23673: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.23676: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.24275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.28763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.28839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.29039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.29135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.29164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.29409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.29622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.29974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.29978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.29981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.29983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.29986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.30177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.30221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.30241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.30400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.30429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.30459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.30590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.30611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.30911: variable 'network_connections' from source: task vars 21824 1727096369.30991: variable 'interface' from source: play vars 21824 1727096369.31199: variable 'interface' from source: play vars 21824 1727096369.31282: 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) 21824 1727096369.31508: 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) 21824 1727096369.31512: 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) 21824 1727096369.31514: 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) 21824 1727096369.31835: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096369.32229: variable 'network_connections' from source: task vars 21824 1727096369.32240: variable 'interface' from source: play vars 21824 1727096369.32379: variable 'interface' from source: play vars 21824 1727096369.32450: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096369.32526: when evaluation is False, skipping this task 21824 1727096369.32534: _execute() done 21824 1727096369.32541: dumping result to json 21824 1727096369.32548: done dumping result, returning 21824 1727096369.32561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000076] 21824 1727096369.32675: sending task result for task 0afff68d-5257-b8a1-9a25-000000000076 21824 1727096369.32875: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000076 21824 1727096369.32880: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096369.32934: no more pending results, returning what we have 21824 1727096369.32941: results queue empty 21824 1727096369.32942: checking for any_errors_fatal 21824 1727096369.32950: done checking for any_errors_fatal 21824 1727096369.32950: checking for max_fail_percentage 21824 1727096369.32953: done checking for max_fail_percentage 21824 1727096369.32954: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.32955: done checking to see if all hosts have failed 21824 1727096369.32955: getting the remaining hosts for this loop 21824 1727096369.32956: done getting the remaining hosts for this loop 21824 1727096369.32960: getting the next task for host managed_node1 21824 1727096369.32966: done getting next task for host managed_node1 21824 1727096369.32973: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21824 1727096369.32976: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.32994: getting variables 21824 1727096369.32995: in VariableManager get_vars() 21824 1727096369.33043: Calling all_inventory to load vars for managed_node1 21824 1727096369.33045: Calling groups_inventory to load vars for managed_node1 21824 1727096369.33047: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.33057: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.33060: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.33063: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.35195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.37122: done with get_vars() 21824 1727096369.37145: done getting variables 21824 1727096369.37413: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:29 -0400 (0:00:00.186) 0:00:24.513 ****** 21824 1727096369.37449: entering _queue_task() for managed_node1/package 21824 1727096369.38057: worker is 1 (out of 1 available) 21824 1727096369.38130: exiting _queue_task() for managed_node1/package 21824 1727096369.38144: done queuing things up, now waiting for results queue to drain 21824 1727096369.38146: waiting for pending results... 21824 1727096369.38487: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21824 1727096369.38634: in run() - task 0afff68d-5257-b8a1-9a25-000000000077 21824 1727096369.38656: variable 'ansible_search_path' from source: unknown 21824 1727096369.38663: variable 'ansible_search_path' from source: unknown 21824 1727096369.38714: calling self._execute() 21824 1727096369.38825: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.38837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.38851: variable 'omit' from source: magic vars 21824 1727096369.39340: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.39343: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.39431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.39742: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.39802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.39838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.39941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.40046: variable 'networkmanager_version' from source: set_fact 21824 1727096369.40065: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.40218: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.40230: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.40442: variable 'networkmanager_version' from source: set_fact 21824 1727096369.40458: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.40577: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.40588: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.40873: variable 'networkmanager_version' from source: set_fact 21824 1727096369.40876: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.41161: variable 'network_packages' from source: role '' defaults 21824 1727096369.41510: variable '__network_provider_setup' from source: role '' defaults 21824 1727096369.41513: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096369.41878: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096369.41882: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096369.41885: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096369.42150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.44301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.44372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.44444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.44510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.44551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.44680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.44736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.44781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.44852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.44880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.44946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.44982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.45016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.45086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.45120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.45405: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096369.45540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.45596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.45629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.45807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.45815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.45852: variable 'ansible_python' from source: facts 21824 1727096369.45900: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096369.46017: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096369.46119: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096369.46315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.46346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.46482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.46486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.46503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.46573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.46624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.46659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.46720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.46808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.46941: variable 'network_connections' from source: task vars 21824 1727096369.46959: variable 'interface' from source: play vars 21824 1727096369.47090: variable 'interface' from source: play vars 21824 1727096369.47207: 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) 21824 1727096369.47265: 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) 21824 1727096369.47316: 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) 21824 1727096369.47409: 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) 21824 1727096369.47420: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.47805: variable 'network_connections' from source: task vars 21824 1727096369.47860: variable 'interface' from source: play vars 21824 1727096369.47948: variable 'interface' from source: play vars 21824 1727096369.48030: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096369.48127: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.48479: variable 'network_connections' from source: task vars 21824 1727096369.48494: variable 'interface' from source: play vars 21824 1727096369.48727: variable 'interface' from source: play vars 21824 1727096369.48732: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096369.48795: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096369.49183: variable 'network_connections' from source: task vars 21824 1727096369.49197: variable 'interface' from source: play vars 21824 1727096369.49290: variable 'interface' from source: play vars 21824 1727096369.49359: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096369.49499: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096369.49504: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096369.49549: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096369.49822: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096369.50348: variable 'network_connections' from source: task vars 21824 1727096369.50359: variable 'interface' from source: play vars 21824 1727096369.50434: variable 'interface' from source: play vars 21824 1727096369.50450: variable 'ansible_distribution' from source: facts 21824 1727096369.50474: variable '__network_rh_distros' from source: role '' defaults 21824 1727096369.50477: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.50511: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096369.50704: variable 'ansible_distribution' from source: facts 21824 1727096369.50773: variable '__network_rh_distros' from source: role '' defaults 21824 1727096369.50776: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.50779: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096369.50903: variable 'ansible_distribution' from source: facts 21824 1727096369.50915: variable '__network_rh_distros' from source: role '' defaults 21824 1727096369.50930: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.50975: variable 'network_provider' from source: set_fact 21824 1727096369.50997: variable 'ansible_facts' from source: unknown 21824 1727096369.51726: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21824 1727096369.51772: when evaluation is False, skipping this task 21824 1727096369.51775: _execute() done 21824 1727096369.51777: dumping result to json 21824 1727096369.51778: done dumping result, returning 21824 1727096369.51781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-b8a1-9a25-000000000077] 21824 1727096369.51782: sending task result for task 0afff68d-5257-b8a1-9a25-000000000077 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21824 1727096369.52137: no more pending results, returning what we have 21824 1727096369.52143: results queue empty 21824 1727096369.52144: checking for any_errors_fatal 21824 1727096369.52154: done checking for any_errors_fatal 21824 1727096369.52155: checking for max_fail_percentage 21824 1727096369.52156: done checking for max_fail_percentage 21824 1727096369.52157: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.52159: done checking to see if all hosts have failed 21824 1727096369.52159: getting the remaining hosts for this loop 21824 1727096369.52161: done getting the remaining hosts for this loop 21824 1727096369.52164: getting the next task for host managed_node1 21824 1727096369.52179: done getting next task for host managed_node1 21824 1727096369.52183: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096369.52186: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.52219: getting variables 21824 1727096369.52221: in VariableManager get_vars() 21824 1727096369.52405: Calling all_inventory to load vars for managed_node1 21824 1727096369.52408: Calling groups_inventory to load vars for managed_node1 21824 1727096369.52411: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.52417: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000077 21824 1727096369.52420: WORKER PROCESS EXITING 21824 1727096369.52433: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.52436: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.52440: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.54100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.55850: done with get_vars() 21824 1727096369.55884: done getting variables 21824 1727096369.55949: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:29 -0400 (0:00:00.185) 0:00:24.699 ****** 21824 1727096369.55997: entering _queue_task() for managed_node1/package 21824 1727096369.56454: worker is 1 (out of 1 available) 21824 1727096369.56471: exiting _queue_task() for managed_node1/package 21824 1727096369.56488: done queuing things up, now waiting for results queue to drain 21824 1727096369.56490: waiting for pending results... 21824 1727096369.56791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096369.56954: in run() - task 0afff68d-5257-b8a1-9a25-000000000078 21824 1727096369.56982: variable 'ansible_search_path' from source: unknown 21824 1727096369.56990: variable 'ansible_search_path' from source: unknown 21824 1727096369.57024: calling self._execute() 21824 1727096369.57123: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.57133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.57145: variable 'omit' from source: magic vars 21824 1727096369.57589: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.57608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.57814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.58345: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.58397: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.58436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.58522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.58633: variable 'networkmanager_version' from source: set_fact 21824 1727096369.58653: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.58766: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.58804: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.59090: variable 'networkmanager_version' from source: set_fact 21824 1727096369.59095: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.59157: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.59192: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.59417: variable 'networkmanager_version' from source: set_fact 21824 1727096369.59460: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.59690: variable 'network_state' from source: role '' defaults 21824 1727096369.59729: Evaluated conditional (network_state != {}): False 21824 1727096369.59737: when evaluation is False, skipping this task 21824 1727096369.59742: _execute() done 21824 1727096369.59747: dumping result to json 21824 1727096369.59752: done dumping result, returning 21824 1727096369.59761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000078] 21824 1727096369.59772: sending task result for task 0afff68d-5257-b8a1-9a25-000000000078 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096369.60118: no more pending results, returning what we have 21824 1727096369.60121: results queue empty 21824 1727096369.60122: checking for any_errors_fatal 21824 1727096369.60128: done checking for any_errors_fatal 21824 1727096369.60129: checking for max_fail_percentage 21824 1727096369.60130: done checking for max_fail_percentage 21824 1727096369.60131: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.60132: done checking to see if all hosts have failed 21824 1727096369.60132: getting the remaining hosts for this loop 21824 1727096369.60133: done getting the remaining hosts for this loop 21824 1727096369.60137: getting the next task for host managed_node1 21824 1727096369.60144: done getting next task for host managed_node1 21824 1727096369.60147: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096369.60150: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.60172: getting variables 21824 1727096369.60173: in VariableManager get_vars() 21824 1727096369.60247: Calling all_inventory to load vars for managed_node1 21824 1727096369.60250: Calling groups_inventory to load vars for managed_node1 21824 1727096369.60253: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.60593: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.60598: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.60628: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000078 21824 1727096369.60631: WORKER PROCESS EXITING 21824 1727096369.60653: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.63075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.65643: done with get_vars() 21824 1727096369.65676: done getting variables 21824 1727096369.65783: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:29 -0400 (0:00:00.098) 0:00:24.797 ****** 21824 1727096369.65820: entering _queue_task() for managed_node1/package 21824 1727096369.66230: worker is 1 (out of 1 available) 21824 1727096369.66243: exiting _queue_task() for managed_node1/package 21824 1727096369.66254: done queuing things up, now waiting for results queue to drain 21824 1727096369.66256: waiting for pending results... 21824 1727096369.66547: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096369.66707: in run() - task 0afff68d-5257-b8a1-9a25-000000000079 21824 1727096369.66728: variable 'ansible_search_path' from source: unknown 21824 1727096369.66735: variable 'ansible_search_path' from source: unknown 21824 1727096369.66801: calling self._execute() 21824 1727096369.66881: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.66892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.66913: variable 'omit' from source: magic vars 21824 1727096369.67472: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.67477: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.67524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.67793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.67903: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.67944: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.68027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.68113: variable 'networkmanager_version' from source: set_fact 21824 1727096369.68135: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.68252: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.68264: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.68390: variable 'networkmanager_version' from source: set_fact 21824 1727096369.68404: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.68512: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.68523: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.68656: variable 'networkmanager_version' from source: set_fact 21824 1727096369.68674: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.68785: variable 'network_state' from source: role '' defaults 21824 1727096369.68798: Evaluated conditional (network_state != {}): False 21824 1727096369.68803: when evaluation is False, skipping this task 21824 1727096369.68809: _execute() done 21824 1727096369.68814: dumping result to json 21824 1727096369.68872: done dumping result, returning 21824 1727096369.68875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000079] 21824 1727096369.68878: sending task result for task 0afff68d-5257-b8a1-9a25-000000000079 21824 1727096369.69173: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000079 21824 1727096369.69177: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096369.69219: no more pending results, returning what we have 21824 1727096369.69223: results queue empty 21824 1727096369.69223: checking for any_errors_fatal 21824 1727096369.69230: done checking for any_errors_fatal 21824 1727096369.69230: checking for max_fail_percentage 21824 1727096369.69232: done checking for max_fail_percentage 21824 1727096369.69233: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.69233: done checking to see if all hosts have failed 21824 1727096369.69234: getting the remaining hosts for this loop 21824 1727096369.69235: done getting the remaining hosts for this loop 21824 1727096369.69239: getting the next task for host managed_node1 21824 1727096369.69245: done getting next task for host managed_node1 21824 1727096369.69249: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096369.69251: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.69269: getting variables 21824 1727096369.69271: in VariableManager get_vars() 21824 1727096369.69315: Calling all_inventory to load vars for managed_node1 21824 1727096369.69317: Calling groups_inventory to load vars for managed_node1 21824 1727096369.69320: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.69329: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.69332: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.69335: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.71094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.74187: done with get_vars() 21824 1727096369.74217: done getting variables 21824 1727096369.74279: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:29 -0400 (0:00:00.084) 0:00:24.882 ****** 21824 1727096369.74317: entering _queue_task() for managed_node1/service 21824 1727096369.74670: worker is 1 (out of 1 available) 21824 1727096369.74682: exiting _queue_task() for managed_node1/service 21824 1727096369.74694: done queuing things up, now waiting for results queue to drain 21824 1727096369.74696: waiting for pending results... 21824 1727096369.74977: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096369.75116: in run() - task 0afff68d-5257-b8a1-9a25-00000000007a 21824 1727096369.75134: variable 'ansible_search_path' from source: unknown 21824 1727096369.75141: variable 'ansible_search_path' from source: unknown 21824 1727096369.75182: calling self._execute() 21824 1727096369.75283: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.75294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.75308: variable 'omit' from source: magic vars 21824 1727096369.76183: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.76187: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.76367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.76942: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.76992: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.77176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.77258: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.77462: variable 'networkmanager_version' from source: set_fact 21824 1727096369.77482: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.77784: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.77796: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.78070: variable 'networkmanager_version' from source: set_fact 21824 1727096369.78085: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.78224: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.78442: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.78583: variable 'networkmanager_version' from source: set_fact 21824 1727096369.78595: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.78820: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.79310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.82650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.82837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.82920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.83025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.83127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.83323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.83356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.83388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.83485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.83504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.83582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.83672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.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) 21824 1727096369.83794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.83881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.83925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.83997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.84107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.84149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.84165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.84580: variable 'network_connections' from source: task vars 21824 1727096369.84597: variable 'interface' from source: play vars 21824 1727096369.84793: variable 'interface' from source: play vars 21824 1727096369.84852: 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) 21824 1727096369.84904: 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) 21824 1727096369.84948: 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) 21824 1727096369.84951: 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) 21824 1727096369.85015: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096369.85707: variable 'network_connections' from source: task vars 21824 1727096369.85710: variable 'interface' from source: play vars 21824 1727096369.85713: variable 'interface' from source: play vars 21824 1727096369.85860: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096369.85863: when evaluation is False, skipping this task 21824 1727096369.85866: _execute() done 21824 1727096369.85870: dumping result to json 21824 1727096369.85935: done dumping result, returning 21824 1727096369.85943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-00000000007a] 21824 1727096369.85948: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007a 21824 1727096369.86116: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007a 21824 1727096369.86119: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096369.86187: no more pending results, returning what we have 21824 1727096369.86190: results queue empty 21824 1727096369.86190: checking for any_errors_fatal 21824 1727096369.86197: done checking for any_errors_fatal 21824 1727096369.86198: checking for max_fail_percentage 21824 1727096369.86199: done checking for max_fail_percentage 21824 1727096369.86200: checking to see if all hosts have failed and the running result is not ok 21824 1727096369.86201: done checking to see if all hosts have failed 21824 1727096369.86201: getting the remaining hosts for this loop 21824 1727096369.86202: done getting the remaining hosts for this loop 21824 1727096369.86206: getting the next task for host managed_node1 21824 1727096369.86212: done getting next task for host managed_node1 21824 1727096369.86216: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096369.86218: ^ state is: HOST STATE: block=3, 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=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 21824 1727096369.86236: getting variables 21824 1727096369.86238: in VariableManager get_vars() 21824 1727096369.86294: Calling all_inventory to load vars for managed_node1 21824 1727096369.86297: Calling groups_inventory to load vars for managed_node1 21824 1727096369.86300: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096369.86310: Calling all_plugins_play to load vars for managed_node1 21824 1727096369.86314: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096369.86316: Calling groups_plugins_play to load vars for managed_node1 21824 1727096369.89049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096369.90783: done with get_vars() 21824 1727096369.90813: done getting variables 21824 1727096369.90882: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:29 -0400 (0:00:00.165) 0:00:25.048 ****** 21824 1727096369.90917: entering _queue_task() for managed_node1/service 21824 1727096369.91500: worker is 1 (out of 1 available) 21824 1727096369.91510: exiting _queue_task() for managed_node1/service 21824 1727096369.91522: done queuing things up, now waiting for results queue to drain 21824 1727096369.91524: waiting for pending results... 21824 1727096369.91764: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096369.92101: in run() - task 0afff68d-5257-b8a1-9a25-00000000007b 21824 1727096369.92104: variable 'ansible_search_path' from source: unknown 21824 1727096369.92107: variable 'ansible_search_path' from source: unknown 21824 1727096369.92114: calling self._execute() 21824 1727096369.92240: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096369.92253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096369.92296: variable 'omit' from source: magic vars 21824 1727096369.92726: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.92744: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.92985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096369.93247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096369.93286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096369.93312: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096369.93371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096369.93433: variable 'networkmanager_version' from source: set_fact 21824 1727096369.93445: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.93525: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.93529: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.93618: variable 'networkmanager_version' from source: set_fact 21824 1727096369.93626: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.93697: variable 'ansible_distribution_major_version' from source: facts 21824 1727096369.93700: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096369.93789: variable 'networkmanager_version' from source: set_fact 21824 1727096369.93796: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096369.93896: variable 'network_provider' from source: set_fact 21824 1727096369.93900: variable 'network_state' from source: role '' defaults 21824 1727096369.93909: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21824 1727096369.93916: variable 'omit' from source: magic vars 21824 1727096369.93960: variable 'omit' from source: magic vars 21824 1727096369.93985: variable 'network_service_name' from source: role '' defaults 21824 1727096369.94037: variable 'network_service_name' from source: role '' defaults 21824 1727096369.94124: variable '__network_provider_setup' from source: role '' defaults 21824 1727096369.94164: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096369.94260: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096369.94263: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096369.94265: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096369.94433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096369.96697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096369.96743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096369.96785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096369.96809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096369.96829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096369.96892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.96913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.96932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.96957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.96969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.97006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.97023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.97038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.97065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.97079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.97232: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096369.97328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.97356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.97376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.97429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.97432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.97527: variable 'ansible_python' from source: facts 21824 1727096369.97674: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096369.97687: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096369.97714: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096369.97844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.97871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.97893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.97939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.97953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.97999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096369.98077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096369.98080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096369.98091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096369.98105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096369.98565: variable 'network_connections' from source: task vars 21824 1727096369.98577: variable 'interface' from source: play vars 21824 1727096369.98852: variable 'interface' from source: play vars 21824 1727096369.98871: 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) 21824 1727096369.98983: 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) 21824 1727096369.99035: 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) 21824 1727096369.99078: 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) 21824 1727096369.99139: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.99418: variable 'network_connections' from source: task vars 21824 1727096369.99435: variable 'interface' from source: play vars 21824 1727096369.99574: variable 'interface' from source: play vars 21824 1727096369.99578: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096369.99790: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096369.99997: variable 'network_connections' from source: task vars 21824 1727096370.00007: variable 'interface' from source: play vars 21824 1727096370.00081: variable 'interface' from source: play vars 21824 1727096370.00113: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096370.00196: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096370.00486: variable 'network_connections' from source: task vars 21824 1727096370.00496: variable 'interface' from source: play vars 21824 1727096370.00576: variable 'interface' from source: play vars 21824 1727096370.00677: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096370.00749: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096370.00756: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096370.00817: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096370.01059: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096370.01542: variable 'network_connections' from source: task vars 21824 1727096370.01546: variable 'interface' from source: play vars 21824 1727096370.01607: variable 'interface' from source: play vars 21824 1727096370.01616: variable 'ansible_distribution' from source: facts 21824 1727096370.01619: variable '__network_rh_distros' from source: role '' defaults 21824 1727096370.01626: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.01650: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096370.01886: variable 'ansible_distribution' from source: facts 21824 1727096370.01889: variable '__network_rh_distros' from source: role '' defaults 21824 1727096370.01892: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.01894: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096370.02025: variable 'ansible_distribution' from source: facts 21824 1727096370.02028: variable '__network_rh_distros' from source: role '' defaults 21824 1727096370.02030: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.02032: variable 'network_provider' from source: set_fact 21824 1727096370.02054: variable 'omit' from source: magic vars 21824 1727096370.02086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096370.02118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096370.02134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096370.02151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096370.02162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096370.02194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096370.02197: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.02200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.02336: Set connection var ansible_shell_type to sh 21824 1727096370.02339: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096370.02341: Set connection var ansible_pipelining to False 21824 1727096370.02345: Set connection var ansible_timeout to 10 21824 1727096370.02348: Set connection var ansible_connection to ssh 21824 1727096370.02350: Set connection var ansible_shell_executable to /bin/sh 21824 1727096370.02352: variable 'ansible_shell_executable' from source: unknown 21824 1727096370.02354: variable 'ansible_connection' from source: unknown 21824 1727096370.02356: variable 'ansible_module_compression' from source: unknown 21824 1727096370.02374: variable 'ansible_shell_type' from source: unknown 21824 1727096370.02376: variable 'ansible_shell_executable' from source: unknown 21824 1727096370.02382: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.02385: variable 'ansible_pipelining' from source: unknown 21824 1727096370.02386: variable 'ansible_timeout' from source: unknown 21824 1727096370.02388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.02574: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096370.02578: variable 'omit' from source: magic vars 21824 1727096370.02583: starting attempt loop 21824 1727096370.02587: running the handler 21824 1727096370.02664: variable 'ansible_facts' from source: unknown 21824 1727096370.03673: _low_level_execute_command(): starting 21824 1727096370.03683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096370.04162: 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 <<< 21824 1727096370.04174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096370.04194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096370.04197: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.04253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.04257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.04260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.04342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.06083: stdout chunk (state=3): >>>/root <<< 21824 1727096370.06180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.06248: stderr chunk (state=3): >>><<< 21824 1727096370.06257: stdout chunk (state=3): >>><<< 21824 1727096370.06290: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.06419: _low_level_execute_command(): starting 21824 1727096370.06423: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274 `" && echo ansible-tmp-1727096370.0629807-22927-250752515108274="` echo /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274 `" ) && sleep 0' 21824 1727096370.06946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.06949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.06951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096370.06954: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096370.06956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.07012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.07019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.07102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.09073: stdout chunk (state=3): >>>ansible-tmp-1727096370.0629807-22927-250752515108274=/root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274 <<< 21824 1727096370.09213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.09257: stderr chunk (state=3): >>><<< 21824 1727096370.09264: stdout chunk (state=3): >>><<< 21824 1727096370.09312: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096370.0629807-22927-250752515108274=/root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.09341: variable 'ansible_module_compression' from source: unknown 21824 1727096370.09400: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21824 1727096370.09477: variable 'ansible_facts' from source: unknown 21824 1727096370.09688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py 21824 1727096370.09877: Sending initial data 21824 1727096370.09881: Sent initial data (156 bytes) 21824 1727096370.10430: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.10433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.10435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096370.10438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.10493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.10499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.10501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.10587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.12251: 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 <<< 21824 1727096370.12317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096370.12384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpfgqd_o_z /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py <<< 21824 1727096370.12391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py" <<< 21824 1727096370.12460: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpfgqd_o_z" to remote "/root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py" <<< 21824 1727096370.12463: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py" <<< 21824 1727096370.13693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.13744: stderr chunk (state=3): >>><<< 21824 1727096370.13751: stdout chunk (state=3): >>><<< 21824 1727096370.13818: done transferring module to remote 21824 1727096370.13827: _low_level_execute_command(): starting 21824 1727096370.13844: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/ /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py && sleep 0' 21824 1727096370.14563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.14566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.14571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096370.14573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.14649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.14713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.14804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.16634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.16661: stderr chunk (state=3): >>><<< 21824 1727096370.16664: stdout chunk (state=3): >>><<< 21824 1727096370.16685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.16688: _low_level_execute_command(): starting 21824 1727096370.16693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/AnsiballZ_systemd.py && sleep 0' 21824 1727096370.17146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.17150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096370.17186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.17189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096370.17191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.17239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.17251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.17331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.46685: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311513600", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "984228000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRe<<< 21824 1727096370.46720: stdout chunk (state=3): >>>ceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.<<< 21824 1727096370.46735: stdout chunk (state=3): >>>slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21824 1727096370.48645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096370.48682: stderr chunk (state=3): >>><<< 21824 1727096370.48685: stdout chunk (state=3): >>><<< 21824 1727096370.48703: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311513600", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "984228000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096370.48822: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1727096370.0629807-22927-250752515108274/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096370.48838: _low_level_execute_command(): starting 21824 1727096370.48842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096370.0629807-22927-250752515108274/ > /dev/null 2>&1 && sleep 0' 21824 1727096370.49313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096370.49317: 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 <<< 21824 1727096370.49320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.49322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.49324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096370.49326: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.49374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.49377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.49379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.49453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.51329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.51361: stderr chunk (state=3): >>><<< 21824 1727096370.51364: stdout chunk (state=3): >>><<< 21824 1727096370.51382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.51388: handler run complete 21824 1727096370.51426: attempt loop complete, returning result 21824 1727096370.51429: _execute() done 21824 1727096370.51431: dumping result to json 21824 1727096370.51445: done dumping result, returning 21824 1727096370.51454: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-b8a1-9a25-00000000007b] 21824 1727096370.51457: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007b 21824 1727096370.51818: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007b 21824 1727096370.51821: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096370.51882: no more pending results, returning what we have 21824 1727096370.51885: results queue empty 21824 1727096370.51886: checking for any_errors_fatal 21824 1727096370.51891: done checking for any_errors_fatal 21824 1727096370.51891: checking for max_fail_percentage 21824 1727096370.51893: done checking for max_fail_percentage 21824 1727096370.51894: checking to see if all hosts have failed and the running result is not ok 21824 1727096370.51894: done checking to see if all hosts have failed 21824 1727096370.51895: getting the remaining hosts for this loop 21824 1727096370.51896: done getting the remaining hosts for this loop 21824 1727096370.51899: getting the next task for host managed_node1 21824 1727096370.51905: done getting next task for host managed_node1 21824 1727096370.51908: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096370.51911: ^ state is: HOST STATE: block=3, 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=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 21824 1727096370.51920: getting variables 21824 1727096370.51922: in VariableManager get_vars() 21824 1727096370.51963: Calling all_inventory to load vars for managed_node1 21824 1727096370.51965: Calling groups_inventory to load vars for managed_node1 21824 1727096370.51971: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096370.51980: Calling all_plugins_play to load vars for managed_node1 21824 1727096370.51983: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096370.51985: Calling groups_plugins_play to load vars for managed_node1 21824 1727096370.52747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096370.53704: done with get_vars() 21824 1727096370.53721: done getting variables 21824 1727096370.53764: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:30 -0400 (0:00:00.628) 0:00:25.677 ****** 21824 1727096370.53790: entering _queue_task() for managed_node1/service 21824 1727096370.54049: worker is 1 (out of 1 available) 21824 1727096370.54061: exiting _queue_task() for managed_node1/service 21824 1727096370.54075: done queuing things up, now waiting for results queue to drain 21824 1727096370.54077: waiting for pending results... 21824 1727096370.54281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096370.54378: in run() - task 0afff68d-5257-b8a1-9a25-00000000007c 21824 1727096370.54389: variable 'ansible_search_path' from source: unknown 21824 1727096370.54392: variable 'ansible_search_path' from source: unknown 21824 1727096370.54420: calling self._execute() 21824 1727096370.54494: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.54497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.54507: variable 'omit' from source: magic vars 21824 1727096370.54801: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.54810: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.54931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096370.55132: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096370.55164: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096370.55195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096370.55221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096370.55283: variable 'networkmanager_version' from source: set_fact 21824 1727096370.55295: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.55400: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.55405: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.55498: variable 'networkmanager_version' from source: set_fact 21824 1727096370.55505: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.55648: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.55651: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.55700: variable 'networkmanager_version' from source: set_fact 21824 1727096370.55708: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.55783: variable 'network_provider' from source: set_fact 21824 1727096370.55788: Evaluated conditional (network_provider == "nm"): True 21824 1727096370.55848: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096370.55911: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096370.55999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096370.58182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096370.58193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096370.58223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096370.58290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096370.58332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096370.58406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096370.58427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096370.58450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096370.58476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096370.58487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096370.58521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096370.58537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096370.58556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096370.58585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096370.58595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096370.58624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096370.58640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096370.58657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096370.58689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096370.58699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096370.58800: variable 'network_connections' from source: task vars 21824 1727096370.58812: variable 'interface' from source: play vars 21824 1727096370.58870: variable 'interface' from source: play vars 21824 1727096370.58939: 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) 21824 1727096370.59073: 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) 21824 1727096370.59080: 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) 21824 1727096370.59083: 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) 21824 1727096370.59155: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096370.59437: variable 'network_connections' from source: task vars 21824 1727096370.59441: variable 'interface' from source: play vars 21824 1727096370.59524: variable 'interface' from source: play vars 21824 1727096370.59573: Evaluated conditional (__network_wpa_supplicant_required): False 21824 1727096370.59577: when evaluation is False, skipping this task 21824 1727096370.59579: _execute() done 21824 1727096370.59581: dumping result to json 21824 1727096370.59584: done dumping result, returning 21824 1727096370.59586: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-b8a1-9a25-00000000007c] 21824 1727096370.59591: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007c 21824 1727096370.59692: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007c 21824 1727096370.59695: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21824 1727096370.59754: no more pending results, returning what we have 21824 1727096370.59762: results queue empty 21824 1727096370.59763: checking for any_errors_fatal 21824 1727096370.59794: done checking for any_errors_fatal 21824 1727096370.59795: checking for max_fail_percentage 21824 1727096370.59799: done checking for max_fail_percentage 21824 1727096370.59800: checking to see if all hosts have failed and the running result is not ok 21824 1727096370.59801: done checking to see if all hosts have failed 21824 1727096370.59801: getting the remaining hosts for this loop 21824 1727096370.59802: done getting the remaining hosts for this loop 21824 1727096370.59806: getting the next task for host managed_node1 21824 1727096370.59820: done getting next task for host managed_node1 21824 1727096370.59825: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096370.59828: ^ state is: HOST STATE: block=3, 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=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 21824 1727096370.59847: getting variables 21824 1727096370.59848: in VariableManager get_vars() 21824 1727096370.59896: Calling all_inventory to load vars for managed_node1 21824 1727096370.59898: Calling groups_inventory to load vars for managed_node1 21824 1727096370.59900: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096370.59909: Calling all_plugins_play to load vars for managed_node1 21824 1727096370.59912: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096370.59915: Calling groups_plugins_play to load vars for managed_node1 21824 1727096370.61007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096370.62699: done with get_vars() 21824 1727096370.62731: done getting variables 21824 1727096370.62794: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:30 -0400 (0:00:00.090) 0:00:25.767 ****** 21824 1727096370.62832: entering _queue_task() for managed_node1/service 21824 1727096370.63116: worker is 1 (out of 1 available) 21824 1727096370.63129: exiting _queue_task() for managed_node1/service 21824 1727096370.63141: done queuing things up, now waiting for results queue to drain 21824 1727096370.63143: waiting for pending results... 21824 1727096370.63326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096370.63415: in run() - task 0afff68d-5257-b8a1-9a25-00000000007d 21824 1727096370.63426: variable 'ansible_search_path' from source: unknown 21824 1727096370.63429: variable 'ansible_search_path' from source: unknown 21824 1727096370.63457: calling self._execute() 21824 1727096370.63533: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.63537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.63546: variable 'omit' from source: magic vars 21824 1727096370.63821: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.63830: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.63954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096370.64151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096370.64186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096370.64211: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096370.64241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096370.64299: variable 'networkmanager_version' from source: set_fact 21824 1727096370.64309: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.64439: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.64674: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.64677: variable 'networkmanager_version' from source: set_fact 21824 1727096370.64680: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.64702: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.64712: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.64838: variable 'networkmanager_version' from source: set_fact 21824 1727096370.64851: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.64956: variable 'network_provider' from source: set_fact 21824 1727096370.64973: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096370.64981: when evaluation is False, skipping this task 21824 1727096370.64988: _execute() done 21824 1727096370.64996: dumping result to json 21824 1727096370.65003: done dumping result, returning 21824 1727096370.65014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-b8a1-9a25-00000000007d] 21824 1727096370.65023: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007d skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096370.65173: no more pending results, returning what we have 21824 1727096370.65176: results queue empty 21824 1727096370.65177: checking for any_errors_fatal 21824 1727096370.65186: done checking for any_errors_fatal 21824 1727096370.65186: checking for max_fail_percentage 21824 1727096370.65188: done checking for max_fail_percentage 21824 1727096370.65189: checking to see if all hosts have failed and the running result is not ok 21824 1727096370.65189: done checking to see if all hosts have failed 21824 1727096370.65190: getting the remaining hosts for this loop 21824 1727096370.65191: done getting the remaining hosts for this loop 21824 1727096370.65194: getting the next task for host managed_node1 21824 1727096370.65201: done getting next task for host managed_node1 21824 1727096370.65204: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096370.65207: ^ state is: HOST STATE: block=3, 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=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 21824 1727096370.65225: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007d 21824 1727096370.65243: getting variables 21824 1727096370.65245: in VariableManager get_vars() 21824 1727096370.65294: Calling all_inventory to load vars for managed_node1 21824 1727096370.65297: Calling groups_inventory to load vars for managed_node1 21824 1727096370.65299: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096370.65311: Calling all_plugins_play to load vars for managed_node1 21824 1727096370.65314: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096370.65317: Calling groups_plugins_play to load vars for managed_node1 21824 1727096370.65839: WORKER PROCESS EXITING 21824 1727096370.66755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096370.68286: done with get_vars() 21824 1727096370.68312: done getting variables 21824 1727096370.68378: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:30 -0400 (0:00:00.055) 0:00:25.823 ****** 21824 1727096370.68418: entering _queue_task() for managed_node1/copy 21824 1727096370.68770: worker is 1 (out of 1 available) 21824 1727096370.68783: exiting _queue_task() for managed_node1/copy 21824 1727096370.68796: done queuing things up, now waiting for results queue to drain 21824 1727096370.68797: waiting for pending results... 21824 1727096370.69190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096370.69244: in run() - task 0afff68d-5257-b8a1-9a25-00000000007e 21824 1727096370.69265: variable 'ansible_search_path' from source: unknown 21824 1727096370.69281: variable 'ansible_search_path' from source: unknown 21824 1727096370.69323: calling self._execute() 21824 1727096370.69425: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.69437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.69453: variable 'omit' from source: magic vars 21824 1727096370.69832: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.69850: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.70035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096370.70310: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096370.70357: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096370.70405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096370.70443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096370.70533: variable 'networkmanager_version' from source: set_fact 21824 1727096370.70551: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.70691: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.70775: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.70890: variable 'networkmanager_version' from source: set_fact 21824 1727096370.70894: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.70954: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.70964: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.71106: variable 'networkmanager_version' from source: set_fact 21824 1727096370.71120: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.71235: variable 'network_provider' from source: set_fact 21824 1727096370.71246: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096370.71253: when evaluation is False, skipping this task 21824 1727096370.71260: _execute() done 21824 1727096370.71271: dumping result to json 21824 1727096370.71324: done dumping result, returning 21824 1727096370.71328: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-b8a1-9a25-00000000007e] 21824 1727096370.71330: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007e skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096370.71481: no more pending results, returning what we have 21824 1727096370.71485: results queue empty 21824 1727096370.71485: checking for any_errors_fatal 21824 1727096370.71492: done checking for any_errors_fatal 21824 1727096370.71492: checking for max_fail_percentage 21824 1727096370.71494: done checking for max_fail_percentage 21824 1727096370.71495: checking to see if all hosts have failed and the running result is not ok 21824 1727096370.71496: done checking to see if all hosts have failed 21824 1727096370.71496: getting the remaining hosts for this loop 21824 1727096370.71497: done getting the remaining hosts for this loop 21824 1727096370.71501: getting the next task for host managed_node1 21824 1727096370.71507: done getting next task for host managed_node1 21824 1727096370.71511: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096370.71514: ^ state is: HOST STATE: block=3, 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=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 21824 1727096370.71534: getting variables 21824 1727096370.71536: in VariableManager get_vars() 21824 1727096370.71593: Calling all_inventory to load vars for managed_node1 21824 1727096370.71596: Calling groups_inventory to load vars for managed_node1 21824 1727096370.71599: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096370.71612: Calling all_plugins_play to load vars for managed_node1 21824 1727096370.71615: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096370.71619: Calling groups_plugins_play to load vars for managed_node1 21824 1727096370.72302: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007e 21824 1727096370.72306: WORKER PROCESS EXITING 21824 1727096370.73278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096370.74852: done with get_vars() 21824 1727096370.74885: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:30 -0400 (0:00:00.065) 0:00:25.889 ****** 21824 1727096370.74983: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096370.75330: worker is 1 (out of 1 available) 21824 1727096370.75342: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096370.75354: done queuing things up, now waiting for results queue to drain 21824 1727096370.75356: waiting for pending results... 21824 1727096370.75674: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096370.75804: in run() - task 0afff68d-5257-b8a1-9a25-00000000007f 21824 1727096370.75824: variable 'ansible_search_path' from source: unknown 21824 1727096370.75830: variable 'ansible_search_path' from source: unknown 21824 1727096370.75872: calling self._execute() 21824 1727096370.75976: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.75988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.76005: variable 'omit' from source: magic vars 21824 1727096370.76377: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.76395: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.76585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096370.76858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096370.76918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096370.76958: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096370.77008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096370.77105: variable 'networkmanager_version' from source: set_fact 21824 1727096370.77125: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.77295: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.77306: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.77451: variable 'networkmanager_version' from source: set_fact 21824 1727096370.77574: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.77584: variable 'ansible_distribution_major_version' from source: facts 21824 1727096370.77594: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096370.77729: variable 'networkmanager_version' from source: set_fact 21824 1727096370.77742: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096370.77753: variable 'omit' from source: magic vars 21824 1727096370.77821: variable 'omit' from source: magic vars 21824 1727096370.77957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096370.80182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096370.80233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096370.80261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096370.80290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096370.80310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096370.80364: variable 'network_provider' from source: set_fact 21824 1727096370.80455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096370.80481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096370.80498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096370.80525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096370.80536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096370.80591: variable 'omit' from source: magic vars 21824 1727096370.80670: variable 'omit' from source: magic vars 21824 1727096370.80741: variable 'network_connections' from source: task vars 21824 1727096370.80752: variable 'interface' from source: play vars 21824 1727096370.80803: variable 'interface' from source: play vars 21824 1727096370.80922: variable 'omit' from source: magic vars 21824 1727096370.80929: variable '__lsr_ansible_managed' from source: task vars 21824 1727096370.80974: variable '__lsr_ansible_managed' from source: task vars 21824 1727096370.81197: Loaded config def from plugin (lookup/template) 21824 1727096370.81201: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21824 1727096370.81224: File lookup term: get_ansible_managed.j2 21824 1727096370.81226: variable 'ansible_search_path' from source: unknown 21824 1727096370.81229: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21824 1727096370.81233: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21824 1727096370.81250: variable 'ansible_search_path' from source: unknown 21824 1727096370.86976: variable 'ansible_managed' from source: unknown 21824 1727096370.86980: variable 'omit' from source: magic vars 21824 1727096370.86993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096370.87029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096370.87046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096370.87062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096370.87075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096370.87101: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096370.87104: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.87106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.87201: Set connection var ansible_shell_type to sh 21824 1727096370.87208: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096370.87214: Set connection var ansible_pipelining to False 21824 1727096370.87231: Set connection var ansible_timeout to 10 21824 1727096370.87234: Set connection var ansible_connection to ssh 21824 1727096370.87242: Set connection var ansible_shell_executable to /bin/sh 21824 1727096370.87264: variable 'ansible_shell_executable' from source: unknown 21824 1727096370.87271: variable 'ansible_connection' from source: unknown 21824 1727096370.87274: variable 'ansible_module_compression' from source: unknown 21824 1727096370.87276: variable 'ansible_shell_type' from source: unknown 21824 1727096370.87278: variable 'ansible_shell_executable' from source: unknown 21824 1727096370.87280: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096370.87283: variable 'ansible_pipelining' from source: unknown 21824 1727096370.87287: variable 'ansible_timeout' from source: unknown 21824 1727096370.87291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096370.87425: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096370.87434: variable 'omit' from source: magic vars 21824 1727096370.87440: starting attempt loop 21824 1727096370.87450: running the handler 21824 1727096370.87462: _low_level_execute_command(): starting 21824 1727096370.87472: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096370.88900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096370.88903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096370.88906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.88908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096370.88910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.88975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.89192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.89221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.89298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.91026: stdout chunk (state=3): >>>/root <<< 21824 1727096370.91126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.91159: stderr chunk (state=3): >>><<< 21824 1727096370.91173: stdout chunk (state=3): >>><<< 21824 1727096370.91194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.91207: _low_level_execute_command(): starting 21824 1727096370.91213: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899 `" && echo ansible-tmp-1727096370.911953-22968-80367027362899="` echo /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899 `" ) && sleep 0' 21824 1727096370.91795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096370.92073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.92187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.92281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.94241: stdout chunk (state=3): >>>ansible-tmp-1727096370.911953-22968-80367027362899=/root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899 <<< 21824 1727096370.94574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096370.94577: stderr chunk (state=3): >>><<< 21824 1727096370.94579: stdout chunk (state=3): >>><<< 21824 1727096370.94582: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096370.911953-22968-80367027362899=/root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096370.94587: variable 'ansible_module_compression' from source: unknown 21824 1727096370.94589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21824 1727096370.94591: variable 'ansible_facts' from source: unknown 21824 1727096370.94693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py 21824 1727096370.95017: Sending initial data 21824 1727096370.95024: Sent initial data (166 bytes) 21824 1727096370.96295: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096370.96437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096370.96453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096370.96473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096370.96606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096370.98247: 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 <<< 21824 1727096370.98341: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096370.98574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmptthva6mo /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py <<< 21824 1727096370.98577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py" <<< 21824 1727096370.98582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmptthva6mo" to remote "/root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py" <<< 21824 1727096371.00143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096371.00207: stderr chunk (state=3): >>><<< 21824 1727096371.00216: stdout chunk (state=3): >>><<< 21824 1727096371.00284: done transferring module to remote 21824 1727096371.00301: _low_level_execute_command(): starting 21824 1727096371.00309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/ /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py && sleep 0' 21824 1727096371.00885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096371.00900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096371.00917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096371.00937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096371.00954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096371.01043: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096371.01057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096371.01155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096371.03182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096371.03321: stderr chunk (state=3): >>><<< 21824 1727096371.03324: stdout chunk (state=3): >>><<< 21824 1727096371.03392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096371.03396: _low_level_execute_command(): starting 21824 1727096371.03401: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/AnsiballZ_network_connections.py && sleep 0' 21824 1727096371.04163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096371.04277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096371.04463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096371.04540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096371.33429: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21824 1727096371.35795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096371.35799: stdout chunk (state=3): >>><<< 21824 1727096371.35802: stderr chunk (state=3): >>><<< 21824 1727096371.35805: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096371.35824: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}, 'ethtool': {'ring': {'rx': 128, 'rx_jumbo': 128, 'rx_mini': 128, 'tx': 128}}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1727096370.911953-22968-80367027362899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096371.35839: _low_level_execute_command(): starting 21824 1727096371.35851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096370.911953-22968-80367027362899/ > /dev/null 2>&1 && sleep 0' 21824 1727096371.36565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096371.36596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096371.36612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096371.36628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096371.36645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096371.36657: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096371.36680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096371.36700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096371.36782: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096371.36795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096371.36813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096371.36834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096371.36926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096371.38787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096371.38864: stderr chunk (state=3): >>><<< 21824 1727096371.38879: stdout chunk (state=3): >>><<< 21824 1727096371.38978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096371.38997: handler run complete 21824 1727096371.39175: attempt loop complete, returning result 21824 1727096371.39179: _execute() done 21824 1727096371.39181: dumping result to json 21824 1727096371.39184: done dumping result, returning 21824 1727096371.39186: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-b8a1-9a25-00000000007f] 21824 1727096371.39188: sending task result for task 0afff68d-5257-b8a1-9a25-00000000007f 21824 1727096371.39272: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000007f 21824 1727096371.39275: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21824 1727096371.39417: no more pending results, returning what we have 21824 1727096371.39421: results queue empty 21824 1727096371.39422: checking for any_errors_fatal 21824 1727096371.39428: done checking for any_errors_fatal 21824 1727096371.39429: checking for max_fail_percentage 21824 1727096371.39431: done checking for max_fail_percentage 21824 1727096371.39432: checking to see if all hosts have failed and the running result is not ok 21824 1727096371.39433: done checking to see if all hosts have failed 21824 1727096371.39434: getting the remaining hosts for this loop 21824 1727096371.39436: done getting the remaining hosts for this loop 21824 1727096371.39439: getting the next task for host managed_node1 21824 1727096371.39447: done getting next task for host managed_node1 21824 1727096371.39451: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096371.39454: ^ state is: HOST STATE: block=3, 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=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 21824 1727096371.39465: getting variables 21824 1727096371.39466: in VariableManager get_vars() 21824 1727096371.39921: Calling all_inventory to load vars for managed_node1 21824 1727096371.39924: Calling groups_inventory to load vars for managed_node1 21824 1727096371.39927: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096371.39937: Calling all_plugins_play to load vars for managed_node1 21824 1727096371.39940: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096371.39943: Calling groups_plugins_play to load vars for managed_node1 21824 1727096371.42065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096371.44885: done with get_vars() 21824 1727096371.44916: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:31 -0400 (0:00:00.700) 0:00:26.589 ****** 21824 1727096371.45010: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096371.45362: worker is 1 (out of 1 available) 21824 1727096371.45378: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096371.45391: done queuing things up, now waiting for results queue to drain 21824 1727096371.45393: waiting for pending results... 21824 1727096371.45900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096371.46575: in run() - task 0afff68d-5257-b8a1-9a25-000000000080 21824 1727096371.46579: variable 'ansible_search_path' from source: unknown 21824 1727096371.46582: variable 'ansible_search_path' from source: unknown 21824 1727096371.46585: calling self._execute() 21824 1727096371.46587: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.46774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.46779: variable 'omit' from source: magic vars 21824 1727096371.47346: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.47368: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.47662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096371.48242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096371.48372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096371.48409: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096371.48471: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096371.48630: variable 'networkmanager_version' from source: set_fact 21824 1727096371.48704: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.48916: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.48927: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.49063: variable 'networkmanager_version' from source: set_fact 21824 1727096371.49080: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.49193: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.49206: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.49338: variable 'networkmanager_version' from source: set_fact 21824 1727096371.49353: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.49472: variable 'network_state' from source: role '' defaults 21824 1727096371.49488: Evaluated conditional (network_state != {}): False 21824 1727096371.49494: when evaluation is False, skipping this task 21824 1727096371.49499: _execute() done 21824 1727096371.49505: dumping result to json 21824 1727096371.49511: done dumping result, returning 21824 1727096371.49525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-b8a1-9a25-000000000080] 21824 1727096371.49572: sending task result for task 0afff68d-5257-b8a1-9a25-000000000080 21824 1727096371.49890: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000080 21824 1727096371.49893: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096371.49939: no more pending results, returning what we have 21824 1727096371.49942: results queue empty 21824 1727096371.49943: checking for any_errors_fatal 21824 1727096371.49952: done checking for any_errors_fatal 21824 1727096371.49952: checking for max_fail_percentage 21824 1727096371.49954: done checking for max_fail_percentage 21824 1727096371.49955: checking to see if all hosts have failed and the running result is not ok 21824 1727096371.49956: done checking to see if all hosts have failed 21824 1727096371.49957: getting the remaining hosts for this loop 21824 1727096371.49958: done getting the remaining hosts for this loop 21824 1727096371.49961: getting the next task for host managed_node1 21824 1727096371.49969: done getting next task for host managed_node1 21824 1727096371.49973: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096371.49975: ^ state is: HOST STATE: block=3, 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=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 21824 1727096371.49993: getting variables 21824 1727096371.49994: in VariableManager get_vars() 21824 1727096371.50037: Calling all_inventory to load vars for managed_node1 21824 1727096371.50040: Calling groups_inventory to load vars for managed_node1 21824 1727096371.50042: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096371.50051: Calling all_plugins_play to load vars for managed_node1 21824 1727096371.50054: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096371.50057: Calling groups_plugins_play to load vars for managed_node1 21824 1727096371.51407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096371.53888: done with get_vars() 21824 1727096371.53923: done getting variables 21824 1727096371.54000: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:31 -0400 (0:00:00.090) 0:00:26.679 ****** 21824 1727096371.54031: entering _queue_task() for managed_node1/debug 21824 1727096371.54372: worker is 1 (out of 1 available) 21824 1727096371.54385: exiting _queue_task() for managed_node1/debug 21824 1727096371.54396: done queuing things up, now waiting for results queue to drain 21824 1727096371.54397: waiting for pending results... 21824 1727096371.54698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096371.54851: in run() - task 0afff68d-5257-b8a1-9a25-000000000081 21824 1727096371.54877: variable 'ansible_search_path' from source: unknown 21824 1727096371.54886: variable 'ansible_search_path' from source: unknown 21824 1727096371.54927: calling self._execute() 21824 1727096371.55027: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.55040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.55061: variable 'omit' from source: magic vars 21824 1727096371.55446: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.55470: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.55660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096371.56096: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096371.56139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096371.56222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096371.56236: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096371.56328: variable 'networkmanager_version' from source: set_fact 21824 1727096371.56346: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.56521: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.56544: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.57278: variable 'networkmanager_version' from source: set_fact 21824 1727096371.57282: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.57285: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.57287: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.57427: variable 'networkmanager_version' from source: set_fact 21824 1727096371.57441: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.57501: variable 'omit' from source: magic vars 21824 1727096371.57564: variable 'omit' from source: magic vars 21824 1727096371.57745: variable 'omit' from source: magic vars 21824 1727096371.57789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096371.57847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096371.57896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096371.57958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.57991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.58158: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096371.58257: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.58260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.58348: Set connection var ansible_shell_type to sh 21824 1727096371.58371: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096371.58395: Set connection var ansible_pipelining to False 21824 1727096371.58411: Set connection var ansible_timeout to 10 21824 1727096371.58418: Set connection var ansible_connection to ssh 21824 1727096371.58430: Set connection var ansible_shell_executable to /bin/sh 21824 1727096371.58457: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.58677: variable 'ansible_connection' from source: unknown 21824 1727096371.58681: variable 'ansible_module_compression' from source: unknown 21824 1727096371.58683: variable 'ansible_shell_type' from source: unknown 21824 1727096371.58686: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.58687: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.58689: variable 'ansible_pipelining' from source: unknown 21824 1727096371.58692: variable 'ansible_timeout' from source: unknown 21824 1727096371.58693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.58696: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096371.58699: variable 'omit' from source: magic vars 21824 1727096371.58700: starting attempt loop 21824 1727096371.58703: running the handler 21824 1727096371.58821: variable '__network_connections_result' from source: set_fact 21824 1727096371.58896: handler run complete 21824 1727096371.58921: attempt loop complete, returning result 21824 1727096371.58929: _execute() done 21824 1727096371.58936: dumping result to json 21824 1727096371.58943: done dumping result, returning 21824 1727096371.58958: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-b8a1-9a25-000000000081] 21824 1727096371.58974: sending task result for task 0afff68d-5257-b8a1-9a25-000000000081 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21824 1727096371.59181: no more pending results, returning what we have 21824 1727096371.59186: results queue empty 21824 1727096371.59187: checking for any_errors_fatal 21824 1727096371.59193: done checking for any_errors_fatal 21824 1727096371.59194: checking for max_fail_percentage 21824 1727096371.59197: done checking for max_fail_percentage 21824 1727096371.59198: checking to see if all hosts have failed and the running result is not ok 21824 1727096371.59199: done checking to see if all hosts have failed 21824 1727096371.59199: getting the remaining hosts for this loop 21824 1727096371.59201: done getting the remaining hosts for this loop 21824 1727096371.59205: getting the next task for host managed_node1 21824 1727096371.59212: done getting next task for host managed_node1 21824 1727096371.59216: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096371.59219: ^ state is: HOST STATE: block=3, 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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096371.59239: getting variables 21824 1727096371.59241: in VariableManager get_vars() 21824 1727096371.59300: Calling all_inventory to load vars for managed_node1 21824 1727096371.59303: Calling groups_inventory to load vars for managed_node1 21824 1727096371.59306: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096371.59316: Calling all_plugins_play to load vars for managed_node1 21824 1727096371.59320: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096371.59323: Calling groups_plugins_play to load vars for managed_node1 21824 1727096371.60107: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000081 21824 1727096371.60111: WORKER PROCESS EXITING 21824 1727096371.62129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096371.64430: done with get_vars() 21824 1727096371.64455: done getting variables 21824 1727096371.64514: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:31 -0400 (0:00:00.105) 0:00:26.784 ****** 21824 1727096371.64552: entering _queue_task() for managed_node1/debug 21824 1727096371.64919: worker is 1 (out of 1 available) 21824 1727096371.64932: exiting _queue_task() for managed_node1/debug 21824 1727096371.64944: done queuing things up, now waiting for results queue to drain 21824 1727096371.64946: waiting for pending results... 21824 1727096371.65493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096371.65653: in run() - task 0afff68d-5257-b8a1-9a25-000000000082 21824 1727096371.65680: variable 'ansible_search_path' from source: unknown 21824 1727096371.65688: variable 'ansible_search_path' from source: unknown 21824 1727096371.65732: calling self._execute() 21824 1727096371.65842: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.65861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.65882: variable 'omit' from source: magic vars 21824 1727096371.66311: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.66328: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.66635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096371.66885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096371.67012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096371.67059: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096371.67102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096371.67199: variable 'networkmanager_version' from source: set_fact 21824 1727096371.67221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.67399: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.67409: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.67583: variable 'networkmanager_version' from source: set_fact 21824 1727096371.67587: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.67694: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.67708: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.67850: variable 'networkmanager_version' from source: set_fact 21824 1727096371.67909: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.67913: variable 'omit' from source: magic vars 21824 1727096371.67942: variable 'omit' from source: magic vars 21824 1727096371.67987: variable 'omit' from source: magic vars 21824 1727096371.68027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096371.68064: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096371.68133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096371.68160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.68236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.68239: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096371.68242: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.68244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.68331: Set connection var ansible_shell_type to sh 21824 1727096371.68350: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096371.68365: Set connection var ansible_pipelining to False 21824 1727096371.68386: Set connection var ansible_timeout to 10 21824 1727096371.68453: Set connection var ansible_connection to ssh 21824 1727096371.68457: Set connection var ansible_shell_executable to /bin/sh 21824 1727096371.68459: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.68461: variable 'ansible_connection' from source: unknown 21824 1727096371.68464: variable 'ansible_module_compression' from source: unknown 21824 1727096371.68470: variable 'ansible_shell_type' from source: unknown 21824 1727096371.68473: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.68475: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.68476: variable 'ansible_pipelining' from source: unknown 21824 1727096371.68479: variable 'ansible_timeout' from source: unknown 21824 1727096371.68481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.68596: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096371.68605: variable 'omit' from source: magic vars 21824 1727096371.68675: starting attempt loop 21824 1727096371.68678: running the handler 21824 1727096371.68680: variable '__network_connections_result' from source: set_fact 21824 1727096371.68757: variable '__network_connections_result' from source: set_fact 21824 1727096371.68916: handler run complete 21824 1727096371.68953: attempt loop complete, returning result 21824 1727096371.68960: _execute() done 21824 1727096371.69000: dumping result to json 21824 1727096371.69004: done dumping result, returning 21824 1727096371.69007: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-b8a1-9a25-000000000082] 21824 1727096371.69009: sending task result for task 0afff68d-5257-b8a1-9a25-000000000082 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21824 1727096371.69287: no more pending results, returning what we have 21824 1727096371.69291: results queue empty 21824 1727096371.69292: checking for any_errors_fatal 21824 1727096371.69300: done checking for any_errors_fatal 21824 1727096371.69301: checking for max_fail_percentage 21824 1727096371.69302: done checking for max_fail_percentage 21824 1727096371.69303: checking to see if all hosts have failed and the running result is not ok 21824 1727096371.69304: done checking to see if all hosts have failed 21824 1727096371.69306: getting the remaining hosts for this loop 21824 1727096371.69308: done getting the remaining hosts for this loop 21824 1727096371.69312: getting the next task for host managed_node1 21824 1727096371.69319: done getting next task for host managed_node1 21824 1727096371.69323: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096371.69326: ^ state is: HOST STATE: block=3, 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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096371.69342: getting variables 21824 1727096371.69344: in VariableManager get_vars() 21824 1727096371.69809: Calling all_inventory to load vars for managed_node1 21824 1727096371.69812: Calling groups_inventory to load vars for managed_node1 21824 1727096371.69814: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096371.69820: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000082 21824 1727096371.69825: WORKER PROCESS EXITING 21824 1727096371.69836: Calling all_plugins_play to load vars for managed_node1 21824 1727096371.69840: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096371.69844: Calling groups_plugins_play to load vars for managed_node1 21824 1727096371.72358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096371.74864: done with get_vars() 21824 1727096371.74891: done getting variables 21824 1727096371.74973: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:31 -0400 (0:00:00.104) 0:00:26.889 ****** 21824 1727096371.75007: entering _queue_task() for managed_node1/debug 21824 1727096371.76068: worker is 1 (out of 1 available) 21824 1727096371.76079: exiting _queue_task() for managed_node1/debug 21824 1727096371.76090: done queuing things up, now waiting for results queue to drain 21824 1727096371.76092: waiting for pending results... 21824 1727096371.76605: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096371.76752: in run() - task 0afff68d-5257-b8a1-9a25-000000000083 21824 1727096371.76755: variable 'ansible_search_path' from source: unknown 21824 1727096371.76864: variable 'ansible_search_path' from source: unknown 21824 1727096371.76875: calling self._execute() 21824 1727096371.77437: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.77443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.77447: variable 'omit' from source: magic vars 21824 1727096371.78580: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.78593: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.78987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096371.79735: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096371.79994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096371.80109: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096371.80113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096371.80396: variable 'networkmanager_version' from source: set_fact 21824 1727096371.80403: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.80583: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.80587: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.80984: variable 'networkmanager_version' from source: set_fact 21824 1727096371.80996: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.81222: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.81226: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.81490: variable 'networkmanager_version' from source: set_fact 21824 1727096371.81498: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.81863: variable 'network_state' from source: role '' defaults 21824 1727096371.81869: Evaluated conditional (network_state != {}): False 21824 1727096371.81879: when evaluation is False, skipping this task 21824 1727096371.81882: _execute() done 21824 1727096371.81885: dumping result to json 21824 1727096371.81887: done dumping result, returning 21824 1727096371.81890: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-b8a1-9a25-000000000083] 21824 1727096371.81892: sending task result for task 0afff68d-5257-b8a1-9a25-000000000083 21824 1727096371.81958: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000083 21824 1727096371.81961: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21824 1727096371.82021: no more pending results, returning what we have 21824 1727096371.82029: results queue empty 21824 1727096371.82031: checking for any_errors_fatal 21824 1727096371.82049: done checking for any_errors_fatal 21824 1727096371.82050: checking for max_fail_percentage 21824 1727096371.82052: done checking for max_fail_percentage 21824 1727096371.82053: checking to see if all hosts have failed and the running result is not ok 21824 1727096371.82054: done checking to see if all hosts have failed 21824 1727096371.82054: getting the remaining hosts for this loop 21824 1727096371.82056: done getting the remaining hosts for this loop 21824 1727096371.82059: getting the next task for host managed_node1 21824 1727096371.82184: done getting next task for host managed_node1 21824 1727096371.82189: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096371.82192: ^ state is: HOST STATE: block=3, 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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096371.82209: getting variables 21824 1727096371.82211: in VariableManager get_vars() 21824 1727096371.82263: Calling all_inventory to load vars for managed_node1 21824 1727096371.82266: Calling groups_inventory to load vars for managed_node1 21824 1727096371.82367: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096371.82479: Calling all_plugins_play to load vars for managed_node1 21824 1727096371.82484: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096371.82488: Calling groups_plugins_play to load vars for managed_node1 21824 1727096371.86306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096371.90303: done with get_vars() 21824 1727096371.90382: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:31 -0400 (0:00:00.156) 0:00:27.045 ****** 21824 1727096371.90614: entering _queue_task() for managed_node1/ping 21824 1727096371.91450: worker is 1 (out of 1 available) 21824 1727096371.91461: exiting _queue_task() for managed_node1/ping 21824 1727096371.91607: done queuing things up, now waiting for results queue to drain 21824 1727096371.91614: waiting for pending results... 21824 1727096371.92345: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096371.92351: in run() - task 0afff68d-5257-b8a1-9a25-000000000084 21824 1727096371.92355: variable 'ansible_search_path' from source: unknown 21824 1727096371.92358: variable 'ansible_search_path' from source: unknown 21824 1727096371.92423: calling self._execute() 21824 1727096371.92658: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.92675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.92690: variable 'omit' from source: magic vars 21824 1727096371.93091: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.93108: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.93775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096371.94102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096371.94228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096371.94273: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096371.94527: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096371.94592: variable 'networkmanager_version' from source: set_fact 21824 1727096371.94855: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.94992: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.95084: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.95523: variable 'networkmanager_version' from source: set_fact 21824 1727096371.95576: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.95890: variable 'ansible_distribution_major_version' from source: facts 21824 1727096371.95909: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096371.96237: variable 'networkmanager_version' from source: set_fact 21824 1727096371.96253: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096371.96264: variable 'omit' from source: magic vars 21824 1727096371.96335: variable 'omit' from source: magic vars 21824 1727096371.96417: variable 'omit' from source: magic vars 21824 1727096371.96448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096371.96490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096371.96516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096371.96537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.96551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096371.96589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096371.96606: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.96615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.96821: Set connection var ansible_shell_type to sh 21824 1727096371.96825: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096371.96827: Set connection var ansible_pipelining to False 21824 1727096371.96829: Set connection var ansible_timeout to 10 21824 1727096371.96832: Set connection var ansible_connection to ssh 21824 1727096371.96833: Set connection var ansible_shell_executable to /bin/sh 21824 1727096371.96949: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.97150: variable 'ansible_connection' from source: unknown 21824 1727096371.97153: variable 'ansible_module_compression' from source: unknown 21824 1727096371.97155: variable 'ansible_shell_type' from source: unknown 21824 1727096371.97157: variable 'ansible_shell_executable' from source: unknown 21824 1727096371.97159: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096371.97161: variable 'ansible_pipelining' from source: unknown 21824 1727096371.97163: variable 'ansible_timeout' from source: unknown 21824 1727096371.97165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096371.97330: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096371.97677: variable 'omit' from source: magic vars 21824 1727096371.97680: starting attempt loop 21824 1727096371.97683: running the handler 21824 1727096371.97685: _low_level_execute_command(): starting 21824 1727096371.97687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096371.99083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096371.99160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096371.99212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096371.99400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096371.99469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.01298: stdout chunk (state=3): >>>/root <<< 21824 1727096372.01405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.01417: stdout chunk (state=3): >>><<< 21824 1727096372.01431: stderr chunk (state=3): >>><<< 21824 1727096372.01657: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.01674: _low_level_execute_command(): starting 21824 1727096372.01677: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064 `" && echo ansible-tmp-1727096372.0157332-23041-18579484910064="` echo /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064 `" ) && sleep 0' 21824 1727096372.03090: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.03118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.03301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.05284: stdout chunk (state=3): >>>ansible-tmp-1727096372.0157332-23041-18579484910064=/root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064 <<< 21824 1727096372.05439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.05443: stdout chunk (state=3): >>><<< 21824 1727096372.05445: stderr chunk (state=3): >>><<< 21824 1727096372.05471: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096372.0157332-23041-18579484910064=/root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.05700: variable 'ansible_module_compression' from source: unknown 21824 1727096372.05704: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21824 1727096372.05796: variable 'ansible_facts' from source: unknown 21824 1727096372.05892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py 21824 1727096372.06295: Sending initial data 21824 1727096372.06298: Sent initial data (152 bytes) 21824 1727096372.07751: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.07827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.07991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.08070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.09725: 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 <<< 21824 1727096372.09824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096372.09946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpzdt297s4 /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py <<< 21824 1727096372.09949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py" <<< 21824 1727096372.10037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpzdt297s4" to remote "/root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py" <<< 21824 1727096372.11561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.11565: stdout chunk (state=3): >>><<< 21824 1727096372.11571: stderr chunk (state=3): >>><<< 21824 1727096372.11574: done transferring module to remote 21824 1727096372.11576: _low_level_execute_command(): starting 21824 1727096372.11578: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/ /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py && sleep 0' 21824 1727096372.12799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096372.12814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096372.12828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096372.12976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096372.13135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.13200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.15118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.15122: stdout chunk (state=3): >>><<< 21824 1727096372.15125: stderr chunk (state=3): >>><<< 21824 1727096372.15141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.15149: _low_level_execute_command(): starting 21824 1727096372.15158: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/AnsiballZ_ping.py && sleep 0' 21824 1727096372.16458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096372.16479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096372.16555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.16817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.16843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.16950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.31952: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21824 1727096372.33351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096372.33356: stdout chunk (state=3): >>><<< 21824 1727096372.33359: stderr chunk (state=3): >>><<< 21824 1727096372.33476: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096372.33480: done with _execute_module (ping, {'_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': 'ping', '_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-1727096372.0157332-23041-18579484910064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096372.33483: _low_level_execute_command(): starting 21824 1727096372.33485: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096372.0157332-23041-18579484910064/ > /dev/null 2>&1 && sleep 0' 21824 1727096372.34684: 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 <<< 21824 1727096372.34698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096372.34709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.34884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096372.34908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.35050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.36941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.36980: stderr chunk (state=3): >>><<< 21824 1727096372.36984: stdout chunk (state=3): >>><<< 21824 1727096372.37000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.37017: handler run complete 21824 1727096372.37080: attempt loop complete, returning result 21824 1727096372.37088: _execute() done 21824 1727096372.37095: dumping result to json 21824 1727096372.37104: done dumping result, returning 21824 1727096372.37117: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-b8a1-9a25-000000000084] 21824 1727096372.37127: sending task result for task 0afff68d-5257-b8a1-9a25-000000000084 21824 1727096372.37537: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000084 21824 1727096372.37540: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21824 1727096372.37608: no more pending results, returning what we have 21824 1727096372.37612: results queue empty 21824 1727096372.37613: checking for any_errors_fatal 21824 1727096372.37620: done checking for any_errors_fatal 21824 1727096372.37621: checking for max_fail_percentage 21824 1727096372.37623: done checking for max_fail_percentage 21824 1727096372.37624: checking to see if all hosts have failed and the running result is not ok 21824 1727096372.37625: done checking to see if all hosts have failed 21824 1727096372.37626: getting the remaining hosts for this loop 21824 1727096372.37628: done getting the remaining hosts for this loop 21824 1727096372.37631: getting the next task for host managed_node1 21824 1727096372.37640: done getting next task for host managed_node1 21824 1727096372.37642: ^ task is: TASK: meta (role_complete) 21824 1727096372.37645: ^ state is: HOST STATE: block=3, 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? (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 21824 1727096372.37656: getting variables 21824 1727096372.37657: in VariableManager get_vars() 21824 1727096372.37712: Calling all_inventory to load vars for managed_node1 21824 1727096372.37715: Calling groups_inventory to load vars for managed_node1 21824 1727096372.37718: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096372.37728: Calling all_plugins_play to load vars for managed_node1 21824 1727096372.37732: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096372.37735: Calling groups_plugins_play to load vars for managed_node1 21824 1727096372.51735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096372.55744: done with get_vars() 21824 1727096372.55776: done getting variables 21824 1727096372.55848: done queuing things up, now waiting for results queue to drain 21824 1727096372.55850: results queue empty 21824 1727096372.55851: checking for any_errors_fatal 21824 1727096372.55858: done checking for any_errors_fatal 21824 1727096372.55860: checking for max_fail_percentage 21824 1727096372.55861: done checking for max_fail_percentage 21824 1727096372.55862: checking to see if all hosts have failed and the running result is not ok 21824 1727096372.55863: done checking to see if all hosts have failed 21824 1727096372.55863: getting the remaining hosts for this loop 21824 1727096372.55864: done getting the remaining hosts for this loop 21824 1727096372.55868: getting the next task for host managed_node1 21824 1727096372.55873: done getting next task for host managed_node1 21824 1727096372.55875: ^ task is: TASK: Get profile's ethtool.ring-rx options 21824 1727096372.55876: ^ state is: HOST STATE: block=3, 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 21824 1727096372.55878: getting variables 21824 1727096372.55879: in VariableManager get_vars() 21824 1727096372.55898: Calling all_inventory to load vars for managed_node1 21824 1727096372.55900: Calling groups_inventory to load vars for managed_node1 21824 1727096372.55902: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096372.55907: Calling all_plugins_play to load vars for managed_node1 21824 1727096372.55910: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096372.55912: Calling groups_plugins_play to load vars for managed_node1 21824 1727096372.58711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096372.61762: done with get_vars() 21824 1727096372.61794: done getting variables 21824 1727096372.61847: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Monday 23 September 2024 08:59:32 -0400 (0:00:00.713) 0:00:27.758 ****** 21824 1727096372.61922: entering _queue_task() for managed_node1/command 21824 1727096372.62921: worker is 1 (out of 1 available) 21824 1727096372.62930: exiting _queue_task() for managed_node1/command 21824 1727096372.62944: done queuing things up, now waiting for results queue to drain 21824 1727096372.62946: waiting for pending results... 21824 1727096372.63175: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 21824 1727096372.63307: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b4 21824 1727096372.63330: variable 'ansible_search_path' from source: unknown 21824 1727096372.63372: calling self._execute() 21824 1727096372.63477: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096372.63489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096372.63503: variable 'omit' from source: magic vars 21824 1727096372.63930: variable 'ansible_distribution_major_version' from source: facts 21824 1727096372.64019: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096372.64146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096372.64596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096372.64716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096372.64755: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096372.64864: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096372.65023: variable 'networkmanager_version' from source: set_fact 21824 1727096372.65042: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096372.65166: variable 'network_provider' from source: set_fact 21824 1727096372.65180: Evaluated conditional (network_provider == "nm"): True 21824 1727096372.65190: variable 'omit' from source: magic vars 21824 1727096372.65214: variable 'omit' from source: magic vars 21824 1727096372.65336: variable 'interface' from source: play vars 21824 1727096372.65342: variable 'omit' from source: magic vars 21824 1727096372.65377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096372.65411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096372.65445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096372.65554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096372.65557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096372.65560: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096372.65562: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096372.65565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096372.65644: Set connection var ansible_shell_type to sh 21824 1727096372.65659: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096372.65675: Set connection var ansible_pipelining to False 21824 1727096372.65775: Set connection var ansible_timeout to 10 21824 1727096372.65778: Set connection var ansible_connection to ssh 21824 1727096372.65781: Set connection var ansible_shell_executable to /bin/sh 21824 1727096372.65783: variable 'ansible_shell_executable' from source: unknown 21824 1727096372.65785: variable 'ansible_connection' from source: unknown 21824 1727096372.65787: variable 'ansible_module_compression' from source: unknown 21824 1727096372.65789: variable 'ansible_shell_type' from source: unknown 21824 1727096372.65791: variable 'ansible_shell_executable' from source: unknown 21824 1727096372.65793: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096372.65795: variable 'ansible_pipelining' from source: unknown 21824 1727096372.65797: variable 'ansible_timeout' from source: unknown 21824 1727096372.65800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096372.65887: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096372.65915: variable 'omit' from source: magic vars 21824 1727096372.65926: starting attempt loop 21824 1727096372.65946: running the handler 21824 1727096372.65977: _low_level_execute_command(): starting 21824 1727096372.66008: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096372.67108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096372.67151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096372.67260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096372.67400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096372.67417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.67455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.67593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.69287: stdout chunk (state=3): >>>/root <<< 21824 1727096372.69495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.69499: stderr chunk (state=3): >>><<< 21824 1727096372.69580: stdout chunk (state=3): >>><<< 21824 1727096372.69779: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.69783: _low_level_execute_command(): starting 21824 1727096372.69801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823 `" && echo ansible-tmp-1727096372.696851-23075-147252217931823="` echo /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823 `" ) && sleep 0' 21824 1727096372.71424: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.71612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.72214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.73924: stdout chunk (state=3): >>>ansible-tmp-1727096372.696851-23075-147252217931823=/root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823 <<< 21824 1727096372.74075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.74079: stdout chunk (state=3): >>><<< 21824 1727096372.74087: stderr chunk (state=3): >>><<< 21824 1727096372.74109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096372.696851-23075-147252217931823=/root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.74143: variable 'ansible_module_compression' from source: unknown 21824 1727096372.74197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096372.74243: variable 'ansible_facts' from source: unknown 21824 1727096372.74481: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py 21824 1727096372.74878: Sending initial data 21824 1727096372.74882: Sent initial data (155 bytes) 21824 1727096372.76076: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.76680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096372.76691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.76695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.76923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.78565: 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 <<< 21824 1727096372.78657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096372.78898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpld_lho0i /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py <<< 21824 1727096372.78901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py" <<< 21824 1727096372.78964: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpld_lho0i" to remote "/root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py" <<< 21824 1727096372.80890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.80918: stderr chunk (state=3): >>><<< 21824 1727096372.80921: stdout chunk (state=3): >>><<< 21824 1727096372.81073: done transferring module to remote 21824 1727096372.81086: _low_level_execute_command(): starting 21824 1727096372.81091: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/ /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py && sleep 0' 21824 1727096372.82365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096372.82474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.82644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096372.82647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.82650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.82714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096372.84727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096372.84730: stdout chunk (state=3): >>><<< 21824 1727096372.84738: stderr chunk (state=3): >>><<< 21824 1727096372.84759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096372.84762: _low_level_execute_command(): starting 21824 1727096372.84769: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/AnsiballZ_command.py && sleep 0' 21824 1727096372.85860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096372.86035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096372.86090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096372.86212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096372.86282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.03542: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:33.017069", "end": "2024-09-23 08:59:33.032819", "delta": "0:00:00.015750", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096373.05138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096373.05165: stdout chunk (state=3): >>><<< 21824 1727096373.05628: stderr chunk (state=3): >>><<< 21824 1727096373.05633: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:33.017069", "end": "2024-09-23 08:59:33.032819", "delta": "0:00:00.015750", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096373.05636: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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.command', '_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-1727096372.696851-23075-147252217931823/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096373.05638: _low_level_execute_command(): starting 21824 1727096373.05640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096372.696851-23075-147252217931823/ > /dev/null 2>&1 && sleep 0' 21824 1727096373.06778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096373.06781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096373.06784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.06785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096373.06802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.07122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.07295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.07892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.09432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.09435: stdout chunk (state=3): >>><<< 21824 1727096373.09437: stderr chunk (state=3): >>><<< 21824 1727096373.09521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.09525: handler run complete 21824 1727096373.09528: Evaluated conditional (False): False 21824 1727096373.09530: attempt loop complete, returning result 21824 1727096373.09532: _execute() done 21824 1727096373.09534: dumping result to json 21824 1727096373.09536: done dumping result, returning 21824 1727096373.09538: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [0afff68d-5257-b8a1-9a25-0000000000b4] 21824 1727096373.09540: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b4 ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015750", "end": "2024-09-23 08:59:33.032819", "rc": 0, "start": "2024-09-23 08:59:33.017069" } STDOUT: 128 21824 1727096373.09860: no more pending results, returning what we have 21824 1727096373.09865: results queue empty 21824 1727096373.09866: checking for any_errors_fatal 21824 1727096373.09871: done checking for any_errors_fatal 21824 1727096373.09872: checking for max_fail_percentage 21824 1727096373.09874: done checking for max_fail_percentage 21824 1727096373.09875: checking to see if all hosts have failed and the running result is not ok 21824 1727096373.09876: done checking to see if all hosts have failed 21824 1727096373.09877: getting the remaining hosts for this loop 21824 1727096373.09878: done getting the remaining hosts for this loop 21824 1727096373.09882: getting the next task for host managed_node1 21824 1727096373.09889: done getting next task for host managed_node1 21824 1727096373.09892: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21824 1727096373.09894: ^ state is: HOST STATE: block=3, 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 21824 1727096373.09899: getting variables 21824 1727096373.09900: in VariableManager get_vars() 21824 1727096373.09953: Calling all_inventory to load vars for managed_node1 21824 1727096373.09955: Calling groups_inventory to load vars for managed_node1 21824 1727096373.09958: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096373.10484: Calling all_plugins_play to load vars for managed_node1 21824 1727096373.10489: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096373.10494: Calling groups_plugins_play to load vars for managed_node1 21824 1727096373.11102: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b4 21824 1727096373.11105: WORKER PROCESS EXITING 21824 1727096373.15000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096373.18049: done with get_vars() 21824 1727096373.18180: done getting variables 21824 1727096373.18256: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Monday 23 September 2024 08:59:33 -0400 (0:00:00.564) 0:00:28.323 ****** 21824 1727096373.18399: entering _queue_task() for managed_node1/assert 21824 1727096373.19178: worker is 1 (out of 1 available) 21824 1727096373.19190: exiting _queue_task() for managed_node1/assert 21824 1727096373.19203: done queuing things up, now waiting for results queue to drain 21824 1727096373.19204: waiting for pending results... 21824 1727096373.19750: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 21824 1727096373.19961: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b5 21824 1727096373.20082: variable 'ansible_search_path' from source: unknown 21824 1727096373.20117: calling self._execute() 21824 1727096373.20424: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.20428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.20431: variable 'omit' from source: magic vars 21824 1727096373.20979: variable 'ansible_distribution_major_version' from source: facts 21824 1727096373.20989: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096373.21183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096373.21479: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096373.21482: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096373.21507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096373.21578: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096373.21823: variable 'networkmanager_version' from source: set_fact 21824 1727096373.21846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096373.22158: variable 'network_provider' from source: set_fact 21824 1727096373.22176: Evaluated conditional (network_provider == "nm"): True 21824 1727096373.22187: variable 'omit' from source: magic vars 21824 1727096373.22217: variable 'omit' from source: magic vars 21824 1727096373.22272: variable 'omit' from source: magic vars 21824 1727096373.22307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096373.22351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096373.22392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096373.22419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.22440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.22485: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096373.22495: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.22503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.22614: Set connection var ansible_shell_type to sh 21824 1727096373.22630: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096373.22641: Set connection var ansible_pipelining to False 21824 1727096373.22659: Set connection var ansible_timeout to 10 21824 1727096373.22675: Set connection var ansible_connection to ssh 21824 1727096373.22688: Set connection var ansible_shell_executable to /bin/sh 21824 1727096373.22712: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.22719: variable 'ansible_connection' from source: unknown 21824 1727096373.22726: variable 'ansible_module_compression' from source: unknown 21824 1727096373.22732: variable 'ansible_shell_type' from source: unknown 21824 1727096373.22738: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.22744: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.22750: variable 'ansible_pipelining' from source: unknown 21824 1727096373.22756: variable 'ansible_timeout' from source: unknown 21824 1727096373.22762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.22975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096373.22978: variable 'omit' from source: magic vars 21824 1727096373.22981: starting attempt loop 21824 1727096373.22983: running the handler 21824 1727096373.23083: variable 'with_ring_rx' from source: set_fact 21824 1727096373.23101: Evaluated conditional (with_ring_rx.stdout == '128'): True 21824 1727096373.23116: handler run complete 21824 1727096373.23133: attempt loop complete, returning result 21824 1727096373.23144: _execute() done 21824 1727096373.23155: dumping result to json 21824 1727096373.23165: done dumping result, returning 21824 1727096373.23188: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [0afff68d-5257-b8a1-9a25-0000000000b5] 21824 1727096373.23202: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b5 21824 1727096373.23421: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b5 21824 1727096373.23425: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096373.23478: no more pending results, returning what we have 21824 1727096373.23481: results queue empty 21824 1727096373.23482: checking for any_errors_fatal 21824 1727096373.23491: done checking for any_errors_fatal 21824 1727096373.23491: checking for max_fail_percentage 21824 1727096373.23493: done checking for max_fail_percentage 21824 1727096373.23494: checking to see if all hosts have failed and the running result is not ok 21824 1727096373.23495: done checking to see if all hosts have failed 21824 1727096373.23495: getting the remaining hosts for this loop 21824 1727096373.23497: done getting the remaining hosts for this loop 21824 1727096373.23499: getting the next task for host managed_node1 21824 1727096373.23505: done getting next task for host managed_node1 21824 1727096373.23508: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21824 1727096373.23510: ^ state is: HOST STATE: block=3, 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 21824 1727096373.23515: getting variables 21824 1727096373.23516: in VariableManager get_vars() 21824 1727096373.23685: Calling all_inventory to load vars for managed_node1 21824 1727096373.23688: Calling groups_inventory to load vars for managed_node1 21824 1727096373.23690: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096373.23699: Calling all_plugins_play to load vars for managed_node1 21824 1727096373.23702: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096373.23704: Calling groups_plugins_play to load vars for managed_node1 21824 1727096373.26247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096373.28864: done with get_vars() 21824 1727096373.28894: done getting variables 21824 1727096373.28964: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Monday 23 September 2024 08:59:33 -0400 (0:00:00.106) 0:00:28.429 ****** 21824 1727096373.29004: entering _queue_task() for managed_node1/command 21824 1727096373.29462: worker is 1 (out of 1 available) 21824 1727096373.29478: exiting _queue_task() for managed_node1/command 21824 1727096373.29604: done queuing things up, now waiting for results queue to drain 21824 1727096373.29606: waiting for pending results... 21824 1727096373.30195: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 21824 1727096373.30396: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b6 21824 1727096373.30401: variable 'ansible_search_path' from source: unknown 21824 1727096373.30429: calling self._execute() 21824 1727096373.30831: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.30835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.30837: variable 'omit' from source: magic vars 21824 1727096373.31559: variable 'ansible_distribution_major_version' from source: facts 21824 1727096373.31640: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096373.32041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096373.32721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096373.32932: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096373.32977: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096373.33080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096373.33276: variable 'networkmanager_version' from source: set_fact 21824 1727096373.33297: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096373.33636: variable 'network_provider' from source: set_fact 21824 1727096373.33701: Evaluated conditional (network_provider == "nm"): True 21824 1727096373.33774: variable 'omit' from source: magic vars 21824 1727096373.33806: variable 'omit' from source: magic vars 21824 1727096373.34035: variable 'interface' from source: play vars 21824 1727096373.34099: variable 'omit' from source: magic vars 21824 1727096373.34172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096373.34250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096373.34281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096373.34307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.34332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.34384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096373.34393: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.34401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.34514: Set connection var ansible_shell_type to sh 21824 1727096373.34532: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096373.34562: Set connection var ansible_pipelining to False 21824 1727096373.34565: Set connection var ansible_timeout to 10 21824 1727096373.34571: Set connection var ansible_connection to ssh 21824 1727096373.34580: Set connection var ansible_shell_executable to /bin/sh 21824 1727096373.34631: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.34634: variable 'ansible_connection' from source: unknown 21824 1727096373.34637: variable 'ansible_module_compression' from source: unknown 21824 1727096373.34639: variable 'ansible_shell_type' from source: unknown 21824 1727096373.34641: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.34644: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.34647: variable 'ansible_pipelining' from source: unknown 21824 1727096373.34649: variable 'ansible_timeout' from source: unknown 21824 1727096373.34674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.34792: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096373.34847: variable 'omit' from source: magic vars 21824 1727096373.34855: starting attempt loop 21824 1727096373.34858: running the handler 21824 1727096373.34861: _low_level_execute_command(): starting 21824 1727096373.34865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096373.35791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096373.35843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.35940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096373.35986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.36001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.36104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.37874: stdout chunk (state=3): >>>/root <<< 21824 1727096373.37942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.37965: stdout chunk (state=3): >>><<< 21824 1727096373.38016: stderr chunk (state=3): >>><<< 21824 1727096373.38220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.38224: _low_level_execute_command(): starting 21824 1727096373.38245: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333 `" && echo ansible-tmp-1727096373.3814018-23103-144564505860333="` echo /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333 `" ) && sleep 0' 21824 1727096373.39244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096373.39273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.39277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096373.39280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.39422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.39439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.39495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.41674: stdout chunk (state=3): >>>ansible-tmp-1727096373.3814018-23103-144564505860333=/root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333 <<< 21824 1727096373.41705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.41708: stdout chunk (state=3): >>><<< 21824 1727096373.41710: stderr chunk (state=3): >>><<< 21824 1727096373.41728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096373.3814018-23103-144564505860333=/root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.41765: variable 'ansible_module_compression' from source: unknown 21824 1727096373.41825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096373.41870: variable 'ansible_facts' from source: unknown 21824 1727096373.41964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py 21824 1727096373.42251: Sending initial data 21824 1727096373.42254: Sent initial data (156 bytes) 21824 1727096373.42850: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096373.43015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.43718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.43888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.45498: 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 <<< 21824 1727096373.45561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096373.45626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp3dk32ec7 /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py <<< 21824 1727096373.45635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py" <<< 21824 1727096373.45807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp3dk32ec7" to remote "/root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py" <<< 21824 1727096373.47375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.47380: stdout chunk (state=3): >>><<< 21824 1727096373.47382: stderr chunk (state=3): >>><<< 21824 1727096373.47576: done transferring module to remote 21824 1727096373.47579: _low_level_execute_command(): starting 21824 1727096373.47584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/ /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py && sleep 0' 21824 1727096373.49201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.49325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096373.49412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.49471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.51398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.51414: stdout chunk (state=3): >>><<< 21824 1727096373.51426: stderr chunk (state=3): >>><<< 21824 1727096373.51447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.51455: _low_level_execute_command(): starting 21824 1727096373.51465: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/AnsiballZ_command.py && sleep 0' 21824 1727096373.52159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096373.52184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096373.52204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096373.52231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096373.52297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096373.52313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.52421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096373.52446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.52484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.52622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.69499: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-23 08:59:33.677416", "end": "2024-09-23 08:59:33.692692", "delta": "0:00:00.015276", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096373.71140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096373.71144: stdout chunk (state=3): >>><<< 21824 1727096373.71146: stderr chunk (state=3): >>><<< 21824 1727096373.71149: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-23 08:59:33.677416", "end": "2024-09-23 08:59:33.692692", "delta": "0:00:00.015276", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096373.71190: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-jumbo c show testnic1', '_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.command', '_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-1727096373.3814018-23103-144564505860333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096373.71354: _low_level_execute_command(): starting 21824 1727096373.71358: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096373.3814018-23103-144564505860333/ > /dev/null 2>&1 && sleep 0' 21824 1727096373.72787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.72794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.74675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.74718: stderr chunk (state=3): >>><<< 21824 1727096373.74721: stdout chunk (state=3): >>><<< 21824 1727096373.74837: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.74840: handler run complete 21824 1727096373.74843: Evaluated conditional (False): False 21824 1727096373.74846: attempt loop complete, returning result 21824 1727096373.74848: _execute() done 21824 1727096373.74850: dumping result to json 21824 1727096373.74852: done dumping result, returning 21824 1727096373.74854: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [0afff68d-5257-b8a1-9a25-0000000000b6] 21824 1727096373.74856: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b6 ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1" ], "delta": "0:00:00.015276", "end": "2024-09-23 08:59:33.692692", "rc": 0, "start": "2024-09-23 08:59:33.677416" } STDOUT: 128 21824 1727096373.75016: no more pending results, returning what we have 21824 1727096373.75020: results queue empty 21824 1727096373.75020: checking for any_errors_fatal 21824 1727096373.75028: done checking for any_errors_fatal 21824 1727096373.75029: checking for max_fail_percentage 21824 1727096373.75030: done checking for max_fail_percentage 21824 1727096373.75031: checking to see if all hosts have failed and the running result is not ok 21824 1727096373.75032: done checking to see if all hosts have failed 21824 1727096373.75032: getting the remaining hosts for this loop 21824 1727096373.75034: done getting the remaining hosts for this loop 21824 1727096373.75036: getting the next task for host managed_node1 21824 1727096373.75049: done getting next task for host managed_node1 21824 1727096373.75052: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21824 1727096373.75054: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096373.75059: getting variables 21824 1727096373.75060: in VariableManager get_vars() 21824 1727096373.75116: Calling all_inventory to load vars for managed_node1 21824 1727096373.75119: Calling groups_inventory to load vars for managed_node1 21824 1727096373.75122: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096373.75133: Calling all_plugins_play to load vars for managed_node1 21824 1727096373.75136: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096373.75138: Calling groups_plugins_play to load vars for managed_node1 21824 1727096373.75875: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b6 21824 1727096373.75879: WORKER PROCESS EXITING 21824 1727096373.77830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096373.79819: done with get_vars() 21824 1727096373.79854: done getting variables 21824 1727096373.79915: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Monday 23 September 2024 08:59:33 -0400 (0:00:00.509) 0:00:28.938 ****** 21824 1727096373.79950: entering _queue_task() for managed_node1/assert 21824 1727096373.80577: worker is 1 (out of 1 available) 21824 1727096373.80587: exiting _queue_task() for managed_node1/assert 21824 1727096373.80599: done queuing things up, now waiting for results queue to drain 21824 1727096373.80601: waiting for pending results... 21824 1727096373.80792: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21824 1727096373.80886: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b7 21824 1727096373.80908: variable 'ansible_search_path' from source: unknown 21824 1727096373.80947: calling self._execute() 21824 1727096373.81049: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.81063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.81076: variable 'omit' from source: magic vars 21824 1727096373.81488: variable 'ansible_distribution_major_version' from source: facts 21824 1727096373.81506: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096373.81688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096373.81992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096373.82029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096373.82072: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096373.82109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096373.82192: variable 'networkmanager_version' from source: set_fact 21824 1727096373.82204: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096373.82401: variable 'network_provider' from source: set_fact 21824 1727096373.82405: Evaluated conditional (network_provider == "nm"): True 21824 1727096373.82408: variable 'omit' from source: magic vars 21824 1727096373.82410: variable 'omit' from source: magic vars 21824 1727096373.82476: variable 'omit' from source: magic vars 21824 1727096373.82484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096373.82512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096373.82540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096373.82623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.82629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.82713: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096373.82716: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.82739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.82944: Set connection var ansible_shell_type to sh 21824 1727096373.82948: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096373.82950: Set connection var ansible_pipelining to False 21824 1727096373.82952: Set connection var ansible_timeout to 10 21824 1727096373.82955: Set connection var ansible_connection to ssh 21824 1727096373.82957: Set connection var ansible_shell_executable to /bin/sh 21824 1727096373.82960: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.82966: variable 'ansible_connection' from source: unknown 21824 1727096373.82980: variable 'ansible_module_compression' from source: unknown 21824 1727096373.82987: variable 'ansible_shell_type' from source: unknown 21824 1727096373.82994: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.83001: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.83009: variable 'ansible_pipelining' from source: unknown 21824 1727096373.83016: variable 'ansible_timeout' from source: unknown 21824 1727096373.83025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.83142: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096373.83173: variable 'omit' from source: magic vars 21824 1727096373.83265: starting attempt loop 21824 1727096373.83270: running the handler 21824 1727096373.83350: variable 'with_ring_rx_jumbo' from source: set_fact 21824 1727096373.83358: Evaluated conditional (with_ring_rx_jumbo.stdout == '128'): True 21824 1727096373.83371: handler run complete 21824 1727096373.83411: attempt loop complete, returning result 21824 1727096373.83414: _execute() done 21824 1727096373.83417: dumping result to json 21824 1727096373.83419: done dumping result, returning 21824 1727096373.83472: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0afff68d-5257-b8a1-9a25-0000000000b7] 21824 1727096373.83476: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b7 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096373.83676: no more pending results, returning what we have 21824 1727096373.83679: results queue empty 21824 1727096373.83680: checking for any_errors_fatal 21824 1727096373.83690: done checking for any_errors_fatal 21824 1727096373.83691: checking for max_fail_percentage 21824 1727096373.83693: done checking for max_fail_percentage 21824 1727096373.83694: checking to see if all hosts have failed and the running result is not ok 21824 1727096373.83695: done checking to see if all hosts have failed 21824 1727096373.83695: getting the remaining hosts for this loop 21824 1727096373.83696: done getting the remaining hosts for this loop 21824 1727096373.83700: getting the next task for host managed_node1 21824 1727096373.83707: done getting next task for host managed_node1 21824 1727096373.83709: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21824 1727096373.83711: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096373.83715: getting variables 21824 1727096373.83717: in VariableManager get_vars() 21824 1727096373.83772: Calling all_inventory to load vars for managed_node1 21824 1727096373.83775: Calling groups_inventory to load vars for managed_node1 21824 1727096373.83778: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096373.83789: Calling all_plugins_play to load vars for managed_node1 21824 1727096373.83792: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096373.83795: Calling groups_plugins_play to load vars for managed_node1 21824 1727096373.85037: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b7 21824 1727096373.85048: WORKER PROCESS EXITING 21824 1727096373.85205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096373.86956: done with get_vars() 21824 1727096373.86979: done getting variables 21824 1727096373.87042: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Monday 23 September 2024 08:59:33 -0400 (0:00:00.071) 0:00:29.010 ****** 21824 1727096373.87078: entering _queue_task() for managed_node1/command 21824 1727096373.87428: worker is 1 (out of 1 available) 21824 1727096373.87442: exiting _queue_task() for managed_node1/command 21824 1727096373.87456: done queuing things up, now waiting for results queue to drain 21824 1727096373.87458: waiting for pending results... 21824 1727096373.87887: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 21824 1727096373.87892: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b8 21824 1727096373.87896: variable 'ansible_search_path' from source: unknown 21824 1727096373.87899: calling self._execute() 21824 1727096373.88004: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.88021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.88036: variable 'omit' from source: magic vars 21824 1727096373.88386: variable 'ansible_distribution_major_version' from source: facts 21824 1727096373.88396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096373.88532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096373.88878: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096373.88882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096373.88885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096373.88914: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096373.89003: variable 'networkmanager_version' from source: set_fact 21824 1727096373.89016: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096373.89164: variable 'network_provider' from source: set_fact 21824 1727096373.89170: Evaluated conditional (network_provider == "nm"): True 21824 1727096373.89179: variable 'omit' from source: magic vars 21824 1727096373.89200: variable 'omit' from source: magic vars 21824 1727096373.89295: variable 'interface' from source: play vars 21824 1727096373.89318: variable 'omit' from source: magic vars 21824 1727096373.89349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096373.89381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096373.89403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096373.89427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.89525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096373.89530: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096373.89533: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.89536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.89576: Set connection var ansible_shell_type to sh 21824 1727096373.89584: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096373.89590: Set connection var ansible_pipelining to False 21824 1727096373.89601: Set connection var ansible_timeout to 10 21824 1727096373.89604: Set connection var ansible_connection to ssh 21824 1727096373.89611: Set connection var ansible_shell_executable to /bin/sh 21824 1727096373.89632: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.89636: variable 'ansible_connection' from source: unknown 21824 1727096373.89639: variable 'ansible_module_compression' from source: unknown 21824 1727096373.89641: variable 'ansible_shell_type' from source: unknown 21824 1727096373.89755: variable 'ansible_shell_executable' from source: unknown 21824 1727096373.89760: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096373.89763: variable 'ansible_pipelining' from source: unknown 21824 1727096373.89765: variable 'ansible_timeout' from source: unknown 21824 1727096373.89768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096373.89772: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096373.89789: variable 'omit' from source: magic vars 21824 1727096373.89792: starting attempt loop 21824 1727096373.89794: running the handler 21824 1727096373.89811: _low_level_execute_command(): starting 21824 1727096373.89819: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096373.90953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.90958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.90961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.91157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.92799: stdout chunk (state=3): >>>/root <<< 21824 1727096373.92924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.92927: stdout chunk (state=3): >>><<< 21824 1727096373.92938: stderr chunk (state=3): >>><<< 21824 1727096373.92957: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.92975: _low_level_execute_command(): starting 21824 1727096373.93175: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521 `" && echo ansible-tmp-1727096373.9295757-23134-185732450944521="` echo /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521 `" ) && sleep 0' 21824 1727096373.93541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096373.93550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096373.93561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096373.93580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096373.93593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096373.93599: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096373.93614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.93633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096373.93636: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096373.93647: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096373.93754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096373.93758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096373.93761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096373.93763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096373.93765: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096373.93766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096373.93804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096373.93807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.94021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.94105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.96084: stdout chunk (state=3): >>>ansible-tmp-1727096373.9295757-23134-185732450944521=/root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521 <<< 21824 1727096373.96210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096373.96251: stderr chunk (state=3): >>><<< 21824 1727096373.96294: stdout chunk (state=3): >>><<< 21824 1727096373.96323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096373.9295757-23134-185732450944521=/root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096373.96359: variable 'ansible_module_compression' from source: unknown 21824 1727096373.96438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096373.96484: variable 'ansible_facts' from source: unknown 21824 1727096373.96741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py 21824 1727096373.96938: Sending initial data 21824 1727096373.96974: Sent initial data (156 bytes) 21824 1727096373.97983: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096373.97994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096373.98014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096373.98128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096373.99690: 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 <<< 21824 1727096373.99697: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21824 1727096373.99754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096373.99844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpjz9_kxj5 /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py <<< 21824 1727096373.99847: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py" <<< 21824 1727096373.99896: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpjz9_kxj5" to remote "/root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py" <<< 21824 1727096374.00873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.00877: stdout chunk (state=3): >>><<< 21824 1727096374.00879: stderr chunk (state=3): >>><<< 21824 1727096374.00890: done transferring module to remote 21824 1727096374.00905: _low_level_execute_command(): starting 21824 1727096374.00913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/ /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py && sleep 0' 21824 1727096374.02512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.02535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.02539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.02633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.04431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.04451: stderr chunk (state=3): >>><<< 21824 1727096374.04454: stdout chunk (state=3): >>><<< 21824 1727096374.04470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.04477: _low_level_execute_command(): starting 21824 1727096374.04506: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/AnsiballZ_command.py && sleep 0' 21824 1727096374.05176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096374.05180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.05193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.05296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.05300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.05418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.05478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.05565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.22485: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-23 08:59:34.207122", "end": "2024-09-23 08:59:34.222386", "delta": "0:00:00.015264", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096374.24053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096374.24057: stdout chunk (state=3): >>><<< 21824 1727096374.24063: stderr chunk (state=3): >>><<< 21824 1727096374.24165: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-23 08:59:34.207122", "end": "2024-09-23 08:59:34.222386", "delta": "0:00:00.015264", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096374.24210: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-mini c show testnic1', '_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.command', '_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-1727096373.9295757-23134-185732450944521/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096374.24217: _low_level_execute_command(): starting 21824 1727096374.24226: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096373.9295757-23134-185732450944521/ > /dev/null 2>&1 && sleep 0' 21824 1727096374.26007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.26153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.26253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.26290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096374.26329: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096374.26674: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.26677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.26679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.26727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.26911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.28828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.28833: stdout chunk (state=3): >>><<< 21824 1727096374.28839: stderr chunk (state=3): >>><<< 21824 1727096374.28860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.28866: handler run complete 21824 1727096374.28899: Evaluated conditional (False): False 21824 1727096374.28909: attempt loop complete, returning result 21824 1727096374.28912: _execute() done 21824 1727096374.28916: dumping result to json 21824 1727096374.28923: done dumping result, returning 21824 1727096374.28931: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [0afff68d-5257-b8a1-9a25-0000000000b8] 21824 1727096374.28937: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b8 21824 1727096374.29050: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b8 21824 1727096374.29053: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1" ], "delta": "0:00:00.015264", "end": "2024-09-23 08:59:34.222386", "rc": 0, "start": "2024-09-23 08:59:34.207122" } STDOUT: 128 21824 1727096374.29162: no more pending results, returning what we have 21824 1727096374.29165: results queue empty 21824 1727096374.29166: checking for any_errors_fatal 21824 1727096374.29176: done checking for any_errors_fatal 21824 1727096374.29177: checking for max_fail_percentage 21824 1727096374.29275: done checking for max_fail_percentage 21824 1727096374.29277: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.29278: done checking to see if all hosts have failed 21824 1727096374.29279: getting the remaining hosts for this loop 21824 1727096374.29280: done getting the remaining hosts for this loop 21824 1727096374.29284: getting the next task for host managed_node1 21824 1727096374.29293: done getting next task for host managed_node1 21824 1727096374.29302: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21824 1727096374.29305: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096374.29309: getting variables 21824 1727096374.29310: in VariableManager get_vars() 21824 1727096374.29364: Calling all_inventory to load vars for managed_node1 21824 1727096374.29413: Calling groups_inventory to load vars for managed_node1 21824 1727096374.29418: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096374.29429: Calling all_plugins_play to load vars for managed_node1 21824 1727096374.29432: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096374.29435: Calling groups_plugins_play to load vars for managed_node1 21824 1727096374.30889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096374.31791: done with get_vars() 21824 1727096374.31812: done getting variables 21824 1727096374.31858: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Monday 23 September 2024 08:59:34 -0400 (0:00:00.448) 0:00:29.458 ****** 21824 1727096374.31884: entering _queue_task() for managed_node1/assert 21824 1727096374.32156: worker is 1 (out of 1 available) 21824 1727096374.32172: exiting _queue_task() for managed_node1/assert 21824 1727096374.32186: done queuing things up, now waiting for results queue to drain 21824 1727096374.32188: waiting for pending results... 21824 1727096374.32376: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 21824 1727096374.32449: in run() - task 0afff68d-5257-b8a1-9a25-0000000000b9 21824 1727096374.32461: variable 'ansible_search_path' from source: unknown 21824 1727096374.32494: calling self._execute() 21824 1727096374.32575: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.32583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.32591: variable 'omit' from source: magic vars 21824 1727096374.32886: variable 'ansible_distribution_major_version' from source: facts 21824 1727096374.32894: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096374.33019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096374.33237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096374.33282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096374.33325: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096374.33387: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096374.33431: variable 'networkmanager_version' from source: set_fact 21824 1727096374.33446: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096374.33609: variable 'network_provider' from source: set_fact 21824 1727096374.33612: Evaluated conditional (network_provider == "nm"): True 21824 1727096374.33615: variable 'omit' from source: magic vars 21824 1727096374.33640: variable 'omit' from source: magic vars 21824 1727096374.33873: variable 'omit' from source: magic vars 21824 1727096374.33877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096374.33880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096374.33882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096374.33884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.33886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.33888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096374.33890: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.33892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.33958: Set connection var ansible_shell_type to sh 21824 1727096374.33976: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096374.33988: Set connection var ansible_pipelining to False 21824 1727096374.34014: Set connection var ansible_timeout to 10 21824 1727096374.34022: Set connection var ansible_connection to ssh 21824 1727096374.34033: Set connection var ansible_shell_executable to /bin/sh 21824 1727096374.34056: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.34063: variable 'ansible_connection' from source: unknown 21824 1727096374.34077: variable 'ansible_module_compression' from source: unknown 21824 1727096374.34084: variable 'ansible_shell_type' from source: unknown 21824 1727096374.34090: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.34096: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.34123: variable 'ansible_pipelining' from source: unknown 21824 1727096374.34126: variable 'ansible_timeout' from source: unknown 21824 1727096374.34128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.34342: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096374.34346: variable 'omit' from source: magic vars 21824 1727096374.34349: starting attempt loop 21824 1727096374.34351: running the handler 21824 1727096374.34471: variable 'with_ring_rx_mini' from source: set_fact 21824 1727096374.34493: Evaluated conditional (with_ring_rx_mini.stdout == '128'): True 21824 1727096374.34496: handler run complete 21824 1727096374.34508: attempt loop complete, returning result 21824 1727096374.34510: _execute() done 21824 1727096374.34513: dumping result to json 21824 1727096374.34515: done dumping result, returning 21824 1727096374.34522: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [0afff68d-5257-b8a1-9a25-0000000000b9] 21824 1727096374.34526: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b9 21824 1727096374.34616: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000b9 21824 1727096374.34620: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096374.34674: no more pending results, returning what we have 21824 1727096374.34678: results queue empty 21824 1727096374.34678: checking for any_errors_fatal 21824 1727096374.34689: done checking for any_errors_fatal 21824 1727096374.34689: checking for max_fail_percentage 21824 1727096374.34691: done checking for max_fail_percentage 21824 1727096374.34692: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.34693: done checking to see if all hosts have failed 21824 1727096374.34693: getting the remaining hosts for this loop 21824 1727096374.34695: done getting the remaining hosts for this loop 21824 1727096374.34697: getting the next task for host managed_node1 21824 1727096374.34704: done getting next task for host managed_node1 21824 1727096374.34706: ^ task is: TASK: Get profile's ethtool.ring-tx options 21824 1727096374.34708: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096374.34712: getting variables 21824 1727096374.34713: in VariableManager get_vars() 21824 1727096374.34773: Calling all_inventory to load vars for managed_node1 21824 1727096374.34776: Calling groups_inventory to load vars for managed_node1 21824 1727096374.34779: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096374.34788: Calling all_plugins_play to load vars for managed_node1 21824 1727096374.34803: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096374.34807: Calling groups_plugins_play to load vars for managed_node1 21824 1727096374.35757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096374.36629: done with get_vars() 21824 1727096374.36650: done getting variables 21824 1727096374.36699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Monday 23 September 2024 08:59:34 -0400 (0:00:00.048) 0:00:29.506 ****** 21824 1727096374.36730: entering _queue_task() for managed_node1/command 21824 1727096374.36998: worker is 1 (out of 1 available) 21824 1727096374.37012: exiting _queue_task() for managed_node1/command 21824 1727096374.37026: done queuing things up, now waiting for results queue to drain 21824 1727096374.37028: waiting for pending results... 21824 1727096374.37207: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 21824 1727096374.37296: in run() - task 0afff68d-5257-b8a1-9a25-0000000000ba 21824 1727096374.37308: variable 'ansible_search_path' from source: unknown 21824 1727096374.37337: calling self._execute() 21824 1727096374.37483: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.37487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.37489: variable 'omit' from source: magic vars 21824 1727096374.37889: variable 'ansible_distribution_major_version' from source: facts 21824 1727096374.37892: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096374.38029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096374.38297: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096374.38342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096374.38381: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096374.38415: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096374.38503: variable 'networkmanager_version' from source: set_fact 21824 1727096374.38516: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096374.38676: variable 'network_provider' from source: set_fact 21824 1727096374.38679: Evaluated conditional (network_provider == "nm"): True 21824 1727096374.38686: variable 'omit' from source: magic vars 21824 1727096374.38709: variable 'omit' from source: magic vars 21824 1727096374.38803: variable 'interface' from source: play vars 21824 1727096374.38820: variable 'omit' from source: magic vars 21824 1727096374.38849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096374.38882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096374.38902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096374.38921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.38931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.38980: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096374.38983: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.38986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.39100: Set connection var ansible_shell_type to sh 21824 1727096374.39103: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096374.39105: Set connection var ansible_pipelining to False 21824 1727096374.39107: Set connection var ansible_timeout to 10 21824 1727096374.39109: Set connection var ansible_connection to ssh 21824 1727096374.39111: Set connection var ansible_shell_executable to /bin/sh 21824 1727096374.39118: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.39122: variable 'ansible_connection' from source: unknown 21824 1727096374.39124: variable 'ansible_module_compression' from source: unknown 21824 1727096374.39126: variable 'ansible_shell_type' from source: unknown 21824 1727096374.39128: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.39131: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.39136: variable 'ansible_pipelining' from source: unknown 21824 1727096374.39138: variable 'ansible_timeout' from source: unknown 21824 1727096374.39142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.39253: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096374.39272: variable 'omit' from source: magic vars 21824 1727096374.39275: starting attempt loop 21824 1727096374.39280: running the handler 21824 1727096374.39317: _low_level_execute_command(): starting 21824 1727096374.39320: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096374.39822: 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 <<< 21824 1727096374.39826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.39830: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.39833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.39891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.39897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.39899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.39975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.41679: stdout chunk (state=3): >>>/root <<< 21824 1727096374.41791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.42074: stderr chunk (state=3): >>><<< 21824 1727096374.42078: stdout chunk (state=3): >>><<< 21824 1727096374.42081: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.42092: _low_level_execute_command(): starting 21824 1727096374.42095: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665 `" && echo ansible-tmp-1727096374.418711-23155-17189382208665="` echo /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665 `" ) && sleep 0' 21824 1727096374.42502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096374.42512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.42524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.42546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.42549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096374.42555: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096374.42564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.42582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096374.42591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096374.42597: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096374.42606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.42655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.42658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.42661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096374.42663: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096374.42665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.42724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.42736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.42766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.42845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.44793: stdout chunk (state=3): >>>ansible-tmp-1727096374.418711-23155-17189382208665=/root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665 <<< 21824 1727096374.44951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.44955: stdout chunk (state=3): >>><<< 21824 1727096374.44957: stderr chunk (state=3): >>><<< 21824 1727096374.44978: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096374.418711-23155-17189382208665=/root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.45175: variable 'ansible_module_compression' from source: unknown 21824 1727096374.45179: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096374.45196: variable 'ansible_facts' from source: unknown 21824 1727096374.45542: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py 21824 1727096374.45827: Sending initial data 21824 1727096374.45835: Sent initial data (154 bytes) 21824 1727096374.46641: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.46714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.46736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.46776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.46905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.48600: 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 <<< 21824 1727096374.48650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096374.48842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0htob26c /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py <<< 21824 1727096374.48846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py" <<< 21824 1727096374.48905: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0htob26c" to remote "/root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py" <<< 21824 1727096374.50073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.50118: stderr chunk (state=3): >>><<< 21824 1727096374.50124: stdout chunk (state=3): >>><<< 21824 1727096374.50145: done transferring module to remote 21824 1727096374.50163: _low_level_execute_command(): starting 21824 1727096374.50178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/ /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py && sleep 0' 21824 1727096374.50905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096374.50921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.50953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.50977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096374.51058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.51079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.51136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.51162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.51197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.51297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.53305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.53313: stdout chunk (state=3): >>><<< 21824 1727096374.53315: stderr chunk (state=3): >>><<< 21824 1727096374.53414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.53422: _low_level_execute_command(): starting 21824 1727096374.53548: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/AnsiballZ_command.py && sleep 0' 21824 1727096374.55606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096374.55773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096374.55833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096374.55922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.55949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.56375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.73336: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:34.716469", "end": "2024-09-23 08:59:34.731608", "delta": "0:00:00.015139", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096374.74920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096374.74933: stdout chunk (state=3): >>><<< 21824 1727096374.74994: stderr chunk (state=3): >>><<< 21824 1727096374.75040: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:34.716469", "end": "2024-09-23 08:59:34.731608", "delta": "0:00:00.015139", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096374.75097: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-tx c show testnic1', '_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.command', '_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-1727096374.418711-23155-17189382208665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096374.75111: _low_level_execute_command(): starting 21824 1727096374.75120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096374.418711-23155-17189382208665/ > /dev/null 2>&1 && sleep 0' 21824 1727096374.75906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096374.75929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096374.75973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096374.76082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096374.76121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096374.76223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096374.78073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096374.78092: stderr chunk (state=3): >>><<< 21824 1727096374.78095: stdout chunk (state=3): >>><<< 21824 1727096374.78107: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096374.78113: handler run complete 21824 1727096374.78142: Evaluated conditional (False): False 21824 1727096374.78150: attempt loop complete, returning result 21824 1727096374.78153: _execute() done 21824 1727096374.78155: dumping result to json 21824 1727096374.78160: done dumping result, returning 21824 1727096374.78171: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [0afff68d-5257-b8a1-9a25-0000000000ba] 21824 1727096374.78174: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ba 21824 1727096374.78293: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ba 21824 1727096374.78296: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1" ], "delta": "0:00:00.015139", "end": "2024-09-23 08:59:34.731608", "rc": 0, "start": "2024-09-23 08:59:34.716469" } STDOUT: 128 21824 1727096374.78382: no more pending results, returning what we have 21824 1727096374.78385: results queue empty 21824 1727096374.78386: checking for any_errors_fatal 21824 1727096374.78390: done checking for any_errors_fatal 21824 1727096374.78391: checking for max_fail_percentage 21824 1727096374.78392: done checking for max_fail_percentage 21824 1727096374.78393: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.78394: done checking to see if all hosts have failed 21824 1727096374.78395: getting the remaining hosts for this loop 21824 1727096374.78396: done getting the remaining hosts for this loop 21824 1727096374.78399: getting the next task for host managed_node1 21824 1727096374.78404: done getting next task for host managed_node1 21824 1727096374.78406: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21824 1727096374.78408: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096374.78413: getting variables 21824 1727096374.78414: in VariableManager get_vars() 21824 1727096374.78459: Calling all_inventory to load vars for managed_node1 21824 1727096374.78461: Calling groups_inventory to load vars for managed_node1 21824 1727096374.78463: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096374.78484: Calling all_plugins_play to load vars for managed_node1 21824 1727096374.78487: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096374.78490: Calling groups_plugins_play to load vars for managed_node1 21824 1727096374.80262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096374.82095: done with get_vars() 21824 1727096374.82121: done getting variables 21824 1727096374.82163: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Monday 23 September 2024 08:59:34 -0400 (0:00:00.454) 0:00:29.961 ****** 21824 1727096374.82195: entering _queue_task() for managed_node1/assert 21824 1727096374.82439: worker is 1 (out of 1 available) 21824 1727096374.82453: exiting _queue_task() for managed_node1/assert 21824 1727096374.82469: done queuing things up, now waiting for results queue to drain 21824 1727096374.82472: waiting for pending results... 21824 1727096374.82687: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 21824 1727096374.82738: in run() - task 0afff68d-5257-b8a1-9a25-0000000000bb 21824 1727096374.82750: variable 'ansible_search_path' from source: unknown 21824 1727096374.82781: calling self._execute() 21824 1727096374.82861: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.82865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.82878: variable 'omit' from source: magic vars 21824 1727096374.83215: variable 'ansible_distribution_major_version' from source: facts 21824 1727096374.83232: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096374.83579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096374.83912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096374.83960: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096374.84024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096374.84057: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096374.84413: variable 'networkmanager_version' from source: set_fact 21824 1727096374.84438: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096374.85737: variable 'network_provider' from source: set_fact 21824 1727096374.85741: Evaluated conditional (network_provider == "nm"): True 21824 1727096374.85747: variable 'omit' from source: magic vars 21824 1727096374.85774: variable 'omit' from source: magic vars 21824 1727096374.85824: variable 'omit' from source: magic vars 21824 1727096374.85859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096374.85887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096374.85904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096374.85923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.85945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096374.85973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096374.85976: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.85978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.86053: Set connection var ansible_shell_type to sh 21824 1727096374.86108: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096374.86111: Set connection var ansible_pipelining to False 21824 1727096374.86113: Set connection var ansible_timeout to 10 21824 1727096374.86115: Set connection var ansible_connection to ssh 21824 1727096374.86117: Set connection var ansible_shell_executable to /bin/sh 21824 1727096374.86119: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.86124: variable 'ansible_connection' from source: unknown 21824 1727096374.86126: variable 'ansible_module_compression' from source: unknown 21824 1727096374.86129: variable 'ansible_shell_type' from source: unknown 21824 1727096374.86131: variable 'ansible_shell_executable' from source: unknown 21824 1727096374.86133: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.86138: variable 'ansible_pipelining' from source: unknown 21824 1727096374.86150: variable 'ansible_timeout' from source: unknown 21824 1727096374.86153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.86260: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096374.86264: variable 'omit' from source: magic vars 21824 1727096374.86270: starting attempt loop 21824 1727096374.86272: running the handler 21824 1727096374.86392: variable 'with_ring_tx' from source: set_fact 21824 1727096374.86402: Evaluated conditional (with_ring_tx.stdout == '128'): True 21824 1727096374.86407: handler run complete 21824 1727096374.86419: attempt loop complete, returning result 21824 1727096374.86422: _execute() done 21824 1727096374.86424: dumping result to json 21824 1727096374.86446: done dumping result, returning 21824 1727096374.86449: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [0afff68d-5257-b8a1-9a25-0000000000bb] 21824 1727096374.86451: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bb ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096374.86584: no more pending results, returning what we have 21824 1727096374.86587: results queue empty 21824 1727096374.86588: checking for any_errors_fatal 21824 1727096374.86598: done checking for any_errors_fatal 21824 1727096374.86598: checking for max_fail_percentage 21824 1727096374.86600: done checking for max_fail_percentage 21824 1727096374.86601: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.86602: done checking to see if all hosts have failed 21824 1727096374.86602: getting the remaining hosts for this loop 21824 1727096374.86603: done getting the remaining hosts for this loop 21824 1727096374.86606: getting the next task for host managed_node1 21824 1727096374.86612: done getting next task for host managed_node1 21824 1727096374.86615: ^ task is: TASK: Get profile's ethtool.ring options 21824 1727096374.86617: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096374.86619: getting variables 21824 1727096374.86621: in VariableManager get_vars() 21824 1727096374.86676: Calling all_inventory to load vars for managed_node1 21824 1727096374.86679: Calling groups_inventory to load vars for managed_node1 21824 1727096374.86681: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096374.86691: Calling all_plugins_play to load vars for managed_node1 21824 1727096374.86694: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096374.86697: Calling groups_plugins_play to load vars for managed_node1 21824 1727096374.87381: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bb 21824 1727096374.87384: WORKER PROCESS EXITING 21824 1727096374.88863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096374.89926: done with get_vars() 21824 1727096374.89943: done getting variables 21824 1727096374.89993: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Monday 23 September 2024 08:59:34 -0400 (0:00:00.078) 0:00:30.039 ****** 21824 1727096374.90017: entering _queue_task() for managed_node1/command 21824 1727096374.90265: worker is 1 (out of 1 available) 21824 1727096374.90283: exiting _queue_task() for managed_node1/command 21824 1727096374.90294: done queuing things up, now waiting for results queue to drain 21824 1727096374.90296: waiting for pending results... 21824 1727096374.90463: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 21824 1727096374.90545: in run() - task 0afff68d-5257-b8a1-9a25-0000000000bc 21824 1727096374.90560: variable 'ansible_search_path' from source: unknown 21824 1727096374.90596: calling self._execute() 21824 1727096374.90681: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.90684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.90694: variable 'omit' from source: magic vars 21824 1727096374.90981: variable 'ansible_distribution_major_version' from source: facts 21824 1727096374.90991: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096374.91110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096374.91304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096374.91338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096374.91375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096374.91412: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096374.91556: variable 'networkmanager_version' from source: set_fact 21824 1727096374.91637: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096374.91815: variable 'network_provider' from source: set_fact 21824 1727096374.91819: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096374.91825: when evaluation is False, skipping this task 21824 1727096374.91828: _execute() done 21824 1727096374.91831: dumping result to json 21824 1727096374.91835: done dumping result, returning 21824 1727096374.91837: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [0afff68d-5257-b8a1-9a25-0000000000bc] 21824 1727096374.91839: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bc 21824 1727096374.91975: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bc 21824 1727096374.91978: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096374.92045: no more pending results, returning what we have 21824 1727096374.92049: results queue empty 21824 1727096374.92049: checking for any_errors_fatal 21824 1727096374.92055: done checking for any_errors_fatal 21824 1727096374.92055: checking for max_fail_percentage 21824 1727096374.92057: done checking for max_fail_percentage 21824 1727096374.92058: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.92059: done checking to see if all hosts have failed 21824 1727096374.92059: getting the remaining hosts for this loop 21824 1727096374.92064: done getting the remaining hosts for this loop 21824 1727096374.92069: getting the next task for host managed_node1 21824 1727096374.92077: done getting next task for host managed_node1 21824 1727096374.92079: ^ task is: TASK: Assert ethtool.ring option set in profile 21824 1727096374.92081: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096374.92084: getting variables 21824 1727096374.92086: in VariableManager get_vars() 21824 1727096374.92137: Calling all_inventory to load vars for managed_node1 21824 1727096374.92140: Calling groups_inventory to load vars for managed_node1 21824 1727096374.92142: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096374.92155: Calling all_plugins_play to load vars for managed_node1 21824 1727096374.92158: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096374.92160: Calling groups_plugins_play to load vars for managed_node1 21824 1727096374.94499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096374.96862: done with get_vars() 21824 1727096374.96889: done getting variables 21824 1727096374.96952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring option set in profile] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Monday 23 September 2024 08:59:34 -0400 (0:00:00.069) 0:00:30.109 ****** 21824 1727096374.96987: entering _queue_task() for managed_node1/assert 21824 1727096374.97581: worker is 1 (out of 1 available) 21824 1727096374.97591: exiting _queue_task() for managed_node1/assert 21824 1727096374.97602: done queuing things up, now waiting for results queue to drain 21824 1727096374.97604: waiting for pending results... 21824 1727096374.97840: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 21824 1727096374.97846: in run() - task 0afff68d-5257-b8a1-9a25-0000000000bd 21824 1727096374.97850: variable 'ansible_search_path' from source: unknown 21824 1727096374.97853: calling self._execute() 21824 1727096374.97956: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096374.97981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096374.98046: variable 'omit' from source: magic vars 21824 1727096374.98406: variable 'ansible_distribution_major_version' from source: facts 21824 1727096374.98430: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096374.98615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096374.98899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096374.98953: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096374.99001: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096374.99083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096374.99206: variable 'networkmanager_version' from source: set_fact 21824 1727096374.99226: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096374.99525: variable 'network_provider' from source: set_fact 21824 1727096374.99580: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096374.99585: when evaluation is False, skipping this task 21824 1727096374.99597: _execute() done 21824 1727096374.99601: dumping result to json 21824 1727096374.99603: done dumping result, returning 21824 1727096374.99631: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [0afff68d-5257-b8a1-9a25-0000000000bd] 21824 1727096374.99687: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bd 21824 1727096374.99818: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000bd 21824 1727096374.99825: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096374.99877: no more pending results, returning what we have 21824 1727096374.99883: results queue empty 21824 1727096374.99963: checking for any_errors_fatal 21824 1727096374.99971: done checking for any_errors_fatal 21824 1727096374.99972: checking for max_fail_percentage 21824 1727096374.99974: done checking for max_fail_percentage 21824 1727096374.99974: checking to see if all hosts have failed and the running result is not ok 21824 1727096374.99975: done checking to see if all hosts have failed 21824 1727096374.99976: getting the remaining hosts for this loop 21824 1727096374.99977: done getting the remaining hosts for this loop 21824 1727096374.99982: getting the next task for host managed_node1 21824 1727096374.99988: done getting next task for host managed_node1 21824 1727096374.99990: ^ task is: TASK: TEST: I can clear ring options 21824 1727096374.99992: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096375.00013: getting variables 21824 1727096375.00015: in VariableManager get_vars() 21824 1727096375.00144: Calling all_inventory to load vars for managed_node1 21824 1727096375.00147: Calling groups_inventory to load vars for managed_node1 21824 1727096375.00149: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.00188: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.00192: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.00199: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.01399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.02764: done with get_vars() 21824 1727096375.02799: done getting variables 21824 1727096375.02922: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Monday 23 September 2024 08:59:35 -0400 (0:00:00.059) 0:00:30.169 ****** 21824 1727096375.02990: entering _queue_task() for managed_node1/debug 21824 1727096375.03375: worker is 1 (out of 1 available) 21824 1727096375.03387: exiting _queue_task() for managed_node1/debug 21824 1727096375.03399: done queuing things up, now waiting for results queue to drain 21824 1727096375.03400: waiting for pending results... 21824 1727096375.03639: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 21824 1727096375.03688: in run() - task 0afff68d-5257-b8a1-9a25-0000000000be 21824 1727096375.03705: variable 'ansible_search_path' from source: unknown 21824 1727096375.03735: calling self._execute() 21824 1727096375.03818: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.03822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.03831: variable 'omit' from source: magic vars 21824 1727096375.04139: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.04149: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.04282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.04516: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.04546: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.04592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.04633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.04811: variable 'networkmanager_version' from source: set_fact 21824 1727096375.04817: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.04820: variable 'omit' from source: magic vars 21824 1727096375.04823: variable 'omit' from source: magic vars 21824 1727096375.04825: variable 'omit' from source: magic vars 21824 1727096375.04869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096375.04922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096375.04967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096375.04977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096375.04987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096375.05016: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096375.05019: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.05021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.05089: Set connection var ansible_shell_type to sh 21824 1727096375.05096: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096375.05102: Set connection var ansible_pipelining to False 21824 1727096375.05110: Set connection var ansible_timeout to 10 21824 1727096375.05114: Set connection var ansible_connection to ssh 21824 1727096375.05124: Set connection var ansible_shell_executable to /bin/sh 21824 1727096375.05141: variable 'ansible_shell_executable' from source: unknown 21824 1727096375.05144: variable 'ansible_connection' from source: unknown 21824 1727096375.05146: variable 'ansible_module_compression' from source: unknown 21824 1727096375.05148: variable 'ansible_shell_type' from source: unknown 21824 1727096375.05151: variable 'ansible_shell_executable' from source: unknown 21824 1727096375.05153: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.05155: variable 'ansible_pipelining' from source: unknown 21824 1727096375.05169: variable 'ansible_timeout' from source: unknown 21824 1727096375.05172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.05253: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096375.05262: variable 'omit' from source: magic vars 21824 1727096375.05266: starting attempt loop 21824 1727096375.05274: running the handler 21824 1727096375.05312: handler run complete 21824 1727096375.05324: attempt loop complete, returning result 21824 1727096375.05327: _execute() done 21824 1727096375.05331: dumping result to json 21824 1727096375.05334: done dumping result, returning 21824 1727096375.05342: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [0afff68d-5257-b8a1-9a25-0000000000be] 21824 1727096375.05344: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000be 21824 1727096375.05427: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000be 21824 1727096375.05429: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21824 1727096375.05499: no more pending results, returning what we have 21824 1727096375.05502: results queue empty 21824 1727096375.05503: checking for any_errors_fatal 21824 1727096375.05510: done checking for any_errors_fatal 21824 1727096375.05511: checking for max_fail_percentage 21824 1727096375.05512: done checking for max_fail_percentage 21824 1727096375.05513: checking to see if all hosts have failed and the running result is not ok 21824 1727096375.05514: done checking to see if all hosts have failed 21824 1727096375.05515: getting the remaining hosts for this loop 21824 1727096375.05516: done getting the remaining hosts for this loop 21824 1727096375.05519: getting the next task for host managed_node1 21824 1727096375.05530: done getting next task for host managed_node1 21824 1727096375.05537: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096375.05540: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096375.05561: getting variables 21824 1727096375.05562: in VariableManager get_vars() 21824 1727096375.05611: Calling all_inventory to load vars for managed_node1 21824 1727096375.05614: Calling groups_inventory to load vars for managed_node1 21824 1727096375.05616: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.05624: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.05627: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.05629: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.07963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.09743: done with get_vars() 21824 1727096375.09774: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:35 -0400 (0:00:00.069) 0:00:30.238 ****** 21824 1727096375.09896: entering _queue_task() for managed_node1/include_tasks 21824 1727096375.10528: worker is 1 (out of 1 available) 21824 1727096375.10542: exiting _queue_task() for managed_node1/include_tasks 21824 1727096375.10558: done queuing things up, now waiting for results queue to drain 21824 1727096375.10560: waiting for pending results... 21824 1727096375.11594: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096375.11599: in run() - task 0afff68d-5257-b8a1-9a25-0000000000c6 21824 1727096375.11602: variable 'ansible_search_path' from source: unknown 21824 1727096375.11606: variable 'ansible_search_path' from source: unknown 21824 1727096375.11608: calling self._execute() 21824 1727096375.11805: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.11809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.11813: variable 'omit' from source: magic vars 21824 1727096375.12450: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.12454: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.12457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.12917: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.12959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.12962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.13128: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.13207: variable 'networkmanager_version' from source: set_fact 21824 1727096375.13576: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.13676: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.13681: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.13859: variable 'networkmanager_version' from source: set_fact 21824 1727096375.13873: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.14015: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.14018: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.14126: variable 'networkmanager_version' from source: set_fact 21824 1727096375.14134: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.14141: _execute() done 21824 1727096375.14144: dumping result to json 21824 1727096375.14146: done dumping result, returning 21824 1727096375.14156: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-b8a1-9a25-0000000000c6] 21824 1727096375.14159: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c6 21824 1727096375.14270: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c6 21824 1727096375.14274: WORKER PROCESS EXITING 21824 1727096375.14319: no more pending results, returning what we have 21824 1727096375.14324: in VariableManager get_vars() 21824 1727096375.14384: Calling all_inventory to load vars for managed_node1 21824 1727096375.14387: Calling groups_inventory to load vars for managed_node1 21824 1727096375.14390: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.14401: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.14404: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.14407: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.16673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.18338: done with get_vars() 21824 1727096375.18357: variable 'ansible_search_path' from source: unknown 21824 1727096375.18358: variable 'ansible_search_path' from source: unknown 21824 1727096375.18400: we have included files to process 21824 1727096375.18402: generating all_blocks data 21824 1727096375.18404: done generating all_blocks data 21824 1727096375.18409: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096375.18410: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096375.18413: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096375.18977: done processing included file 21824 1727096375.18979: iterating over new_blocks loaded from include file 21824 1727096375.18981: in VariableManager get_vars() 21824 1727096375.19008: done with get_vars() 21824 1727096375.19010: filtering new block on tags 21824 1727096375.19027: done filtering new block on tags 21824 1727096375.19029: in VariableManager get_vars() 21824 1727096375.19057: done with get_vars() 21824 1727096375.19059: filtering new block on tags 21824 1727096375.19084: done filtering new block on tags 21824 1727096375.19087: in VariableManager get_vars() 21824 1727096375.19115: done with get_vars() 21824 1727096375.19116: filtering new block on tags 21824 1727096375.19134: done filtering new block on tags 21824 1727096375.19136: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21824 1727096375.19141: extending task lists for all hosts with included blocks 21824 1727096375.20607: done extending task lists 21824 1727096375.20608: done processing included files 21824 1727096375.20609: results queue empty 21824 1727096375.20610: checking for any_errors_fatal 21824 1727096375.20613: done checking for any_errors_fatal 21824 1727096375.20614: checking for max_fail_percentage 21824 1727096375.20615: done checking for max_fail_percentage 21824 1727096375.20616: checking to see if all hosts have failed and the running result is not ok 21824 1727096375.20617: done checking to see if all hosts have failed 21824 1727096375.20618: getting the remaining hosts for this loop 21824 1727096375.20619: done getting the remaining hosts for this loop 21824 1727096375.20621: getting the next task for host managed_node1 21824 1727096375.20625: done getting next task for host managed_node1 21824 1727096375.20628: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096375.20631: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096375.20643: getting variables 21824 1727096375.20644: in VariableManager get_vars() 21824 1727096375.20663: Calling all_inventory to load vars for managed_node1 21824 1727096375.20666: Calling groups_inventory to load vars for managed_node1 21824 1727096375.20874: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.20881: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.20883: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.20891: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.23921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.27994: done with get_vars() 21824 1727096375.28027: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:35 -0400 (0:00:00.182) 0:00:30.420 ****** 21824 1727096375.28113: entering _queue_task() for managed_node1/setup 21824 1727096375.28539: worker is 1 (out of 1 available) 21824 1727096375.28553: exiting _queue_task() for managed_node1/setup 21824 1727096375.28700: done queuing things up, now waiting for results queue to drain 21824 1727096375.28702: waiting for pending results... 21824 1727096375.29024: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096375.29055: in run() - task 0afff68d-5257-b8a1-9a25-0000000004ce 21824 1727096375.29072: variable 'ansible_search_path' from source: unknown 21824 1727096375.29076: variable 'ansible_search_path' from source: unknown 21824 1727096375.29107: calling self._execute() 21824 1727096375.29275: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.29279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.29282: variable 'omit' from source: magic vars 21824 1727096375.29774: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.29778: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.29809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.30213: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.30217: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.30227: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.30230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.30501: variable 'networkmanager_version' from source: set_fact 21824 1727096375.30620: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.30845: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.30848: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.30933: variable 'networkmanager_version' from source: set_fact 21824 1727096375.30939: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.31188: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.31191: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.31486: variable 'networkmanager_version' from source: set_fact 21824 1727096375.31496: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.31747: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.31752: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.32077: variable 'networkmanager_version' from source: set_fact 21824 1727096375.32086: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.32333: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.32336: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.32563: variable 'networkmanager_version' from source: set_fact 21824 1727096375.32570: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.32918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096375.36906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096375.37088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096375.37122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096375.37271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096375.37337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096375.37478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096375.37521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096375.37546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096375.37703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096375.37718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096375.37775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096375.37909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096375.37923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096375.37991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096375.37995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096375.38334: variable '__network_required_facts' from source: role '' defaults 21824 1727096375.38451: variable 'ansible_facts' from source: unknown 21824 1727096375.40258: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21824 1727096375.40262: when evaluation is False, skipping this task 21824 1727096375.40264: _execute() done 21824 1727096375.40271: dumping result to json 21824 1727096375.40274: done dumping result, returning 21824 1727096375.40277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-b8a1-9a25-0000000004ce] 21824 1727096375.40279: sending task result for task 0afff68d-5257-b8a1-9a25-0000000004ce 21824 1727096375.40451: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000004ce 21824 1727096375.40454: 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 } 21824 1727096375.40503: no more pending results, returning what we have 21824 1727096375.40507: results queue empty 21824 1727096375.40508: checking for any_errors_fatal 21824 1727096375.40509: done checking for any_errors_fatal 21824 1727096375.40510: checking for max_fail_percentage 21824 1727096375.40512: done checking for max_fail_percentage 21824 1727096375.40513: checking to see if all hosts have failed and the running result is not ok 21824 1727096375.40514: done checking to see if all hosts have failed 21824 1727096375.40515: getting the remaining hosts for this loop 21824 1727096375.40522: done getting the remaining hosts for this loop 21824 1727096375.40526: getting the next task for host managed_node1 21824 1727096375.40536: done getting next task for host managed_node1 21824 1727096375.40541: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096375.40545: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096375.40686: getting variables 21824 1727096375.40689: in VariableManager get_vars() 21824 1727096375.40744: Calling all_inventory to load vars for managed_node1 21824 1727096375.40747: Calling groups_inventory to load vars for managed_node1 21824 1727096375.40750: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.40761: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.40764: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.40875: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.44394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.46777: done with get_vars() 21824 1727096375.46800: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:35 -0400 (0:00:00.187) 0:00:30.608 ****** 21824 1727096375.46902: entering _queue_task() for managed_node1/stat 21824 1727096375.47359: worker is 1 (out of 1 available) 21824 1727096375.47375: exiting _queue_task() for managed_node1/stat 21824 1727096375.47391: done queuing things up, now waiting for results queue to drain 21824 1727096375.47394: waiting for pending results... 21824 1727096375.47878: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096375.47884: in run() - task 0afff68d-5257-b8a1-9a25-0000000004d0 21824 1727096375.47886: variable 'ansible_search_path' from source: unknown 21824 1727096375.47890: variable 'ansible_search_path' from source: unknown 21824 1727096375.47893: calling self._execute() 21824 1727096375.47981: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.47991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.48006: variable 'omit' from source: magic vars 21824 1727096375.48419: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.48441: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.48636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.49003: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.49050: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.49106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.49175: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.49332: variable 'networkmanager_version' from source: set_fact 21824 1727096375.49364: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.49577: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.49640: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.49736: variable 'networkmanager_version' from source: set_fact 21824 1727096375.49757: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.49927: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.49938: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.50195: variable 'networkmanager_version' from source: set_fact 21824 1727096375.50272: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.50439: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.50449: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.51000: variable 'networkmanager_version' from source: set_fact 21824 1727096375.51003: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.51008: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.51010: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.51187: variable 'networkmanager_version' from source: set_fact 21824 1727096375.51288: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.51674: 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) 21824 1727096375.51678: 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) 21824 1727096375.51681: 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) 21824 1727096375.51801: 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) 21824 1727096375.51927: variable '__network_is_ostree' from source: set_fact 21824 1727096375.51996: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096375.52030: when evaluation is False, skipping this task 21824 1727096375.52062: _execute() done 21824 1727096375.52081: dumping result to json 21824 1727096375.52089: done dumping result, returning 21824 1727096375.52101: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-b8a1-9a25-0000000004d0] 21824 1727096375.52110: sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d0 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096375.52333: no more pending results, returning what we have 21824 1727096375.52337: results queue empty 21824 1727096375.52338: checking for any_errors_fatal 21824 1727096375.52347: done checking for any_errors_fatal 21824 1727096375.52348: checking for max_fail_percentage 21824 1727096375.52350: done checking for max_fail_percentage 21824 1727096375.52351: checking to see if all hosts have failed and the running result is not ok 21824 1727096375.52351: done checking to see if all hosts have failed 21824 1727096375.52352: getting the remaining hosts for this loop 21824 1727096375.52353: done getting the remaining hosts for this loop 21824 1727096375.52357: getting the next task for host managed_node1 21824 1727096375.52371: done getting next task for host managed_node1 21824 1727096375.52376: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096375.52383: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096375.52409: getting variables 21824 1727096375.52411: in VariableManager get_vars() 21824 1727096375.52589: Calling all_inventory to load vars for managed_node1 21824 1727096375.52593: Calling groups_inventory to load vars for managed_node1 21824 1727096375.52595: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.52606: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.52609: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.52612: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.53200: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d0 21824 1727096375.53205: WORKER PROCESS EXITING 21824 1727096375.54729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.57158: done with get_vars() 21824 1727096375.57247: done getting variables 21824 1727096375.57378: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:35 -0400 (0:00:00.105) 0:00:30.713 ****** 21824 1727096375.57421: entering _queue_task() for managed_node1/set_fact 21824 1727096375.57974: worker is 1 (out of 1 available) 21824 1727096375.57987: exiting _queue_task() for managed_node1/set_fact 21824 1727096375.58001: done queuing things up, now waiting for results queue to drain 21824 1727096375.58002: waiting for pending results... 21824 1727096375.58229: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096375.58406: in run() - task 0afff68d-5257-b8a1-9a25-0000000004d1 21824 1727096375.58431: variable 'ansible_search_path' from source: unknown 21824 1727096375.58439: variable 'ansible_search_path' from source: unknown 21824 1727096375.58483: calling self._execute() 21824 1727096375.58595: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.58613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.58629: variable 'omit' from source: magic vars 21824 1727096375.59027: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.59058: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.59241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.59820: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.59824: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.59864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.59903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.60003: variable 'networkmanager_version' from source: set_fact 21824 1727096375.60018: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.60155: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.60158: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.60376: variable 'networkmanager_version' from source: set_fact 21824 1727096375.60408: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.60533: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.60536: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.60688: variable 'networkmanager_version' from source: set_fact 21824 1727096375.60697: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.60925: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.60928: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.61014: variable 'networkmanager_version' from source: set_fact 21824 1727096375.61023: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.61252: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.61256: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.61472: variable 'networkmanager_version' from source: set_fact 21824 1727096375.61475: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.61861: 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) 21824 1727096375.61927: 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) 21824 1727096375.61960: 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) 21824 1727096375.62086: 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) 21824 1727096375.62172: variable '__network_is_ostree' from source: set_fact 21824 1727096375.62200: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096375.62203: when evaluation is False, skipping this task 21824 1727096375.62205: _execute() done 21824 1727096375.62208: dumping result to json 21824 1727096375.62209: done dumping result, returning 21824 1727096375.62212: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-b8a1-9a25-0000000004d1] 21824 1727096375.62600: sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d1 21824 1727096375.62678: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d1 21824 1727096375.62681: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096375.62924: no more pending results, returning what we have 21824 1727096375.62928: results queue empty 21824 1727096375.62929: checking for any_errors_fatal 21824 1727096375.62933: done checking for any_errors_fatal 21824 1727096375.62934: checking for max_fail_percentage 21824 1727096375.62936: done checking for max_fail_percentage 21824 1727096375.62936: checking to see if all hosts have failed and the running result is not ok 21824 1727096375.62937: done checking to see if all hosts have failed 21824 1727096375.62938: getting the remaining hosts for this loop 21824 1727096375.62939: done getting the remaining hosts for this loop 21824 1727096375.62946: getting the next task for host managed_node1 21824 1727096375.62959: done getting next task for host managed_node1 21824 1727096375.62962: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096375.62966: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096375.62988: getting variables 21824 1727096375.62993: in VariableManager get_vars() 21824 1727096375.63044: Calling all_inventory to load vars for managed_node1 21824 1727096375.63047: Calling groups_inventory to load vars for managed_node1 21824 1727096375.63049: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096375.63059: Calling all_plugins_play to load vars for managed_node1 21824 1727096375.63063: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096375.63066: Calling groups_plugins_play to load vars for managed_node1 21824 1727096375.66944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096375.69723: done with get_vars() 21824 1727096375.69747: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:35 -0400 (0:00:00.124) 0:00:30.837 ****** 21824 1727096375.69830: entering _queue_task() for managed_node1/service_facts 21824 1727096375.70101: worker is 1 (out of 1 available) 21824 1727096375.70114: exiting _queue_task() for managed_node1/service_facts 21824 1727096375.70128: done queuing things up, now waiting for results queue to drain 21824 1727096375.70129: waiting for pending results... 21824 1727096375.70316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096375.70501: in run() - task 0afff68d-5257-b8a1-9a25-0000000004d3 21824 1727096375.70504: variable 'ansible_search_path' from source: unknown 21824 1727096375.70508: variable 'ansible_search_path' from source: unknown 21824 1727096375.70511: calling self._execute() 21824 1727096375.70602: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.70617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.70625: variable 'omit' from source: magic vars 21824 1727096375.71073: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.71114: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.71312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096375.71531: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096375.71564: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096375.71630: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096375.71647: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096375.71756: variable 'networkmanager_version' from source: set_fact 21824 1727096375.71760: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.71903: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.71907: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.72097: variable 'networkmanager_version' from source: set_fact 21824 1727096375.72101: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.72211: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.72215: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.72681: variable 'networkmanager_version' from source: set_fact 21824 1727096375.72685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.72688: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.72690: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.72692: variable 'networkmanager_version' from source: set_fact 21824 1727096375.72694: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.72809: variable 'ansible_distribution_major_version' from source: facts 21824 1727096375.72813: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096375.72961: variable 'networkmanager_version' from source: set_fact 21824 1727096375.72972: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096375.72991: variable 'omit' from source: magic vars 21824 1727096375.73085: variable 'omit' from source: magic vars 21824 1727096375.73128: variable 'omit' from source: magic vars 21824 1727096375.73170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096375.73205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096375.73232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096375.73251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096375.73263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096375.73461: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096375.73466: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.73470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.73473: Set connection var ansible_shell_type to sh 21824 1727096375.73475: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096375.73477: Set connection var ansible_pipelining to False 21824 1727096375.73479: Set connection var ansible_timeout to 10 21824 1727096375.73480: Set connection var ansible_connection to ssh 21824 1727096375.73483: Set connection var ansible_shell_executable to /bin/sh 21824 1727096375.73562: variable 'ansible_shell_executable' from source: unknown 21824 1727096375.73567: variable 'ansible_connection' from source: unknown 21824 1727096375.73571: variable 'ansible_module_compression' from source: unknown 21824 1727096375.73573: variable 'ansible_shell_type' from source: unknown 21824 1727096375.73575: variable 'ansible_shell_executable' from source: unknown 21824 1727096375.73578: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096375.73580: variable 'ansible_pipelining' from source: unknown 21824 1727096375.73582: variable 'ansible_timeout' from source: unknown 21824 1727096375.73584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096375.73819: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096375.73823: variable 'omit' from source: magic vars 21824 1727096375.73826: starting attempt loop 21824 1727096375.73831: running the handler 21824 1727096375.73835: _low_level_execute_command(): starting 21824 1727096375.73838: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096375.74487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096375.74619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096375.74623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096375.74625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096375.74652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096375.74845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096375.76530: stdout chunk (state=3): >>>/root <<< 21824 1727096375.76706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096375.76711: stdout chunk (state=3): >>><<< 21824 1727096375.76714: stderr chunk (state=3): >>><<< 21824 1727096375.76842: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096375.76855: _low_level_execute_command(): starting 21824 1727096375.76858: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492 `" && echo ansible-tmp-1727096375.767447-23237-65399641642492="` echo /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492 `" ) && sleep 0' 21824 1727096375.77632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096375.77635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096375.77637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096375.77639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096375.77640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096375.77642: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096375.77644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096375.77646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096375.77647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096375.77649: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096375.77650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096375.77652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096375.77655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096375.77894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096375.77990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096375.80071: stdout chunk (state=3): >>>ansible-tmp-1727096375.767447-23237-65399641642492=/root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492 <<< 21824 1727096375.80264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096375.80372: stdout chunk (state=3): >>><<< 21824 1727096375.80377: stderr chunk (state=3): >>><<< 21824 1727096375.80380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096375.767447-23237-65399641642492=/root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096375.80383: variable 'ansible_module_compression' from source: unknown 21824 1727096375.80426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21824 1727096375.80476: variable 'ansible_facts' from source: unknown 21824 1727096375.80580: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py 21824 1727096375.80845: Sending initial data 21824 1727096375.80848: Sent initial data (160 bytes) 21824 1727096375.81586: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096375.81628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096375.81648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096375.81686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096375.81803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096375.83429: 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 <<< 21824 1727096375.83519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096375.83601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpq2ewo86w /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py <<< 21824 1727096375.83605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py" <<< 21824 1727096375.83675: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpq2ewo86w" to remote "/root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py" <<< 21824 1727096375.84600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096375.84633: stderr chunk (state=3): >>><<< 21824 1727096375.84755: stdout chunk (state=3): >>><<< 21824 1727096375.84770: done transferring module to remote 21824 1727096375.84774: _low_level_execute_command(): starting 21824 1727096375.84776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/ /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py && sleep 0' 21824 1727096375.85839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096375.85862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096375.86019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096375.86026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096375.86218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096375.88006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096375.88154: stderr chunk (state=3): >>><<< 21824 1727096375.88271: stdout chunk (state=3): >>><<< 21824 1727096375.88316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096375.88380: _low_level_execute_command(): starting 21824 1727096375.88387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/AnsiballZ_service_facts.py && sleep 0' 21824 1727096375.89407: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096375.89424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096375.89440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096375.89459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096375.89490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096375.89569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096375.89598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096375.89784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096375.89979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.45479: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 21824 1727096377.45528: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21824 1727096377.46911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096377.47028: stdout chunk (state=3): >>><<< 21824 1727096377.47032: stderr chunk (state=3): >>><<< 21824 1727096377.47036: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096377.47835: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1727096375.767447-23237-65399641642492/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096377.47852: _low_level_execute_command(): starting 21824 1727096377.47862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096375.767447-23237-65399641642492/ > /dev/null 2>&1 && sleep 0' 21824 1727096377.48497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096377.48511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096377.48554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096377.48581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.48660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096377.48677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.48717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.48782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.50700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096377.50756: stderr chunk (state=3): >>><<< 21824 1727096377.50875: stdout chunk (state=3): >>><<< 21824 1727096377.50878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096377.50881: handler run complete 21824 1727096377.51028: variable 'ansible_facts' from source: unknown 21824 1727096377.51219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096377.51873: variable 'ansible_facts' from source: unknown 21824 1727096377.52138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096377.52382: attempt loop complete, returning result 21824 1727096377.52422: _execute() done 21824 1727096377.52517: dumping result to json 21824 1727096377.52520: done dumping result, returning 21824 1727096377.52525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-b8a1-9a25-0000000004d3] 21824 1727096377.52527: sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d3 21824 1727096377.53881: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d3 21824 1727096377.53885: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096377.53971: no more pending results, returning what we have 21824 1727096377.53974: results queue empty 21824 1727096377.53975: checking for any_errors_fatal 21824 1727096377.53980: done checking for any_errors_fatal 21824 1727096377.53981: checking for max_fail_percentage 21824 1727096377.53983: done checking for max_fail_percentage 21824 1727096377.53983: checking to see if all hosts have failed and the running result is not ok 21824 1727096377.53984: done checking to see if all hosts have failed 21824 1727096377.53985: getting the remaining hosts for this loop 21824 1727096377.53986: done getting the remaining hosts for this loop 21824 1727096377.53989: getting the next task for host managed_node1 21824 1727096377.54000: done getting next task for host managed_node1 21824 1727096377.54004: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096377.54008: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096377.54019: getting variables 21824 1727096377.54021: in VariableManager get_vars() 21824 1727096377.54058: Calling all_inventory to load vars for managed_node1 21824 1727096377.54061: Calling groups_inventory to load vars for managed_node1 21824 1727096377.54063: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096377.54158: Calling all_plugins_play to load vars for managed_node1 21824 1727096377.54162: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096377.54166: Calling groups_plugins_play to load vars for managed_node1 21824 1727096377.61594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096377.62905: done with get_vars() 21824 1727096377.62929: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:37 -0400 (0:00:01.931) 0:00:32.769 ****** 21824 1727096377.63001: entering _queue_task() for managed_node1/package_facts 21824 1727096377.63332: worker is 1 (out of 1 available) 21824 1727096377.63346: exiting _queue_task() for managed_node1/package_facts 21824 1727096377.63363: done queuing things up, now waiting for results queue to drain 21824 1727096377.63366: waiting for pending results... 21824 1727096377.63707: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096377.63766: in run() - task 0afff68d-5257-b8a1-9a25-0000000004d4 21824 1727096377.64000: variable 'ansible_search_path' from source: unknown 21824 1727096377.64003: variable 'ansible_search_path' from source: unknown 21824 1727096377.64006: calling self._execute() 21824 1727096377.64009: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096377.64012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096377.64015: variable 'omit' from source: magic vars 21824 1727096377.64342: variable 'ansible_distribution_major_version' from source: facts 21824 1727096377.64354: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096377.64588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096377.64904: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096377.64908: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096377.64910: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096377.64975: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096377.65053: variable 'networkmanager_version' from source: set_fact 21824 1727096377.65063: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096377.65165: variable 'ansible_distribution_major_version' from source: facts 21824 1727096377.65173: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096377.65263: variable 'networkmanager_version' from source: set_fact 21824 1727096377.65273: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096377.65349: variable 'ansible_distribution_major_version' from source: facts 21824 1727096377.65356: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096377.65438: variable 'networkmanager_version' from source: set_fact 21824 1727096377.65447: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096377.65520: variable 'ansible_distribution_major_version' from source: facts 21824 1727096377.65524: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096377.65614: variable 'networkmanager_version' from source: set_fact 21824 1727096377.65618: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096377.65691: variable 'ansible_distribution_major_version' from source: facts 21824 1727096377.65694: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096377.65779: variable 'networkmanager_version' from source: set_fact 21824 1727096377.65786: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096377.65789: variable 'omit' from source: magic vars 21824 1727096377.65841: variable 'omit' from source: magic vars 21824 1727096377.65872: variable 'omit' from source: magic vars 21824 1727096377.65896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096377.65920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096377.65937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096377.65950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096377.65959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096377.65984: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096377.65989: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096377.65992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096377.66276: Set connection var ansible_shell_type to sh 21824 1727096377.66279: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096377.66282: Set connection var ansible_pipelining to False 21824 1727096377.66284: Set connection var ansible_timeout to 10 21824 1727096377.66287: Set connection var ansible_connection to ssh 21824 1727096377.66289: Set connection var ansible_shell_executable to /bin/sh 21824 1727096377.66291: variable 'ansible_shell_executable' from source: unknown 21824 1727096377.66293: variable 'ansible_connection' from source: unknown 21824 1727096377.66295: variable 'ansible_module_compression' from source: unknown 21824 1727096377.66297: variable 'ansible_shell_type' from source: unknown 21824 1727096377.66299: variable 'ansible_shell_executable' from source: unknown 21824 1727096377.66301: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096377.66303: variable 'ansible_pipelining' from source: unknown 21824 1727096377.66305: variable 'ansible_timeout' from source: unknown 21824 1727096377.66307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096377.66309: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096377.66312: variable 'omit' from source: magic vars 21824 1727096377.66315: starting attempt loop 21824 1727096377.66317: running the handler 21824 1727096377.66319: _low_level_execute_command(): starting 21824 1727096377.66321: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096377.66893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096377.66913: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.66965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096377.66976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.66984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.67054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.68773: stdout chunk (state=3): >>>/root <<< 21824 1727096377.69085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096377.69089: stdout chunk (state=3): >>><<< 21824 1727096377.69092: stderr chunk (state=3): >>><<< 21824 1727096377.69104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096377.69107: _low_level_execute_command(): starting 21824 1727096377.69110: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450 `" && echo ansible-tmp-1727096377.6894088-23332-204261800138450="` echo /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450 `" ) && sleep 0' 21824 1727096377.69588: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096377.69597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096377.69608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096377.69676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096377.69679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096377.69682: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096377.69684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.69687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096377.69689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096377.69691: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096377.69693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096377.69695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096377.69697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096377.69706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096377.69712: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096377.69784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.69792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096377.69843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.69846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.69916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.71852: stdout chunk (state=3): >>>ansible-tmp-1727096377.6894088-23332-204261800138450=/root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450 <<< 21824 1727096377.72039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096377.72043: stdout chunk (state=3): >>><<< 21824 1727096377.72045: stderr chunk (state=3): >>><<< 21824 1727096377.72059: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096377.6894088-23332-204261800138450=/root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096377.72112: variable 'ansible_module_compression' from source: unknown 21824 1727096377.72273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21824 1727096377.72277: variable 'ansible_facts' from source: unknown 21824 1727096377.72447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py 21824 1727096377.72689: Sending initial data 21824 1727096377.72705: Sent initial data (162 bytes) 21824 1727096377.73213: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096377.73232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096377.73246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096377.73280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.73363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.73389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.73488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.75100: 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 <<< 21824 1727096377.75181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096377.75259: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp3e_v0w4d /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py <<< 21824 1727096377.75261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py" <<< 21824 1727096377.75320: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp3e_v0w4d" to remote "/root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py" <<< 21824 1727096377.76509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096377.76575: stderr chunk (state=3): >>><<< 21824 1727096377.76578: stdout chunk (state=3): >>><<< 21824 1727096377.76698: done transferring module to remote 21824 1727096377.76702: _low_level_execute_command(): starting 21824 1727096377.76705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/ /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py && sleep 0' 21824 1727096377.77287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.77338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096377.77363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.77389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.77496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096377.79337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096377.79370: stderr chunk (state=3): >>><<< 21824 1727096377.79374: stdout chunk (state=3): >>><<< 21824 1727096377.79390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096377.79392: _low_level_execute_command(): starting 21824 1727096377.79398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/AnsiballZ_package_facts.py && sleep 0' 21824 1727096377.79865: 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 <<< 21824 1727096377.79950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.79955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096377.79994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096377.80017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096377.80129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096378.24485: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 21824 1727096378.24769: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 21824 1727096378.24814: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21824 1727096378.26402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096378.26409: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 21824 1727096378.26460: stderr chunk (state=3): >>><<< 21824 1727096378.26475: stdout chunk (state=3): >>><<< 21824 1727096378.26525: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096378.28955: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1727096377.6894088-23332-204261800138450/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096378.28997: _low_level_execute_command(): starting 21824 1727096378.29007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096377.6894088-23332-204261800138450/ > /dev/null 2>&1 && sleep 0' 21824 1727096378.30075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096378.30280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096378.30358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096378.30472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096378.32399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096378.32410: stdout chunk (state=3): >>><<< 21824 1727096378.32423: stderr chunk (state=3): >>><<< 21824 1727096378.32442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096378.32453: handler run complete 21824 1727096378.33276: variable 'ansible_facts' from source: unknown 21824 1727096378.33726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.35571: variable 'ansible_facts' from source: unknown 21824 1727096378.36099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.36806: attempt loop complete, returning result 21824 1727096378.36826: _execute() done 21824 1727096378.36835: dumping result to json 21824 1727096378.37173: done dumping result, returning 21824 1727096378.37177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-b8a1-9a25-0000000004d4] 21824 1727096378.37179: sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d4 21824 1727096378.39299: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000004d4 21824 1727096378.39303: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096378.39465: no more pending results, returning what we have 21824 1727096378.39469: results queue empty 21824 1727096378.39470: checking for any_errors_fatal 21824 1727096378.39477: done checking for any_errors_fatal 21824 1727096378.39478: checking for max_fail_percentage 21824 1727096378.39479: done checking for max_fail_percentage 21824 1727096378.39480: checking to see if all hosts have failed and the running result is not ok 21824 1727096378.39481: done checking to see if all hosts have failed 21824 1727096378.39482: getting the remaining hosts for this loop 21824 1727096378.39483: done getting the remaining hosts for this loop 21824 1727096378.39486: getting the next task for host managed_node1 21824 1727096378.39493: done getting next task for host managed_node1 21824 1727096378.39496: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096378.39499: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096378.39510: getting variables 21824 1727096378.39511: in VariableManager get_vars() 21824 1727096378.39559: Calling all_inventory to load vars for managed_node1 21824 1727096378.39562: Calling groups_inventory to load vars for managed_node1 21824 1727096378.39564: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096378.39575: Calling all_plugins_play to load vars for managed_node1 21824 1727096378.39579: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096378.39582: Calling groups_plugins_play to load vars for managed_node1 21824 1727096378.40898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.42565: done with get_vars() 21824 1727096378.42597: done getting variables 21824 1727096378.42659: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:38 -0400 (0:00:00.797) 0:00:33.566 ****** 21824 1727096378.42703: entering _queue_task() for managed_node1/debug 21824 1727096378.43101: worker is 1 (out of 1 available) 21824 1727096378.43280: exiting _queue_task() for managed_node1/debug 21824 1727096378.43293: done queuing things up, now waiting for results queue to drain 21824 1727096378.43295: waiting for pending results... 21824 1727096378.43499: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096378.43577: in run() - task 0afff68d-5257-b8a1-9a25-0000000000c7 21824 1727096378.43603: variable 'ansible_search_path' from source: unknown 21824 1727096378.43607: variable 'ansible_search_path' from source: unknown 21824 1727096378.43649: calling self._execute() 21824 1727096378.43760: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.43770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.43811: variable 'omit' from source: magic vars 21824 1727096378.44222: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.44232: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.44430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096378.44979: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096378.44983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096378.44986: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096378.44989: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096378.44991: variable 'networkmanager_version' from source: set_fact 21824 1727096378.44993: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.45134: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.45138: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.45284: variable 'networkmanager_version' from source: set_fact 21824 1727096378.45293: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.45406: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.45409: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.45545: variable 'networkmanager_version' from source: set_fact 21824 1727096378.45550: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.45557: variable 'omit' from source: magic vars 21824 1727096378.45622: variable 'omit' from source: magic vars 21824 1727096378.45723: variable 'network_provider' from source: set_fact 21824 1727096378.45741: variable 'omit' from source: magic vars 21824 1727096378.45773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096378.45802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096378.45830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096378.45849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096378.45860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096378.45891: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096378.45895: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.45897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.46004: Set connection var ansible_shell_type to sh 21824 1727096378.46012: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096378.46019: Set connection var ansible_pipelining to False 21824 1727096378.46038: Set connection var ansible_timeout to 10 21824 1727096378.46041: Set connection var ansible_connection to ssh 21824 1727096378.46049: Set connection var ansible_shell_executable to /bin/sh 21824 1727096378.46074: variable 'ansible_shell_executable' from source: unknown 21824 1727096378.46078: variable 'ansible_connection' from source: unknown 21824 1727096378.46080: variable 'ansible_module_compression' from source: unknown 21824 1727096378.46083: variable 'ansible_shell_type' from source: unknown 21824 1727096378.46200: variable 'ansible_shell_executable' from source: unknown 21824 1727096378.46204: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.46208: variable 'ansible_pipelining' from source: unknown 21824 1727096378.46211: variable 'ansible_timeout' from source: unknown 21824 1727096378.46214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.46246: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096378.46257: variable 'omit' from source: magic vars 21824 1727096378.46272: starting attempt loop 21824 1727096378.46275: running the handler 21824 1727096378.46318: handler run complete 21824 1727096378.46335: attempt loop complete, returning result 21824 1727096378.46338: _execute() done 21824 1727096378.46341: dumping result to json 21824 1727096378.46343: done dumping result, returning 21824 1727096378.46351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-b8a1-9a25-0000000000c7] 21824 1727096378.46357: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c7 21824 1727096378.46460: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c7 21824 1727096378.46464: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21824 1727096378.46537: no more pending results, returning what we have 21824 1727096378.46540: results queue empty 21824 1727096378.46541: checking for any_errors_fatal 21824 1727096378.46551: done checking for any_errors_fatal 21824 1727096378.46552: checking for max_fail_percentage 21824 1727096378.46555: done checking for max_fail_percentage 21824 1727096378.46557: checking to see if all hosts have failed and the running result is not ok 21824 1727096378.46558: done checking to see if all hosts have failed 21824 1727096378.46558: getting the remaining hosts for this loop 21824 1727096378.46559: done getting the remaining hosts for this loop 21824 1727096378.46563: getting the next task for host managed_node1 21824 1727096378.46572: done getting next task for host managed_node1 21824 1727096378.46576: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21824 1727096378.46579: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096378.46595: getting variables 21824 1727096378.46597: in VariableManager get_vars() 21824 1727096378.46913: Calling all_inventory to load vars for managed_node1 21824 1727096378.46918: Calling groups_inventory to load vars for managed_node1 21824 1727096378.46929: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096378.46939: Calling all_plugins_play to load vars for managed_node1 21824 1727096378.46942: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096378.46945: Calling groups_plugins_play to load vars for managed_node1 21824 1727096378.50130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.53653: done with get_vars() 21824 1727096378.53698: done getting variables 21824 1727096378.53771: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:38 -0400 (0:00:00.111) 0:00:33.677 ****** 21824 1727096378.53809: entering _queue_task() for managed_node1/fail 21824 1727096378.54258: worker is 1 (out of 1 available) 21824 1727096378.54307: exiting _queue_task() for managed_node1/fail 21824 1727096378.54319: done queuing things up, now waiting for results queue to drain 21824 1727096378.54321: waiting for pending results... 21824 1727096378.54623: 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 21824 1727096378.54704: in run() - task 0afff68d-5257-b8a1-9a25-0000000000c8 21824 1727096378.54718: variable 'ansible_search_path' from source: unknown 21824 1727096378.54722: variable 'ansible_search_path' from source: unknown 21824 1727096378.54764: calling self._execute() 21824 1727096378.54874: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.54878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.54888: variable 'omit' from source: magic vars 21824 1727096378.55304: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.55316: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.55721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096378.56223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096378.56265: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096378.56523: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096378.56556: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096378.56765: variable 'networkmanager_version' from source: set_fact 21824 1727096378.56850: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.57959: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.57964: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.58634: variable 'networkmanager_version' from source: set_fact 21824 1727096378.58638: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.58809: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.58812: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.59284: variable 'networkmanager_version' from source: set_fact 21824 1727096378.59287: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.59408: variable 'network_state' from source: role '' defaults 21824 1727096378.59439: Evaluated conditional (network_state != {}): False 21824 1727096378.59444: when evaluation is False, skipping this task 21824 1727096378.59447: _execute() done 21824 1727096378.59450: dumping result to json 21824 1727096378.59452: done dumping result, returning 21824 1727096378.59460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-b8a1-9a25-0000000000c8] 21824 1727096378.59464: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c8 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096378.59755: no more pending results, returning what we have 21824 1727096378.59758: results queue empty 21824 1727096378.59759: checking for any_errors_fatal 21824 1727096378.59769: done checking for any_errors_fatal 21824 1727096378.59770: checking for max_fail_percentage 21824 1727096378.59772: done checking for max_fail_percentage 21824 1727096378.59773: checking to see if all hosts have failed and the running result is not ok 21824 1727096378.59774: done checking to see if all hosts have failed 21824 1727096378.59775: getting the remaining hosts for this loop 21824 1727096378.59776: done getting the remaining hosts for this loop 21824 1727096378.59779: getting the next task for host managed_node1 21824 1727096378.59786: done getting next task for host managed_node1 21824 1727096378.59791: ^ 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 21824 1727096378.59794: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096378.59816: getting variables 21824 1727096378.59818: in VariableManager get_vars() 21824 1727096378.60188: Calling all_inventory to load vars for managed_node1 21824 1727096378.60192: Calling groups_inventory to load vars for managed_node1 21824 1727096378.60195: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096378.60224: Calling all_plugins_play to load vars for managed_node1 21824 1727096378.60229: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096378.60232: Calling groups_plugins_play to load vars for managed_node1 21824 1727096378.61286: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c8 21824 1727096378.61290: WORKER PROCESS EXITING 21824 1727096378.64905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.69553: done with get_vars() 21824 1727096378.69901: done getting variables 21824 1727096378.69963: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:38 -0400 (0:00:00.163) 0:00:33.840 ****** 21824 1727096378.70117: entering _queue_task() for managed_node1/fail 21824 1727096378.71271: worker is 1 (out of 1 available) 21824 1727096378.71284: exiting _queue_task() for managed_node1/fail 21824 1727096378.71298: done queuing things up, now waiting for results queue to drain 21824 1727096378.71299: waiting for pending results... 21824 1727096378.71987: 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 21824 1727096378.72676: in run() - task 0afff68d-5257-b8a1-9a25-0000000000c9 21824 1727096378.72680: variable 'ansible_search_path' from source: unknown 21824 1727096378.72683: variable 'ansible_search_path' from source: unknown 21824 1727096378.72686: calling self._execute() 21824 1727096378.72805: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.72886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.72902: variable 'omit' from source: magic vars 21824 1727096378.74118: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.74145: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.74987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096378.76042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096378.76474: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096378.76503: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096378.76541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096378.77274: variable 'networkmanager_version' from source: set_fact 21824 1727096378.77278: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.78074: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.78078: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.78081: variable 'networkmanager_version' from source: set_fact 21824 1727096378.78083: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.78563: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.78700: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.79143: variable 'networkmanager_version' from source: set_fact 21824 1727096378.79158: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.79774: variable 'network_state' from source: role '' defaults 21824 1727096378.79778: Evaluated conditional (network_state != {}): False 21824 1727096378.79780: when evaluation is False, skipping this task 21824 1727096378.79783: _execute() done 21824 1727096378.79786: dumping result to json 21824 1727096378.79788: done dumping result, returning 21824 1727096378.79790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-b8a1-9a25-0000000000c9] 21824 1727096378.79793: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c9 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096378.79916: no more pending results, returning what we have 21824 1727096378.79920: results queue empty 21824 1727096378.79921: checking for any_errors_fatal 21824 1727096378.79934: done checking for any_errors_fatal 21824 1727096378.79934: checking for max_fail_percentage 21824 1727096378.79936: done checking for max_fail_percentage 21824 1727096378.79937: checking to see if all hosts have failed and the running result is not ok 21824 1727096378.79938: done checking to see if all hosts have failed 21824 1727096378.79939: getting the remaining hosts for this loop 21824 1727096378.79940: done getting the remaining hosts for this loop 21824 1727096378.79943: getting the next task for host managed_node1 21824 1727096378.79949: done getting next task for host managed_node1 21824 1727096378.79953: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21824 1727096378.79956: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096378.79980: getting variables 21824 1727096378.79982: in VariableManager get_vars() 21824 1727096378.80351: Calling all_inventory to load vars for managed_node1 21824 1727096378.80355: Calling groups_inventory to load vars for managed_node1 21824 1727096378.80365: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096378.80373: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000c9 21824 1727096378.80377: WORKER PROCESS EXITING 21824 1727096378.80483: Calling all_plugins_play to load vars for managed_node1 21824 1727096378.80488: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096378.80492: Calling groups_plugins_play to load vars for managed_node1 21824 1727096378.84625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096378.88930: done with get_vars() 21824 1727096378.89081: done getting variables 21824 1727096378.89142: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:38 -0400 (0:00:00.191) 0:00:34.032 ****** 21824 1727096378.89302: entering _queue_task() for managed_node1/fail 21824 1727096378.90132: worker is 1 (out of 1 available) 21824 1727096378.90171: exiting _queue_task() for managed_node1/fail 21824 1727096378.90183: done queuing things up, now waiting for results queue to drain 21824 1727096378.90185: waiting for pending results... 21824 1727096378.90460: 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 21824 1727096378.90676: in run() - task 0afff68d-5257-b8a1-9a25-0000000000ca 21824 1727096378.90681: variable 'ansible_search_path' from source: unknown 21824 1727096378.90684: variable 'ansible_search_path' from source: unknown 21824 1727096378.90687: calling self._execute() 21824 1727096378.90875: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096378.90880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096378.90884: variable 'omit' from source: magic vars 21824 1727096378.91374: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.91378: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.91414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096378.91721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096378.91764: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096378.91850: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096378.91885: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096378.91987: variable 'networkmanager_version' from source: set_fact 21824 1727096378.92009: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.92171: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.92175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.92587: variable 'networkmanager_version' from source: set_fact 21824 1727096378.92595: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.92705: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.92708: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096378.92857: variable 'networkmanager_version' from source: set_fact 21824 1727096378.92884: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096378.93020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096378.95716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096378.95818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096378.95853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096378.95987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096378.96014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096378.96212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096378.96287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096378.96315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096378.96453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096378.96502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096378.96675: variable 'ansible_distribution_major_version' from source: facts 21824 1727096378.96720: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21824 1727096378.96815: variable 'ansible_distribution' from source: facts 21824 1727096378.96984: variable '__network_rh_distros' from source: role '' defaults 21824 1727096378.96987: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21824 1727096378.97134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096378.97165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096378.97192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096378.97275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096378.97290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096378.97352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096378.97441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096378.97445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096378.97471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096378.97492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096378.97532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096378.97558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096378.97744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096378.97747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096378.97761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096378.98076: variable 'network_connections' from source: task vars 21824 1727096378.98084: variable 'interface' from source: play vars 21824 1727096378.98087: variable 'interface' from source: play vars 21824 1727096378.98096: variable 'network_state' from source: role '' defaults 21824 1727096378.98158: 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) 21824 1727096378.98184: 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) 21824 1727096378.98213: 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) 21824 1727096378.98240: 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) 21824 1727096378.98299: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21824 1727096378.98308: when evaluation is False, skipping this task 21824 1727096378.98311: _execute() done 21824 1727096378.98314: dumping result to json 21824 1727096378.98316: done dumping result, returning 21824 1727096378.98327: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-b8a1-9a25-0000000000ca] 21824 1727096378.98330: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ca skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21824 1727096378.98491: no more pending results, returning what we have 21824 1727096378.98495: results queue empty 21824 1727096378.98496: checking for any_errors_fatal 21824 1727096378.98505: done checking for any_errors_fatal 21824 1727096378.98506: checking for max_fail_percentage 21824 1727096378.98508: done checking for max_fail_percentage 21824 1727096378.98509: checking to see if all hosts have failed and the running result is not ok 21824 1727096378.98510: done checking to see if all hosts have failed 21824 1727096378.98511: getting the remaining hosts for this loop 21824 1727096378.98512: done getting the remaining hosts for this loop 21824 1727096378.98516: getting the next task for host managed_node1 21824 1727096378.98524: done getting next task for host managed_node1 21824 1727096378.98528: ^ 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 21824 1727096378.98531: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096378.98552: getting variables 21824 1727096378.98554: in VariableManager get_vars() 21824 1727096378.98610: Calling all_inventory to load vars for managed_node1 21824 1727096378.98613: Calling groups_inventory to load vars for managed_node1 21824 1727096378.98616: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096378.98622: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ca 21824 1727096378.98626: WORKER PROCESS EXITING 21824 1727096378.98828: Calling all_plugins_play to load vars for managed_node1 21824 1727096378.98833: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096378.98861: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.02267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096379.04776: done with get_vars() 21824 1727096379.04822: done getting variables 21824 1727096379.04890: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:39 -0400 (0:00:00.156) 0:00:34.188 ****** 21824 1727096379.04930: entering _queue_task() for managed_node1/dnf 21824 1727096379.05424: worker is 1 (out of 1 available) 21824 1727096379.05438: exiting _queue_task() for managed_node1/dnf 21824 1727096379.05453: done queuing things up, now waiting for results queue to drain 21824 1727096379.05454: waiting for pending results... 21824 1727096379.06178: 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 21824 1727096379.06184: in run() - task 0afff68d-5257-b8a1-9a25-0000000000cb 21824 1727096379.06187: variable 'ansible_search_path' from source: unknown 21824 1727096379.06190: variable 'ansible_search_path' from source: unknown 21824 1727096379.06192: calling self._execute() 21824 1727096379.06245: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096379.06250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096379.06271: variable 'omit' from source: magic vars 21824 1727096379.06938: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.07174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.07378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096379.07923: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096379.08141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096379.08251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096379.08343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096379.08474: variable 'networkmanager_version' from source: set_fact 21824 1727096379.08484: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.08691: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.08696: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.08842: variable 'networkmanager_version' from source: set_fact 21824 1727096379.08961: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.08976: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.08982: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.09119: variable 'networkmanager_version' from source: set_fact 21824 1727096379.09128: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.09394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096379.14665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096379.15832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096379.16101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096379.16106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096379.16109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096379.16430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.16462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.16490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.16578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.16597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.17075: variable 'ansible_distribution' from source: facts 21824 1727096379.17079: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.17082: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21824 1727096379.17295: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096379.17677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.17821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.18076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.18079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.18081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.18083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.18249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.18419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.18492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.18751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.18802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.18827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.19099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.19139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.19154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.19703: variable 'network_connections' from source: task vars 21824 1727096379.19857: variable 'interface' from source: play vars 21824 1727096379.20076: variable 'interface' from source: play vars 21824 1727096379.20147: 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) 21824 1727096379.20313: 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) 21824 1727096379.20345: 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) 21824 1727096379.20538: 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) 21824 1727096379.20632: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096379.21230: variable 'network_connections' from source: task vars 21824 1727096379.21233: variable 'interface' from source: play vars 21824 1727096379.21418: variable 'interface' from source: play vars 21824 1727096379.21452: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096379.21455: when evaluation is False, skipping this task 21824 1727096379.21458: _execute() done 21824 1727096379.21460: dumping result to json 21824 1727096379.21462: done dumping result, returning 21824 1727096379.21473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-0000000000cb] 21824 1727096379.21478: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cb 21824 1727096379.21778: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cb 21824 1727096379.21782: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096379.21835: no more pending results, returning what we have 21824 1727096379.21839: results queue empty 21824 1727096379.21840: checking for any_errors_fatal 21824 1727096379.21847: done checking for any_errors_fatal 21824 1727096379.21848: checking for max_fail_percentage 21824 1727096379.21850: done checking for max_fail_percentage 21824 1727096379.21851: checking to see if all hosts have failed and the running result is not ok 21824 1727096379.21852: done checking to see if all hosts have failed 21824 1727096379.21852: getting the remaining hosts for this loop 21824 1727096379.21854: done getting the remaining hosts for this loop 21824 1727096379.21858: getting the next task for host managed_node1 21824 1727096379.21865: done getting next task for host managed_node1 21824 1727096379.21871: ^ 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 21824 1727096379.21873: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096379.21894: getting variables 21824 1727096379.21896: in VariableManager get_vars() 21824 1727096379.21947: Calling all_inventory to load vars for managed_node1 21824 1727096379.21950: Calling groups_inventory to load vars for managed_node1 21824 1727096379.21952: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096379.21963: Calling all_plugins_play to load vars for managed_node1 21824 1727096379.21966: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096379.22304: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.28454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096379.31863: done with get_vars() 21824 1727096379.32064: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096379.32259: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:39 -0400 (0:00:00.274) 0:00:34.462 ****** 21824 1727096379.32351: entering _queue_task() for managed_node1/yum 21824 1727096379.33572: worker is 1 (out of 1 available) 21824 1727096379.33591: exiting _queue_task() for managed_node1/yum 21824 1727096379.33829: done queuing things up, now waiting for results queue to drain 21824 1727096379.33831: waiting for pending results... 21824 1727096379.34285: 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 21824 1727096379.34404: in run() - task 0afff68d-5257-b8a1-9a25-0000000000cc 21824 1727096379.34409: variable 'ansible_search_path' from source: unknown 21824 1727096379.34474: variable 'ansible_search_path' from source: unknown 21824 1727096379.34484: calling self._execute() 21824 1727096379.34591: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096379.34604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096379.34620: variable 'omit' from source: magic vars 21824 1727096379.35087: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.35104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.35405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096379.35819: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096379.35893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096379.36043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096379.36068: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096379.36311: variable 'networkmanager_version' from source: set_fact 21824 1727096379.36687: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.36854: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.36914: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.37331: variable 'networkmanager_version' from source: set_fact 21824 1727096379.37417: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.37622: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.37635: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.37792: variable 'networkmanager_version' from source: set_fact 21824 1727096379.37810: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.38085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096379.41052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096379.41154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096379.41274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096379.41278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096379.41280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096379.41373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.41453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.41489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.41564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.41588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.41714: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.41856: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21824 1727096379.41859: when evaluation is False, skipping this task 21824 1727096379.41864: _execute() done 21824 1727096379.41870: dumping result to json 21824 1727096379.41873: done dumping result, returning 21824 1727096379.41875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-0000000000cc] 21824 1727096379.41877: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cc skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21824 1727096379.42560: no more pending results, returning what we have 21824 1727096379.42564: results queue empty 21824 1727096379.42564: checking for any_errors_fatal 21824 1727096379.42575: done checking for any_errors_fatal 21824 1727096379.42576: checking for max_fail_percentage 21824 1727096379.42578: done checking for max_fail_percentage 21824 1727096379.42579: checking to see if all hosts have failed and the running result is not ok 21824 1727096379.42580: done checking to see if all hosts have failed 21824 1727096379.42581: getting the remaining hosts for this loop 21824 1727096379.42582: done getting the remaining hosts for this loop 21824 1727096379.42590: getting the next task for host managed_node1 21824 1727096379.42598: done getting next task for host managed_node1 21824 1727096379.42602: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096379.42605: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096379.42628: getting variables 21824 1727096379.42630: in VariableManager get_vars() 21824 1727096379.42802: Calling all_inventory to load vars for managed_node1 21824 1727096379.42806: Calling groups_inventory to load vars for managed_node1 21824 1727096379.42808: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096379.43017: Calling all_plugins_play to load vars for managed_node1 21824 1727096379.43022: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096379.43028: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.43846: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cc 21824 1727096379.43852: WORKER PROCESS EXITING 21824 1727096379.48313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096379.50340: done with get_vars() 21824 1727096379.50373: done getting variables 21824 1727096379.50444: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:39 -0400 (0:00:00.181) 0:00:34.644 ****** 21824 1727096379.50484: entering _queue_task() for managed_node1/fail 21824 1727096379.51248: worker is 1 (out of 1 available) 21824 1727096379.51259: exiting _queue_task() for managed_node1/fail 21824 1727096379.51275: done queuing things up, now waiting for results queue to drain 21824 1727096379.51277: waiting for pending results... 21824 1727096379.51704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096379.52474: in run() - task 0afff68d-5257-b8a1-9a25-0000000000cd 21824 1727096379.52478: variable 'ansible_search_path' from source: unknown 21824 1727096379.52480: variable 'ansible_search_path' from source: unknown 21824 1727096379.52483: calling self._execute() 21824 1727096379.52750: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096379.52902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096379.52976: variable 'omit' from source: magic vars 21824 1727096379.54304: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.54307: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.54778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096379.55286: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096379.55342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096379.55399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096379.55470: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096379.55574: variable 'networkmanager_version' from source: set_fact 21824 1727096379.55593: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.55783: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.55793: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.55939: variable 'networkmanager_version' from source: set_fact 21824 1727096379.55959: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.56082: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.56093: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.56232: variable 'networkmanager_version' from source: set_fact 21824 1727096379.56247: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.56376: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096379.56540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096379.60127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096379.60374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096379.60378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096379.60380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096379.60499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096379.60646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.60705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.60763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.60891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.60911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.61006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.61092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.61200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.61242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.61295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.61476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.61479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.61502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.61544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.61625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.61834: variable 'network_connections' from source: task vars 21824 1727096379.61855: variable 'interface' from source: play vars 21824 1727096379.61944: variable 'interface' from source: play vars 21824 1727096379.62014: 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) 21824 1727096379.62045: 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) 21824 1727096379.62078: 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) 21824 1727096379.62107: 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) 21824 1727096379.62184: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096379.62452: variable 'network_connections' from source: task vars 21824 1727096379.62465: variable 'interface' from source: play vars 21824 1727096379.62535: variable 'interface' from source: play vars 21824 1727096379.62583: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096379.62590: when evaluation is False, skipping this task 21824 1727096379.62597: _execute() done 21824 1727096379.62671: dumping result to json 21824 1727096379.62675: done dumping result, returning 21824 1727096379.62677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-0000000000cd] 21824 1727096379.62679: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cd 21824 1727096379.62873: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cd 21824 1727096379.62880: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096379.62932: no more pending results, returning what we have 21824 1727096379.62936: results queue empty 21824 1727096379.62937: checking for any_errors_fatal 21824 1727096379.62942: done checking for any_errors_fatal 21824 1727096379.62942: checking for max_fail_percentage 21824 1727096379.62945: done checking for max_fail_percentage 21824 1727096379.62946: checking to see if all hosts have failed and the running result is not ok 21824 1727096379.62947: done checking to see if all hosts have failed 21824 1727096379.62947: getting the remaining hosts for this loop 21824 1727096379.62949: done getting the remaining hosts for this loop 21824 1727096379.62953: getting the next task for host managed_node1 21824 1727096379.62960: done getting next task for host managed_node1 21824 1727096379.62964: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21824 1727096379.62970: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096379.62997: getting variables 21824 1727096379.62998: in VariableManager get_vars() 21824 1727096379.63051: Calling all_inventory to load vars for managed_node1 21824 1727096379.63054: Calling groups_inventory to load vars for managed_node1 21824 1727096379.63056: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096379.63206: Calling all_plugins_play to load vars for managed_node1 21824 1727096379.63211: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096379.63215: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.65663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096379.67426: done with get_vars() 21824 1727096379.67456: done getting variables 21824 1727096379.67521: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:39 -0400 (0:00:00.170) 0:00:34.814 ****** 21824 1727096379.67554: entering _queue_task() for managed_node1/package 21824 1727096379.67920: worker is 1 (out of 1 available) 21824 1727096379.67933: exiting _queue_task() for managed_node1/package 21824 1727096379.67945: done queuing things up, now waiting for results queue to drain 21824 1727096379.67947: waiting for pending results... 21824 1727096379.68238: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21824 1727096379.68392: in run() - task 0afff68d-5257-b8a1-9a25-0000000000ce 21824 1727096379.68414: variable 'ansible_search_path' from source: unknown 21824 1727096379.68574: variable 'ansible_search_path' from source: unknown 21824 1727096379.68578: calling self._execute() 21824 1727096379.68581: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096379.68583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096379.68598: variable 'omit' from source: magic vars 21824 1727096379.68988: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.69006: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.69193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096379.69477: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096379.69527: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096379.69571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096379.69612: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096379.69699: variable 'networkmanager_version' from source: set_fact 21824 1727096379.69716: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.69889: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.69902: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.70042: variable 'networkmanager_version' from source: set_fact 21824 1727096379.70056: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.70173: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.70184: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.70321: variable 'networkmanager_version' from source: set_fact 21824 1727096379.70440: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.70523: variable 'network_packages' from source: role '' defaults 21824 1727096379.70634: variable '__network_provider_setup' from source: role '' defaults 21824 1727096379.70651: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096379.70727: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096379.70742: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096379.70813: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096379.71009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096379.73110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096379.73229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096379.73239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096379.73282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096379.73313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096379.73408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.73447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.73554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.73557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.73559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.73604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.73631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.73670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.73717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.73734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.74003: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096379.74134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.74161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.74197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.74247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.74307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.74376: variable 'ansible_python' from source: facts 21824 1727096379.74407: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096379.74506: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096379.74633: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096379.74783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.74820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.74957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.74961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.74963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.74986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096379.75013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096379.75039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096379.75097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096379.75117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096379.75292: variable 'network_connections' from source: task vars 21824 1727096379.75302: variable 'interface' from source: play vars 21824 1727096379.75715: variable 'interface' from source: play vars 21824 1727096379.75718: 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) 21824 1727096379.75720: 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) 21824 1727096379.75722: 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) 21824 1727096379.75724: 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) 21824 1727096379.75780: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096379.76099: variable 'network_connections' from source: task vars 21824 1727096379.76109: variable 'interface' from source: play vars 21824 1727096379.76222: variable 'interface' from source: play vars 21824 1727096379.76293: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096379.76387: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096379.76706: variable 'network_connections' from source: task vars 21824 1727096379.76717: variable 'interface' from source: play vars 21824 1727096379.76788: variable 'interface' from source: play vars 21824 1727096379.76825: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096379.76913: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096379.77248: variable 'network_connections' from source: task vars 21824 1727096379.77259: variable 'interface' from source: play vars 21824 1727096379.77328: variable 'interface' from source: play vars 21824 1727096379.77405: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096379.77485: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096379.77497: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096379.77563: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096379.77805: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096379.78344: variable 'network_connections' from source: task vars 21824 1727096379.78473: variable 'interface' from source: play vars 21824 1727096379.78477: variable 'interface' from source: play vars 21824 1727096379.78479: variable 'ansible_distribution' from source: facts 21824 1727096379.78481: variable '__network_rh_distros' from source: role '' defaults 21824 1727096379.78483: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.78485: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096379.78652: variable 'ansible_distribution' from source: facts 21824 1727096379.78661: variable '__network_rh_distros' from source: role '' defaults 21824 1727096379.78674: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.78688: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096379.78871: variable 'ansible_distribution' from source: facts 21824 1727096379.78881: variable '__network_rh_distros' from source: role '' defaults 21824 1727096379.78891: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.78939: variable 'network_provider' from source: set_fact 21824 1727096379.78958: variable 'ansible_facts' from source: unknown 21824 1727096379.80022: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21824 1727096379.80026: when evaluation is False, skipping this task 21824 1727096379.80029: _execute() done 21824 1727096379.80031: dumping result to json 21824 1727096379.80034: done dumping result, returning 21824 1727096379.80036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-b8a1-9a25-0000000000ce] 21824 1727096379.80038: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ce 21824 1727096379.80116: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000ce 21824 1727096379.80171: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21824 1727096379.80224: no more pending results, returning what we have 21824 1727096379.80230: results queue empty 21824 1727096379.80231: checking for any_errors_fatal 21824 1727096379.80239: done checking for any_errors_fatal 21824 1727096379.80240: checking for max_fail_percentage 21824 1727096379.80243: done checking for max_fail_percentage 21824 1727096379.80244: checking to see if all hosts have failed and the running result is not ok 21824 1727096379.80245: done checking to see if all hosts have failed 21824 1727096379.80246: getting the remaining hosts for this loop 21824 1727096379.80247: done getting the remaining hosts for this loop 21824 1727096379.80251: getting the next task for host managed_node1 21824 1727096379.80259: done getting next task for host managed_node1 21824 1727096379.80263: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096379.80270: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096379.80298: getting variables 21824 1727096379.80300: in VariableManager get_vars() 21824 1727096379.80351: Calling all_inventory to load vars for managed_node1 21824 1727096379.80354: Calling groups_inventory to load vars for managed_node1 21824 1727096379.80357: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096379.80650: Calling all_plugins_play to load vars for managed_node1 21824 1727096379.80656: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096379.80660: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.83376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096379.85385: done with get_vars() 21824 1727096379.85409: done getting variables 21824 1727096379.85487: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:39 -0400 (0:00:00.179) 0:00:34.994 ****** 21824 1727096379.85522: entering _queue_task() for managed_node1/package 21824 1727096379.86856: worker is 1 (out of 1 available) 21824 1727096379.87454: exiting _queue_task() for managed_node1/package 21824 1727096379.87470: done queuing things up, now waiting for results queue to drain 21824 1727096379.87472: waiting for pending results... 21824 1727096379.88091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096379.88496: in run() - task 0afff68d-5257-b8a1-9a25-0000000000cf 21824 1727096379.88517: variable 'ansible_search_path' from source: unknown 21824 1727096379.88762: variable 'ansible_search_path' from source: unknown 21824 1727096379.88765: calling self._execute() 21824 1727096379.89218: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096379.89222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096379.89224: variable 'omit' from source: magic vars 21824 1727096379.90389: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.90545: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.91137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096379.92176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096379.92319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096379.92421: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096379.92822: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096379.92825: variable 'networkmanager_version' from source: set_fact 21824 1727096379.93377: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.93380: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.93383: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.94085: variable 'networkmanager_version' from source: set_fact 21824 1727096379.94134: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.94438: variable 'ansible_distribution_major_version' from source: facts 21824 1727096379.94776: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096379.95076: variable 'networkmanager_version' from source: set_fact 21824 1727096379.95143: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096379.95551: variable 'network_state' from source: role '' defaults 21824 1727096379.95581: Evaluated conditional (network_state != {}): False 21824 1727096379.95649: when evaluation is False, skipping this task 21824 1727096379.95657: _execute() done 21824 1727096379.95677: dumping result to json 21824 1727096379.95688: done dumping result, returning 21824 1727096379.95700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-b8a1-9a25-0000000000cf] 21824 1727096379.95760: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cf skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096379.96274: no more pending results, returning what we have 21824 1727096379.96277: results queue empty 21824 1727096379.96278: checking for any_errors_fatal 21824 1727096379.96285: done checking for any_errors_fatal 21824 1727096379.96286: checking for max_fail_percentage 21824 1727096379.96288: done checking for max_fail_percentage 21824 1727096379.96289: checking to see if all hosts have failed and the running result is not ok 21824 1727096379.96290: done checking to see if all hosts have failed 21824 1727096379.96291: getting the remaining hosts for this loop 21824 1727096379.96292: done getting the remaining hosts for this loop 21824 1727096379.96296: getting the next task for host managed_node1 21824 1727096379.96303: done getting next task for host managed_node1 21824 1727096379.96307: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096379.96309: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096379.96347: getting variables 21824 1727096379.96349: in VariableManager get_vars() 21824 1727096379.96409: Calling all_inventory to load vars for managed_node1 21824 1727096379.96412: Calling groups_inventory to load vars for managed_node1 21824 1727096379.96414: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096379.96426: Calling all_plugins_play to load vars for managed_node1 21824 1727096379.96429: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096379.96682: Calling groups_plugins_play to load vars for managed_node1 21824 1727096379.97293: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000cf 21824 1727096379.97297: WORKER PROCESS EXITING 21824 1727096380.00880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096380.05329: done with get_vars() 21824 1727096380.05361: done getting variables 21824 1727096380.05594: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:40 -0400 (0:00:00.201) 0:00:35.195 ****** 21824 1727096380.05672: entering _queue_task() for managed_node1/package 21824 1727096380.06462: worker is 1 (out of 1 available) 21824 1727096380.06481: exiting _queue_task() for managed_node1/package 21824 1727096380.06495: done queuing things up, now waiting for results queue to drain 21824 1727096380.06497: waiting for pending results... 21824 1727096380.06965: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096380.07304: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d0 21824 1727096380.07328: variable 'ansible_search_path' from source: unknown 21824 1727096380.07333: variable 'ansible_search_path' from source: unknown 21824 1727096380.07370: calling self._execute() 21824 1727096380.07976: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096380.07980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096380.07983: variable 'omit' from source: magic vars 21824 1727096380.08649: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.08661: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.08998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096380.09701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096380.09832: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096380.09870: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096380.09976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096380.10230: variable 'networkmanager_version' from source: set_fact 21824 1727096380.10246: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.10518: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.10521: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.10678: variable 'networkmanager_version' from source: set_fact 21824 1727096380.10687: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.11102: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.11106: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.11309: variable 'networkmanager_version' from source: set_fact 21824 1727096380.11320: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.11539: variable 'network_state' from source: role '' defaults 21824 1727096380.11545: Evaluated conditional (network_state != {}): False 21824 1727096380.11548: when evaluation is False, skipping this task 21824 1727096380.11551: _execute() done 21824 1727096380.11554: dumping result to json 21824 1727096380.11557: done dumping result, returning 21824 1727096380.11636: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-b8a1-9a25-0000000000d0] 21824 1727096380.11657: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d0 21824 1727096380.12024: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d0 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096380.12098: no more pending results, returning what we have 21824 1727096380.12102: results queue empty 21824 1727096380.12103: checking for any_errors_fatal 21824 1727096380.12115: done checking for any_errors_fatal 21824 1727096380.12116: checking for max_fail_percentage 21824 1727096380.12118: done checking for max_fail_percentage 21824 1727096380.12119: checking to see if all hosts have failed and the running result is not ok 21824 1727096380.12120: done checking to see if all hosts have failed 21824 1727096380.12120: getting the remaining hosts for this loop 21824 1727096380.12121: done getting the remaining hosts for this loop 21824 1727096380.12127: getting the next task for host managed_node1 21824 1727096380.12136: done getting next task for host managed_node1 21824 1727096380.12140: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096380.12143: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096380.12175: getting variables 21824 1727096380.12177: in VariableManager get_vars() 21824 1727096380.12231: Calling all_inventory to load vars for managed_node1 21824 1727096380.12233: Calling groups_inventory to load vars for managed_node1 21824 1727096380.12236: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096380.12250: Calling all_plugins_play to load vars for managed_node1 21824 1727096380.12254: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096380.12256: Calling groups_plugins_play to load vars for managed_node1 21824 1727096380.12817: WORKER PROCESS EXITING 21824 1727096380.17349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096380.22313: done with get_vars() 21824 1727096380.22345: done getting variables 21824 1727096380.22415: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:40 -0400 (0:00:00.168) 0:00:35.363 ****** 21824 1727096380.22455: entering _queue_task() for managed_node1/service 21824 1727096380.23476: worker is 1 (out of 1 available) 21824 1727096380.23487: exiting _queue_task() for managed_node1/service 21824 1727096380.23498: done queuing things up, now waiting for results queue to drain 21824 1727096380.23500: waiting for pending results... 21824 1727096380.23724: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096380.23930: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d1 21824 1727096380.23976: variable 'ansible_search_path' from source: unknown 21824 1727096380.23979: variable 'ansible_search_path' from source: unknown 21824 1727096380.24028: calling self._execute() 21824 1727096380.24190: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096380.24213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096380.24230: variable 'omit' from source: magic vars 21824 1727096380.24975: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.24980: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.25229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096380.25588: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096380.25661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096380.25721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096380.25773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096380.25889: variable 'networkmanager_version' from source: set_fact 21824 1727096380.25926: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.26420: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.26424: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.26553: variable 'networkmanager_version' from source: set_fact 21824 1727096380.26604: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.26900: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.26918: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.27265: variable 'networkmanager_version' from source: set_fact 21824 1727096380.27289: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.27513: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096380.27715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096380.30484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096380.30821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096380.30865: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096380.31023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096380.31027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096380.31240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.31432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.31465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.31676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.31679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.32003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.32007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.32034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.32123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.32198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.32320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.32693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.32696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.32698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.32700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.33087: variable 'network_connections' from source: task vars 21824 1727096380.33203: variable 'interface' from source: play vars 21824 1727096380.33340: variable 'interface' from source: play vars 21824 1727096380.33481: 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) 21824 1727096380.33507: 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) 21824 1727096380.33540: 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) 21824 1727096380.33586: 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) 21824 1727096380.33658: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096380.33974: variable 'network_connections' from source: task vars 21824 1727096380.33981: variable 'interface' from source: play vars 21824 1727096380.34016: variable 'interface' from source: play vars 21824 1727096380.34053: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096380.34061: when evaluation is False, skipping this task 21824 1727096380.34074: _execute() done 21824 1727096380.34174: dumping result to json 21824 1727096380.34374: done dumping result, returning 21824 1727096380.34378: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-0000000000d1] 21824 1727096380.34381: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d1 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096380.34505: no more pending results, returning what we have 21824 1727096380.34508: results queue empty 21824 1727096380.34509: checking for any_errors_fatal 21824 1727096380.34520: done checking for any_errors_fatal 21824 1727096380.34521: checking for max_fail_percentage 21824 1727096380.34523: done checking for max_fail_percentage 21824 1727096380.34524: checking to see if all hosts have failed and the running result is not ok 21824 1727096380.34525: done checking to see if all hosts have failed 21824 1727096380.34525: getting the remaining hosts for this loop 21824 1727096380.34527: done getting the remaining hosts for this loop 21824 1727096380.34530: getting the next task for host managed_node1 21824 1727096380.34539: done getting next task for host managed_node1 21824 1727096380.34544: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096380.34547: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096380.34574: getting variables 21824 1727096380.34576: in VariableManager get_vars() 21824 1727096380.34626: Calling all_inventory to load vars for managed_node1 21824 1727096380.34629: Calling groups_inventory to load vars for managed_node1 21824 1727096380.34631: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096380.34642: Calling all_plugins_play to load vars for managed_node1 21824 1727096380.34646: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096380.34649: Calling groups_plugins_play to load vars for managed_node1 21824 1727096380.35527: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d1 21824 1727096380.35531: WORKER PROCESS EXITING 21824 1727096380.39692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096380.43899: done with get_vars() 21824 1727096380.43988: done getting variables 21824 1727096380.44121: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:40 -0400 (0:00:00.218) 0:00:35.582 ****** 21824 1727096380.44278: entering _queue_task() for managed_node1/service 21824 1727096380.45011: worker is 1 (out of 1 available) 21824 1727096380.45023: exiting _queue_task() for managed_node1/service 21824 1727096380.45036: done queuing things up, now waiting for results queue to drain 21824 1727096380.45038: waiting for pending results... 21824 1727096380.46091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096380.46338: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d2 21824 1727096380.46359: variable 'ansible_search_path' from source: unknown 21824 1727096380.46371: variable 'ansible_search_path' from source: unknown 21824 1727096380.46460: calling self._execute() 21824 1727096380.46681: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096380.46691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096380.46704: variable 'omit' from source: magic vars 21824 1727096380.47511: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.47531: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.47810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096380.48330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096380.48573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096380.48577: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096380.48614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096380.48825: variable 'networkmanager_version' from source: set_fact 21824 1727096380.48846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.49206: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.49241: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.49398: variable 'networkmanager_version' from source: set_fact 21824 1727096380.49413: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.49538: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.49553: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096380.49711: variable 'networkmanager_version' from source: set_fact 21824 1727096380.49725: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096380.49888: variable 'network_provider' from source: set_fact 21824 1727096380.49898: variable 'network_state' from source: role '' defaults 21824 1727096380.49924: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21824 1727096380.49935: variable 'omit' from source: magic vars 21824 1727096380.49997: variable 'omit' from source: magic vars 21824 1727096380.50040: variable 'network_service_name' from source: role '' defaults 21824 1727096380.50129: variable 'network_service_name' from source: role '' defaults 21824 1727096380.50224: variable '__network_provider_setup' from source: role '' defaults 21824 1727096380.50346: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096380.50349: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096380.50352: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096380.50388: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096380.50873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096380.55601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096380.55885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096380.55889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096380.55891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096380.56175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096380.56198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.56240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.56348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.56460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.56488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.56592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.56682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.56713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.56803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.56890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.57357: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096380.57701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.57735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.57960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.57964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.57970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.58159: variable 'ansible_python' from source: facts 21824 1727096380.58193: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096380.58359: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096380.58550: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096380.58876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.58879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.58882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.59001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.59020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.59137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096380.59163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096380.59225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096380.59350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096380.59374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096380.59621: variable 'network_connections' from source: task vars 21824 1727096380.59716: variable 'interface' from source: play vars 21824 1727096380.59840: variable 'interface' from source: play vars 21824 1727096380.60037: 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) 21824 1727096380.60132: 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) 21824 1727096380.60210: 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) 21824 1727096380.60314: 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) 21824 1727096380.60481: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096380.61206: variable 'network_connections' from source: task vars 21824 1727096380.61217: variable 'interface' from source: play vars 21824 1727096380.61485: variable 'interface' from source: play vars 21824 1727096380.61489: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096380.61616: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096380.61954: variable 'network_connections' from source: task vars 21824 1727096380.61964: variable 'interface' from source: play vars 21824 1727096380.62045: variable 'interface' from source: play vars 21824 1727096380.62082: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096380.62172: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096380.62477: variable 'network_connections' from source: task vars 21824 1727096380.62488: variable 'interface' from source: play vars 21824 1727096380.62557: variable 'interface' from source: play vars 21824 1727096380.62624: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096380.62691: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096380.62703: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096380.62763: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096380.62986: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096380.63465: variable 'network_connections' from source: task vars 21824 1727096380.63481: variable 'interface' from source: play vars 21824 1727096380.63537: variable 'interface' from source: play vars 21824 1727096380.63555: variable 'ansible_distribution' from source: facts 21824 1727096380.63564: variable '__network_rh_distros' from source: role '' defaults 21824 1727096380.63582: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.63609: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096380.63789: variable 'ansible_distribution' from source: facts 21824 1727096380.63798: variable '__network_rh_distros' from source: role '' defaults 21824 1727096380.63808: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.63822: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096380.63999: variable 'ansible_distribution' from source: facts 21824 1727096380.64008: variable '__network_rh_distros' from source: role '' defaults 21824 1727096380.64074: variable 'ansible_distribution_major_version' from source: facts 21824 1727096380.64077: variable 'network_provider' from source: set_fact 21824 1727096380.64090: variable 'omit' from source: magic vars 21824 1727096380.64124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096380.64156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096380.64186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096380.64213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096380.64228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096380.64262: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096380.64276: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096380.64285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096380.64393: Set connection var ansible_shell_type to sh 21824 1727096380.64417: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096380.64420: Set connection var ansible_pipelining to False 21824 1727096380.64473: Set connection var ansible_timeout to 10 21824 1727096380.64476: Set connection var ansible_connection to ssh 21824 1727096380.64478: Set connection var ansible_shell_executable to /bin/sh 21824 1727096380.64480: variable 'ansible_shell_executable' from source: unknown 21824 1727096380.64484: variable 'ansible_connection' from source: unknown 21824 1727096380.64491: variable 'ansible_module_compression' from source: unknown 21824 1727096380.64502: variable 'ansible_shell_type' from source: unknown 21824 1727096380.64509: variable 'ansible_shell_executable' from source: unknown 21824 1727096380.64515: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096380.64528: variable 'ansible_pipelining' from source: unknown 21824 1727096380.64635: variable 'ansible_timeout' from source: unknown 21824 1727096380.64638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096380.64658: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096380.64678: variable 'omit' from source: magic vars 21824 1727096380.64687: starting attempt loop 21824 1727096380.64694: running the handler 21824 1727096380.64784: variable 'ansible_facts' from source: unknown 21824 1727096380.65532: _low_level_execute_command(): starting 21824 1727096380.65545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096380.66360: 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 <<< 21824 1727096380.66385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096380.66502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096380.66710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096380.68521: stdout chunk (state=3): >>>/root <<< 21824 1727096380.68948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096380.68952: stdout chunk (state=3): >>><<< 21824 1727096380.68955: stderr chunk (state=3): >>><<< 21824 1727096380.69276: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096380.69280: _low_level_execute_command(): starting 21824 1727096380.69282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061 `" && echo ansible-tmp-1727096380.690926-23449-160791633025061="` echo /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061 `" ) && sleep 0' 21824 1727096380.70389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096380.70410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096380.70426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096380.70443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096380.70583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096380.70636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096380.70744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096380.70759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096380.70855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096380.72900: stdout chunk (state=3): >>>ansible-tmp-1727096380.690926-23449-160791633025061=/root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061 <<< 21824 1727096380.73046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096380.73063: stdout chunk (state=3): >>><<< 21824 1727096380.73096: stderr chunk (state=3): >>><<< 21824 1727096380.73113: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096380.690926-23449-160791633025061=/root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096380.73151: variable 'ansible_module_compression' from source: unknown 21824 1727096380.73224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21824 1727096380.73475: variable 'ansible_facts' from source: unknown 21824 1727096380.73733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py 21824 1727096380.74022: Sending initial data 21824 1727096380.74031: Sent initial data (155 bytes) 21824 1727096380.75530: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096380.75548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096380.75563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096380.75648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096380.75652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096380.75722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096380.75744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096380.75787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096380.75979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096380.77599: 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 <<< 21824 1727096380.77694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096380.77782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp35k9va71 /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py <<< 21824 1727096380.77791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py" <<< 21824 1727096380.77841: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp35k9va71" to remote "/root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py" <<< 21824 1727096380.81208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096380.81315: stderr chunk (state=3): >>><<< 21824 1727096380.81515: stdout chunk (state=3): >>><<< 21824 1727096380.81519: done transferring module to remote 21824 1727096380.81521: _low_level_execute_command(): starting 21824 1727096380.81523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/ /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py && sleep 0' 21824 1727096380.82616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096380.82686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096380.82704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096380.82974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096380.83037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096380.83052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096380.83260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096380.85175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096380.85195: stdout chunk (state=3): >>><<< 21824 1727096380.85222: stderr chunk (state=3): >>><<< 21824 1727096380.85333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096380.85337: _low_level_execute_command(): starting 21824 1727096380.85339: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/AnsiballZ_systemd.py && sleep 0' 21824 1727096380.86160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096380.86199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096380.86211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096380.86303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096380.86319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096380.86362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096380.86384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096380.86571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096380.86643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.15962: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306438656", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "1023178000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 21824 1727096381.16006: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21824 1727096381.17888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096381.17912: stderr chunk (state=3): >>><<< 21824 1727096381.17915: stdout chunk (state=3): >>><<< 21824 1727096381.17934: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306438656", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "1023178000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096381.18052: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1727096380.690926-23449-160791633025061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096381.18070: _low_level_execute_command(): starting 21824 1727096381.18077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096380.690926-23449-160791633025061/ > /dev/null 2>&1 && sleep 0' 21824 1727096381.18509: 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 <<< 21824 1727096381.18514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.18517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096381.18519: 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 <<< 21824 1727096381.18521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.18563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096381.18571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.18642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.20603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096381.20607: stdout chunk (state=3): >>><<< 21824 1727096381.20609: stderr chunk (state=3): >>><<< 21824 1727096381.20633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096381.20649: handler run complete 21824 1727096381.20734: attempt loop complete, returning result 21824 1727096381.20738: _execute() done 21824 1727096381.20740: dumping result to json 21824 1727096381.20751: done dumping result, returning 21824 1727096381.20760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-b8a1-9a25-0000000000d2] 21824 1727096381.20763: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d2 21824 1727096381.20978: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d2 21824 1727096381.20980: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096381.21037: no more pending results, returning what we have 21824 1727096381.21040: results queue empty 21824 1727096381.21041: checking for any_errors_fatal 21824 1727096381.21048: done checking for any_errors_fatal 21824 1727096381.21049: checking for max_fail_percentage 21824 1727096381.21050: done checking for max_fail_percentage 21824 1727096381.21051: checking to see if all hosts have failed and the running result is not ok 21824 1727096381.21052: done checking to see if all hosts have failed 21824 1727096381.21053: getting the remaining hosts for this loop 21824 1727096381.21054: done getting the remaining hosts for this loop 21824 1727096381.21057: getting the next task for host managed_node1 21824 1727096381.21064: done getting next task for host managed_node1 21824 1727096381.21069: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096381.21071: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096381.21085: getting variables 21824 1727096381.21086: in VariableManager get_vars() 21824 1727096381.21164: Calling all_inventory to load vars for managed_node1 21824 1727096381.21169: Calling groups_inventory to load vars for managed_node1 21824 1727096381.21172: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096381.21181: Calling all_plugins_play to load vars for managed_node1 21824 1727096381.21184: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096381.21187: Calling groups_plugins_play to load vars for managed_node1 21824 1727096381.22116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096381.23502: done with get_vars() 21824 1727096381.23530: done getting variables 21824 1727096381.23596: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:41 -0400 (0:00:00.793) 0:00:36.375 ****** 21824 1727096381.23630: entering _queue_task() for managed_node1/service 21824 1727096381.24180: worker is 1 (out of 1 available) 21824 1727096381.24192: exiting _queue_task() for managed_node1/service 21824 1727096381.24213: done queuing things up, now waiting for results queue to drain 21824 1727096381.24215: waiting for pending results... 21824 1727096381.24306: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096381.24413: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d3 21824 1727096381.24426: variable 'ansible_search_path' from source: unknown 21824 1727096381.24429: variable 'ansible_search_path' from source: unknown 21824 1727096381.24460: calling self._execute() 21824 1727096381.24540: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.24551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.24558: variable 'omit' from source: magic vars 21824 1727096381.24837: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.24846: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.24971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096381.25161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096381.25195: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096381.25225: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096381.25251: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096381.25314: variable 'networkmanager_version' from source: set_fact 21824 1727096381.25325: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.25431: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.25435: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.25524: variable 'networkmanager_version' from source: set_fact 21824 1727096381.25532: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.25607: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.25611: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.25700: variable 'networkmanager_version' from source: set_fact 21824 1727096381.25707: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.25783: variable 'network_provider' from source: set_fact 21824 1727096381.25786: Evaluated conditional (network_provider == "nm"): True 21824 1727096381.25847: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096381.25911: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096381.25998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096381.27761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096381.27941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096381.27945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096381.27947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096381.27949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096381.27985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096381.28012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096381.28036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096381.28077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096381.28092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096381.28135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096381.28160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096381.28185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096381.28224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096381.28288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096381.28291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096381.28303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096381.28328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096381.28372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096381.28384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096381.28512: variable 'network_connections' from source: task vars 21824 1727096381.28574: variable 'interface' from source: play vars 21824 1727096381.28599: variable 'interface' from source: play vars 21824 1727096381.28657: 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) 21824 1727096381.28681: 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) 21824 1727096381.28706: 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) 21824 1727096381.28731: 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) 21824 1727096381.28781: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096381.29010: variable 'network_connections' from source: task vars 21824 1727096381.29014: variable 'interface' from source: play vars 21824 1727096381.29061: variable 'interface' from source: play vars 21824 1727096381.29095: Evaluated conditional (__network_wpa_supplicant_required): False 21824 1727096381.29098: when evaluation is False, skipping this task 21824 1727096381.29101: _execute() done 21824 1727096381.29103: dumping result to json 21824 1727096381.29105: done dumping result, returning 21824 1727096381.29113: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-b8a1-9a25-0000000000d3] 21824 1727096381.29132: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d3 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21824 1727096381.29264: no more pending results, returning what we have 21824 1727096381.29271: results queue empty 21824 1727096381.29272: checking for any_errors_fatal 21824 1727096381.29289: done checking for any_errors_fatal 21824 1727096381.29289: checking for max_fail_percentage 21824 1727096381.29291: done checking for max_fail_percentage 21824 1727096381.29292: checking to see if all hosts have failed and the running result is not ok 21824 1727096381.29293: done checking to see if all hosts have failed 21824 1727096381.29293: getting the remaining hosts for this loop 21824 1727096381.29295: done getting the remaining hosts for this loop 21824 1727096381.29299: getting the next task for host managed_node1 21824 1727096381.29305: done getting next task for host managed_node1 21824 1727096381.29308: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096381.29311: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096381.29332: getting variables 21824 1727096381.29334: in VariableManager get_vars() 21824 1727096381.29385: Calling all_inventory to load vars for managed_node1 21824 1727096381.29388: Calling groups_inventory to load vars for managed_node1 21824 1727096381.29390: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096381.29399: Calling all_plugins_play to load vars for managed_node1 21824 1727096381.29402: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096381.29404: Calling groups_plugins_play to load vars for managed_node1 21824 1727096381.29981: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d3 21824 1727096381.29985: WORKER PROCESS EXITING 21824 1727096381.30229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096381.31646: done with get_vars() 21824 1727096381.31681: done getting variables 21824 1727096381.31744: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:41 -0400 (0:00:00.081) 0:00:36.457 ****** 21824 1727096381.31782: entering _queue_task() for managed_node1/service 21824 1727096381.32144: worker is 1 (out of 1 available) 21824 1727096381.32158: exiting _queue_task() for managed_node1/service 21824 1727096381.32377: done queuing things up, now waiting for results queue to drain 21824 1727096381.32379: waiting for pending results... 21824 1727096381.32496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096381.32605: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d4 21824 1727096381.32609: variable 'ansible_search_path' from source: unknown 21824 1727096381.32674: variable 'ansible_search_path' from source: unknown 21824 1727096381.32679: calling self._execute() 21824 1727096381.32761: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.32765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.32781: variable 'omit' from source: magic vars 21824 1727096381.33090: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.33099: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.33222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096381.33432: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096381.33464: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096381.33495: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096381.33520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096381.33583: variable 'networkmanager_version' from source: set_fact 21824 1727096381.33596: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.33706: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.33709: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.33798: variable 'networkmanager_version' from source: set_fact 21824 1727096381.33839: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.33920: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.34175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.34179: variable 'networkmanager_version' from source: set_fact 21824 1727096381.34181: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.34183: variable 'network_provider' from source: set_fact 21824 1727096381.34185: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096381.34187: when evaluation is False, skipping this task 21824 1727096381.34189: _execute() done 21824 1727096381.34192: dumping result to json 21824 1727096381.34193: done dumping result, returning 21824 1727096381.34195: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-b8a1-9a25-0000000000d4] 21824 1727096381.34198: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d4 21824 1727096381.34273: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d4 21824 1727096381.34276: 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 } 21824 1727096381.34349: no more pending results, returning what we have 21824 1727096381.34352: results queue empty 21824 1727096381.34353: checking for any_errors_fatal 21824 1727096381.34362: done checking for any_errors_fatal 21824 1727096381.34362: checking for max_fail_percentage 21824 1727096381.34364: done checking for max_fail_percentage 21824 1727096381.34365: checking to see if all hosts have failed and the running result is not ok 21824 1727096381.34365: done checking to see if all hosts have failed 21824 1727096381.34366: getting the remaining hosts for this loop 21824 1727096381.34370: done getting the remaining hosts for this loop 21824 1727096381.34373: getting the next task for host managed_node1 21824 1727096381.34379: done getting next task for host managed_node1 21824 1727096381.34383: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096381.34387: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096381.34408: getting variables 21824 1727096381.34409: in VariableManager get_vars() 21824 1727096381.34460: Calling all_inventory to load vars for managed_node1 21824 1727096381.34462: Calling groups_inventory to load vars for managed_node1 21824 1727096381.34464: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096381.34571: Calling all_plugins_play to load vars for managed_node1 21824 1727096381.34575: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096381.34578: Calling groups_plugins_play to load vars for managed_node1 21824 1727096381.35829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096381.37398: done with get_vars() 21824 1727096381.37423: done getting variables 21824 1727096381.37486: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:41 -0400 (0:00:00.057) 0:00:36.514 ****** 21824 1727096381.37521: entering _queue_task() for managed_node1/copy 21824 1727096381.37871: worker is 1 (out of 1 available) 21824 1727096381.37883: exiting _queue_task() for managed_node1/copy 21824 1727096381.37896: done queuing things up, now waiting for results queue to drain 21824 1727096381.37898: waiting for pending results... 21824 1727096381.38190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096381.38314: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d5 21824 1727096381.38335: variable 'ansible_search_path' from source: unknown 21824 1727096381.38339: variable 'ansible_search_path' from source: unknown 21824 1727096381.38394: calling self._execute() 21824 1727096381.38469: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.38479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.38487: variable 'omit' from source: magic vars 21824 1727096381.38875: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.38934: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.39061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096381.39331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096381.39383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096381.39419: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096381.39448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096381.39531: variable 'networkmanager_version' from source: set_fact 21824 1727096381.39544: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.39700: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.39703: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.39838: variable 'networkmanager_version' from source: set_fact 21824 1727096381.39909: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.39960: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.39963: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.40095: variable 'networkmanager_version' from source: set_fact 21824 1727096381.40103: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.40214: variable 'network_provider' from source: set_fact 21824 1727096381.40218: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096381.40220: when evaluation is False, skipping this task 21824 1727096381.40223: _execute() done 21824 1727096381.40225: dumping result to json 21824 1727096381.40273: done dumping result, returning 21824 1727096381.40277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-b8a1-9a25-0000000000d5] 21824 1727096381.40280: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096381.40618: no more pending results, returning what we have 21824 1727096381.40621: results queue empty 21824 1727096381.40622: checking for any_errors_fatal 21824 1727096381.40627: done checking for any_errors_fatal 21824 1727096381.40628: checking for max_fail_percentage 21824 1727096381.40629: done checking for max_fail_percentage 21824 1727096381.40630: checking to see if all hosts have failed and the running result is not ok 21824 1727096381.40631: done checking to see if all hosts have failed 21824 1727096381.40632: getting the remaining hosts for this loop 21824 1727096381.40633: done getting the remaining hosts for this loop 21824 1727096381.40636: getting the next task for host managed_node1 21824 1727096381.40641: done getting next task for host managed_node1 21824 1727096381.40646: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096381.40649: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096381.40666: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d5 21824 1727096381.40672: WORKER PROCESS EXITING 21824 1727096381.40682: getting variables 21824 1727096381.40684: in VariableManager get_vars() 21824 1727096381.40726: Calling all_inventory to load vars for managed_node1 21824 1727096381.40728: Calling groups_inventory to load vars for managed_node1 21824 1727096381.40731: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096381.40739: Calling all_plugins_play to load vars for managed_node1 21824 1727096381.40742: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096381.40745: Calling groups_plugins_play to load vars for managed_node1 21824 1727096381.42244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096381.51116: done with get_vars() 21824 1727096381.51144: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:41 -0400 (0:00:00.139) 0:00:36.654 ****** 21824 1727096381.51513: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096381.51999: worker is 1 (out of 1 available) 21824 1727096381.52012: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096381.52023: done queuing things up, now waiting for results queue to drain 21824 1727096381.52025: waiting for pending results... 21824 1727096381.52254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096381.52500: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d6 21824 1727096381.52516: variable 'ansible_search_path' from source: unknown 21824 1727096381.52520: variable 'ansible_search_path' from source: unknown 21824 1727096381.52553: calling self._execute() 21824 1727096381.52657: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.52663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.52720: variable 'omit' from source: magic vars 21824 1727096381.53139: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.53153: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.53410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096381.53736: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096381.53740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096381.53743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096381.53782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096381.53860: variable 'networkmanager_version' from source: set_fact 21824 1727096381.53881: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.53998: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.54004: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.54149: variable 'networkmanager_version' from source: set_fact 21824 1727096381.54152: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.54269: variable 'ansible_distribution_major_version' from source: facts 21824 1727096381.54289: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096381.54429: variable 'networkmanager_version' from source: set_fact 21824 1727096381.54437: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096381.54446: variable 'omit' from source: magic vars 21824 1727096381.54514: variable 'omit' from source: magic vars 21824 1727096381.54651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096381.56543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096381.56612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096381.56646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096381.56682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096381.56715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096381.56791: variable 'network_provider' from source: set_fact 21824 1727096381.56965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096381.56970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096381.56973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096381.57014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096381.57028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096381.57101: variable 'omit' from source: magic vars 21824 1727096381.57211: variable 'omit' from source: magic vars 21824 1727096381.57395: variable 'network_connections' from source: task vars 21824 1727096381.57398: variable 'interface' from source: play vars 21824 1727096381.57400: variable 'interface' from source: play vars 21824 1727096381.57547: variable 'omit' from source: magic vars 21824 1727096381.57555: variable '__lsr_ansible_managed' from source: task vars 21824 1727096381.57618: variable '__lsr_ansible_managed' from source: task vars 21824 1727096381.58080: Loaded config def from plugin (lookup/template) 21824 1727096381.58091: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21824 1727096381.58113: File lookup term: get_ansible_managed.j2 21824 1727096381.58117: variable 'ansible_search_path' from source: unknown 21824 1727096381.58123: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21824 1727096381.58142: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21824 1727096381.58159: variable 'ansible_search_path' from source: unknown 21824 1727096381.63288: variable 'ansible_managed' from source: unknown 21824 1727096381.63365: variable 'omit' from source: magic vars 21824 1727096381.63396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096381.63424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096381.63446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096381.63465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096381.63498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096381.63505: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096381.63515: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.63518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.63673: Set connection var ansible_shell_type to sh 21824 1727096381.63680: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096381.63685: Set connection var ansible_pipelining to False 21824 1727096381.63687: Set connection var ansible_timeout to 10 21824 1727096381.63689: Set connection var ansible_connection to ssh 21824 1727096381.63691: Set connection var ansible_shell_executable to /bin/sh 21824 1727096381.63750: variable 'ansible_shell_executable' from source: unknown 21824 1727096381.63753: variable 'ansible_connection' from source: unknown 21824 1727096381.63755: variable 'ansible_module_compression' from source: unknown 21824 1727096381.63757: variable 'ansible_shell_type' from source: unknown 21824 1727096381.63759: variable 'ansible_shell_executable' from source: unknown 21824 1727096381.63761: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096381.63763: variable 'ansible_pipelining' from source: unknown 21824 1727096381.63765: variable 'ansible_timeout' from source: unknown 21824 1727096381.63772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096381.64021: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096381.64025: variable 'omit' from source: magic vars 21824 1727096381.64027: starting attempt loop 21824 1727096381.64030: running the handler 21824 1727096381.64032: _low_level_execute_command(): starting 21824 1727096381.64034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096381.64870: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.64875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.64945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096381.64951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.65027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.66760: stdout chunk (state=3): >>>/root <<< 21824 1727096381.66849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096381.66887: stderr chunk (state=3): >>><<< 21824 1727096381.66907: stdout chunk (state=3): >>><<< 21824 1727096381.66930: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096381.67028: _low_level_execute_command(): starting 21824 1727096381.67032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173 `" && echo ansible-tmp-1727096381.6693764-23539-141515858876173="` echo /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173 `" ) && sleep 0' 21824 1727096381.67573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096381.67589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096381.67604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096381.67626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096381.67690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.67743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096381.67770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096381.67795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.67972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.69936: stdout chunk (state=3): >>>ansible-tmp-1727096381.6693764-23539-141515858876173=/root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173 <<< 21824 1727096381.70105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096381.70109: stdout chunk (state=3): >>><<< 21824 1727096381.70112: stderr chunk (state=3): >>><<< 21824 1727096381.70273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096381.6693764-23539-141515858876173=/root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096381.70281: variable 'ansible_module_compression' from source: unknown 21824 1727096381.70284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21824 1727096381.70287: variable 'ansible_facts' from source: unknown 21824 1727096381.70408: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py 21824 1727096381.70646: Sending initial data 21824 1727096381.70649: Sent initial data (168 bytes) 21824 1727096381.71231: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096381.71246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096381.71262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096381.71316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.71394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096381.71426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.71531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.73164: 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 <<< 21824 1727096381.73273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096381.73357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpz7xuzmzy /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py <<< 21824 1727096381.73361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py" <<< 21824 1727096381.73416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpz7xuzmzy" to remote "/root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py" <<< 21824 1727096381.74565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096381.74598: stderr chunk (state=3): >>><<< 21824 1727096381.74610: stdout chunk (state=3): >>><<< 21824 1727096381.74647: done transferring module to remote 21824 1727096381.74744: _low_level_execute_command(): starting 21824 1727096381.74747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/ /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py && sleep 0' 21824 1727096381.75338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096381.75354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096381.75372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096381.75394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096381.75416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096381.75435: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096381.75534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.75553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096381.75572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096381.75594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.75692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096381.77609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096381.77649: stderr chunk (state=3): >>><<< 21824 1727096381.77673: stdout chunk (state=3): >>><<< 21824 1727096381.77771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096381.77774: _low_level_execute_command(): starting 21824 1727096381.77778: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/AnsiballZ_network_connections.py && sleep 0' 21824 1727096381.78306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096381.78315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096381.78374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096381.78378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096381.78381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096381.78383: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096381.78386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096381.78388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096381.78464: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096381.78482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096381.78591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.09697: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21824 1727096382.11851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096382.12156: stderr chunk (state=3): >>><<< 21824 1727096382.12161: stdout chunk (state=3): >>><<< 21824 1727096382.12164: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096382.12169: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1727096381.6693764-23539-141515858876173/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096382.12172: _low_level_execute_command(): starting 21824 1727096382.12345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096381.6693764-23539-141515858876173/ > /dev/null 2>&1 && sleep 0' 21824 1727096382.13810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096382.13987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096382.13999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096382.14014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096382.14027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096382.14034: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096382.14303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.14502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.14534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.14608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.16527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.16531: stdout chunk (state=3): >>><<< 21824 1727096382.16538: stderr chunk (state=3): >>><<< 21824 1727096382.16628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096382.16632: handler run complete 21824 1727096382.16634: attempt loop complete, returning result 21824 1727096382.16636: _execute() done 21824 1727096382.16638: dumping result to json 21824 1727096382.16640: done dumping result, returning 21824 1727096382.16644: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-b8a1-9a25-0000000000d6] 21824 1727096382.16646: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d6 21824 1727096382.17057: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d6 21824 1727096382.17062: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21824 1727096382.17172: no more pending results, returning what we have 21824 1727096382.17175: results queue empty 21824 1727096382.17176: checking for any_errors_fatal 21824 1727096382.17182: done checking for any_errors_fatal 21824 1727096382.17183: checking for max_fail_percentage 21824 1727096382.17184: done checking for max_fail_percentage 21824 1727096382.17185: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.17186: done checking to see if all hosts have failed 21824 1727096382.17187: getting the remaining hosts for this loop 21824 1727096382.17188: done getting the remaining hosts for this loop 21824 1727096382.17191: getting the next task for host managed_node1 21824 1727096382.17196: done getting next task for host managed_node1 21824 1727096382.17199: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096382.17201: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096382.17213: getting variables 21824 1727096382.17214: in VariableManager get_vars() 21824 1727096382.17256: Calling all_inventory to load vars for managed_node1 21824 1727096382.17259: Calling groups_inventory to load vars for managed_node1 21824 1727096382.17261: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.17342: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.17347: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.17351: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.19954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096382.23932: done with get_vars() 21824 1727096382.23961: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:42 -0400 (0:00:00.727) 0:00:37.381 ****** 21824 1727096382.24243: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096382.25028: worker is 1 (out of 1 available) 21824 1727096382.25044: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096382.25058: done queuing things up, now waiting for results queue to drain 21824 1727096382.25060: waiting for pending results... 21824 1727096382.25593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096382.25829: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d7 21824 1727096382.25843: variable 'ansible_search_path' from source: unknown 21824 1727096382.25847: variable 'ansible_search_path' from source: unknown 21824 1727096382.25886: calling self._execute() 21824 1727096382.26195: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.26201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.26213: variable 'omit' from source: magic vars 21824 1727096382.27076: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.27080: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.27473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096382.27791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096382.27834: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096382.27869: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096382.28207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096382.28290: variable 'networkmanager_version' from source: set_fact 21824 1727096382.28315: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.28685: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.28689: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.28919: variable 'networkmanager_version' from source: set_fact 21824 1727096382.28929: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.29035: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.29038: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.29469: variable 'networkmanager_version' from source: set_fact 21824 1727096382.29481: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.29792: variable 'network_state' from source: role '' defaults 21824 1727096382.29836: Evaluated conditional (network_state != {}): False 21824 1727096382.29840: when evaluation is False, skipping this task 21824 1727096382.29843: _execute() done 21824 1727096382.29846: dumping result to json 21824 1727096382.29848: done dumping result, returning 21824 1727096382.29850: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-b8a1-9a25-0000000000d7] 21824 1727096382.29853: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d7 21824 1727096382.29924: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d7 21824 1727096382.29926: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096382.29987: no more pending results, returning what we have 21824 1727096382.29991: results queue empty 21824 1727096382.29992: checking for any_errors_fatal 21824 1727096382.30003: done checking for any_errors_fatal 21824 1727096382.30004: checking for max_fail_percentage 21824 1727096382.30006: done checking for max_fail_percentage 21824 1727096382.30007: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.30008: done checking to see if all hosts have failed 21824 1727096382.30009: getting the remaining hosts for this loop 21824 1727096382.30010: done getting the remaining hosts for this loop 21824 1727096382.30014: getting the next task for host managed_node1 21824 1727096382.30020: done getting next task for host managed_node1 21824 1727096382.30024: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096382.30027: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21824 1727096382.30047: getting variables 21824 1727096382.30049: in VariableManager get_vars() 21824 1727096382.30102: Calling all_inventory to load vars for managed_node1 21824 1727096382.30105: Calling groups_inventory to load vars for managed_node1 21824 1727096382.30108: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.30118: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.30121: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.30124: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.33400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096382.34969: done with get_vars() 21824 1727096382.34996: done getting variables 21824 1727096382.35056: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:42 -0400 (0:00:00.108) 0:00:37.490 ****** 21824 1727096382.35096: entering _queue_task() for managed_node1/debug 21824 1727096382.35473: worker is 1 (out of 1 available) 21824 1727096382.35487: exiting _queue_task() for managed_node1/debug 21824 1727096382.35499: done queuing things up, now waiting for results queue to drain 21824 1727096382.35501: waiting for pending results... 21824 1727096382.35886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096382.36128: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d8 21824 1727096382.36142: variable 'ansible_search_path' from source: unknown 21824 1727096382.36146: variable 'ansible_search_path' from source: unknown 21824 1727096382.36289: calling self._execute() 21824 1727096382.36466: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.36524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.36535: variable 'omit' from source: magic vars 21824 1727096382.37189: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.37201: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.37386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096382.37758: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096382.37762: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096382.37765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096382.37770: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096382.37851: variable 'networkmanager_version' from source: set_fact 21824 1727096382.37870: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.38024: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.38029: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.38160: variable 'networkmanager_version' from source: set_fact 21824 1727096382.38172: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.38279: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.38283: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.38416: variable 'networkmanager_version' from source: set_fact 21824 1727096382.38425: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.38431: variable 'omit' from source: magic vars 21824 1727096382.38488: variable 'omit' from source: magic vars 21824 1727096382.38530: variable 'omit' from source: magic vars 21824 1727096382.38557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096382.38591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096382.38627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096382.38630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.38640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.38736: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096382.38740: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.38742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.38777: Set connection var ansible_shell_type to sh 21824 1727096382.38786: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096382.38792: Set connection var ansible_pipelining to False 21824 1727096382.38801: Set connection var ansible_timeout to 10 21824 1727096382.38804: Set connection var ansible_connection to ssh 21824 1727096382.38811: Set connection var ansible_shell_executable to /bin/sh 21824 1727096382.38832: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.38835: variable 'ansible_connection' from source: unknown 21824 1727096382.38846: variable 'ansible_module_compression' from source: unknown 21824 1727096382.38849: variable 'ansible_shell_type' from source: unknown 21824 1727096382.38853: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.38855: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.38858: variable 'ansible_pipelining' from source: unknown 21824 1727096382.38862: variable 'ansible_timeout' from source: unknown 21824 1727096382.38954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.38987: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096382.38998: variable 'omit' from source: magic vars 21824 1727096382.39003: starting attempt loop 21824 1727096382.39006: running the handler 21824 1727096382.39130: variable '__network_connections_result' from source: set_fact 21824 1727096382.39250: handler run complete 21824 1727096382.39290: attempt loop complete, returning result 21824 1727096382.39293: _execute() done 21824 1727096382.39295: dumping result to json 21824 1727096382.39298: done dumping result, returning 21824 1727096382.39309: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-b8a1-9a25-0000000000d8] 21824 1727096382.39312: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d8 21824 1727096382.39390: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d8 21824 1727096382.39392: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21824 1727096382.39483: no more pending results, returning what we have 21824 1727096382.39487: results queue empty 21824 1727096382.39488: checking for any_errors_fatal 21824 1727096382.39495: done checking for any_errors_fatal 21824 1727096382.39496: checking for max_fail_percentage 21824 1727096382.39498: done checking for max_fail_percentage 21824 1727096382.39499: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.39500: done checking to see if all hosts have failed 21824 1727096382.39501: getting the remaining hosts for this loop 21824 1727096382.39502: done getting the remaining hosts for this loop 21824 1727096382.39505: getting the next task for host managed_node1 21824 1727096382.39512: done getting next task for host managed_node1 21824 1727096382.39515: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096382.39518: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096382.39538: getting variables 21824 1727096382.39539: in VariableManager get_vars() 21824 1727096382.39700: Calling all_inventory to load vars for managed_node1 21824 1727096382.39703: Calling groups_inventory to load vars for managed_node1 21824 1727096382.39705: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.39715: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.39718: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.39721: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.42047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096382.43812: done with get_vars() 21824 1727096382.43839: done getting variables 21824 1727096382.43902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:42 -0400 (0:00:00.088) 0:00:37.578 ****** 21824 1727096382.43937: entering _queue_task() for managed_node1/debug 21824 1727096382.44310: worker is 1 (out of 1 available) 21824 1727096382.44323: exiting _queue_task() for managed_node1/debug 21824 1727096382.44337: done queuing things up, now waiting for results queue to drain 21824 1727096382.44339: waiting for pending results... 21824 1727096382.44662: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096382.44937: in run() - task 0afff68d-5257-b8a1-9a25-0000000000d9 21824 1727096382.44940: variable 'ansible_search_path' from source: unknown 21824 1727096382.44943: variable 'ansible_search_path' from source: unknown 21824 1727096382.45081: calling self._execute() 21824 1727096382.45161: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.45165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.45246: variable 'omit' from source: magic vars 21824 1727096382.45660: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.45725: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.45880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096382.46117: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096382.46159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096382.46195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096382.46231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096382.46314: variable 'networkmanager_version' from source: set_fact 21824 1727096382.46332: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.46519: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.46522: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.46705: variable 'networkmanager_version' from source: set_fact 21824 1727096382.46714: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.46826: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.46831: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.46995: variable 'networkmanager_version' from source: set_fact 21824 1727096382.47003: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.47010: variable 'omit' from source: magic vars 21824 1727096382.47170: variable 'omit' from source: magic vars 21824 1727096382.47174: variable 'omit' from source: magic vars 21824 1727096382.47176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096382.47179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096382.47188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096382.47212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.47223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.47252: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096382.47256: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.47258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.47361: Set connection var ansible_shell_type to sh 21824 1727096382.47370: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096382.47384: Set connection var ansible_pipelining to False 21824 1727096382.47387: Set connection var ansible_timeout to 10 21824 1727096382.47390: Set connection var ansible_connection to ssh 21824 1727096382.47398: Set connection var ansible_shell_executable to /bin/sh 21824 1727096382.47425: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.47428: variable 'ansible_connection' from source: unknown 21824 1727096382.47431: variable 'ansible_module_compression' from source: unknown 21824 1727096382.47433: variable 'ansible_shell_type' from source: unknown 21824 1727096382.47436: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.47438: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.47440: variable 'ansible_pipelining' from source: unknown 21824 1727096382.47444: variable 'ansible_timeout' from source: unknown 21824 1727096382.47449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.47604: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096382.47608: variable 'omit' from source: magic vars 21824 1727096382.47610: starting attempt loop 21824 1727096382.47613: running the handler 21824 1727096382.47637: variable '__network_connections_result' from source: set_fact 21824 1727096382.47713: variable '__network_connections_result' from source: set_fact 21824 1727096382.47831: handler run complete 21824 1727096382.47861: attempt loop complete, returning result 21824 1727096382.47864: _execute() done 21824 1727096382.47869: dumping result to json 21824 1727096382.47874: done dumping result, returning 21824 1727096382.47885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-b8a1-9a25-0000000000d9] 21824 1727096382.47888: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d9 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, fd1b10c8-d0c4-4e49-906b-e25b19d70e7e (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21824 1727096382.48090: no more pending results, returning what we have 21824 1727096382.48094: results queue empty 21824 1727096382.48095: checking for any_errors_fatal 21824 1727096382.48103: done checking for any_errors_fatal 21824 1727096382.48104: checking for max_fail_percentage 21824 1727096382.48106: done checking for max_fail_percentage 21824 1727096382.48107: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.48108: done checking to see if all hosts have failed 21824 1727096382.48108: getting the remaining hosts for this loop 21824 1727096382.48109: done getting the remaining hosts for this loop 21824 1727096382.48113: getting the next task for host managed_node1 21824 1727096382.48120: done getting next task for host managed_node1 21824 1727096382.48124: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096382.48126: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096382.48140: getting variables 21824 1727096382.48141: in VariableManager get_vars() 21824 1727096382.48394: Calling all_inventory to load vars for managed_node1 21824 1727096382.48397: Calling groups_inventory to load vars for managed_node1 21824 1727096382.48399: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.48410: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.48413: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.48417: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.48962: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000d9 21824 1727096382.48966: WORKER PROCESS EXITING 21824 1727096382.50764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096382.52360: done with get_vars() 21824 1727096382.52396: done getting variables 21824 1727096382.52461: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:42 -0400 (0:00:00.085) 0:00:37.664 ****** 21824 1727096382.52504: entering _queue_task() for managed_node1/debug 21824 1727096382.53094: worker is 1 (out of 1 available) 21824 1727096382.53106: exiting _queue_task() for managed_node1/debug 21824 1727096382.53118: done queuing things up, now waiting for results queue to drain 21824 1727096382.53120: waiting for pending results... 21824 1727096382.53273: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096382.53420: in run() - task 0afff68d-5257-b8a1-9a25-0000000000da 21824 1727096382.53433: variable 'ansible_search_path' from source: unknown 21824 1727096382.53437: variable 'ansible_search_path' from source: unknown 21824 1727096382.53485: calling self._execute() 21824 1727096382.53590: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.53594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.53604: variable 'omit' from source: magic vars 21824 1727096382.53979: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.53989: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.54158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096382.54439: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096382.54548: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096382.54552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096382.54555: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096382.54620: variable 'networkmanager_version' from source: set_fact 21824 1727096382.54632: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.54803: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.54808: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.54930: variable 'networkmanager_version' from source: set_fact 21824 1727096382.54939: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.55039: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.55044: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.55175: variable 'networkmanager_version' from source: set_fact 21824 1727096382.55197: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.55304: variable 'network_state' from source: role '' defaults 21824 1727096382.55310: Evaluated conditional (network_state != {}): False 21824 1727096382.55314: when evaluation is False, skipping this task 21824 1727096382.55323: _execute() done 21824 1727096382.55326: dumping result to json 21824 1727096382.55329: done dumping result, returning 21824 1727096382.55473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-b8a1-9a25-0000000000da] 21824 1727096382.55476: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000da 21824 1727096382.55543: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000da 21824 1727096382.55546: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21824 1727096382.55598: no more pending results, returning what we have 21824 1727096382.55602: results queue empty 21824 1727096382.55603: checking for any_errors_fatal 21824 1727096382.55611: done checking for any_errors_fatal 21824 1727096382.55612: checking for max_fail_percentage 21824 1727096382.55614: done checking for max_fail_percentage 21824 1727096382.55615: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.55616: done checking to see if all hosts have failed 21824 1727096382.55617: getting the remaining hosts for this loop 21824 1727096382.55618: done getting the remaining hosts for this loop 21824 1727096382.55622: getting the next task for host managed_node1 21824 1727096382.55629: done getting next task for host managed_node1 21824 1727096382.55632: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096382.55636: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096382.55659: getting variables 21824 1727096382.55661: in VariableManager get_vars() 21824 1727096382.55721: Calling all_inventory to load vars for managed_node1 21824 1727096382.55724: Calling groups_inventory to load vars for managed_node1 21824 1727096382.55726: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.55738: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.55741: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.55744: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.57203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096382.58991: done with get_vars() 21824 1727096382.59016: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:42 -0400 (0:00:00.066) 0:00:37.730 ****** 21824 1727096382.59126: entering _queue_task() for managed_node1/ping 21824 1727096382.59505: worker is 1 (out of 1 available) 21824 1727096382.59518: exiting _queue_task() for managed_node1/ping 21824 1727096382.59531: done queuing things up, now waiting for results queue to drain 21824 1727096382.59533: waiting for pending results... 21824 1727096382.59995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096382.60007: in run() - task 0afff68d-5257-b8a1-9a25-0000000000db 21824 1727096382.60011: variable 'ansible_search_path' from source: unknown 21824 1727096382.60013: variable 'ansible_search_path' from source: unknown 21824 1727096382.60022: calling self._execute() 21824 1727096382.60130: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.60134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.60146: variable 'omit' from source: magic vars 21824 1727096382.60539: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.60543: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.60723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096382.61006: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096382.61087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096382.61092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096382.61119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096382.61201: variable 'networkmanager_version' from source: set_fact 21824 1727096382.61218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.61414: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.61417: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.61521: variable 'networkmanager_version' from source: set_fact 21824 1727096382.61524: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.61631: variable 'ansible_distribution_major_version' from source: facts 21824 1727096382.61634: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096382.61760: variable 'networkmanager_version' from source: set_fact 21824 1727096382.61769: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096382.61782: variable 'omit' from source: magic vars 21824 1727096382.61850: variable 'omit' from source: magic vars 21824 1727096382.61884: variable 'omit' from source: magic vars 21824 1727096382.61916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096382.61945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096382.61964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096382.61985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.61996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096382.62029: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096382.62033: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.62035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.62135: Set connection var ansible_shell_type to sh 21824 1727096382.62177: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096382.62180: Set connection var ansible_pipelining to False 21824 1727096382.62183: Set connection var ansible_timeout to 10 21824 1727096382.62185: Set connection var ansible_connection to ssh 21824 1727096382.62187: Set connection var ansible_shell_executable to /bin/sh 21824 1727096382.62192: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.62195: variable 'ansible_connection' from source: unknown 21824 1727096382.62197: variable 'ansible_module_compression' from source: unknown 21824 1727096382.62284: variable 'ansible_shell_type' from source: unknown 21824 1727096382.62287: variable 'ansible_shell_executable' from source: unknown 21824 1727096382.62290: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096382.62292: variable 'ansible_pipelining' from source: unknown 21824 1727096382.62294: variable 'ansible_timeout' from source: unknown 21824 1727096382.62296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096382.62377: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096382.62391: variable 'omit' from source: magic vars 21824 1727096382.62394: starting attempt loop 21824 1727096382.62397: running the handler 21824 1727096382.62410: _low_level_execute_command(): starting 21824 1727096382.62413: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096382.63188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.63264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096382.63272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.63276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.63387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.65420: stdout chunk (state=3): >>>/root <<< 21824 1727096382.65466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.65505: stderr chunk (state=3): >>><<< 21824 1727096382.65514: stdout chunk (state=3): >>><<< 21824 1727096382.65552: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096382.65586: _low_level_execute_command(): starting 21824 1727096382.65601: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179 `" && echo ansible-tmp-1727096382.6557138-23603-245162994540179="` echo /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179 `" ) && sleep 0' 21824 1727096382.66386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.66449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096382.66479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.66508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.66624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.68585: stdout chunk (state=3): >>>ansible-tmp-1727096382.6557138-23603-245162994540179=/root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179 <<< 21824 1727096382.68741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.68770: stdout chunk (state=3): >>><<< 21824 1727096382.68774: stderr chunk (state=3): >>><<< 21824 1727096382.68845: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096382.6557138-23603-245162994540179=/root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096382.68854: variable 'ansible_module_compression' from source: unknown 21824 1727096382.68901: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21824 1727096382.68950: variable 'ansible_facts' from source: unknown 21824 1727096382.69040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py 21824 1727096382.69305: Sending initial data 21824 1727096382.69308: Sent initial data (153 bytes) 21824 1727096382.69932: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096382.69947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.69961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.70061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.71692: 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 <<< 21824 1727096382.71753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096382.71819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0tiu_dxj /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py <<< 21824 1727096382.71822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py" <<< 21824 1727096382.71919: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0tiu_dxj" to remote "/root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py" <<< 21824 1727096382.73490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.73494: stdout chunk (state=3): >>><<< 21824 1727096382.73496: stderr chunk (state=3): >>><<< 21824 1727096382.73498: done transferring module to remote 21824 1727096382.73565: _low_level_execute_command(): starting 21824 1727096382.73570: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/ /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py && sleep 0' 21824 1727096382.74504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.74587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096382.74653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.74746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.76738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.76751: stdout chunk (state=3): >>><<< 21824 1727096382.77127: stderr chunk (state=3): >>><<< 21824 1727096382.77132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096382.77135: _low_level_execute_command(): starting 21824 1727096382.77138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/AnsiballZ_ping.py && sleep 0' 21824 1727096382.77720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096382.77734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096382.77737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096382.77773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096382.77777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096382.77779: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096382.77782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.77797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096382.77921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.77925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.78002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.93625: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21824 1727096382.94995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096382.95037: stdout chunk (state=3): >>><<< 21824 1727096382.95047: stderr chunk (state=3): >>><<< 21824 1727096382.95072: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096382.95100: done with _execute_module (ping, {'_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': 'ping', '_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-1727096382.6557138-23603-245162994540179/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096382.95116: _low_level_execute_command(): starting 21824 1727096382.95119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096382.6557138-23603-245162994540179/ > /dev/null 2>&1 && sleep 0' 21824 1727096382.95539: 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 <<< 21824 1727096382.95579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096382.95583: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.95585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096382.95588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096382.95633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096382.95636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096382.95638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096382.95707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096382.97713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096382.97717: stdout chunk (state=3): >>><<< 21824 1727096382.97719: stderr chunk (state=3): >>><<< 21824 1727096382.97737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096382.97758: handler run complete 21824 1727096382.97783: attempt loop complete, returning result 21824 1727096382.97819: _execute() done 21824 1727096382.97822: dumping result to json 21824 1727096382.97824: done dumping result, returning 21824 1727096382.97826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-b8a1-9a25-0000000000db] 21824 1727096382.97832: sending task result for task 0afff68d-5257-b8a1-9a25-0000000000db ok: [managed_node1] => { "changed": false, "ping": "pong" } 21824 1727096382.98147: no more pending results, returning what we have 21824 1727096382.98150: results queue empty 21824 1727096382.98151: checking for any_errors_fatal 21824 1727096382.98159: done checking for any_errors_fatal 21824 1727096382.98160: checking for max_fail_percentage 21824 1727096382.98162: done checking for max_fail_percentage 21824 1727096382.98162: checking to see if all hosts have failed and the running result is not ok 21824 1727096382.98163: done checking to see if all hosts have failed 21824 1727096382.98164: getting the remaining hosts for this loop 21824 1727096382.98165: done getting the remaining hosts for this loop 21824 1727096382.98173: getting the next task for host managed_node1 21824 1727096382.98182: done getting next task for host managed_node1 21824 1727096382.98184: ^ task is: TASK: meta (role_complete) 21824 1727096382.98187: ^ state is: HOST STATE: block=3, task=23, rescue=0, 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 21824 1727096382.98200: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000000db 21824 1727096382.98203: WORKER PROCESS EXITING 21824 1727096382.98211: getting variables 21824 1727096382.98212: in VariableManager get_vars() 21824 1727096382.98275: Calling all_inventory to load vars for managed_node1 21824 1727096382.98278: Calling groups_inventory to load vars for managed_node1 21824 1727096382.98280: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096382.98289: Calling all_plugins_play to load vars for managed_node1 21824 1727096382.98292: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096382.98294: Calling groups_plugins_play to load vars for managed_node1 21824 1727096382.99147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.00092: done with get_vars() 21824 1727096383.00130: done getting variables 21824 1727096383.00237: done queuing things up, now waiting for results queue to drain 21824 1727096383.00239: results queue empty 21824 1727096383.00240: checking for any_errors_fatal 21824 1727096383.00244: done checking for any_errors_fatal 21824 1727096383.00244: checking for max_fail_percentage 21824 1727096383.00246: done checking for max_fail_percentage 21824 1727096383.00246: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.00247: done checking to see if all hosts have failed 21824 1727096383.00248: getting the remaining hosts for this loop 21824 1727096383.00249: done getting the remaining hosts for this loop 21824 1727096383.00251: getting the next task for host managed_node1 21824 1727096383.00255: done getting next task for host managed_node1 21824 1727096383.00258: ^ task is: TASK: Get profile's ring options 21824 1727096383.00259: ^ state is: HOST STATE: block=3, task=24, rescue=0, 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 21824 1727096383.00261: getting variables 21824 1727096383.00262: in VariableManager get_vars() 21824 1727096383.00290: Calling all_inventory to load vars for managed_node1 21824 1727096383.00292: Calling groups_inventory to load vars for managed_node1 21824 1727096383.00296: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.00301: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.00303: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.00306: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.01659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.03397: done with get_vars() 21824 1727096383.03434: done getting variables 21824 1727096383.03487: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Monday 23 September 2024 08:59:43 -0400 (0:00:00.443) 0:00:38.174 ****** 21824 1727096383.03517: entering _queue_task() for managed_node1/command 21824 1727096383.04216: worker is 1 (out of 1 available) 21824 1727096383.04229: exiting _queue_task() for managed_node1/command 21824 1727096383.04243: done queuing things up, now waiting for results queue to drain 21824 1727096383.04244: waiting for pending results... 21824 1727096383.04649: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21824 1727096383.04940: in run() - task 0afff68d-5257-b8a1-9a25-00000000010b 21824 1727096383.04954: variable 'ansible_search_path' from source: unknown 21824 1727096383.04997: calling self._execute() 21824 1727096383.05228: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.05235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.05265: variable 'omit' from source: magic vars 21824 1727096383.05787: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.05798: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.05991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.06335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.06339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.06349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.06441: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.06464: variable 'networkmanager_version' from source: set_fact 21824 1727096383.06480: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.06590: variable 'network_provider' from source: set_fact 21824 1727096383.06594: Evaluated conditional (network_provider == "nm"): True 21824 1727096383.06600: variable 'omit' from source: magic vars 21824 1727096383.06626: variable 'omit' from source: magic vars 21824 1727096383.06724: variable 'interface' from source: play vars 21824 1727096383.06743: variable 'omit' from source: magic vars 21824 1727096383.06781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096383.06879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096383.06884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096383.06887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.06900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.06931: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096383.06939: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.06943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.07038: Set connection var ansible_shell_type to sh 21824 1727096383.07095: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096383.07099: Set connection var ansible_pipelining to False 21824 1727096383.07102: Set connection var ansible_timeout to 10 21824 1727096383.07109: Set connection var ansible_connection to ssh 21824 1727096383.07112: Set connection var ansible_shell_executable to /bin/sh 21824 1727096383.07114: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.07117: variable 'ansible_connection' from source: unknown 21824 1727096383.07120: variable 'ansible_module_compression' from source: unknown 21824 1727096383.07122: variable 'ansible_shell_type' from source: unknown 21824 1727096383.07124: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.07127: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.07130: variable 'ansible_pipelining' from source: unknown 21824 1727096383.07132: variable 'ansible_timeout' from source: unknown 21824 1727096383.07134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.07312: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096383.07316: variable 'omit' from source: magic vars 21824 1727096383.07318: starting attempt loop 21824 1727096383.07323: running the handler 21824 1727096383.07325: _low_level_execute_command(): starting 21824 1727096383.07328: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096383.08077: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096383.08143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.08188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.08205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.08212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.08401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.10117: stdout chunk (state=3): >>>/root <<< 21824 1727096383.10275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.10478: stderr chunk (state=3): >>><<< 21824 1727096383.10481: stdout chunk (state=3): >>><<< 21824 1727096383.10485: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.10489: _low_level_execute_command(): starting 21824 1727096383.10492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668 `" && echo ansible-tmp-1727096383.1035106-23625-91160259572668="` echo /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668 `" ) && sleep 0' 21824 1727096383.11030: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.11037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096383.11083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.11128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.11146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.11152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.11251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.13284: stdout chunk (state=3): >>>ansible-tmp-1727096383.1035106-23625-91160259572668=/root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668 <<< 21824 1727096383.13436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.13529: stdout chunk (state=3): >>><<< 21824 1727096383.13541: stderr chunk (state=3): >>><<< 21824 1727096383.13565: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096383.1035106-23625-91160259572668=/root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.13774: variable 'ansible_module_compression' from source: unknown 21824 1727096383.13777: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096383.13780: variable 'ansible_facts' from source: unknown 21824 1727096383.13813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py 21824 1727096383.13991: Sending initial data 21824 1727096383.14001: Sent initial data (155 bytes) 21824 1727096383.14873: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096383.15074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.15095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.15115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.15374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.17063: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21824 1727096383.17104: stderr chunk (state=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 <<< 21824 1727096383.17199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096383.17273: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcs36n03d /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py <<< 21824 1727096383.17283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py" <<< 21824 1727096383.17504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpcs36n03d" to remote "/root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py" <<< 21824 1727096383.18503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.18584: stderr chunk (state=3): >>><<< 21824 1727096383.18602: stdout chunk (state=3): >>><<< 21824 1727096383.18641: done transferring module to remote 21824 1727096383.18662: _low_level_execute_command(): starting 21824 1727096383.18682: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/ /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py && sleep 0' 21824 1727096383.19312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096383.19325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.19341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096383.19360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096383.19386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096383.19499: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.19502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.19508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.19595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.21479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.21494: stderr chunk (state=3): >>><<< 21824 1727096383.21498: stdout chunk (state=3): >>><<< 21824 1727096383.21519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.21523: _low_level_execute_command(): starting 21824 1727096383.21526: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/AnsiballZ_command.py && sleep 0' 21824 1727096383.21965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.21974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096383.21999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.22002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096383.22004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.22051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.22055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.22064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.22152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.39232: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:43.375399", "end": "2024-09-23 08:59:43.390664", "delta": "0:00:00.015265", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096383.40845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096383.40875: stderr chunk (state=3): >>><<< 21824 1727096383.40879: stdout chunk (state=3): >>><<< 21824 1727096383.40897: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-23 08:59:43.375399", "end": "2024-09-23 08:59:43.390664", "delta": "0:00:00.015265", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096383.40927: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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.command', '_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-1727096383.1035106-23625-91160259572668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096383.40934: _low_level_execute_command(): starting 21824 1727096383.40939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096383.1035106-23625-91160259572668/ > /dev/null 2>&1 && sleep 0' 21824 1727096383.41428: 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 <<< 21824 1727096383.41432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.41434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.41437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.41495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.41498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.41505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.41572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.43516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.43520: stdout chunk (state=3): >>><<< 21824 1727096383.43523: stderr chunk (state=3): >>><<< 21824 1727096383.43540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.43575: handler run complete 21824 1727096383.43596: Evaluated conditional (False): False 21824 1727096383.43616: attempt loop complete, returning result 21824 1727096383.43695: _execute() done 21824 1727096383.43698: dumping result to json 21824 1727096383.43701: done dumping result, returning 21824 1727096383.43703: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-b8a1-9a25-00000000010b] 21824 1727096383.43707: sending task result for task 0afff68d-5257-b8a1-9a25-00000000010b 21824 1727096383.43789: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000010b 21824 1727096383.43793: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015265", "end": "2024-09-23 08:59:43.390664", "rc": 0, "start": "2024-09-23 08:59:43.375399" } 21824 1727096383.43871: no more pending results, returning what we have 21824 1727096383.43875: results queue empty 21824 1727096383.43876: checking for any_errors_fatal 21824 1727096383.43877: done checking for any_errors_fatal 21824 1727096383.43878: checking for max_fail_percentage 21824 1727096383.43880: done checking for max_fail_percentage 21824 1727096383.43881: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.43882: done checking to see if all hosts have failed 21824 1727096383.43883: getting the remaining hosts for this loop 21824 1727096383.43884: done getting the remaining hosts for this loop 21824 1727096383.43888: getting the next task for host managed_node1 21824 1727096383.43895: done getting next task for host managed_node1 21824 1727096383.43897: ^ task is: TASK: ASSERT: The profile does reset ring options 21824 1727096383.43900: ^ state is: HOST STATE: block=3, task=25, rescue=0, 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 21824 1727096383.43906: getting variables 21824 1727096383.43907: in VariableManager get_vars() 21824 1727096383.43959: Calling all_inventory to load vars for managed_node1 21824 1727096383.43962: Calling groups_inventory to load vars for managed_node1 21824 1727096383.43964: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.44182: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.44196: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.44201: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.45122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.46007: done with get_vars() 21824 1727096383.46025: done getting variables 21824 1727096383.46077: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Monday 23 September 2024 08:59:43 -0400 (0:00:00.425) 0:00:38.600 ****** 21824 1727096383.46100: entering _queue_task() for managed_node1/assert 21824 1727096383.46365: worker is 1 (out of 1 available) 21824 1727096383.46382: exiting _queue_task() for managed_node1/assert 21824 1727096383.46396: done queuing things up, now waiting for results queue to drain 21824 1727096383.46398: waiting for pending results... 21824 1727096383.46576: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21824 1727096383.46662: in run() - task 0afff68d-5257-b8a1-9a25-00000000010c 21824 1727096383.46683: variable 'ansible_search_path' from source: unknown 21824 1727096383.46718: calling self._execute() 21824 1727096383.46830: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.46851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.46854: variable 'omit' from source: magic vars 21824 1727096383.47293: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.47297: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.47390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.47650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.47693: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.47742: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.47773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.47838: variable 'networkmanager_version' from source: set_fact 21824 1727096383.47852: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.48013: variable 'network_provider' from source: set_fact 21824 1727096383.48016: Evaluated conditional (network_provider == "nm"): True 21824 1727096383.48038: variable 'omit' from source: magic vars 21824 1727096383.48049: variable 'omit' from source: magic vars 21824 1727096383.48081: variable 'omit' from source: magic vars 21824 1727096383.48104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096383.48125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096383.48141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096383.48154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.48164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.48192: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096383.48195: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.48198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.48263: Set connection var ansible_shell_type to sh 21824 1727096383.48272: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096383.48279: Set connection var ansible_pipelining to False 21824 1727096383.48292: Set connection var ansible_timeout to 10 21824 1727096383.48295: Set connection var ansible_connection to ssh 21824 1727096383.48297: Set connection var ansible_shell_executable to /bin/sh 21824 1727096383.48315: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.48318: variable 'ansible_connection' from source: unknown 21824 1727096383.48321: variable 'ansible_module_compression' from source: unknown 21824 1727096383.48327: variable 'ansible_shell_type' from source: unknown 21824 1727096383.48330: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.48332: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.48335: variable 'ansible_pipelining' from source: unknown 21824 1727096383.48337: variable 'ansible_timeout' from source: unknown 21824 1727096383.48339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.48423: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096383.48431: variable 'omit' from source: magic vars 21824 1727096383.48435: starting attempt loop 21824 1727096383.48438: running the handler 21824 1727096383.48539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096383.50158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096383.50201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096383.50226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096383.50253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096383.50275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096383.50325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096383.50344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096383.50364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096383.50395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096383.50406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096383.50473: variable 'clear_ring_nm' from source: set_fact 21824 1727096383.50492: Evaluated conditional (clear_ring_nm.stdout | length == 0): True 21824 1727096383.50500: handler run complete 21824 1727096383.50518: attempt loop complete, returning result 21824 1727096383.50521: _execute() done 21824 1727096383.50524: dumping result to json 21824 1727096383.50553: done dumping result, returning 21824 1727096383.50557: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0afff68d-5257-b8a1-9a25-00000000010c] 21824 1727096383.50559: sending task result for task 0afff68d-5257-b8a1-9a25-00000000010c 21824 1727096383.50686: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000010c 21824 1727096383.50689: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21824 1727096383.50735: no more pending results, returning what we have 21824 1727096383.50739: results queue empty 21824 1727096383.50740: checking for any_errors_fatal 21824 1727096383.50748: done checking for any_errors_fatal 21824 1727096383.50748: checking for max_fail_percentage 21824 1727096383.50750: done checking for max_fail_percentage 21824 1727096383.50751: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.50751: done checking to see if all hosts have failed 21824 1727096383.50759: getting the remaining hosts for this loop 21824 1727096383.50760: done getting the remaining hosts for this loop 21824 1727096383.50763: getting the next task for host managed_node1 21824 1727096383.50772: done getting next task for host managed_node1 21824 1727096383.50775: ^ task is: TASK: Get profile's ring options 21824 1727096383.50777: ^ state is: HOST STATE: block=3, task=26, rescue=0, 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 21824 1727096383.50780: getting variables 21824 1727096383.50781: in VariableManager get_vars() 21824 1727096383.50828: Calling all_inventory to load vars for managed_node1 21824 1727096383.50831: Calling groups_inventory to load vars for managed_node1 21824 1727096383.50833: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.50842: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.50844: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.50846: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.52363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.53900: done with get_vars() 21824 1727096383.53929: done getting variables 21824 1727096383.53995: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Monday 23 September 2024 08:59:43 -0400 (0:00:00.079) 0:00:38.679 ****** 21824 1727096383.54026: entering _queue_task() for managed_node1/command 21824 1727096383.54391: worker is 1 (out of 1 available) 21824 1727096383.54403: exiting _queue_task() for managed_node1/command 21824 1727096383.54416: done queuing things up, now waiting for results queue to drain 21824 1727096383.54417: waiting for pending results... 21824 1727096383.54896: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21824 1727096383.54903: in run() - task 0afff68d-5257-b8a1-9a25-00000000010d 21824 1727096383.54907: variable 'ansible_search_path' from source: unknown 21824 1727096383.54910: calling self._execute() 21824 1727096383.54962: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.54966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.54989: variable 'omit' from source: magic vars 21824 1727096383.55364: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.55427: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.55547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.55819: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.55865: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.55904: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.55937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.56019: variable 'networkmanager_version' from source: set_fact 21824 1727096383.56084: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.56182: variable 'network_provider' from source: set_fact 21824 1727096383.56187: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096383.56190: when evaluation is False, skipping this task 21824 1727096383.56193: _execute() done 21824 1727096383.56204: dumping result to json 21824 1727096383.56207: done dumping result, returning 21824 1727096383.56209: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-b8a1-9a25-00000000010d] 21824 1727096383.56211: sending task result for task 0afff68d-5257-b8a1-9a25-00000000010d 21824 1727096383.56434: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000010d 21824 1727096383.56436: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096383.56488: no more pending results, returning what we have 21824 1727096383.56492: results queue empty 21824 1727096383.56493: checking for any_errors_fatal 21824 1727096383.56498: done checking for any_errors_fatal 21824 1727096383.56499: checking for max_fail_percentage 21824 1727096383.56501: done checking for max_fail_percentage 21824 1727096383.56502: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.56502: done checking to see if all hosts have failed 21824 1727096383.56503: getting the remaining hosts for this loop 21824 1727096383.56504: done getting the remaining hosts for this loop 21824 1727096383.56508: getting the next task for host managed_node1 21824 1727096383.56514: done getting next task for host managed_node1 21824 1727096383.56517: ^ task is: TASK: ASSERT: The profile does reset ring options 21824 1727096383.56519: ^ state is: HOST STATE: block=3, task=27, rescue=0, 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 21824 1727096383.56523: getting variables 21824 1727096383.56524: in VariableManager get_vars() 21824 1727096383.56576: Calling all_inventory to load vars for managed_node1 21824 1727096383.56579: Calling groups_inventory to load vars for managed_node1 21824 1727096383.56582: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.56593: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.56596: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.56599: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.58024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.59577: done with get_vars() 21824 1727096383.59604: done getting variables 21824 1727096383.59665: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Monday 23 September 2024 08:59:43 -0400 (0:00:00.056) 0:00:38.736 ****** 21824 1727096383.59699: entering _queue_task() for managed_node1/assert 21824 1727096383.60052: worker is 1 (out of 1 available) 21824 1727096383.60065: exiting _queue_task() for managed_node1/assert 21824 1727096383.60079: done queuing things up, now waiting for results queue to drain 21824 1727096383.60081: waiting for pending results... 21824 1727096383.60493: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21824 1727096383.60498: in run() - task 0afff68d-5257-b8a1-9a25-00000000010e 21824 1727096383.60501: variable 'ansible_search_path' from source: unknown 21824 1727096383.60504: calling self._execute() 21824 1727096383.60607: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.60611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.60623: variable 'omit' from source: magic vars 21824 1727096383.60999: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.61011: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.61196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.61473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.61515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.61549: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.61675: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.61678: variable 'networkmanager_version' from source: set_fact 21824 1727096383.61681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.62143: variable 'network_provider' from source: set_fact 21824 1727096383.62146: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096383.62149: when evaluation is False, skipping this task 21824 1727096383.62152: _execute() done 21824 1727096383.62156: dumping result to json 21824 1727096383.62158: done dumping result, returning 21824 1727096383.62170: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0afff68d-5257-b8a1-9a25-00000000010e] 21824 1727096383.62173: sending task result for task 0afff68d-5257-b8a1-9a25-00000000010e 21824 1727096383.62377: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000010e 21824 1727096383.62381: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096383.62427: no more pending results, returning what we have 21824 1727096383.62430: results queue empty 21824 1727096383.62431: checking for any_errors_fatal 21824 1727096383.62437: done checking for any_errors_fatal 21824 1727096383.62438: checking for max_fail_percentage 21824 1727096383.62440: done checking for max_fail_percentage 21824 1727096383.62441: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.62442: done checking to see if all hosts have failed 21824 1727096383.62442: getting the remaining hosts for this loop 21824 1727096383.62443: done getting the remaining hosts for this loop 21824 1727096383.62447: getting the next task for host managed_node1 21824 1727096383.62459: done getting next task for host managed_node1 21824 1727096383.62464: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096383.62469: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096383.62488: getting variables 21824 1727096383.62490: in VariableManager get_vars() 21824 1727096383.62540: Calling all_inventory to load vars for managed_node1 21824 1727096383.62543: Calling groups_inventory to load vars for managed_node1 21824 1727096383.62545: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.62555: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.62558: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.62561: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.64265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.65811: done with get_vars() 21824 1727096383.65836: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:43 -0400 (0:00:00.062) 0:00:38.798 ****** 21824 1727096383.65939: entering _queue_task() for managed_node1/include_tasks 21824 1727096383.66294: worker is 1 (out of 1 available) 21824 1727096383.66305: exiting _queue_task() for managed_node1/include_tasks 21824 1727096383.66318: done queuing things up, now waiting for results queue to drain 21824 1727096383.66320: waiting for pending results... 21824 1727096383.66695: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21824 1727096383.66753: in run() - task 0afff68d-5257-b8a1-9a25-000000000117 21824 1727096383.66771: variable 'ansible_search_path' from source: unknown 21824 1727096383.66776: variable 'ansible_search_path' from source: unknown 21824 1727096383.66807: calling self._execute() 21824 1727096383.66909: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.66914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.66924: variable 'omit' from source: magic vars 21824 1727096383.67283: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.67292: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.67444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.67639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.67678: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.67704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.67747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.67803: variable 'networkmanager_version' from source: set_fact 21824 1727096383.67814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.67932: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.67935: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.68036: variable 'networkmanager_version' from source: set_fact 21824 1727096383.68043: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.68125: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.68128: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.68228: variable 'networkmanager_version' from source: set_fact 21824 1727096383.68235: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.68241: _execute() done 21824 1727096383.68244: dumping result to json 21824 1727096383.68248: done dumping result, returning 21824 1727096383.68255: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-b8a1-9a25-000000000117] 21824 1727096383.68259: sending task result for task 0afff68d-5257-b8a1-9a25-000000000117 21824 1727096383.68354: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000117 21824 1727096383.68356: WORKER PROCESS EXITING 21824 1727096383.68403: no more pending results, returning what we have 21824 1727096383.68408: in VariableManager get_vars() 21824 1727096383.68461: Calling all_inventory to load vars for managed_node1 21824 1727096383.68464: Calling groups_inventory to load vars for managed_node1 21824 1727096383.68469: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.68479: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.68483: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.68485: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.69309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.70661: done with get_vars() 21824 1727096383.70684: variable 'ansible_search_path' from source: unknown 21824 1727096383.70686: variable 'ansible_search_path' from source: unknown 21824 1727096383.70724: we have included files to process 21824 1727096383.70726: generating all_blocks data 21824 1727096383.70728: done generating all_blocks data 21824 1727096383.70732: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096383.70733: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096383.70736: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21824 1727096383.71311: done processing included file 21824 1727096383.71314: iterating over new_blocks loaded from include file 21824 1727096383.71315: in VariableManager get_vars() 21824 1727096383.71349: done with get_vars() 21824 1727096383.71351: filtering new block on tags 21824 1727096383.71384: done filtering new block on tags 21824 1727096383.71387: in VariableManager get_vars() 21824 1727096383.71417: done with get_vars() 21824 1727096383.71420: filtering new block on tags 21824 1727096383.71461: done filtering new block on tags 21824 1727096383.71466: in VariableManager get_vars() 21824 1727096383.71497: done with get_vars() 21824 1727096383.71499: filtering new block on tags 21824 1727096383.71526: done filtering new block on tags 21824 1727096383.71528: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21824 1727096383.71532: extending task lists for all hosts with included blocks 21824 1727096383.72147: done extending task lists 21824 1727096383.72148: done processing included files 21824 1727096383.72149: results queue empty 21824 1727096383.72149: checking for any_errors_fatal 21824 1727096383.72152: done checking for any_errors_fatal 21824 1727096383.72153: checking for max_fail_percentage 21824 1727096383.72154: done checking for max_fail_percentage 21824 1727096383.72155: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.72156: done checking to see if all hosts have failed 21824 1727096383.72157: getting the remaining hosts for this loop 21824 1727096383.72158: done getting the remaining hosts for this loop 21824 1727096383.72160: getting the next task for host managed_node1 21824 1727096383.72163: done getting next task for host managed_node1 21824 1727096383.72165: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096383.72170: ^ state is: HOST STATE: block=3, task=27, 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? (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), did rescue? False, did start at task? False 21824 1727096383.72177: getting variables 21824 1727096383.72178: in VariableManager get_vars() 21824 1727096383.72191: Calling all_inventory to load vars for managed_node1 21824 1727096383.72197: Calling groups_inventory to load vars for managed_node1 21824 1727096383.72198: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.72202: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.72204: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.72205: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.72842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.73711: done with get_vars() 21824 1727096383.73729: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:43 -0400 (0:00:00.078) 0:00:38.877 ****** 21824 1727096383.73793: entering _queue_task() for managed_node1/setup 21824 1727096383.74075: worker is 1 (out of 1 available) 21824 1727096383.74088: exiting _queue_task() for managed_node1/setup 21824 1727096383.74101: done queuing things up, now waiting for results queue to drain 21824 1727096383.74102: waiting for pending results... 21824 1727096383.74504: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21824 1727096383.74518: in run() - task 0afff68d-5257-b8a1-9a25-000000000593 21824 1727096383.74533: variable 'ansible_search_path' from source: unknown 21824 1727096383.74537: variable 'ansible_search_path' from source: unknown 21824 1727096383.74576: calling self._execute() 21824 1727096383.74691: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.74695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.74718: variable 'omit' from source: magic vars 21824 1727096383.75121: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.75142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.75294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.75505: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.75538: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.75562: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.75594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.75660: variable 'networkmanager_version' from source: set_fact 21824 1727096383.75675: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.75754: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.75757: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.75852: variable 'networkmanager_version' from source: set_fact 21824 1727096383.75859: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.75935: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.75939: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.76030: variable 'networkmanager_version' from source: set_fact 21824 1727096383.76037: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.76146: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.76149: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.76235: variable 'networkmanager_version' from source: set_fact 21824 1727096383.76244: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.76317: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.76320: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.76410: variable 'networkmanager_version' from source: set_fact 21824 1727096383.76417: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.76529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096383.78037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096383.78089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096383.78116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096383.78140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096383.78160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096383.78228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096383.78258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096383.78279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096383.78313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096383.78322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096383.78358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096383.78378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096383.78396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096383.78425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096383.78436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096383.78540: variable '__network_required_facts' from source: role '' defaults 21824 1727096383.78548: variable 'ansible_facts' from source: unknown 21824 1727096383.78983: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21824 1727096383.78986: when evaluation is False, skipping this task 21824 1727096383.78989: _execute() done 21824 1727096383.78991: dumping result to json 21824 1727096383.78993: done dumping result, returning 21824 1727096383.79001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-b8a1-9a25-000000000593] 21824 1727096383.79003: sending task result for task 0afff68d-5257-b8a1-9a25-000000000593 21824 1727096383.79091: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000593 21824 1727096383.79094: 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 } 21824 1727096383.79133: no more pending results, returning what we have 21824 1727096383.79136: results queue empty 21824 1727096383.79137: checking for any_errors_fatal 21824 1727096383.79138: done checking for any_errors_fatal 21824 1727096383.79139: checking for max_fail_percentage 21824 1727096383.79141: done checking for max_fail_percentage 21824 1727096383.79142: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.79142: done checking to see if all hosts have failed 21824 1727096383.79143: getting the remaining hosts for this loop 21824 1727096383.79151: done getting the remaining hosts for this loop 21824 1727096383.79154: getting the next task for host managed_node1 21824 1727096383.79163: done getting next task for host managed_node1 21824 1727096383.79169: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096383.79173: ^ state is: HOST STATE: block=3, task=27, 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? (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), did rescue? False, did start at task? False 21824 1727096383.79193: getting variables 21824 1727096383.79195: in VariableManager get_vars() 21824 1727096383.79242: Calling all_inventory to load vars for managed_node1 21824 1727096383.79245: Calling groups_inventory to load vars for managed_node1 21824 1727096383.79247: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.79257: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.79259: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.79262: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.80190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.81083: done with get_vars() 21824 1727096383.81103: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:43 -0400 (0:00:00.073) 0:00:38.951 ****** 21824 1727096383.81183: entering _queue_task() for managed_node1/stat 21824 1727096383.81450: worker is 1 (out of 1 available) 21824 1727096383.81463: exiting _queue_task() for managed_node1/stat 21824 1727096383.81479: done queuing things up, now waiting for results queue to drain 21824 1727096383.81481: waiting for pending results... 21824 1727096383.81658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21824 1727096383.81780: in run() - task 0afff68d-5257-b8a1-9a25-000000000595 21824 1727096383.81792: variable 'ansible_search_path' from source: unknown 21824 1727096383.81796: variable 'ansible_search_path' from source: unknown 21824 1727096383.81827: calling self._execute() 21824 1727096383.81906: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.81910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.81918: variable 'omit' from source: magic vars 21824 1727096383.82193: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.82202: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.82327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.82523: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.82556: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.82588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.82610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.82673: variable 'networkmanager_version' from source: set_fact 21824 1727096383.82682: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.82759: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.82762: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.82854: variable 'networkmanager_version' from source: set_fact 21824 1727096383.82862: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.82938: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.82941: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.83031: variable 'networkmanager_version' from source: set_fact 21824 1727096383.83034: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.83143: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.83149: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.83234: variable 'networkmanager_version' from source: set_fact 21824 1727096383.83248: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.83315: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.83318: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.83407: variable 'networkmanager_version' from source: set_fact 21824 1727096383.83414: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.83521: 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) 21824 1727096383.83537: 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) 21824 1727096383.83556: 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) 21824 1727096383.83580: 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) 21824 1727096383.83627: variable '__network_is_ostree' from source: set_fact 21824 1727096383.83632: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096383.83635: when evaluation is False, skipping this task 21824 1727096383.83637: _execute() done 21824 1727096383.83640: dumping result to json 21824 1727096383.83643: done dumping result, returning 21824 1727096383.83651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-b8a1-9a25-000000000595] 21824 1727096383.83655: sending task result for task 0afff68d-5257-b8a1-9a25-000000000595 21824 1727096383.83746: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000595 21824 1727096383.83748: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096383.83803: no more pending results, returning what we have 21824 1727096383.83806: results queue empty 21824 1727096383.83807: checking for any_errors_fatal 21824 1727096383.83814: done checking for any_errors_fatal 21824 1727096383.83814: checking for max_fail_percentage 21824 1727096383.83816: done checking for max_fail_percentage 21824 1727096383.83817: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.83818: done checking to see if all hosts have failed 21824 1727096383.83818: getting the remaining hosts for this loop 21824 1727096383.83819: done getting the remaining hosts for this loop 21824 1727096383.83823: getting the next task for host managed_node1 21824 1727096383.83830: done getting next task for host managed_node1 21824 1727096383.83833: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096383.83838: ^ state is: HOST STATE: block=3, task=27, 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? (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), did rescue? False, did start at task? False 21824 1727096383.83859: getting variables 21824 1727096383.83860: in VariableManager get_vars() 21824 1727096383.83918: Calling all_inventory to load vars for managed_node1 21824 1727096383.83921: Calling groups_inventory to load vars for managed_node1 21824 1727096383.83923: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.83932: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.83935: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.83937: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.84739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.85624: done with get_vars() 21824 1727096383.85646: done getting variables 21824 1727096383.85693: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:43 -0400 (0:00:00.045) 0:00:38.996 ****** 21824 1727096383.85731: entering _queue_task() for managed_node1/set_fact 21824 1727096383.86012: worker is 1 (out of 1 available) 21824 1727096383.86025: exiting _queue_task() for managed_node1/set_fact 21824 1727096383.86039: done queuing things up, now waiting for results queue to drain 21824 1727096383.86041: waiting for pending results... 21824 1727096383.86228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21824 1727096383.86322: in run() - task 0afff68d-5257-b8a1-9a25-000000000596 21824 1727096383.86335: variable 'ansible_search_path' from source: unknown 21824 1727096383.86339: variable 'ansible_search_path' from source: unknown 21824 1727096383.86366: calling self._execute() 21824 1727096383.86453: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.86457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.86465: variable 'omit' from source: magic vars 21824 1727096383.86754: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.86763: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.86895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.87100: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.87134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.87161: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.87190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.87252: variable 'networkmanager_version' from source: set_fact 21824 1727096383.87262: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.87339: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.87342: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.87439: variable 'networkmanager_version' from source: set_fact 21824 1727096383.87447: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.87524: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.87527: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.87616: variable 'networkmanager_version' from source: set_fact 21824 1727096383.87623: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.87956: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.87960: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.88052: variable 'networkmanager_version' from source: set_fact 21824 1727096383.88059: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.88134: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.88138: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.88231: variable 'networkmanager_version' from source: set_fact 21824 1727096383.88235: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.88347: 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) 21824 1727096383.88367: 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) 21824 1727096383.88392: 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) 21824 1727096383.88410: 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) 21824 1727096383.88463: variable '__network_is_ostree' from source: set_fact 21824 1727096383.88473: Evaluated conditional (not __network_is_ostree is defined): False 21824 1727096383.88476: when evaluation is False, skipping this task 21824 1727096383.88479: _execute() done 21824 1727096383.88481: dumping result to json 21824 1727096383.88483: done dumping result, returning 21824 1727096383.88491: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-b8a1-9a25-000000000596] 21824 1727096383.88494: sending task result for task 0afff68d-5257-b8a1-9a25-000000000596 21824 1727096383.88586: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000596 21824 1727096383.88589: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21824 1727096383.88639: no more pending results, returning what we have 21824 1727096383.88644: results queue empty 21824 1727096383.88644: checking for any_errors_fatal 21824 1727096383.88651: done checking for any_errors_fatal 21824 1727096383.88652: checking for max_fail_percentage 21824 1727096383.88654: done checking for max_fail_percentage 21824 1727096383.88654: checking to see if all hosts have failed and the running result is not ok 21824 1727096383.88655: done checking to see if all hosts have failed 21824 1727096383.88656: getting the remaining hosts for this loop 21824 1727096383.88657: done getting the remaining hosts for this loop 21824 1727096383.88661: getting the next task for host managed_node1 21824 1727096383.88673: done getting next task for host managed_node1 21824 1727096383.88676: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096383.88681: ^ state is: HOST STATE: block=3, task=27, 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? (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), did rescue? False, did start at task? False 21824 1727096383.88709: getting variables 21824 1727096383.88711: in VariableManager get_vars() 21824 1727096383.88759: Calling all_inventory to load vars for managed_node1 21824 1727096383.88762: Calling groups_inventory to load vars for managed_node1 21824 1727096383.88764: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096383.88776: Calling all_plugins_play to load vars for managed_node1 21824 1727096383.88779: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096383.88782: Calling groups_plugins_play to load vars for managed_node1 21824 1727096383.89684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096383.90570: done with get_vars() 21824 1727096383.90592: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:43 -0400 (0:00:00.049) 0:00:39.046 ****** 21824 1727096383.90678: entering _queue_task() for managed_node1/service_facts 21824 1727096383.90949: worker is 1 (out of 1 available) 21824 1727096383.90963: exiting _queue_task() for managed_node1/service_facts 21824 1727096383.90980: done queuing things up, now waiting for results queue to drain 21824 1727096383.90982: waiting for pending results... 21824 1727096383.91164: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21824 1727096383.91272: in run() - task 0afff68d-5257-b8a1-9a25-000000000598 21824 1727096383.91287: variable 'ansible_search_path' from source: unknown 21824 1727096383.91290: variable 'ansible_search_path' from source: unknown 21824 1727096383.91324: calling self._execute() 21824 1727096383.91403: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.91407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.91415: variable 'omit' from source: magic vars 21824 1727096383.91702: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.91711: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.91839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096383.92047: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096383.92087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096383.92112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096383.92136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096383.92202: variable 'networkmanager_version' from source: set_fact 21824 1727096383.92213: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.92290: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.92298: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.92389: variable 'networkmanager_version' from source: set_fact 21824 1727096383.92396: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.92472: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.92479: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.92569: variable 'networkmanager_version' from source: set_fact 21824 1727096383.92579: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.92690: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.92694: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.92784: variable 'networkmanager_version' from source: set_fact 21824 1727096383.92791: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.92864: variable 'ansible_distribution_major_version' from source: facts 21824 1727096383.92868: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096383.92957: variable 'networkmanager_version' from source: set_fact 21824 1727096383.92960: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096383.92963: variable 'omit' from source: magic vars 21824 1727096383.93026: variable 'omit' from source: magic vars 21824 1727096383.93053: variable 'omit' from source: magic vars 21824 1727096383.93082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096383.93105: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096383.93120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096383.93133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.93143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096383.93168: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096383.93175: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.93179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.93243: Set connection var ansible_shell_type to sh 21824 1727096383.93249: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096383.93254: Set connection var ansible_pipelining to False 21824 1727096383.93262: Set connection var ansible_timeout to 10 21824 1727096383.93264: Set connection var ansible_connection to ssh 21824 1727096383.93275: Set connection var ansible_shell_executable to /bin/sh 21824 1727096383.93294: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.93301: variable 'ansible_connection' from source: unknown 21824 1727096383.93304: variable 'ansible_module_compression' from source: unknown 21824 1727096383.93306: variable 'ansible_shell_type' from source: unknown 21824 1727096383.93309: variable 'ansible_shell_executable' from source: unknown 21824 1727096383.93311: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096383.93315: variable 'ansible_pipelining' from source: unknown 21824 1727096383.93318: variable 'ansible_timeout' from source: unknown 21824 1727096383.93322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096383.93437: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096383.93446: variable 'omit' from source: magic vars 21824 1727096383.93449: starting attempt loop 21824 1727096383.93452: running the handler 21824 1727096383.93464: _low_level_execute_command(): starting 21824 1727096383.93472: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096383.93974: 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 <<< 21824 1727096383.93987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.94007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096383.94010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.94057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.94061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.94075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.94161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.95890: stdout chunk (state=3): >>>/root <<< 21824 1727096383.95987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.96019: stderr chunk (state=3): >>><<< 21824 1727096383.96031: stdout chunk (state=3): >>><<< 21824 1727096383.96046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.96059: _low_level_execute_command(): starting 21824 1727096383.96069: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742 `" && echo ansible-tmp-1727096383.9604783-23662-185558414707742="` echo /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742 `" ) && sleep 0' 21824 1727096383.96549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.96554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096383.96557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096383.96560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.96610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.96613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.96616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.96691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096383.98650: stdout chunk (state=3): >>>ansible-tmp-1727096383.9604783-23662-185558414707742=/root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742 <<< 21824 1727096383.98749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096383.98782: stderr chunk (state=3): >>><<< 21824 1727096383.98785: stdout chunk (state=3): >>><<< 21824 1727096383.98806: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096383.9604783-23662-185558414707742=/root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096383.98847: variable 'ansible_module_compression' from source: unknown 21824 1727096383.98887: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21824 1727096383.98923: variable 'ansible_facts' from source: unknown 21824 1727096383.98983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py 21824 1727096383.99094: Sending initial data 21824 1727096383.99098: Sent initial data (162 bytes) 21824 1727096383.99541: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096383.99593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096383.99596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096383.99598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.99600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096383.99602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096383.99604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096383.99644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096383.99647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096383.99650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096383.99722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096384.01377: 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 <<< 21824 1727096384.01437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096384.01506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7zr6o6qq /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py <<< 21824 1727096384.01510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py" <<< 21824 1727096384.01571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7zr6o6qq" to remote "/root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py" <<< 21824 1727096384.01575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py" <<< 21824 1727096384.02206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096384.02249: stderr chunk (state=3): >>><<< 21824 1727096384.02253: stdout chunk (state=3): >>><<< 21824 1727096384.02285: done transferring module to remote 21824 1727096384.02296: _low_level_execute_command(): starting 21824 1727096384.02300: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/ /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py && sleep 0' 21824 1727096384.02737: 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 <<< 21824 1727096384.02741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096384.02782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096384.02785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21824 1727096384.02788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096384.02790: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096384.02877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096384.02894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096384.02991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096384.04830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096384.04846: stderr chunk (state=3): >>><<< 21824 1727096384.04849: stdout chunk (state=3): >>><<< 21824 1727096384.04863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096384.04871: _low_level_execute_command(): starting 21824 1727096384.04874: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/AnsiballZ_service_facts.py && sleep 0' 21824 1727096384.05333: 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 <<< 21824 1727096384.05337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096384.05339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096384.05341: 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 <<< 21824 1727096384.05343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096384.05399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096384.05402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096384.05408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096384.05488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.65212: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 21824 1727096385.65243: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 21824 1727096385.65253: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 21824 1727096385.65263: stdout chunk (state=3): >>>atic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21824 1727096385.66872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096385.66907: stderr chunk (state=3): >>><<< 21824 1727096385.66910: stdout chunk (state=3): >>><<< 21824 1727096385.66932: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096385.67347: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1727096383.9604783-23662-185558414707742/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096385.67355: _low_level_execute_command(): starting 21824 1727096385.67360: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096383.9604783-23662-185558414707742/ > /dev/null 2>&1 && sleep 0' 21824 1727096385.67826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.67830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096385.67832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.67834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.67836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096385.67838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.67892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096385.67895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.67901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.67968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.69850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096385.69880: stderr chunk (state=3): >>><<< 21824 1727096385.69884: stdout chunk (state=3): >>><<< 21824 1727096385.69896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096385.69902: handler run complete 21824 1727096385.70026: variable 'ansible_facts' from source: unknown 21824 1727096385.70126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096385.70400: variable 'ansible_facts' from source: unknown 21824 1727096385.70596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096385.70712: attempt loop complete, returning result 21824 1727096385.70715: _execute() done 21824 1727096385.70718: dumping result to json 21824 1727096385.70755: done dumping result, returning 21824 1727096385.70763: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-b8a1-9a25-000000000598] 21824 1727096385.70766: sending task result for task 0afff68d-5257-b8a1-9a25-000000000598 21824 1727096385.71563: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000598 21824 1727096385.71573: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096385.71647: no more pending results, returning what we have 21824 1727096385.71648: results queue empty 21824 1727096385.71649: checking for any_errors_fatal 21824 1727096385.71652: done checking for any_errors_fatal 21824 1727096385.71652: checking for max_fail_percentage 21824 1727096385.71653: done checking for max_fail_percentage 21824 1727096385.71654: checking to see if all hosts have failed and the running result is not ok 21824 1727096385.71654: done checking to see if all hosts have failed 21824 1727096385.71655: getting the remaining hosts for this loop 21824 1727096385.71655: done getting the remaining hosts for this loop 21824 1727096385.71657: getting the next task for host managed_node1 21824 1727096385.71662: done getting next task for host managed_node1 21824 1727096385.71665: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096385.71671: ^ state is: HOST STATE: block=3, task=27, 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? (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), did rescue? False, did start at task? False 21824 1727096385.71679: getting variables 21824 1727096385.71680: in VariableManager get_vars() 21824 1727096385.71713: Calling all_inventory to load vars for managed_node1 21824 1727096385.71715: Calling groups_inventory to load vars for managed_node1 21824 1727096385.71717: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096385.71725: Calling all_plugins_play to load vars for managed_node1 21824 1727096385.71727: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096385.71729: Calling groups_plugins_play to load vars for managed_node1 21824 1727096385.72436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096385.73318: done with get_vars() 21824 1727096385.73345: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:45 -0400 (0:00:01.827) 0:00:40.873 ****** 21824 1727096385.73442: entering _queue_task() for managed_node1/package_facts 21824 1727096385.73789: worker is 1 (out of 1 available) 21824 1727096385.73803: exiting _queue_task() for managed_node1/package_facts 21824 1727096385.73816: done queuing things up, now waiting for results queue to drain 21824 1727096385.73818: waiting for pending results... 21824 1727096385.74150: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21824 1727096385.74254: in run() - task 0afff68d-5257-b8a1-9a25-000000000599 21824 1727096385.74274: variable 'ansible_search_path' from source: unknown 21824 1727096385.74278: variable 'ansible_search_path' from source: unknown 21824 1727096385.74312: calling self._execute() 21824 1727096385.74470: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096385.74475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096385.74479: variable 'omit' from source: magic vars 21824 1727096385.74796: variable 'ansible_distribution_major_version' from source: facts 21824 1727096385.74800: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096385.74974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096385.75234: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096385.75278: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096385.75311: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096385.75341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096385.75427: variable 'networkmanager_version' from source: set_fact 21824 1727096385.75440: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096385.75565: variable 'ansible_distribution_major_version' from source: facts 21824 1727096385.75572: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096385.75783: variable 'networkmanager_version' from source: set_fact 21824 1727096385.75786: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096385.75801: variable 'ansible_distribution_major_version' from source: facts 21824 1727096385.75813: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096385.75941: variable 'networkmanager_version' from source: set_fact 21824 1727096385.75949: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096385.76098: variable 'ansible_distribution_major_version' from source: facts 21824 1727096385.76106: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096385.76273: variable 'networkmanager_version' from source: set_fact 21824 1727096385.76276: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096385.76343: variable 'ansible_distribution_major_version' from source: facts 21824 1727096385.76352: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096385.76478: variable 'networkmanager_version' from source: set_fact 21824 1727096385.76486: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096385.76492: variable 'omit' from source: magic vars 21824 1727096385.76578: variable 'omit' from source: magic vars 21824 1727096385.76613: variable 'omit' from source: magic vars 21824 1727096385.76650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096385.76758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096385.76763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096385.76765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096385.76771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096385.76773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096385.76776: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096385.76778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096385.76846: Set connection var ansible_shell_type to sh 21824 1727096385.76854: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096385.76859: Set connection var ansible_pipelining to False 21824 1727096385.76872: Set connection var ansible_timeout to 10 21824 1727096385.76875: Set connection var ansible_connection to ssh 21824 1727096385.76900: Set connection var ansible_shell_executable to /bin/sh 21824 1727096385.76903: variable 'ansible_shell_executable' from source: unknown 21824 1727096385.76906: variable 'ansible_connection' from source: unknown 21824 1727096385.76908: variable 'ansible_module_compression' from source: unknown 21824 1727096385.76910: variable 'ansible_shell_type' from source: unknown 21824 1727096385.76912: variable 'ansible_shell_executable' from source: unknown 21824 1727096385.76914: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096385.76966: variable 'ansible_pipelining' from source: unknown 21824 1727096385.76974: variable 'ansible_timeout' from source: unknown 21824 1727096385.76977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096385.77065: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096385.77087: variable 'omit' from source: magic vars 21824 1727096385.77092: starting attempt loop 21824 1727096385.77095: running the handler 21824 1727096385.77097: _low_level_execute_command(): starting 21824 1727096385.77119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096385.77743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096385.77747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.77795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.77802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.77804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.77807: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096385.77809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.77811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096385.77897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096385.77901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096385.77903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.77905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.77907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.77909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.77911: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096385.77914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.77979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.77982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.78075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.79792: stdout chunk (state=3): >>>/root <<< 21824 1727096385.79929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096385.79957: stderr chunk (state=3): >>><<< 21824 1727096385.79960: stdout chunk (state=3): >>><<< 21824 1727096385.80176: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096385.80179: _low_level_execute_command(): starting 21824 1727096385.80182: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026 `" && echo ansible-tmp-1727096385.8000498-23700-77258986257026="` echo /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026 `" ) && sleep 0' 21824 1727096385.80605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096385.80621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.80629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.80644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.80656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.80663: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096385.80677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.80691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096385.80698: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096385.80705: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096385.80712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.80783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.80806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096385.80817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.80839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.80926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.82915: stdout chunk (state=3): >>>ansible-tmp-1727096385.8000498-23700-77258986257026=/root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026 <<< 21824 1727096385.83084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096385.83087: stdout chunk (state=3): >>><<< 21824 1727096385.83089: stderr chunk (state=3): >>><<< 21824 1727096385.83104: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096385.8000498-23700-77258986257026=/root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096385.83273: variable 'ansible_module_compression' from source: unknown 21824 1727096385.83277: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21824 1727096385.83279: variable 'ansible_facts' from source: unknown 21824 1727096385.83472: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py 21824 1727096385.83633: Sending initial data 21824 1727096385.83641: Sent initial data (161 bytes) 21824 1727096385.84474: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096385.84477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.84479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.84481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.84482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.84484: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096385.84486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.84488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096385.84489: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096385.84491: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096385.84493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.84494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.84496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.84501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.84503: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.84731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.84801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.86423: 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 <<< 21824 1727096385.86498: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096385.86577: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpajw4o8zr /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py <<< 21824 1727096385.86581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py" <<< 21824 1727096385.86649: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpajw4o8zr" to remote "/root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py" <<< 21824 1727096385.88293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096385.88427: stderr chunk (state=3): >>><<< 21824 1727096385.88430: stdout chunk (state=3): >>><<< 21824 1727096385.88446: done transferring module to remote 21824 1727096385.88462: _low_level_execute_command(): starting 21824 1727096385.88481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/ /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py && sleep 0' 21824 1727096385.89443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.89500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.89531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096385.89534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.89560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.89652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096385.91673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096385.91676: stderr chunk (state=3): >>><<< 21824 1727096385.91679: stdout chunk (state=3): >>><<< 21824 1727096385.91682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096385.91684: _low_level_execute_command(): starting 21824 1727096385.91687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/AnsiballZ_package_facts.py && sleep 0' 21824 1727096385.92394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096385.92478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.92493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096385.92512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096385.92529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096385.92542: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096385.92556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096385.92577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096385.92591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096385.92602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096385.92613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096385.92697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096385.92712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096385.92817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096386.37519: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 21824 1727096386.37627: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21824 1727096386.37671: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21824 1727096386.39466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096386.39494: stdout chunk (state=3): >>><<< 21824 1727096386.39498: stderr chunk (state=3): >>><<< 21824 1727096386.39779: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096386.46856: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1727096385.8000498-23700-77258986257026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096386.46891: _low_level_execute_command(): starting 21824 1727096386.46901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096385.8000498-23700-77258986257026/ > /dev/null 2>&1 && sleep 0' 21824 1727096386.47527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096386.47540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096386.47554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096386.47577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096386.47594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096386.47604: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096386.47616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096386.47634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096386.47645: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096386.47733: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096386.47756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096386.47867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096386.49810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096386.49820: stdout chunk (state=3): >>><<< 21824 1727096386.49837: stderr chunk (state=3): >>><<< 21824 1727096386.49856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096386.49870: handler run complete 21824 1727096386.50663: variable 'ansible_facts' from source: unknown 21824 1727096386.51086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.53024: variable 'ansible_facts' from source: unknown 21824 1727096386.53443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.54155: attempt loop complete, returning result 21824 1727096386.54177: _execute() done 21824 1727096386.54185: dumping result to json 21824 1727096386.54402: done dumping result, returning 21824 1727096386.54415: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-b8a1-9a25-000000000599] 21824 1727096386.54424: sending task result for task 0afff68d-5257-b8a1-9a25-000000000599 21824 1727096386.61244: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000599 21824 1727096386.61247: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096386.61380: no more pending results, returning what we have 21824 1727096386.61382: results queue empty 21824 1727096386.61383: checking for any_errors_fatal 21824 1727096386.61386: done checking for any_errors_fatal 21824 1727096386.61387: checking for max_fail_percentage 21824 1727096386.61388: done checking for max_fail_percentage 21824 1727096386.61389: checking to see if all hosts have failed and the running result is not ok 21824 1727096386.61390: done checking to see if all hosts have failed 21824 1727096386.61390: getting the remaining hosts for this loop 21824 1727096386.61391: done getting the remaining hosts for this loop 21824 1727096386.61393: getting the next task for host managed_node1 21824 1727096386.61397: done getting next task for host managed_node1 21824 1727096386.61398: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096386.61402: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096386.61408: getting variables 21824 1727096386.61409: in VariableManager get_vars() 21824 1727096386.61426: Calling all_inventory to load vars for managed_node1 21824 1727096386.61428: Calling groups_inventory to load vars for managed_node1 21824 1727096386.61429: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096386.61433: Calling all_plugins_play to load vars for managed_node1 21824 1727096386.61435: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096386.61437: Calling groups_plugins_play to load vars for managed_node1 21824 1727096386.62124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.62998: done with get_vars() 21824 1727096386.63014: done getting variables 21824 1727096386.63065: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:46 -0400 (0:00:00.896) 0:00:41.770 ****** 21824 1727096386.63096: entering _queue_task() for managed_node1/debug 21824 1727096386.63701: worker is 1 (out of 1 available) 21824 1727096386.63709: exiting _queue_task() for managed_node1/debug 21824 1727096386.63718: done queuing things up, now waiting for results queue to drain 21824 1727096386.63720: waiting for pending results... 21824 1727096386.63847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21824 1727096386.63933: in run() - task 0afff68d-5257-b8a1-9a25-000000000118 21824 1727096386.63961: variable 'ansible_search_path' from source: unknown 21824 1727096386.63974: variable 'ansible_search_path' from source: unknown 21824 1727096386.64013: calling self._execute() 21824 1727096386.64133: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.64149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.64175: variable 'omit' from source: magic vars 21824 1727096386.64465: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.64479: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.64606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096386.64797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096386.64831: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096386.64856: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096386.64883: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096386.64947: variable 'networkmanager_version' from source: set_fact 21824 1727096386.64957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.65066: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.65073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.65158: variable 'networkmanager_version' from source: set_fact 21824 1727096386.65166: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.65237: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.65240: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.65325: variable 'networkmanager_version' from source: set_fact 21824 1727096386.65332: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.65337: variable 'omit' from source: magic vars 21824 1727096386.65389: variable 'omit' from source: magic vars 21824 1727096386.65453: variable 'network_provider' from source: set_fact 21824 1727096386.65466: variable 'omit' from source: magic vars 21824 1727096386.65496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096386.65517: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096386.65531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096386.65544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096386.65554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096386.65583: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096386.65587: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.65589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.65649: Set connection var ansible_shell_type to sh 21824 1727096386.65655: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096386.65661: Set connection var ansible_pipelining to False 21824 1727096386.65672: Set connection var ansible_timeout to 10 21824 1727096386.65675: Set connection var ansible_connection to ssh 21824 1727096386.65687: Set connection var ansible_shell_executable to /bin/sh 21824 1727096386.65699: variable 'ansible_shell_executable' from source: unknown 21824 1727096386.65702: variable 'ansible_connection' from source: unknown 21824 1727096386.65705: variable 'ansible_module_compression' from source: unknown 21824 1727096386.65707: variable 'ansible_shell_type' from source: unknown 21824 1727096386.65710: variable 'ansible_shell_executable' from source: unknown 21824 1727096386.65712: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.65715: variable 'ansible_pipelining' from source: unknown 21824 1727096386.65718: variable 'ansible_timeout' from source: unknown 21824 1727096386.65720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.65793: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096386.65806: variable 'omit' from source: magic vars 21824 1727096386.65809: starting attempt loop 21824 1727096386.65811: running the handler 21824 1727096386.65844: handler run complete 21824 1727096386.65855: attempt loop complete, returning result 21824 1727096386.65858: _execute() done 21824 1727096386.65861: dumping result to json 21824 1727096386.65863: done dumping result, returning 21824 1727096386.65872: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-b8a1-9a25-000000000118] 21824 1727096386.65875: sending task result for task 0afff68d-5257-b8a1-9a25-000000000118 21824 1727096386.65950: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000118 21824 1727096386.65952: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21824 1727096386.66017: no more pending results, returning what we have 21824 1727096386.66020: results queue empty 21824 1727096386.66021: checking for any_errors_fatal 21824 1727096386.66033: done checking for any_errors_fatal 21824 1727096386.66033: checking for max_fail_percentage 21824 1727096386.66035: done checking for max_fail_percentage 21824 1727096386.66036: checking to see if all hosts have failed and the running result is not ok 21824 1727096386.66036: done checking to see if all hosts have failed 21824 1727096386.66037: getting the remaining hosts for this loop 21824 1727096386.66038: done getting the remaining hosts for this loop 21824 1727096386.66041: getting the next task for host managed_node1 21824 1727096386.66053: done getting next task for host managed_node1 21824 1727096386.66057: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21824 1727096386.66064: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096386.66085: getting variables 21824 1727096386.66086: in VariableManager get_vars() 21824 1727096386.66128: Calling all_inventory to load vars for managed_node1 21824 1727096386.66131: Calling groups_inventory to load vars for managed_node1 21824 1727096386.66133: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096386.66150: Calling all_plugins_play to load vars for managed_node1 21824 1727096386.66153: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096386.66156: Calling groups_plugins_play to load vars for managed_node1 21824 1727096386.67513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.69285: done with get_vars() 21824 1727096386.69307: done getting variables 21824 1727096386.69375: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:46 -0400 (0:00:00.063) 0:00:41.833 ****** 21824 1727096386.69412: entering _queue_task() for managed_node1/fail 21824 1727096386.69765: worker is 1 (out of 1 available) 21824 1727096386.69894: exiting _queue_task() for managed_node1/fail 21824 1727096386.69904: done queuing things up, now waiting for results queue to drain 21824 1727096386.69906: waiting for pending results... 21824 1727096386.70194: 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 21824 1727096386.70297: in run() - task 0afff68d-5257-b8a1-9a25-000000000119 21824 1727096386.70319: variable 'ansible_search_path' from source: unknown 21824 1727096386.70327: variable 'ansible_search_path' from source: unknown 21824 1727096386.70370: calling self._execute() 21824 1727096386.70498: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.70523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.70539: variable 'omit' from source: magic vars 21824 1727096386.70981: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.70996: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.71196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096386.71610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096386.71614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096386.71617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096386.71641: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096386.71737: variable 'networkmanager_version' from source: set_fact 21824 1727096386.71755: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.72251: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.72377: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.72416: variable 'networkmanager_version' from source: set_fact 21824 1727096386.72431: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.72548: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.72559: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.72711: variable 'networkmanager_version' from source: set_fact 21824 1727096386.72726: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.72841: variable 'network_state' from source: role '' defaults 21824 1727096386.72857: Evaluated conditional (network_state != {}): False 21824 1727096386.72863: when evaluation is False, skipping this task 21824 1727096386.72875: _execute() done 21824 1727096386.72882: dumping result to json 21824 1727096386.72889: done dumping result, returning 21824 1727096386.72899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-b8a1-9a25-000000000119] 21824 1727096386.72921: sending task result for task 0afff68d-5257-b8a1-9a25-000000000119 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096386.73077: no more pending results, returning what we have 21824 1727096386.73081: results queue empty 21824 1727096386.73082: checking for any_errors_fatal 21824 1727096386.73086: done checking for any_errors_fatal 21824 1727096386.73087: checking for max_fail_percentage 21824 1727096386.73089: done checking for max_fail_percentage 21824 1727096386.73090: checking to see if all hosts have failed and the running result is not ok 21824 1727096386.73091: done checking to see if all hosts have failed 21824 1727096386.73091: getting the remaining hosts for this loop 21824 1727096386.73093: done getting the remaining hosts for this loop 21824 1727096386.73096: getting the next task for host managed_node1 21824 1727096386.73104: done getting next task for host managed_node1 21824 1727096386.73108: ^ 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 21824 1727096386.73112: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096386.73133: getting variables 21824 1727096386.73135: in VariableManager get_vars() 21824 1727096386.73192: Calling all_inventory to load vars for managed_node1 21824 1727096386.73195: Calling groups_inventory to load vars for managed_node1 21824 1727096386.73198: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096386.73208: Calling all_plugins_play to load vars for managed_node1 21824 1727096386.73211: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096386.73214: Calling groups_plugins_play to load vars for managed_node1 21824 1727096386.74178: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000119 21824 1727096386.74181: WORKER PROCESS EXITING 21824 1727096386.75161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.76910: done with get_vars() 21824 1727096386.76934: done getting variables 21824 1727096386.77007: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:46 -0400 (0:00:00.076) 0:00:41.909 ****** 21824 1727096386.77042: entering _queue_task() for managed_node1/fail 21824 1727096386.77522: worker is 1 (out of 1 available) 21824 1727096386.77533: exiting _queue_task() for managed_node1/fail 21824 1727096386.77543: done queuing things up, now waiting for results queue to drain 21824 1727096386.77545: waiting for pending results... 21824 1727096386.77747: 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 21824 1727096386.77915: in run() - task 0afff68d-5257-b8a1-9a25-00000000011a 21824 1727096386.77936: variable 'ansible_search_path' from source: unknown 21824 1727096386.77943: variable 'ansible_search_path' from source: unknown 21824 1727096386.77997: calling self._execute() 21824 1727096386.78117: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.78129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.78201: variable 'omit' from source: magic vars 21824 1727096386.78565: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.78587: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.78783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096386.79081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096386.79129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096386.79270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096386.79276: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096386.79313: variable 'networkmanager_version' from source: set_fact 21824 1727096386.79329: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.79515: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.79525: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.79674: variable 'networkmanager_version' from source: set_fact 21824 1727096386.79727: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.79809: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.79820: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.79981: variable 'networkmanager_version' from source: set_fact 21824 1727096386.80051: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.80123: variable 'network_state' from source: role '' defaults 21824 1727096386.80158: Evaluated conditional (network_state != {}): False 21824 1727096386.80171: when evaluation is False, skipping this task 21824 1727096386.80175: _execute() done 21824 1727096386.80177: dumping result to json 21824 1727096386.80180: done dumping result, returning 21824 1727096386.80264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-b8a1-9a25-00000000011a] 21824 1727096386.80272: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011a 21824 1727096386.80342: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011a 21824 1727096386.80345: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096386.80400: no more pending results, returning what we have 21824 1727096386.80404: results queue empty 21824 1727096386.80405: checking for any_errors_fatal 21824 1727096386.80413: done checking for any_errors_fatal 21824 1727096386.80413: checking for max_fail_percentage 21824 1727096386.80416: done checking for max_fail_percentage 21824 1727096386.80417: checking to see if all hosts have failed and the running result is not ok 21824 1727096386.80418: done checking to see if all hosts have failed 21824 1727096386.80419: getting the remaining hosts for this loop 21824 1727096386.80420: done getting the remaining hosts for this loop 21824 1727096386.80423: getting the next task for host managed_node1 21824 1727096386.80431: done getting next task for host managed_node1 21824 1727096386.80435: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21824 1727096386.80440: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096386.80676: getting variables 21824 1727096386.80678: in VariableManager get_vars() 21824 1727096386.80723: Calling all_inventory to load vars for managed_node1 21824 1727096386.80726: Calling groups_inventory to load vars for managed_node1 21824 1727096386.80729: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096386.80737: Calling all_plugins_play to load vars for managed_node1 21824 1727096386.80740: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096386.80743: Calling groups_plugins_play to load vars for managed_node1 21824 1727096386.82215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.84089: done with get_vars() 21824 1727096386.84112: done getting variables 21824 1727096386.84179: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:46 -0400 (0:00:00.071) 0:00:41.981 ****** 21824 1727096386.84215: entering _queue_task() for managed_node1/fail 21824 1727096386.84775: worker is 1 (out of 1 available) 21824 1727096386.84786: exiting _queue_task() for managed_node1/fail 21824 1727096386.84796: done queuing things up, now waiting for results queue to drain 21824 1727096386.84798: waiting for pending results... 21824 1727096386.85100: 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 21824 1727096386.85105: in run() - task 0afff68d-5257-b8a1-9a25-00000000011b 21824 1727096386.85109: variable 'ansible_search_path' from source: unknown 21824 1727096386.85111: variable 'ansible_search_path' from source: unknown 21824 1727096386.85146: calling self._execute() 21824 1727096386.85264: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.85280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.85302: variable 'omit' from source: magic vars 21824 1727096386.85699: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.85741: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.85915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096386.86207: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096386.86289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096386.86304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096386.86341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096386.86435: variable 'networkmanager_version' from source: set_fact 21824 1727096386.86451: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.86725: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.86728: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.86779: variable 'networkmanager_version' from source: set_fact 21824 1727096386.86793: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.86910: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.86920: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.87065: variable 'networkmanager_version' from source: set_fact 21824 1727096386.87083: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.87224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096386.89427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096386.89516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096386.89565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096386.89606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096386.89637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096386.89728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096386.89761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096386.89874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096386.89877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096386.89880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096386.89952: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.89970: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21824 1727096386.90090: variable 'ansible_distribution' from source: facts 21824 1727096386.90094: variable '__network_rh_distros' from source: role '' defaults 21824 1727096386.90114: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21824 1727096386.90383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096386.90408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096386.90441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096386.90488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096386.90572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096386.90576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096386.90578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096386.90603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096386.90639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096386.90663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096386.90706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096386.90729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096386.90752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096386.90803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096386.90820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096386.91137: variable 'network_connections' from source: task vars 21824 1727096386.91149: variable 'interface' from source: play vars 21824 1727096386.91472: variable 'interface' from source: play vars 21824 1727096386.91475: variable 'network_state' from source: role '' defaults 21824 1727096386.91478: 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) 21824 1727096386.91479: 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) 21824 1727096386.91482: 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) 21824 1727096386.91483: 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) 21824 1727096386.91485: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21824 1727096386.91487: when evaluation is False, skipping this task 21824 1727096386.91488: _execute() done 21824 1727096386.91490: dumping result to json 21824 1727096386.91492: done dumping result, returning 21824 1727096386.91494: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-b8a1-9a25-00000000011b] 21824 1727096386.91496: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011b 21824 1727096386.91557: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011b 21824 1727096386.91561: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21824 1727096386.91610: no more pending results, returning what we have 21824 1727096386.91613: results queue empty 21824 1727096386.91614: checking for any_errors_fatal 21824 1727096386.91619: done checking for any_errors_fatal 21824 1727096386.91619: checking for max_fail_percentage 21824 1727096386.91621: done checking for max_fail_percentage 21824 1727096386.91622: checking to see if all hosts have failed and the running result is not ok 21824 1727096386.91625: done checking to see if all hosts have failed 21824 1727096386.91626: getting the remaining hosts for this loop 21824 1727096386.91627: done getting the remaining hosts for this loop 21824 1727096386.91631: getting the next task for host managed_node1 21824 1727096386.91639: done getting next task for host managed_node1 21824 1727096386.91642: ^ 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 21824 1727096386.91647: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096386.91666: getting variables 21824 1727096386.91671: in VariableManager get_vars() 21824 1727096386.91721: Calling all_inventory to load vars for managed_node1 21824 1727096386.91725: Calling groups_inventory to load vars for managed_node1 21824 1727096386.91727: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096386.91737: Calling all_plugins_play to load vars for managed_node1 21824 1727096386.91740: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096386.91743: Calling groups_plugins_play to load vars for managed_node1 21824 1727096386.93373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096386.95052: done with get_vars() 21824 1727096386.95078: done getting variables 21824 1727096386.95145: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:46 -0400 (0:00:00.109) 0:00:42.091 ****** 21824 1727096386.95183: entering _queue_task() for managed_node1/dnf 21824 1727096386.95509: worker is 1 (out of 1 available) 21824 1727096386.95523: exiting _queue_task() for managed_node1/dnf 21824 1727096386.95534: done queuing things up, now waiting for results queue to drain 21824 1727096386.95535: waiting for pending results... 21824 1727096386.95841: 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 21824 1727096386.95982: in run() - task 0afff68d-5257-b8a1-9a25-00000000011c 21824 1727096386.95997: variable 'ansible_search_path' from source: unknown 21824 1727096386.96005: variable 'ansible_search_path' from source: unknown 21824 1727096386.96035: calling self._execute() 21824 1727096386.96129: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096386.96135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096386.96144: variable 'omit' from source: magic vars 21824 1727096386.96424: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.96430: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.96552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096386.96745: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096386.96784: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096386.96809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096386.96833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096386.96896: variable 'networkmanager_version' from source: set_fact 21824 1727096386.96907: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.97018: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.97021: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.97114: variable 'networkmanager_version' from source: set_fact 21824 1727096386.97121: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.97197: variable 'ansible_distribution_major_version' from source: facts 21824 1727096386.97201: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096386.97284: variable 'networkmanager_version' from source: set_fact 21824 1727096386.97290: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096386.97391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096386.99385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096386.99773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096386.99803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096386.99833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096386.99874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096386.99932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096386.99957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096386.99985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.00023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.00039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.00138: variable 'ansible_distribution' from source: facts 21824 1727096387.00152: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.00155: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21824 1727096387.00257: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.00384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.00403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.00434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.00478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.00492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.00524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.00540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.00555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.00591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.00605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.00632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.00648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.00664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.00694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.00711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.00803: variable 'network_connections' from source: task vars 21824 1727096387.00816: variable 'interface' from source: play vars 21824 1727096387.00861: variable 'interface' from source: play vars 21824 1727096387.00907: 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) 21824 1727096387.00925: 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) 21824 1727096387.00943: 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) 21824 1727096387.00960: 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) 21824 1727096387.00998: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096387.01142: variable 'network_connections' from source: task vars 21824 1727096387.01146: variable 'interface' from source: play vars 21824 1727096387.01190: variable 'interface' from source: play vars 21824 1727096387.01208: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096387.01211: when evaluation is False, skipping this task 21824 1727096387.01213: _execute() done 21824 1727096387.01216: dumping result to json 21824 1727096387.01218: done dumping result, returning 21824 1727096387.01230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-00000000011c] 21824 1727096387.01232: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011c 21824 1727096387.01319: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011c 21824 1727096387.01321: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096387.01372: no more pending results, returning what we have 21824 1727096387.01375: results queue empty 21824 1727096387.01376: checking for any_errors_fatal 21824 1727096387.01381: done checking for any_errors_fatal 21824 1727096387.01381: checking for max_fail_percentage 21824 1727096387.01383: done checking for max_fail_percentage 21824 1727096387.01384: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.01385: done checking to see if all hosts have failed 21824 1727096387.01385: getting the remaining hosts for this loop 21824 1727096387.01386: done getting the remaining hosts for this loop 21824 1727096387.01389: getting the next task for host managed_node1 21824 1727096387.01397: done getting next task for host managed_node1 21824 1727096387.01400: ^ 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 21824 1727096387.01404: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.01422: getting variables 21824 1727096387.01424: in VariableManager get_vars() 21824 1727096387.01481: Calling all_inventory to load vars for managed_node1 21824 1727096387.01484: Calling groups_inventory to load vars for managed_node1 21824 1727096387.01487: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.01496: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.01498: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.01501: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.02625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.03757: done with get_vars() 21824 1727096387.03777: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21824 1727096387.03831: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:47 -0400 (0:00:00.086) 0:00:42.177 ****** 21824 1727096387.03856: entering _queue_task() for managed_node1/yum 21824 1727096387.04105: worker is 1 (out of 1 available) 21824 1727096387.04119: exiting _queue_task() for managed_node1/yum 21824 1727096387.04131: done queuing things up, now waiting for results queue to drain 21824 1727096387.04133: waiting for pending results... 21824 1727096387.04316: 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 21824 1727096387.04422: in run() - task 0afff68d-5257-b8a1-9a25-00000000011d 21824 1727096387.04435: variable 'ansible_search_path' from source: unknown 21824 1727096387.04439: variable 'ansible_search_path' from source: unknown 21824 1727096387.04478: calling self._execute() 21824 1727096387.04553: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.04557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.04567: variable 'omit' from source: magic vars 21824 1727096387.04853: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.04861: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.04986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.05184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.05217: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.05244: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.05271: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.05328: variable 'networkmanager_version' from source: set_fact 21824 1727096387.05345: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.05449: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.05453: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.05539: variable 'networkmanager_version' from source: set_fact 21824 1727096387.05546: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.05620: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.05623: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.05711: variable 'networkmanager_version' from source: set_fact 21824 1727096387.05718: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.05808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096387.07211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096387.07258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096387.07288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096387.07314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096387.07333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096387.07393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.07415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.07433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.07460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.07475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.07542: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.07555: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21824 1727096387.07558: when evaluation is False, skipping this task 21824 1727096387.07561: _execute() done 21824 1727096387.07563: dumping result to json 21824 1727096387.07565: done dumping result, returning 21824 1727096387.07577: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-00000000011d] 21824 1727096387.07581: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011d skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21824 1727096387.07722: no more pending results, returning what we have 21824 1727096387.07725: results queue empty 21824 1727096387.07726: checking for any_errors_fatal 21824 1727096387.07732: done checking for any_errors_fatal 21824 1727096387.07732: checking for max_fail_percentage 21824 1727096387.07734: done checking for max_fail_percentage 21824 1727096387.07735: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.07736: done checking to see if all hosts have failed 21824 1727096387.07736: getting the remaining hosts for this loop 21824 1727096387.07737: done getting the remaining hosts for this loop 21824 1727096387.07740: getting the next task for host managed_node1 21824 1727096387.07747: done getting next task for host managed_node1 21824 1727096387.07750: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096387.07754: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.07775: getting variables 21824 1727096387.07778: in VariableManager get_vars() 21824 1727096387.07825: Calling all_inventory to load vars for managed_node1 21824 1727096387.07828: Calling groups_inventory to load vars for managed_node1 21824 1727096387.07830: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.07839: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.07841: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.07845: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.08379: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011d 21824 1727096387.08680: WORKER PROCESS EXITING 21824 1727096387.08691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.09565: done with get_vars() 21824 1727096387.09584: done getting variables 21824 1727096387.09628: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:47 -0400 (0:00:00.057) 0:00:42.235 ****** 21824 1727096387.09652: entering _queue_task() for managed_node1/fail 21824 1727096387.09890: worker is 1 (out of 1 available) 21824 1727096387.09904: exiting _queue_task() for managed_node1/fail 21824 1727096387.09917: done queuing things up, now waiting for results queue to drain 21824 1727096387.09919: waiting for pending results... 21824 1727096387.10097: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21824 1727096387.10193: in run() - task 0afff68d-5257-b8a1-9a25-00000000011e 21824 1727096387.10205: variable 'ansible_search_path' from source: unknown 21824 1727096387.10208: variable 'ansible_search_path' from source: unknown 21824 1727096387.10236: calling self._execute() 21824 1727096387.10321: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.10324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.10332: variable 'omit' from source: magic vars 21824 1727096387.10602: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.10612: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.10730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.10920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.10952: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.10981: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.11005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.11065: variable 'networkmanager_version' from source: set_fact 21824 1727096387.11079: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.11185: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.11189: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.11279: variable 'networkmanager_version' from source: set_fact 21824 1727096387.11286: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.11358: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.11361: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.11447: variable 'networkmanager_version' from source: set_fact 21824 1727096387.11455: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.11529: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.11626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096387.13202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096387.13247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096387.13275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096387.13300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096387.13321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096387.13380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.13399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.13421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.13447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.13458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.13492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.13508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.13528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.13554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.13564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.13596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.13611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.13630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.13657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.13666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.13778: variable 'network_connections' from source: task vars 21824 1727096387.13789: variable 'interface' from source: play vars 21824 1727096387.13839: variable 'interface' from source: play vars 21824 1727096387.13889: 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) 21824 1727096387.13904: 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) 21824 1727096387.13920: 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) 21824 1727096387.13937: 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) 21824 1727096387.13980: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096387.14126: variable 'network_connections' from source: task vars 21824 1727096387.14129: variable 'interface' from source: play vars 21824 1727096387.14175: variable 'interface' from source: play vars 21824 1727096387.14195: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096387.14198: when evaluation is False, skipping this task 21824 1727096387.14201: _execute() done 21824 1727096387.14204: dumping result to json 21824 1727096387.14206: done dumping result, returning 21824 1727096387.14211: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-00000000011e] 21824 1727096387.14216: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011e 21824 1727096387.14303: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011e 21824 1727096387.14306: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096387.14350: no more pending results, returning what we have 21824 1727096387.14353: results queue empty 21824 1727096387.14353: checking for any_errors_fatal 21824 1727096387.14359: done checking for any_errors_fatal 21824 1727096387.14359: checking for max_fail_percentage 21824 1727096387.14361: done checking for max_fail_percentage 21824 1727096387.14362: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.14363: done checking to see if all hosts have failed 21824 1727096387.14363: getting the remaining hosts for this loop 21824 1727096387.14364: done getting the remaining hosts for this loop 21824 1727096387.14370: getting the next task for host managed_node1 21824 1727096387.14377: done getting next task for host managed_node1 21824 1727096387.14380: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21824 1727096387.14384: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.14403: getting variables 21824 1727096387.14405: in VariableManager get_vars() 21824 1727096387.14451: Calling all_inventory to load vars for managed_node1 21824 1727096387.14453: Calling groups_inventory to load vars for managed_node1 21824 1727096387.14456: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.14464: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.14467: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.14479: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.15402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.16277: done with get_vars() 21824 1727096387.16293: done getting variables 21824 1727096387.16337: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:47 -0400 (0:00:00.067) 0:00:42.302 ****** 21824 1727096387.16361: entering _queue_task() for managed_node1/package 21824 1727096387.16594: worker is 1 (out of 1 available) 21824 1727096387.16608: exiting _queue_task() for managed_node1/package 21824 1727096387.16620: done queuing things up, now waiting for results queue to drain 21824 1727096387.16622: waiting for pending results... 21824 1727096387.16799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21824 1727096387.16903: in run() - task 0afff68d-5257-b8a1-9a25-00000000011f 21824 1727096387.16915: variable 'ansible_search_path' from source: unknown 21824 1727096387.16919: variable 'ansible_search_path' from source: unknown 21824 1727096387.16947: calling self._execute() 21824 1727096387.17025: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.17029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.17037: variable 'omit' from source: magic vars 21824 1727096387.17312: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.17321: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.17439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.17633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.17665: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.17693: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.17726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.17777: variable 'networkmanager_version' from source: set_fact 21824 1727096387.17786: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.17895: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.17898: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.17993: variable 'networkmanager_version' from source: set_fact 21824 1727096387.18000: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.18075: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.18078: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.18163: variable 'networkmanager_version' from source: set_fact 21824 1727096387.18175: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.18292: variable 'network_packages' from source: role '' defaults 21824 1727096387.18356: variable '__network_provider_setup' from source: role '' defaults 21824 1727096387.18366: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096387.18419: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096387.18426: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096387.18469: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096387.18589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096387.19910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096387.19945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096387.19972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096387.19996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096387.20018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096387.20073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.20093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.20112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.20141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.20152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.20188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.20204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.20220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.20250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.20260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.20406: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096387.20479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.20496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.20512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.20536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.20546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.20611: variable 'ansible_python' from source: facts 21824 1727096387.20630: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096387.20689: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096387.20741: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096387.20834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.20850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.20871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.20903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.20913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.20944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.20959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.20980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.21009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.21019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.21113: variable 'network_connections' from source: task vars 21824 1727096387.21117: variable 'interface' from source: play vars 21824 1727096387.21189: variable 'interface' from source: play vars 21824 1727096387.21239: 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) 21824 1727096387.21257: 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) 21824 1727096387.21281: 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) 21824 1727096387.21301: 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) 21824 1727096387.21338: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.21515: variable 'network_connections' from source: task vars 21824 1727096387.21518: variable 'interface' from source: play vars 21824 1727096387.21593: variable 'interface' from source: play vars 21824 1727096387.21615: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096387.21672: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.21874: variable 'network_connections' from source: task vars 21824 1727096387.21877: variable 'interface' from source: play vars 21824 1727096387.21918: variable 'interface' from source: play vars 21824 1727096387.21934: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096387.21992: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096387.22184: variable 'network_connections' from source: task vars 21824 1727096387.22189: variable 'interface' from source: play vars 21824 1727096387.22235: variable 'interface' from source: play vars 21824 1727096387.22271: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096387.22316: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096387.22322: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096387.22363: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096387.22500: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096387.22794: variable 'network_connections' from source: task vars 21824 1727096387.22798: variable 'interface' from source: play vars 21824 1727096387.22839: variable 'interface' from source: play vars 21824 1727096387.22847: variable 'ansible_distribution' from source: facts 21824 1727096387.22850: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.22864: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.22869: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096387.22976: variable 'ansible_distribution' from source: facts 21824 1727096387.22979: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.22985: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.22993: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096387.23100: variable 'ansible_distribution' from source: facts 21824 1727096387.23104: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.23108: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.23133: variable 'network_provider' from source: set_fact 21824 1727096387.23143: variable 'ansible_facts' from source: unknown 21824 1727096387.23673: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21824 1727096387.23677: when evaluation is False, skipping this task 21824 1727096387.23679: _execute() done 21824 1727096387.23681: dumping result to json 21824 1727096387.23684: done dumping result, returning 21824 1727096387.23692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-b8a1-9a25-00000000011f] 21824 1727096387.23695: sending task result for task 0afff68d-5257-b8a1-9a25-00000000011f 21824 1727096387.23783: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000011f 21824 1727096387.23785: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21824 1727096387.23834: no more pending results, returning what we have 21824 1727096387.23837: results queue empty 21824 1727096387.23838: checking for any_errors_fatal 21824 1727096387.23845: done checking for any_errors_fatal 21824 1727096387.23846: checking for max_fail_percentage 21824 1727096387.23848: done checking for max_fail_percentage 21824 1727096387.23849: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.23849: done checking to see if all hosts have failed 21824 1727096387.23850: getting the remaining hosts for this loop 21824 1727096387.23851: done getting the remaining hosts for this loop 21824 1727096387.23854: getting the next task for host managed_node1 21824 1727096387.23862: done getting next task for host managed_node1 21824 1727096387.23866: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096387.23872: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.23898: getting variables 21824 1727096387.23899: in VariableManager get_vars() 21824 1727096387.23946: Calling all_inventory to load vars for managed_node1 21824 1727096387.23948: Calling groups_inventory to load vars for managed_node1 21824 1727096387.23950: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.23958: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.23961: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.23964: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.24772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.25779: done with get_vars() 21824 1727096387.25796: done getting variables 21824 1727096387.25841: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:47 -0400 (0:00:00.095) 0:00:42.398 ****** 21824 1727096387.25870: entering _queue_task() for managed_node1/package 21824 1727096387.26118: worker is 1 (out of 1 available) 21824 1727096387.26132: exiting _queue_task() for managed_node1/package 21824 1727096387.26144: done queuing things up, now waiting for results queue to drain 21824 1727096387.26146: waiting for pending results... 21824 1727096387.26327: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21824 1727096387.26422: in run() - task 0afff68d-5257-b8a1-9a25-000000000120 21824 1727096387.26434: variable 'ansible_search_path' from source: unknown 21824 1727096387.26437: variable 'ansible_search_path' from source: unknown 21824 1727096387.26470: calling self._execute() 21824 1727096387.26551: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.26556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.26565: variable 'omit' from source: magic vars 21824 1727096387.26843: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.26854: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.26983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.27185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.27219: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.27243: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.27269: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.27329: variable 'networkmanager_version' from source: set_fact 21824 1727096387.27340: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.27451: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.27454: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.27547: variable 'networkmanager_version' from source: set_fact 21824 1727096387.27554: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.27630: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.27633: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.27723: variable 'networkmanager_version' from source: set_fact 21824 1727096387.27730: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.27808: variable 'network_state' from source: role '' defaults 21824 1727096387.27821: Evaluated conditional (network_state != {}): False 21824 1727096387.27824: when evaluation is False, skipping this task 21824 1727096387.27826: _execute() done 21824 1727096387.27829: dumping result to json 21824 1727096387.27831: done dumping result, returning 21824 1727096387.27834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000120] 21824 1727096387.27836: sending task result for task 0afff68d-5257-b8a1-9a25-000000000120 21824 1727096387.27928: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000120 21824 1727096387.27931: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096387.27976: no more pending results, returning what we have 21824 1727096387.27980: results queue empty 21824 1727096387.27981: checking for any_errors_fatal 21824 1727096387.27988: done checking for any_errors_fatal 21824 1727096387.27988: checking for max_fail_percentage 21824 1727096387.27990: done checking for max_fail_percentage 21824 1727096387.27991: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.27992: done checking to see if all hosts have failed 21824 1727096387.27993: getting the remaining hosts for this loop 21824 1727096387.27994: done getting the remaining hosts for this loop 21824 1727096387.27997: getting the next task for host managed_node1 21824 1727096387.28005: done getting next task for host managed_node1 21824 1727096387.28008: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096387.28012: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.28033: getting variables 21824 1727096387.28034: in VariableManager get_vars() 21824 1727096387.28087: Calling all_inventory to load vars for managed_node1 21824 1727096387.28090: Calling groups_inventory to load vars for managed_node1 21824 1727096387.28092: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.28101: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.28103: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.28106: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.28891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.29780: done with get_vars() 21824 1727096387.29796: done getting variables 21824 1727096387.29839: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:47 -0400 (0:00:00.039) 0:00:42.438 ****** 21824 1727096387.29864: entering _queue_task() for managed_node1/package 21824 1727096387.30108: worker is 1 (out of 1 available) 21824 1727096387.30122: exiting _queue_task() for managed_node1/package 21824 1727096387.30136: done queuing things up, now waiting for results queue to drain 21824 1727096387.30137: waiting for pending results... 21824 1727096387.30316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21824 1727096387.30417: in run() - task 0afff68d-5257-b8a1-9a25-000000000121 21824 1727096387.30429: variable 'ansible_search_path' from source: unknown 21824 1727096387.30432: variable 'ansible_search_path' from source: unknown 21824 1727096387.30459: calling self._execute() 21824 1727096387.30542: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.30546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.30554: variable 'omit' from source: magic vars 21824 1727096387.30833: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.30841: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.30963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.31156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.31189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.31214: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.31238: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.31301: variable 'networkmanager_version' from source: set_fact 21824 1727096387.31311: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.31420: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.31423: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.31518: variable 'networkmanager_version' from source: set_fact 21824 1727096387.31525: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.31601: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.31605: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.31692: variable 'networkmanager_version' from source: set_fact 21824 1727096387.31700: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.31780: variable 'network_state' from source: role '' defaults 21824 1727096387.31795: Evaluated conditional (network_state != {}): False 21824 1727096387.31798: when evaluation is False, skipping this task 21824 1727096387.31801: _execute() done 21824 1727096387.31804: dumping result to json 21824 1727096387.31806: done dumping result, returning 21824 1727096387.31809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-b8a1-9a25-000000000121] 21824 1727096387.31811: sending task result for task 0afff68d-5257-b8a1-9a25-000000000121 21824 1727096387.31896: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000121 21824 1727096387.31900: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096387.31947: no more pending results, returning what we have 21824 1727096387.31951: results queue empty 21824 1727096387.31952: checking for any_errors_fatal 21824 1727096387.31957: done checking for any_errors_fatal 21824 1727096387.31958: checking for max_fail_percentage 21824 1727096387.31960: done checking for max_fail_percentage 21824 1727096387.31961: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.31961: done checking to see if all hosts have failed 21824 1727096387.31962: getting the remaining hosts for this loop 21824 1727096387.31963: done getting the remaining hosts for this loop 21824 1727096387.31966: getting the next task for host managed_node1 21824 1727096387.31975: done getting next task for host managed_node1 21824 1727096387.31979: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096387.31983: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.32003: getting variables 21824 1727096387.32004: in VariableManager get_vars() 21824 1727096387.32047: Calling all_inventory to load vars for managed_node1 21824 1727096387.32049: Calling groups_inventory to load vars for managed_node1 21824 1727096387.32051: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.32060: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.32062: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.32065: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.33096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.34664: done with get_vars() 21824 1727096387.34696: done getting variables 21824 1727096387.34755: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:47 -0400 (0:00:00.049) 0:00:42.487 ****** 21824 1727096387.34797: entering _queue_task() for managed_node1/service 21824 1727096387.35773: worker is 1 (out of 1 available) 21824 1727096387.35785: exiting _queue_task() for managed_node1/service 21824 1727096387.35796: done queuing things up, now waiting for results queue to drain 21824 1727096387.35798: waiting for pending results... 21824 1727096387.36094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21824 1727096387.36480: in run() - task 0afff68d-5257-b8a1-9a25-000000000122 21824 1727096387.36484: variable 'ansible_search_path' from source: unknown 21824 1727096387.36487: variable 'ansible_search_path' from source: unknown 21824 1727096387.36490: calling self._execute() 21824 1727096387.36606: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.36622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.36641: variable 'omit' from source: magic vars 21824 1727096387.37051: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.37073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.37263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.37774: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.37778: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.37781: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.37783: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.37785: variable 'networkmanager_version' from source: set_fact 21824 1727096387.37802: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.37978: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.37990: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.38136: variable 'networkmanager_version' from source: set_fact 21824 1727096387.38152: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.38537: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.38540: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.38640: variable 'networkmanager_version' from source: set_fact 21824 1727096387.38656: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.38763: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.38919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096387.41034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096387.41174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096387.41178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096387.41197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096387.41227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096387.41312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.41345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.41378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.41426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.41445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.41497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.41528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.41555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.41600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.41622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.41664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.41695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.41728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.41834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.41837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.41973: variable 'network_connections' from source: task vars 21824 1727096387.41991: variable 'interface' from source: play vars 21824 1727096387.42074: variable 'interface' from source: play vars 21824 1727096387.42136: 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) 21824 1727096387.42170: 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) 21824 1727096387.42200: 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) 21824 1727096387.42229: 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) 21824 1727096387.42292: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096387.42592: variable 'network_connections' from source: task vars 21824 1727096387.42596: variable 'interface' from source: play vars 21824 1727096387.42618: variable 'interface' from source: play vars 21824 1727096387.42647: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21824 1727096387.42656: when evaluation is False, skipping this task 21824 1727096387.42663: _execute() done 21824 1727096387.42677: dumping result to json 21824 1727096387.42685: done dumping result, returning 21824 1727096387.42700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-b8a1-9a25-000000000122] 21824 1727096387.42709: sending task result for task 0afff68d-5257-b8a1-9a25-000000000122 21824 1727096387.42977: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000122 21824 1727096387.42981: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21824 1727096387.43033: no more pending results, returning what we have 21824 1727096387.43038: results queue empty 21824 1727096387.43039: checking for any_errors_fatal 21824 1727096387.43046: done checking for any_errors_fatal 21824 1727096387.43047: checking for max_fail_percentage 21824 1727096387.43050: done checking for max_fail_percentage 21824 1727096387.43051: checking to see if all hosts have failed and the running result is not ok 21824 1727096387.43052: done checking to see if all hosts have failed 21824 1727096387.43052: getting the remaining hosts for this loop 21824 1727096387.43054: done getting the remaining hosts for this loop 21824 1727096387.43058: getting the next task for host managed_node1 21824 1727096387.43071: done getting next task for host managed_node1 21824 1727096387.43076: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096387.43081: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096387.43106: getting variables 21824 1727096387.43108: in VariableManager get_vars() 21824 1727096387.43164: Calling all_inventory to load vars for managed_node1 21824 1727096387.43275: Calling groups_inventory to load vars for managed_node1 21824 1727096387.43280: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096387.43291: Calling all_plugins_play to load vars for managed_node1 21824 1727096387.43294: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096387.43297: Calling groups_plugins_play to load vars for managed_node1 21824 1727096387.44791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096387.47293: done with get_vars() 21824 1727096387.47324: done getting variables 21824 1727096387.47391: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:47 -0400 (0:00:00.126) 0:00:42.613 ****** 21824 1727096387.47427: entering _queue_task() for managed_node1/service 21824 1727096387.47803: worker is 1 (out of 1 available) 21824 1727096387.47815: exiting _queue_task() for managed_node1/service 21824 1727096387.47828: done queuing things up, now waiting for results queue to drain 21824 1727096387.47830: waiting for pending results... 21824 1727096387.48098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21824 1727096387.48294: in run() - task 0afff68d-5257-b8a1-9a25-000000000123 21824 1727096387.48298: variable 'ansible_search_path' from source: unknown 21824 1727096387.48301: variable 'ansible_search_path' from source: unknown 21824 1727096387.48326: calling self._execute() 21824 1727096387.48437: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.48450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.48470: variable 'omit' from source: magic vars 21824 1727096387.48947: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.48951: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.49058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096387.49331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096387.49383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096387.49709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096387.49724: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096387.49812: variable 'networkmanager_version' from source: set_fact 21824 1727096387.50079: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.50231: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.50283: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.50528: variable 'networkmanager_version' from source: set_fact 21824 1727096387.50542: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.50657: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.50670: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096387.50804: variable 'networkmanager_version' from source: set_fact 21824 1727096387.50820: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096387.50981: variable 'network_provider' from source: set_fact 21824 1727096387.50992: variable 'network_state' from source: role '' defaults 21824 1727096387.51007: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21824 1727096387.51030: variable 'omit' from source: magic vars 21824 1727096387.51095: variable 'omit' from source: magic vars 21824 1727096387.51248: variable 'network_service_name' from source: role '' defaults 21824 1727096387.51251: variable 'network_service_name' from source: role '' defaults 21824 1727096387.51319: variable '__network_provider_setup' from source: role '' defaults 21824 1727096387.51329: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096387.51401: variable '__network_service_name_default_nm' from source: role '' defaults 21824 1727096387.51415: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096387.51488: variable '__network_packages_default_nm' from source: role '' defaults 21824 1727096387.51680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096387.54792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096387.54923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096387.54974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096387.55011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096387.55073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096387.55132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.55166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.55204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.55282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.55289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.55332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.55356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.55383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.55423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.55474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.55685: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21824 1727096387.55817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.55852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.55887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.55931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.56051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.56057: variable 'ansible_python' from source: facts 21824 1727096387.56092: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21824 1727096387.56202: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096387.56295: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096387.56429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.56458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.56497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.56540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.56560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.56621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096387.56651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096387.56686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096387.56736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096387.56756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096387.56919: variable 'network_connections' from source: task vars 21824 1727096387.56922: variable 'interface' from source: play vars 21824 1727096387.56995: variable 'interface' from source: play vars 21824 1727096387.57075: 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) 21824 1727096387.57137: 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) 21824 1727096387.57150: 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) 21824 1727096387.57195: 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) 21824 1727096387.57265: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.57685: variable 'network_connections' from source: task vars 21824 1727096387.57689: variable 'interface' from source: play vars 21824 1727096387.57898: variable 'interface' from source: play vars 21824 1727096387.57901: variable '__network_packages_default_wireless' from source: role '' defaults 21824 1727096387.58125: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096387.58721: variable 'network_connections' from source: task vars 21824 1727096387.58731: variable 'interface' from source: play vars 21824 1727096387.58980: variable 'interface' from source: play vars 21824 1727096387.58983: variable '__network_packages_default_team' from source: role '' defaults 21824 1727096387.59059: variable '__network_team_connections_defined' from source: role '' defaults 21824 1727096387.59458: variable 'network_connections' from source: task vars 21824 1727096387.59473: variable 'interface' from source: play vars 21824 1727096387.59546: variable 'interface' from source: play vars 21824 1727096387.59612: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096387.59721: variable '__network_service_name_default_initscripts' from source: role '' defaults 21824 1727096387.59732: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096387.59802: variable '__network_packages_default_initscripts' from source: role '' defaults 21824 1727096387.60031: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21824 1727096387.60524: variable 'network_connections' from source: task vars 21824 1727096387.60534: variable 'interface' from source: play vars 21824 1727096387.60599: variable 'interface' from source: play vars 21824 1727096387.60610: variable 'ansible_distribution' from source: facts 21824 1727096387.60620: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.60633: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.60651: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21824 1727096387.60831: variable 'ansible_distribution' from source: facts 21824 1727096387.60844: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.60853: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.60952: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21824 1727096387.61046: variable 'ansible_distribution' from source: facts 21824 1727096387.61057: variable '__network_rh_distros' from source: role '' defaults 21824 1727096387.61073: variable 'ansible_distribution_major_version' from source: facts 21824 1727096387.61175: variable 'network_provider' from source: set_fact 21824 1727096387.61178: variable 'omit' from source: magic vars 21824 1727096387.61180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096387.61202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096387.61224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096387.61245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096387.61259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096387.61298: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096387.61306: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.61313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.61417: Set connection var ansible_shell_type to sh 21824 1727096387.61429: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096387.61439: Set connection var ansible_pipelining to False 21824 1727096387.61453: Set connection var ansible_timeout to 10 21824 1727096387.61459: Set connection var ansible_connection to ssh 21824 1727096387.61476: Set connection var ansible_shell_executable to /bin/sh 21824 1727096387.61573: variable 'ansible_shell_executable' from source: unknown 21824 1727096387.61576: variable 'ansible_connection' from source: unknown 21824 1727096387.61579: variable 'ansible_module_compression' from source: unknown 21824 1727096387.61585: variable 'ansible_shell_type' from source: unknown 21824 1727096387.61587: variable 'ansible_shell_executable' from source: unknown 21824 1727096387.61589: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096387.61591: variable 'ansible_pipelining' from source: unknown 21824 1727096387.61594: variable 'ansible_timeout' from source: unknown 21824 1727096387.61596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096387.61692: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096387.61713: variable 'omit' from source: magic vars 21824 1727096387.61730: starting attempt loop 21824 1727096387.61737: running the handler 21824 1727096387.62378: variable 'ansible_facts' from source: unknown 21824 1727096387.63084: _low_level_execute_command(): starting 21824 1727096387.63096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096387.63791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096387.63880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096387.64026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096387.64351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096387.66025: stdout chunk (state=3): >>>/root <<< 21824 1727096387.66119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096387.66183: stderr chunk (state=3): >>><<< 21824 1727096387.66209: stdout chunk (state=3): >>><<< 21824 1727096387.66297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096387.66320: _low_level_execute_command(): starting 21824 1727096387.66330: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153 `" && echo ansible-tmp-1727096387.6630855-23755-149942390690153="` echo /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153 `" ) && sleep 0' 21824 1727096387.67634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.67858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096387.67922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096387.69953: stdout chunk (state=3): >>>ansible-tmp-1727096387.6630855-23755-149942390690153=/root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153 <<< 21824 1727096387.70098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096387.70101: stdout chunk (state=3): >>><<< 21824 1727096387.70107: stderr chunk (state=3): >>><<< 21824 1727096387.70129: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096387.6630855-23755-149942390690153=/root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096387.70162: variable 'ansible_module_compression' from source: unknown 21824 1727096387.70300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21824 1727096387.70358: variable 'ansible_facts' from source: unknown 21824 1727096387.70895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py 21824 1727096387.71160: Sending initial data 21824 1727096387.71171: Sent initial data (156 bytes) 21824 1727096387.71799: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096387.71828: 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 <<< 21824 1727096387.71877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.71924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.72064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096387.72071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096387.72074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096387.73828: 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 <<< 21824 1727096387.73885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096387.73972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7tbdjoq4 /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py <<< 21824 1727096387.73975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py" <<< 21824 1727096387.74121: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7tbdjoq4" to remote "/root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py" <<< 21824 1727096387.76107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096387.76265: stdout chunk (state=3): >>><<< 21824 1727096387.76271: stderr chunk (state=3): >>><<< 21824 1727096387.76273: done transferring module to remote 21824 1727096387.76276: _low_level_execute_command(): starting 21824 1727096387.76278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/ /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py && sleep 0' 21824 1727096387.76865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096387.76881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096387.76896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096387.76914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096387.76945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.77051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096387.77073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096387.77184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096387.79105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096387.79110: stdout chunk (state=3): >>><<< 21824 1727096387.79113: stderr chunk (state=3): >>><<< 21824 1727096387.79211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096387.79215: _low_level_execute_command(): starting 21824 1727096387.79218: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/AnsiballZ_systemd.py && sleep 0' 21824 1727096387.79743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096387.79755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096387.79771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096387.79788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096387.79817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096387.79828: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096387.79840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.79881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096387.79959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096387.79976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096387.79998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096387.80110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.10339: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307196416", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "1052916000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system<<< 21824 1727096388.10351: stdout chunk (state=3): >>>.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21824 1727096388.12234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096388.12248: stdout chunk (state=3): >>><<< 21824 1727096388.12259: stderr chunk (state=3): >>><<< 21824 1727096388.12284: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10657792", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307196416", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "1052916000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096388.12551: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1727096387.6630855-23755-149942390690153/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096388.12619: _low_level_execute_command(): starting 21824 1727096388.12675: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096387.6630855-23755-149942390690153/ > /dev/null 2>&1 && sleep 0' 21824 1727096388.13876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096388.14011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096388.14029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.14097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.14298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.16211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096388.16251: stderr chunk (state=3): >>><<< 21824 1727096388.16255: stdout chunk (state=3): >>><<< 21824 1727096388.16277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096388.16283: handler run complete 21824 1727096388.16320: attempt loop complete, returning result 21824 1727096388.16322: _execute() done 21824 1727096388.16325: dumping result to json 21824 1727096388.16337: done dumping result, returning 21824 1727096388.16345: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-b8a1-9a25-000000000123] 21824 1727096388.16349: sending task result for task 0afff68d-5257-b8a1-9a25-000000000123 21824 1727096388.16591: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000123 21824 1727096388.16594: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21824 1727096388.16662: no more pending results, returning what we have 21824 1727096388.16666: results queue empty 21824 1727096388.16666: checking for any_errors_fatal 21824 1727096388.16676: done checking for any_errors_fatal 21824 1727096388.16677: checking for max_fail_percentage 21824 1727096388.16679: done checking for max_fail_percentage 21824 1727096388.16680: checking to see if all hosts have failed and the running result is not ok 21824 1727096388.16681: done checking to see if all hosts have failed 21824 1727096388.16682: getting the remaining hosts for this loop 21824 1727096388.16683: done getting the remaining hosts for this loop 21824 1727096388.16687: getting the next task for host managed_node1 21824 1727096388.16694: done getting next task for host managed_node1 21824 1727096388.16701: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096388.16707: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096388.16719: getting variables 21824 1727096388.16720: in VariableManager get_vars() 21824 1727096388.17033: Calling all_inventory to load vars for managed_node1 21824 1727096388.17036: Calling groups_inventory to load vars for managed_node1 21824 1727096388.17038: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096388.17048: Calling all_plugins_play to load vars for managed_node1 21824 1727096388.17051: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096388.17054: Calling groups_plugins_play to load vars for managed_node1 21824 1727096388.18896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096388.20953: done with get_vars() 21824 1727096388.20990: done getting variables 21824 1727096388.21054: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:48 -0400 (0:00:00.736) 0:00:43.350 ****** 21824 1727096388.21095: entering _queue_task() for managed_node1/service 21824 1727096388.21464: worker is 1 (out of 1 available) 21824 1727096388.21482: exiting _queue_task() for managed_node1/service 21824 1727096388.21495: done queuing things up, now waiting for results queue to drain 21824 1727096388.21497: waiting for pending results... 21824 1727096388.21992: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21824 1727096388.22001: in run() - task 0afff68d-5257-b8a1-9a25-000000000124 21824 1727096388.22005: variable 'ansible_search_path' from source: unknown 21824 1727096388.22007: variable 'ansible_search_path' from source: unknown 21824 1727096388.22010: calling self._execute() 21824 1727096388.22275: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.22278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.22281: variable 'omit' from source: magic vars 21824 1727096388.22493: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.22510: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.22690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096388.22951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096388.23004: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096388.23040: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096388.23080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096388.23162: variable 'networkmanager_version' from source: set_fact 21824 1727096388.23183: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.23334: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.23344: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.23477: variable 'networkmanager_version' from source: set_fact 21824 1727096388.23491: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.23601: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.23611: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.23738: variable 'networkmanager_version' from source: set_fact 21824 1727096388.23752: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.23855: variable 'network_provider' from source: set_fact 21824 1727096388.23865: Evaluated conditional (network_provider == "nm"): True 21824 1727096388.23951: variable '__network_wpa_supplicant_required' from source: role '' defaults 21824 1727096388.24038: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21824 1727096388.24175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096388.26088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096388.26298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096388.26338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096388.26379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096388.26410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096388.26498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096388.26530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096388.26569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096388.26677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096388.26680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096388.26685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096388.26714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096388.26744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096388.26793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096388.26809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096388.26853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096388.26884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096388.26917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096388.26953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096388.27001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096388.27117: variable 'network_connections' from source: task vars 21824 1727096388.27135: variable 'interface' from source: play vars 21824 1727096388.27225: variable 'interface' from source: play vars 21824 1727096388.27294: 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) 21824 1727096388.27471: 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) 21824 1727096388.27475: 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) 21824 1727096388.27478: 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) 21824 1727096388.27488: variable '__network_wireless_connections_defined' from source: role '' defaults 21824 1727096388.27676: variable 'network_connections' from source: task vars 21824 1727096388.27686: variable 'interface' from source: play vars 21824 1727096388.27755: variable 'interface' from source: play vars 21824 1727096388.27790: Evaluated conditional (__network_wpa_supplicant_required): False 21824 1727096388.27796: when evaluation is False, skipping this task 21824 1727096388.27802: _execute() done 21824 1727096388.27807: dumping result to json 21824 1727096388.27813: done dumping result, returning 21824 1727096388.27829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-b8a1-9a25-000000000124] 21824 1727096388.27837: sending task result for task 0afff68d-5257-b8a1-9a25-000000000124 21824 1727096388.28205: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000124 21824 1727096388.28209: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21824 1727096388.28253: no more pending results, returning what we have 21824 1727096388.28257: results queue empty 21824 1727096388.28258: checking for any_errors_fatal 21824 1727096388.28277: done checking for any_errors_fatal 21824 1727096388.28278: checking for max_fail_percentage 21824 1727096388.28280: done checking for max_fail_percentage 21824 1727096388.28281: checking to see if all hosts have failed and the running result is not ok 21824 1727096388.28282: done checking to see if all hosts have failed 21824 1727096388.28283: getting the remaining hosts for this loop 21824 1727096388.28285: done getting the remaining hosts for this loop 21824 1727096388.28288: getting the next task for host managed_node1 21824 1727096388.28296: done getting next task for host managed_node1 21824 1727096388.28300: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096388.28304: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096388.28324: getting variables 21824 1727096388.28325: in VariableManager get_vars() 21824 1727096388.28379: Calling all_inventory to load vars for managed_node1 21824 1727096388.28382: Calling groups_inventory to load vars for managed_node1 21824 1727096388.28384: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096388.28393: Calling all_plugins_play to load vars for managed_node1 21824 1727096388.28396: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096388.28399: Calling groups_plugins_play to load vars for managed_node1 21824 1727096388.29606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096388.30663: done with get_vars() 21824 1727096388.30687: done getting variables 21824 1727096388.30740: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:48 -0400 (0:00:00.096) 0:00:43.447 ****** 21824 1727096388.30772: entering _queue_task() for managed_node1/service 21824 1727096388.31028: worker is 1 (out of 1 available) 21824 1727096388.31043: exiting _queue_task() for managed_node1/service 21824 1727096388.31056: done queuing things up, now waiting for results queue to drain 21824 1727096388.31058: waiting for pending results... 21824 1727096388.31235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21824 1727096388.31327: in run() - task 0afff68d-5257-b8a1-9a25-000000000125 21824 1727096388.31338: variable 'ansible_search_path' from source: unknown 21824 1727096388.31341: variable 'ansible_search_path' from source: unknown 21824 1727096388.31375: calling self._execute() 21824 1727096388.31463: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.31466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.31575: variable 'omit' from source: magic vars 21824 1727096388.31843: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.31860: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.32035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096388.32237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096388.32271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096388.32296: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096388.32319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096388.32382: variable 'networkmanager_version' from source: set_fact 21824 1727096388.32393: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.32500: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.32503: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.32595: variable 'networkmanager_version' from source: set_fact 21824 1727096388.32603: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.32676: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.32679: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.32760: variable 'networkmanager_version' from source: set_fact 21824 1727096388.32770: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.32840: variable 'network_provider' from source: set_fact 21824 1727096388.32843: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096388.32846: when evaluation is False, skipping this task 21824 1727096388.32848: _execute() done 21824 1727096388.32852: dumping result to json 21824 1727096388.32855: done dumping result, returning 21824 1727096388.32862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-b8a1-9a25-000000000125] 21824 1727096388.32869: sending task result for task 0afff68d-5257-b8a1-9a25-000000000125 21824 1727096388.32959: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000125 21824 1727096388.32961: 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 } 21824 1727096388.33032: no more pending results, returning what we have 21824 1727096388.33036: results queue empty 21824 1727096388.33037: checking for any_errors_fatal 21824 1727096388.33045: done checking for any_errors_fatal 21824 1727096388.33046: checking for max_fail_percentage 21824 1727096388.33047: done checking for max_fail_percentage 21824 1727096388.33048: checking to see if all hosts have failed and the running result is not ok 21824 1727096388.33049: done checking to see if all hosts have failed 21824 1727096388.33050: getting the remaining hosts for this loop 21824 1727096388.33051: done getting the remaining hosts for this loop 21824 1727096388.33054: getting the next task for host managed_node1 21824 1727096388.33062: done getting next task for host managed_node1 21824 1727096388.33065: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096388.33071: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096388.33093: getting variables 21824 1727096388.33095: in VariableManager get_vars() 21824 1727096388.33140: Calling all_inventory to load vars for managed_node1 21824 1727096388.33143: Calling groups_inventory to load vars for managed_node1 21824 1727096388.33145: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096388.33154: Calling all_plugins_play to load vars for managed_node1 21824 1727096388.33156: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096388.33158: Calling groups_plugins_play to load vars for managed_node1 21824 1727096388.33939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096388.34798: done with get_vars() 21824 1727096388.34816: done getting variables 21824 1727096388.34859: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:48 -0400 (0:00:00.041) 0:00:43.488 ****** 21824 1727096388.34888: entering _queue_task() for managed_node1/copy 21824 1727096388.35131: worker is 1 (out of 1 available) 21824 1727096388.35144: exiting _queue_task() for managed_node1/copy 21824 1727096388.35157: done queuing things up, now waiting for results queue to drain 21824 1727096388.35158: waiting for pending results... 21824 1727096388.35334: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21824 1727096388.35436: in run() - task 0afff68d-5257-b8a1-9a25-000000000126 21824 1727096388.35448: variable 'ansible_search_path' from source: unknown 21824 1727096388.35452: variable 'ansible_search_path' from source: unknown 21824 1727096388.35484: calling self._execute() 21824 1727096388.35563: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.35568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.35580: variable 'omit' from source: magic vars 21824 1727096388.35854: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.35864: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.35987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096388.36178: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096388.36210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096388.36234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096388.36260: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096388.36325: variable 'networkmanager_version' from source: set_fact 21824 1727096388.36338: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.36443: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.36447: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.36537: variable 'networkmanager_version' from source: set_fact 21824 1727096388.36551: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.36628: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.36632: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.36724: variable 'networkmanager_version' from source: set_fact 21824 1727096388.36731: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.36804: variable 'network_provider' from source: set_fact 21824 1727096388.36810: Evaluated conditional (network_provider == "initscripts"): False 21824 1727096388.36812: when evaluation is False, skipping this task 21824 1727096388.36815: _execute() done 21824 1727096388.36818: dumping result to json 21824 1727096388.36820: done dumping result, returning 21824 1727096388.36828: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-b8a1-9a25-000000000126] 21824 1727096388.36831: sending task result for task 0afff68d-5257-b8a1-9a25-000000000126 21824 1727096388.36922: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000126 21824 1727096388.36925: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21824 1727096388.36985: no more pending results, returning what we have 21824 1727096388.36988: results queue empty 21824 1727096388.36989: checking for any_errors_fatal 21824 1727096388.36995: done checking for any_errors_fatal 21824 1727096388.36995: checking for max_fail_percentage 21824 1727096388.36997: done checking for max_fail_percentage 21824 1727096388.36998: checking to see if all hosts have failed and the running result is not ok 21824 1727096388.36999: done checking to see if all hosts have failed 21824 1727096388.36999: getting the remaining hosts for this loop 21824 1727096388.37000: done getting the remaining hosts for this loop 21824 1727096388.37003: getting the next task for host managed_node1 21824 1727096388.37011: done getting next task for host managed_node1 21824 1727096388.37014: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096388.37018: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096388.37038: getting variables 21824 1727096388.37040: in VariableManager get_vars() 21824 1727096388.37087: Calling all_inventory to load vars for managed_node1 21824 1727096388.37089: Calling groups_inventory to load vars for managed_node1 21824 1727096388.37091: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096388.37100: Calling all_plugins_play to load vars for managed_node1 21824 1727096388.37102: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096388.37105: Calling groups_plugins_play to load vars for managed_node1 21824 1727096388.37996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096388.40284: done with get_vars() 21824 1727096388.40318: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:48 -0400 (0:00:00.055) 0:00:43.543 ****** 21824 1727096388.40425: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096388.40730: worker is 1 (out of 1 available) 21824 1727096388.40744: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21824 1727096388.40757: done queuing things up, now waiting for results queue to drain 21824 1727096388.40759: waiting for pending results... 21824 1727096388.41185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21824 1727096388.41207: in run() - task 0afff68d-5257-b8a1-9a25-000000000127 21824 1727096388.41229: variable 'ansible_search_path' from source: unknown 21824 1727096388.41305: variable 'ansible_search_path' from source: unknown 21824 1727096388.41308: calling self._execute() 21824 1727096388.41396: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.41416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.41432: variable 'omit' from source: magic vars 21824 1727096388.41854: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.41877: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.42077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096388.42362: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096388.42415: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096388.42500: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096388.42504: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096388.42578: variable 'networkmanager_version' from source: set_fact 21824 1727096388.42596: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.42758: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.42772: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.42909: variable 'networkmanager_version' from source: set_fact 21824 1727096388.42926: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.43047: variable 'ansible_distribution_major_version' from source: facts 21824 1727096388.43152: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096388.43199: variable 'networkmanager_version' from source: set_fact 21824 1727096388.43215: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096388.43228: variable 'omit' from source: magic vars 21824 1727096388.43302: variable 'omit' from source: magic vars 21824 1727096388.43430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096388.45480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096388.45559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096388.45603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096388.45638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096388.45770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096388.45773: variable 'network_provider' from source: set_fact 21824 1727096388.45879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096388.45917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096388.45948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096388.46000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096388.46020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096388.46105: variable 'omit' from source: magic vars 21824 1727096388.46323: variable 'omit' from source: magic vars 21824 1727096388.46326: variable 'network_connections' from source: task vars 21824 1727096388.46341: variable 'interface' from source: play vars 21824 1727096388.46413: variable 'interface' from source: play vars 21824 1727096388.46562: variable 'omit' from source: magic vars 21824 1727096388.46579: variable '__lsr_ansible_managed' from source: task vars 21824 1727096388.46640: variable '__lsr_ansible_managed' from source: task vars 21824 1727096388.46930: Loaded config def from plugin (lookup/template) 21824 1727096388.46943: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21824 1727096388.46980: File lookup term: get_ansible_managed.j2 21824 1727096388.46988: variable 'ansible_search_path' from source: unknown 21824 1727096388.46998: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21824 1727096388.47016: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21824 1727096388.47040: variable 'ansible_search_path' from source: unknown 21824 1727096388.60356: variable 'ansible_managed' from source: unknown 21824 1727096388.60482: variable 'omit' from source: magic vars 21824 1727096388.60516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096388.60574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096388.60578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096388.60585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096388.60597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096388.60618: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096388.60625: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.60673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.60735: Set connection var ansible_shell_type to sh 21824 1727096388.60746: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096388.60756: Set connection var ansible_pipelining to False 21824 1727096388.60771: Set connection var ansible_timeout to 10 21824 1727096388.60780: Set connection var ansible_connection to ssh 21824 1727096388.60804: Set connection var ansible_shell_executable to /bin/sh 21824 1727096388.60872: variable 'ansible_shell_executable' from source: unknown 21824 1727096388.60876: variable 'ansible_connection' from source: unknown 21824 1727096388.60879: variable 'ansible_module_compression' from source: unknown 21824 1727096388.60881: variable 'ansible_shell_type' from source: unknown 21824 1727096388.60883: variable 'ansible_shell_executable' from source: unknown 21824 1727096388.60886: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096388.60888: variable 'ansible_pipelining' from source: unknown 21824 1727096388.60890: variable 'ansible_timeout' from source: unknown 21824 1727096388.60893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096388.61004: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096388.61023: variable 'omit' from source: magic vars 21824 1727096388.61032: starting attempt loop 21824 1727096388.61072: running the handler 21824 1727096388.61075: _low_level_execute_command(): starting 21824 1727096388.61077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096388.61720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096388.61735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096388.61750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096388.61783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096388.61798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096388.61890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.61934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.62005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.63745: stdout chunk (state=3): >>>/root <<< 21824 1727096388.64057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096388.64073: stdout chunk (state=3): >>><<< 21824 1727096388.64089: stderr chunk (state=3): >>><<< 21824 1727096388.64119: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096388.64137: _low_level_execute_command(): starting 21824 1727096388.64299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520 `" && echo ansible-tmp-1727096388.6412585-23806-156874822723520="` echo /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520 `" ) && sleep 0' 21824 1727096388.65632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096388.65648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096388.65658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096388.65932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096388.65936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.65971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.66038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.68094: stdout chunk (state=3): >>>ansible-tmp-1727096388.6412585-23806-156874822723520=/root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520 <<< 21824 1727096388.68190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096388.68226: stderr chunk (state=3): >>><<< 21824 1727096388.68238: stdout chunk (state=3): >>><<< 21824 1727096388.68675: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096388.6412585-23806-156874822723520=/root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096388.68683: variable 'ansible_module_compression' from source: unknown 21824 1727096388.68686: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21824 1727096388.68689: variable 'ansible_facts' from source: unknown 21824 1727096388.68915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py 21824 1727096388.69215: Sending initial data 21824 1727096388.69230: Sent initial data (168 bytes) 21824 1727096388.70985: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096388.71095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.71488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.71589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.73247: 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 <<< 21824 1727096388.73682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096388.73704: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpahk74eq_ /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py <<< 21824 1727096388.73707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py" <<< 21824 1727096388.73779: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpahk74eq_" to remote "/root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py" <<< 21824 1727096388.75908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096388.75931: stderr chunk (state=3): >>><<< 21824 1727096388.75934: stdout chunk (state=3): >>><<< 21824 1727096388.76000: done transferring module to remote 21824 1727096388.76010: _low_level_execute_command(): starting 21824 1727096388.76015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/ /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py && sleep 0' 21824 1727096388.77214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096388.77223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096388.77234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096388.77249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096388.77263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096388.77272: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096388.77283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096388.77297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096388.77304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096388.77311: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096388.77319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096388.77328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096388.77339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096388.77346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096388.77420: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.77769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.77799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096388.79670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096388.79739: stderr chunk (state=3): >>><<< 21824 1727096388.79742: stdout chunk (state=3): >>><<< 21824 1727096388.79745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096388.79747: _low_level_execute_command(): starting 21824 1727096388.79752: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/AnsiballZ_network_connections.py && sleep 0' 21824 1727096388.80947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096388.80961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096388.81033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096388.81136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096388.81155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096388.81270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.08997: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_fcfk3c39/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_fcfk3c39/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/fd1b10c8-d0c4-4e49-906b-e25b19d70e7e: error=unknown <<< 21824 1727096389.09097: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21824 1727096389.11048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096389.11059: stdout chunk (state=3): >>><<< 21824 1727096389.11077: stderr chunk (state=3): >>><<< 21824 1727096389.11101: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_fcfk3c39/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_fcfk3c39/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/fd1b10c8-d0c4-4e49-906b-e25b19d70e7e: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096389.11342: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1727096388.6412585-23806-156874822723520/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096389.11345: _low_level_execute_command(): starting 21824 1727096389.11348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096388.6412585-23806-156874822723520/ > /dev/null 2>&1 && sleep 0' 21824 1727096389.12377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096389.12440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.12452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.12702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.12880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.14703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.14707: stdout chunk (state=3): >>><<< 21824 1727096389.14713: stderr chunk (state=3): >>><<< 21824 1727096389.14729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096389.14736: handler run complete 21824 1727096389.14764: attempt loop complete, returning result 21824 1727096389.14772: _execute() done 21824 1727096389.14775: dumping result to json 21824 1727096389.14777: done dumping result, returning 21824 1727096389.14783: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-b8a1-9a25-000000000127] 21824 1727096389.14786: sending task result for task 0afff68d-5257-b8a1-9a25-000000000127 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 21824 1727096389.14977: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000127 21824 1727096389.14985: WORKER PROCESS EXITING 21824 1727096389.14999: no more pending results, returning what we have 21824 1727096389.15002: results queue empty 21824 1727096389.15003: checking for any_errors_fatal 21824 1727096389.15008: done checking for any_errors_fatal 21824 1727096389.15009: checking for max_fail_percentage 21824 1727096389.15011: done checking for max_fail_percentage 21824 1727096389.15012: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.15013: done checking to see if all hosts have failed 21824 1727096389.15013: getting the remaining hosts for this loop 21824 1727096389.15015: done getting the remaining hosts for this loop 21824 1727096389.15018: getting the next task for host managed_node1 21824 1727096389.15025: done getting next task for host managed_node1 21824 1727096389.15029: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096389.15033: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096389.15045: getting variables 21824 1727096389.15046: in VariableManager get_vars() 21824 1727096389.15199: Calling all_inventory to load vars for managed_node1 21824 1727096389.15202: Calling groups_inventory to load vars for managed_node1 21824 1727096389.15205: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.15214: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.15217: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.15220: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.17765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096389.20111: done with get_vars() 21824 1727096389.20136: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:49 -0400 (0:00:00.798) 0:00:44.341 ****** 21824 1727096389.20230: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096389.20591: worker is 1 (out of 1 available) 21824 1727096389.20606: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21824 1727096389.20619: done queuing things up, now waiting for results queue to drain 21824 1727096389.20621: waiting for pending results... 21824 1727096389.20828: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21824 1727096389.21175: in run() - task 0afff68d-5257-b8a1-9a25-000000000128 21824 1727096389.21179: variable 'ansible_search_path' from source: unknown 21824 1727096389.21181: variable 'ansible_search_path' from source: unknown 21824 1727096389.21184: calling self._execute() 21824 1727096389.21580: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.21583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.21587: variable 'omit' from source: magic vars 21824 1727096389.22152: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.22263: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.22439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096389.22834: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096389.22885: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096389.22923: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096389.22960: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096389.23047: variable 'networkmanager_version' from source: set_fact 21824 1727096389.23065: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.23218: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.23229: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.23361: variable 'networkmanager_version' from source: set_fact 21824 1727096389.23380: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.23490: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.23500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.23631: variable 'networkmanager_version' from source: set_fact 21824 1727096389.23645: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.23764: variable 'network_state' from source: role '' defaults 21824 1727096389.23784: Evaluated conditional (network_state != {}): False 21824 1727096389.23791: when evaluation is False, skipping this task 21824 1727096389.23797: _execute() done 21824 1727096389.23804: dumping result to json 21824 1727096389.23810: done dumping result, returning 21824 1727096389.23820: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-b8a1-9a25-000000000128] 21824 1727096389.23829: sending task result for task 0afff68d-5257-b8a1-9a25-000000000128 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21824 1727096389.24012: no more pending results, returning what we have 21824 1727096389.24017: results queue empty 21824 1727096389.24017: checking for any_errors_fatal 21824 1727096389.24138: done checking for any_errors_fatal 21824 1727096389.24139: checking for max_fail_percentage 21824 1727096389.24141: done checking for max_fail_percentage 21824 1727096389.24142: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.24143: done checking to see if all hosts have failed 21824 1727096389.24143: getting the remaining hosts for this loop 21824 1727096389.24145: done getting the remaining hosts for this loop 21824 1727096389.24148: getting the next task for host managed_node1 21824 1727096389.24154: done getting next task for host managed_node1 21824 1727096389.24157: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096389.24161: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096389.24183: getting variables 21824 1727096389.24185: in VariableManager get_vars() 21824 1727096389.24225: Calling all_inventory to load vars for managed_node1 21824 1727096389.24227: Calling groups_inventory to load vars for managed_node1 21824 1727096389.24229: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.24240: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.24243: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.24247: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.24771: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000128 21824 1727096389.24775: WORKER PROCESS EXITING 21824 1727096389.30093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096389.31615: done with get_vars() 21824 1727096389.31640: done getting variables 21824 1727096389.31690: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:49 -0400 (0:00:00.114) 0:00:44.456 ****** 21824 1727096389.31723: entering _queue_task() for managed_node1/debug 21824 1727096389.32087: worker is 1 (out of 1 available) 21824 1727096389.32100: exiting _queue_task() for managed_node1/debug 21824 1727096389.32111: done queuing things up, now waiting for results queue to drain 21824 1727096389.32113: waiting for pending results... 21824 1727096389.32407: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21824 1727096389.32565: in run() - task 0afff68d-5257-b8a1-9a25-000000000129 21824 1727096389.32593: variable 'ansible_search_path' from source: unknown 21824 1727096389.32600: variable 'ansible_search_path' from source: unknown 21824 1727096389.32635: calling self._execute() 21824 1727096389.32753: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.32771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.32809: variable 'omit' from source: magic vars 21824 1727096389.33210: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.33227: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.33463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096389.33702: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096389.33753: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096389.33799: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096389.33880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096389.33972: variable 'networkmanager_version' from source: set_fact 21824 1727096389.33993: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.34116: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.34174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.34263: variable 'networkmanager_version' from source: set_fact 21824 1727096389.34283: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.34396: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.34408: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.34543: variable 'networkmanager_version' from source: set_fact 21824 1727096389.34563: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.34578: variable 'omit' from source: magic vars 21824 1727096389.34774: variable 'omit' from source: magic vars 21824 1727096389.34777: variable 'omit' from source: magic vars 21824 1727096389.34779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096389.34782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096389.34784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096389.34786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.34788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.34819: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096389.34827: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.34834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.34938: Set connection var ansible_shell_type to sh 21824 1727096389.34952: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096389.34964: Set connection var ansible_pipelining to False 21824 1727096389.34984: Set connection var ansible_timeout to 10 21824 1727096389.34992: Set connection var ansible_connection to ssh 21824 1727096389.35007: Set connection var ansible_shell_executable to /bin/sh 21824 1727096389.35034: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.35042: variable 'ansible_connection' from source: unknown 21824 1727096389.35051: variable 'ansible_module_compression' from source: unknown 21824 1727096389.35058: variable 'ansible_shell_type' from source: unknown 21824 1727096389.35082: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.35097: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.35100: variable 'ansible_pipelining' from source: unknown 21824 1727096389.35103: variable 'ansible_timeout' from source: unknown 21824 1727096389.35105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.35212: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096389.35225: variable 'omit' from source: magic vars 21824 1727096389.35230: starting attempt loop 21824 1727096389.35233: running the handler 21824 1727096389.35326: variable '__network_connections_result' from source: set_fact 21824 1727096389.35373: handler run complete 21824 1727096389.35384: attempt loop complete, returning result 21824 1727096389.35387: _execute() done 21824 1727096389.35390: dumping result to json 21824 1727096389.35392: done dumping result, returning 21824 1727096389.35400: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-b8a1-9a25-000000000129] 21824 1727096389.35404: sending task result for task 0afff68d-5257-b8a1-9a25-000000000129 21824 1727096389.35500: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000129 21824 1727096389.35503: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 21824 1727096389.35564: no more pending results, returning what we have 21824 1727096389.35570: results queue empty 21824 1727096389.35571: checking for any_errors_fatal 21824 1727096389.35581: done checking for any_errors_fatal 21824 1727096389.35581: checking for max_fail_percentage 21824 1727096389.35583: done checking for max_fail_percentage 21824 1727096389.35584: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.35585: done checking to see if all hosts have failed 21824 1727096389.35586: getting the remaining hosts for this loop 21824 1727096389.35587: done getting the remaining hosts for this loop 21824 1727096389.35589: getting the next task for host managed_node1 21824 1727096389.35597: done getting next task for host managed_node1 21824 1727096389.35600: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096389.35603: ^ state is: HOST STATE: block=3, task=27, 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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 21824 1727096389.35621: getting variables 21824 1727096389.35622: in VariableManager get_vars() 21824 1727096389.35664: Calling all_inventory to load vars for managed_node1 21824 1727096389.35675: Calling groups_inventory to load vars for managed_node1 21824 1727096389.35678: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.35687: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.35690: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.35692: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.36452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096389.37710: done with get_vars() 21824 1727096389.37740: done getting variables 21824 1727096389.37805: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:49 -0400 (0:00:00.061) 0:00:44.517 ****** 21824 1727096389.37841: entering _queue_task() for managed_node1/debug 21824 1727096389.38149: worker is 1 (out of 1 available) 21824 1727096389.38163: exiting _queue_task() for managed_node1/debug 21824 1727096389.38179: done queuing things up, now waiting for results queue to drain 21824 1727096389.38182: waiting for pending results... 21824 1727096389.38374: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21824 1727096389.38481: in run() - task 0afff68d-5257-b8a1-9a25-00000000012a 21824 1727096389.38495: variable 'ansible_search_path' from source: unknown 21824 1727096389.38499: variable 'ansible_search_path' from source: unknown 21824 1727096389.38527: calling self._execute() 21824 1727096389.38614: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.38620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.38630: variable 'omit' from source: magic vars 21824 1727096389.38913: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.38924: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.39047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096389.39332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096389.39385: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096389.39423: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096389.39528: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096389.39621: variable 'networkmanager_version' from source: set_fact 21824 1727096389.39640: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.39771: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.39783: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.39929: variable 'networkmanager_version' from source: set_fact 21824 1727096389.39942: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.40098: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.40101: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.40239: variable 'networkmanager_version' from source: set_fact 21824 1727096389.40273: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.40276: variable 'omit' from source: magic vars 21824 1727096389.40383: variable 'omit' from source: magic vars 21824 1727096389.40435: variable 'omit' from source: magic vars 21824 1727096389.40474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096389.40539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096389.40546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096389.40573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.40593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.40644: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096389.40648: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.40651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.40855: Set connection var ansible_shell_type to sh 21824 1727096389.40860: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096389.40862: Set connection var ansible_pipelining to False 21824 1727096389.40865: Set connection var ansible_timeout to 10 21824 1727096389.40871: Set connection var ansible_connection to ssh 21824 1727096389.40874: Set connection var ansible_shell_executable to /bin/sh 21824 1727096389.40876: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.40878: variable 'ansible_connection' from source: unknown 21824 1727096389.40880: variable 'ansible_module_compression' from source: unknown 21824 1727096389.40882: variable 'ansible_shell_type' from source: unknown 21824 1727096389.40883: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.40885: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.40887: variable 'ansible_pipelining' from source: unknown 21824 1727096389.40889: variable 'ansible_timeout' from source: unknown 21824 1727096389.40891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.41071: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096389.41077: variable 'omit' from source: magic vars 21824 1727096389.41080: starting attempt loop 21824 1727096389.41083: running the handler 21824 1727096389.41098: variable '__network_connections_result' from source: set_fact 21824 1727096389.41182: variable '__network_connections_result' from source: set_fact 21824 1727096389.41303: handler run complete 21824 1727096389.41343: attempt loop complete, returning result 21824 1727096389.41350: _execute() done 21824 1727096389.41374: dumping result to json 21824 1727096389.41378: done dumping result, returning 21824 1727096389.41381: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-b8a1-9a25-00000000012a] 21824 1727096389.41391: sending task result for task 0afff68d-5257-b8a1-9a25-00000000012a 21824 1727096389.41521: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000012a 21824 1727096389.41527: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 21824 1727096389.41642: no more pending results, returning what we have 21824 1727096389.41646: results queue empty 21824 1727096389.41647: checking for any_errors_fatal 21824 1727096389.41653: done checking for any_errors_fatal 21824 1727096389.41653: checking for max_fail_percentage 21824 1727096389.41657: done checking for max_fail_percentage 21824 1727096389.41659: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.41660: done checking to see if all hosts have failed 21824 1727096389.41661: getting the remaining hosts for this loop 21824 1727096389.41663: done getting the remaining hosts for this loop 21824 1727096389.41666: getting the next task for host managed_node1 21824 1727096389.41678: done getting next task for host managed_node1 21824 1727096389.41682: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096389.41686: ^ state is: HOST STATE: block=3, task=27, 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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 21824 1727096389.41705: getting variables 21824 1727096389.41707: in VariableManager get_vars() 21824 1727096389.41759: Calling all_inventory to load vars for managed_node1 21824 1727096389.41763: Calling groups_inventory to load vars for managed_node1 21824 1727096389.41765: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.41998: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.42002: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.42005: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.44860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096389.48169: done with get_vars() 21824 1727096389.48312: done getting variables 21824 1727096389.48427: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:49 -0400 (0:00:00.106) 0:00:44.624 ****** 21824 1727096389.48465: entering _queue_task() for managed_node1/debug 21824 1727096389.49222: worker is 1 (out of 1 available) 21824 1727096389.49234: exiting _queue_task() for managed_node1/debug 21824 1727096389.49247: done queuing things up, now waiting for results queue to drain 21824 1727096389.49248: waiting for pending results... 21824 1727096389.49684: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21824 1727096389.49890: in run() - task 0afff68d-5257-b8a1-9a25-00000000012b 21824 1727096389.49905: variable 'ansible_search_path' from source: unknown 21824 1727096389.49909: variable 'ansible_search_path' from source: unknown 21824 1727096389.49947: calling self._execute() 21824 1727096389.50056: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.50060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.50070: variable 'omit' from source: magic vars 21824 1727096389.50838: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.50849: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.51222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096389.51888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096389.51931: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096389.51965: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096389.52041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096389.52323: variable 'networkmanager_version' from source: set_fact 21824 1727096389.52340: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.52451: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.52457: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.53074: variable 'networkmanager_version' from source: set_fact 21824 1727096389.53078: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.53081: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.53091: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.53403: variable 'networkmanager_version' from source: set_fact 21824 1727096389.53452: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.53874: variable 'network_state' from source: role '' defaults 21824 1727096389.53877: Evaluated conditional (network_state != {}): False 21824 1727096389.53880: when evaluation is False, skipping this task 21824 1727096389.53882: _execute() done 21824 1727096389.53884: dumping result to json 21824 1727096389.53887: done dumping result, returning 21824 1727096389.53889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-b8a1-9a25-00000000012b] 21824 1727096389.53892: sending task result for task 0afff68d-5257-b8a1-9a25-00000000012b skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21824 1727096389.54033: no more pending results, returning what we have 21824 1727096389.54037: results queue empty 21824 1727096389.54037: checking for any_errors_fatal 21824 1727096389.54047: done checking for any_errors_fatal 21824 1727096389.54047: checking for max_fail_percentage 21824 1727096389.54049: done checking for max_fail_percentage 21824 1727096389.54050: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.54050: done checking to see if all hosts have failed 21824 1727096389.54051: getting the remaining hosts for this loop 21824 1727096389.54052: done getting the remaining hosts for this loop 21824 1727096389.54056: getting the next task for host managed_node1 21824 1727096389.54063: done getting next task for host managed_node1 21824 1727096389.54066: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096389.54072: ^ state is: HOST STATE: block=3, task=27, 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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 21824 1727096389.54097: getting variables 21824 1727096389.54098: in VariableManager get_vars() 21824 1727096389.54145: Calling all_inventory to load vars for managed_node1 21824 1727096389.54148: Calling groups_inventory to load vars for managed_node1 21824 1727096389.54150: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.54160: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.54163: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.54165: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.54787: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000012b 21824 1727096389.54791: WORKER PROCESS EXITING 21824 1727096389.56620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096389.58691: done with get_vars() 21824 1727096389.58720: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:49 -0400 (0:00:00.103) 0:00:44.727 ****** 21824 1727096389.58836: entering _queue_task() for managed_node1/ping 21824 1727096389.59356: worker is 1 (out of 1 available) 21824 1727096389.59573: exiting _queue_task() for managed_node1/ping 21824 1727096389.59585: done queuing things up, now waiting for results queue to drain 21824 1727096389.59586: waiting for pending results... 21824 1727096389.59830: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21824 1727096389.60076: in run() - task 0afff68d-5257-b8a1-9a25-00000000012c 21824 1727096389.60080: variable 'ansible_search_path' from source: unknown 21824 1727096389.60083: variable 'ansible_search_path' from source: unknown 21824 1727096389.60086: calling self._execute() 21824 1727096389.60191: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.60195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.60279: variable 'omit' from source: magic vars 21824 1727096389.60617: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.60874: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.60878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096389.61123: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096389.61236: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096389.61277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096389.61355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096389.61442: variable 'networkmanager_version' from source: set_fact 21824 1727096389.61460: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.61575: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.61584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.61727: variable 'networkmanager_version' from source: set_fact 21824 1727096389.61736: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.61847: variable 'ansible_distribution_major_version' from source: facts 21824 1727096389.61851: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096389.61994: variable 'networkmanager_version' from source: set_fact 21824 1727096389.62003: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096389.62008: variable 'omit' from source: magic vars 21824 1727096389.62085: variable 'omit' from source: magic vars 21824 1727096389.62130: variable 'omit' from source: magic vars 21824 1727096389.62163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096389.62192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096389.62218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096389.62240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.62255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096389.62285: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096389.62289: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.62292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.62401: Set connection var ansible_shell_type to sh 21824 1727096389.62409: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096389.62415: Set connection var ansible_pipelining to False 21824 1727096389.62430: Set connection var ansible_timeout to 10 21824 1727096389.62433: Set connection var ansible_connection to ssh 21824 1727096389.62440: Set connection var ansible_shell_executable to /bin/sh 21824 1727096389.62473: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.62476: variable 'ansible_connection' from source: unknown 21824 1727096389.62479: variable 'ansible_module_compression' from source: unknown 21824 1727096389.62481: variable 'ansible_shell_type' from source: unknown 21824 1727096389.62483: variable 'ansible_shell_executable' from source: unknown 21824 1727096389.62486: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096389.62489: variable 'ansible_pipelining' from source: unknown 21824 1727096389.62491: variable 'ansible_timeout' from source: unknown 21824 1727096389.62496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096389.62663: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21824 1727096389.62683: variable 'omit' from source: magic vars 21824 1727096389.62688: starting attempt loop 21824 1727096389.62691: running the handler 21824 1727096389.62705: _low_level_execute_command(): starting 21824 1727096389.62712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096389.63674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096389.63677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096389.63679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096389.63681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096389.63684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096389.63686: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096389.63688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.63691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096389.63808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.63812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.63918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.64071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.65789: stdout chunk (state=3): >>>/root <<< 21824 1727096389.65881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.65924: stderr chunk (state=3): >>><<< 21824 1727096389.65927: stdout chunk (state=3): >>><<< 21824 1727096389.65953: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096389.65972: _low_level_execute_command(): starting 21824 1727096389.65976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958 `" && echo ansible-tmp-1727096389.6595376-23873-4480765271958="` echo /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958 `" ) && sleep 0' 21824 1727096389.66848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096389.66856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096389.66870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096389.66884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096389.66956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.67148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.67156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.67313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.69273: stdout chunk (state=3): >>>ansible-tmp-1727096389.6595376-23873-4480765271958=/root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958 <<< 21824 1727096389.69577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.69580: stderr chunk (state=3): >>><<< 21824 1727096389.69582: stdout chunk (state=3): >>><<< 21824 1727096389.69585: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096389.6595376-23873-4480765271958=/root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096389.69587: variable 'ansible_module_compression' from source: unknown 21824 1727096389.69589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21824 1727096389.69591: variable 'ansible_facts' from source: unknown 21824 1727096389.69643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py 21824 1727096389.69793: Sending initial data 21824 1727096389.69796: Sent initial data (151 bytes) 21824 1727096389.70358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096389.70385: 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 <<< 21824 1727096389.70395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096389.70487: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096389.70492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.70538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.70653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.72304: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21824 1727096389.72320: stderr chunk (state=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 <<< 21824 1727096389.72402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096389.72502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpkq6r_g90 /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py <<< 21824 1727096389.72505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py" <<< 21824 1727096389.72570: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpkq6r_g90" to remote "/root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py" <<< 21824 1727096389.73432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.73435: stdout chunk (state=3): >>><<< 21824 1727096389.73437: stderr chunk (state=3): >>><<< 21824 1727096389.73542: done transferring module to remote 21824 1727096389.73546: _low_level_execute_command(): starting 21824 1727096389.73548: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/ /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py && sleep 0' 21824 1727096389.74209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096389.74227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.74293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.74350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096389.74373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.74396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.74503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.76357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.76399: stderr chunk (state=3): >>><<< 21824 1727096389.76403: stdout chunk (state=3): >>><<< 21824 1727096389.76416: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096389.76419: _low_level_execute_command(): starting 21824 1727096389.76424: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/AnsiballZ_ping.py && sleep 0' 21824 1727096389.77112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096389.77127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.77149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.77262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.92342: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21824 1727096389.93875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096389.93879: stdout chunk (state=3): >>><<< 21824 1727096389.93881: stderr chunk (state=3): >>><<< 21824 1727096389.93886: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096389.93905: done with _execute_module (ping, {'_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': 'ping', '_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-1727096389.6595376-23873-4480765271958/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096389.93914: _low_level_execute_command(): starting 21824 1727096389.93919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096389.6595376-23873-4480765271958/ > /dev/null 2>&1 && sleep 0' 21824 1727096389.94786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096389.94812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096389.94835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096389.94854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096389.94883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096389.94922: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.94992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096389.95023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096389.95073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096389.95079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096389.95146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096389.97132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096389.97136: stdout chunk (state=3): >>><<< 21824 1727096389.97144: stderr chunk (state=3): >>><<< 21824 1727096389.97374: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096389.97377: handler run complete 21824 1727096389.97380: attempt loop complete, returning result 21824 1727096389.97382: _execute() done 21824 1727096389.97384: dumping result to json 21824 1727096389.97386: done dumping result, returning 21824 1727096389.97389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-b8a1-9a25-00000000012c] 21824 1727096389.97391: sending task result for task 0afff68d-5257-b8a1-9a25-00000000012c 21824 1727096389.97457: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000012c 21824 1727096389.97461: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21824 1727096389.97537: no more pending results, returning what we have 21824 1727096389.97541: results queue empty 21824 1727096389.97542: checking for any_errors_fatal 21824 1727096389.97548: done checking for any_errors_fatal 21824 1727096389.97549: checking for max_fail_percentage 21824 1727096389.97551: done checking for max_fail_percentage 21824 1727096389.97552: checking to see if all hosts have failed and the running result is not ok 21824 1727096389.97553: done checking to see if all hosts have failed 21824 1727096389.97554: getting the remaining hosts for this loop 21824 1727096389.97555: done getting the remaining hosts for this loop 21824 1727096389.97559: getting the next task for host managed_node1 21824 1727096389.97577: done getting next task for host managed_node1 21824 1727096389.97580: ^ task is: TASK: meta (role_complete) 21824 1727096389.97584: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096389.97638: getting variables 21824 1727096389.97640: in VariableManager get_vars() 21824 1727096389.97882: Calling all_inventory to load vars for managed_node1 21824 1727096389.97886: Calling groups_inventory to load vars for managed_node1 21824 1727096389.97889: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096389.97961: Calling all_plugins_play to load vars for managed_node1 21824 1727096389.97967: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096389.97977: Calling groups_plugins_play to load vars for managed_node1 21824 1727096389.99815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.01348: done with get_vars() 21824 1727096390.01383: done getting variables 21824 1727096390.01489: done queuing things up, now waiting for results queue to drain 21824 1727096390.01491: results queue empty 21824 1727096390.01494: checking for any_errors_fatal 21824 1727096390.01497: done checking for any_errors_fatal 21824 1727096390.01500: checking for max_fail_percentage 21824 1727096390.01501: done checking for max_fail_percentage 21824 1727096390.01502: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.01503: done checking to see if all hosts have failed 21824 1727096390.01504: getting the remaining hosts for this loop 21824 1727096390.01505: done getting the remaining hosts for this loop 21824 1727096390.01510: getting the next task for host managed_node1 21824 1727096390.01515: done getting next task for host managed_node1 21824 1727096390.01518: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21824 1727096390.01522: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096390.01525: getting variables 21824 1727096390.01526: in VariableManager get_vars() 21824 1727096390.01548: Calling all_inventory to load vars for managed_node1 21824 1727096390.01554: Calling groups_inventory to load vars for managed_node1 21824 1727096390.01557: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.01562: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.01564: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.01571: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.02453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.03499: done with get_vars() 21824 1727096390.03518: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Monday 23 September 2024 08:59:50 -0400 (0:00:00.447) 0:00:45.175 ****** 21824 1727096390.03600: entering _queue_task() for managed_node1/include_tasks 21824 1727096390.04020: worker is 1 (out of 1 available) 21824 1727096390.04038: exiting _queue_task() for managed_node1/include_tasks 21824 1727096390.04050: done queuing things up, now waiting for results queue to drain 21824 1727096390.04052: waiting for pending results... 21824 1727096390.04387: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21824 1727096390.04601: in run() - task 0afff68d-5257-b8a1-9a25-00000000015c 21824 1727096390.04616: variable 'ansible_search_path' from source: unknown 21824 1727096390.04654: calling self._execute() 21824 1727096390.04874: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.04943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.05129: variable 'omit' from source: magic vars 21824 1727096390.05584: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.05608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.05799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.06054: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.06087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.06112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.06143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.06206: variable 'networkmanager_version' from source: set_fact 21824 1727096390.06218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.06221: _execute() done 21824 1727096390.06226: dumping result to json 21824 1727096390.06228: done dumping result, returning 21824 1727096390.06234: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-b8a1-9a25-00000000015c] 21824 1727096390.06239: sending task result for task 0afff68d-5257-b8a1-9a25-00000000015c 21824 1727096390.06336: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000015c 21824 1727096390.06338: WORKER PROCESS EXITING 21824 1727096390.06403: no more pending results, returning what we have 21824 1727096390.06408: in VariableManager get_vars() 21824 1727096390.06469: Calling all_inventory to load vars for managed_node1 21824 1727096390.06472: Calling groups_inventory to load vars for managed_node1 21824 1727096390.06476: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.06486: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.06489: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.06494: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.08005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.09760: done with get_vars() 21824 1727096390.09782: variable 'ansible_search_path' from source: unknown 21824 1727096390.09793: we have included files to process 21824 1727096390.09794: generating all_blocks data 21824 1727096390.09796: done generating all_blocks data 21824 1727096390.09800: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096390.09801: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096390.09802: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21824 1727096390.10139: in VariableManager get_vars() 21824 1727096390.10157: done with get_vars() 21824 1727096390.10717: done processing included file 21824 1727096390.10719: iterating over new_blocks loaded from include file 21824 1727096390.10720: in VariableManager get_vars() 21824 1727096390.10737: done with get_vars() 21824 1727096390.10738: filtering new block on tags 21824 1727096390.10889: done filtering new block on tags 21824 1727096390.10892: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21824 1727096390.10897: extending task lists for all hosts with included blocks 21824 1727096390.12035: done extending task lists 21824 1727096390.12036: done processing included files 21824 1727096390.12037: results queue empty 21824 1727096390.12037: checking for any_errors_fatal 21824 1727096390.12039: done checking for any_errors_fatal 21824 1727096390.12039: checking for max_fail_percentage 21824 1727096390.12040: done checking for max_fail_percentage 21824 1727096390.12041: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.12042: done checking to see if all hosts have failed 21824 1727096390.12043: getting the remaining hosts for this loop 21824 1727096390.12044: done getting the remaining hosts for this loop 21824 1727096390.12046: getting the next task for host managed_node1 21824 1727096390.12050: done getting next task for host managed_node1 21824 1727096390.12052: ^ task is: TASK: Ensure state in ["present", "absent"] 21824 1727096390.12054: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096390.12057: getting variables 21824 1727096390.12058: in VariableManager get_vars() 21824 1727096390.12077: Calling all_inventory to load vars for managed_node1 21824 1727096390.12079: Calling groups_inventory to load vars for managed_node1 21824 1727096390.12081: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.12086: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.12091: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.12094: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.13087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.13949: done with get_vars() 21824 1727096390.13976: done getting variables 21824 1727096390.14018: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 08:59:50 -0400 (0:00:00.104) 0:00:45.279 ****** 21824 1727096390.14039: entering _queue_task() for managed_node1/fail 21824 1727096390.14326: worker is 1 (out of 1 available) 21824 1727096390.14338: exiting _queue_task() for managed_node1/fail 21824 1727096390.14351: done queuing things up, now waiting for results queue to drain 21824 1727096390.14353: waiting for pending results... 21824 1727096390.14558: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21824 1727096390.14640: in run() - task 0afff68d-5257-b8a1-9a25-000000000663 21824 1727096390.14653: variable 'ansible_search_path' from source: unknown 21824 1727096390.14656: variable 'ansible_search_path' from source: unknown 21824 1727096390.14689: calling self._execute() 21824 1727096390.14801: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.14805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.14814: variable 'omit' from source: magic vars 21824 1727096390.15135: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.15145: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.15286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.15541: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.15594: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.15617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.15652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.15734: variable 'networkmanager_version' from source: set_fact 21824 1727096390.15757: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.15865: variable 'state' from source: include params 21824 1727096390.15877: Evaluated conditional (state not in ["present", "absent"]): False 21824 1727096390.15882: when evaluation is False, skipping this task 21824 1727096390.15885: _execute() done 21824 1727096390.15887: dumping result to json 21824 1727096390.15890: done dumping result, returning 21824 1727096390.15916: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-b8a1-9a25-000000000663] 21824 1727096390.15920: sending task result for task 0afff68d-5257-b8a1-9a25-000000000663 21824 1727096390.16009: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000663 21824 1727096390.16012: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21824 1727096390.16087: no more pending results, returning what we have 21824 1727096390.16091: results queue empty 21824 1727096390.16091: checking for any_errors_fatal 21824 1727096390.16093: done checking for any_errors_fatal 21824 1727096390.16094: checking for max_fail_percentage 21824 1727096390.16095: done checking for max_fail_percentage 21824 1727096390.16096: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.16097: done checking to see if all hosts have failed 21824 1727096390.16098: getting the remaining hosts for this loop 21824 1727096390.16099: done getting the remaining hosts for this loop 21824 1727096390.16103: getting the next task for host managed_node1 21824 1727096390.16109: done getting next task for host managed_node1 21824 1727096390.16111: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21824 1727096390.16114: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096390.16118: getting variables 21824 1727096390.16120: in VariableManager get_vars() 21824 1727096390.16162: Calling all_inventory to load vars for managed_node1 21824 1727096390.16164: Calling groups_inventory to load vars for managed_node1 21824 1727096390.16166: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.16177: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.16180: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.16182: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.17221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.18457: done with get_vars() 21824 1727096390.18476: done getting variables 21824 1727096390.18532: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 08:59:50 -0400 (0:00:00.045) 0:00:45.324 ****** 21824 1727096390.18553: entering _queue_task() for managed_node1/fail 21824 1727096390.18812: worker is 1 (out of 1 available) 21824 1727096390.18826: exiting _queue_task() for managed_node1/fail 21824 1727096390.18842: done queuing things up, now waiting for results queue to drain 21824 1727096390.18844: waiting for pending results... 21824 1727096390.19084: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21824 1727096390.19161: in run() - task 0afff68d-5257-b8a1-9a25-000000000664 21824 1727096390.19175: variable 'ansible_search_path' from source: unknown 21824 1727096390.19179: variable 'ansible_search_path' from source: unknown 21824 1727096390.19206: calling self._execute() 21824 1727096390.19287: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.19291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.19301: variable 'omit' from source: magic vars 21824 1727096390.19569: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.19580: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.19703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.19891: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.19923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.19948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.19975: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.20031: variable 'networkmanager_version' from source: set_fact 21824 1727096390.20043: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.20139: variable 'type' from source: play vars 21824 1727096390.20144: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21824 1727096390.20146: when evaluation is False, skipping this task 21824 1727096390.20149: _execute() done 21824 1727096390.20151: dumping result to json 21824 1727096390.20154: done dumping result, returning 21824 1727096390.20156: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-b8a1-9a25-000000000664] 21824 1727096390.20159: sending task result for task 0afff68d-5257-b8a1-9a25-000000000664 21824 1727096390.20245: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000664 21824 1727096390.20248: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21824 1727096390.20309: no more pending results, returning what we have 21824 1727096390.20313: results queue empty 21824 1727096390.20314: checking for any_errors_fatal 21824 1727096390.20320: done checking for any_errors_fatal 21824 1727096390.20321: checking for max_fail_percentage 21824 1727096390.20323: done checking for max_fail_percentage 21824 1727096390.20324: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.20325: done checking to see if all hosts have failed 21824 1727096390.20326: getting the remaining hosts for this loop 21824 1727096390.20327: done getting the remaining hosts for this loop 21824 1727096390.20330: getting the next task for host managed_node1 21824 1727096390.20336: done getting next task for host managed_node1 21824 1727096390.20339: ^ task is: TASK: Include the task 'show_interfaces.yml' 21824 1727096390.20342: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096390.20346: getting variables 21824 1727096390.20347: in VariableManager get_vars() 21824 1727096390.20393: Calling all_inventory to load vars for managed_node1 21824 1727096390.20396: Calling groups_inventory to load vars for managed_node1 21824 1727096390.20398: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.20407: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.20410: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.20412: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.21179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.22042: done with get_vars() 21824 1727096390.22057: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 08:59:50 -0400 (0:00:00.035) 0:00:45.360 ****** 21824 1727096390.22126: entering _queue_task() for managed_node1/include_tasks 21824 1727096390.22346: worker is 1 (out of 1 available) 21824 1727096390.22360: exiting _queue_task() for managed_node1/include_tasks 21824 1727096390.22375: done queuing things up, now waiting for results queue to drain 21824 1727096390.22377: waiting for pending results... 21824 1727096390.22541: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21824 1727096390.22620: in run() - task 0afff68d-5257-b8a1-9a25-000000000665 21824 1727096390.22631: variable 'ansible_search_path' from source: unknown 21824 1727096390.22634: variable 'ansible_search_path' from source: unknown 21824 1727096390.22662: calling self._execute() 21824 1727096390.22736: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.22740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.22749: variable 'omit' from source: magic vars 21824 1727096390.23014: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.23024: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.23145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.23331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.23365: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.23393: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.23417: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.23473: variable 'networkmanager_version' from source: set_fact 21824 1727096390.23487: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.23492: _execute() done 21824 1727096390.23495: dumping result to json 21824 1727096390.23498: done dumping result, returning 21824 1727096390.23503: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-b8a1-9a25-000000000665] 21824 1727096390.23508: sending task result for task 0afff68d-5257-b8a1-9a25-000000000665 21824 1727096390.23593: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000665 21824 1727096390.23595: WORKER PROCESS EXITING 21824 1727096390.23620: no more pending results, returning what we have 21824 1727096390.23624: in VariableManager get_vars() 21824 1727096390.23679: Calling all_inventory to load vars for managed_node1 21824 1727096390.23682: Calling groups_inventory to load vars for managed_node1 21824 1727096390.23684: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.23693: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.23696: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.23699: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.24599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.25449: done with get_vars() 21824 1727096390.25462: variable 'ansible_search_path' from source: unknown 21824 1727096390.25463: variable 'ansible_search_path' from source: unknown 21824 1727096390.25489: we have included files to process 21824 1727096390.25490: generating all_blocks data 21824 1727096390.25491: done generating all_blocks data 21824 1727096390.25494: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096390.25495: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096390.25496: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21824 1727096390.25563: in VariableManager get_vars() 21824 1727096390.25584: done with get_vars() 21824 1727096390.25656: done processing included file 21824 1727096390.25658: iterating over new_blocks loaded from include file 21824 1727096390.25659: in VariableManager get_vars() 21824 1727096390.25675: done with get_vars() 21824 1727096390.25677: filtering new block on tags 21824 1727096390.25699: done filtering new block on tags 21824 1727096390.25700: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21824 1727096390.25703: extending task lists for all hosts with included blocks 21824 1727096390.25970: done extending task lists 21824 1727096390.25971: done processing included files 21824 1727096390.25972: results queue empty 21824 1727096390.25972: checking for any_errors_fatal 21824 1727096390.25974: done checking for any_errors_fatal 21824 1727096390.25974: checking for max_fail_percentage 21824 1727096390.25975: done checking for max_fail_percentage 21824 1727096390.25975: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.25976: done checking to see if all hosts have failed 21824 1727096390.25977: getting the remaining hosts for this loop 21824 1727096390.25977: done getting the remaining hosts for this loop 21824 1727096390.25979: getting the next task for host managed_node1 21824 1727096390.25982: done getting next task for host managed_node1 21824 1727096390.25983: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21824 1727096390.25985: ^ state is: HOST STATE: block=3, task=27, 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=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), did rescue? False, did start at task? False 21824 1727096390.25987: getting variables 21824 1727096390.25987: in VariableManager get_vars() 21824 1727096390.25997: Calling all_inventory to load vars for managed_node1 21824 1727096390.25999: Calling groups_inventory to load vars for managed_node1 21824 1727096390.26000: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.26003: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.26005: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.26006: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.26637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.27479: done with get_vars() 21824 1727096390.27494: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:59:50 -0400 (0:00:00.054) 0:00:45.414 ****** 21824 1727096390.27542: entering _queue_task() for managed_node1/include_tasks 21824 1727096390.27775: worker is 1 (out of 1 available) 21824 1727096390.27790: exiting _queue_task() for managed_node1/include_tasks 21824 1727096390.27803: done queuing things up, now waiting for results queue to drain 21824 1727096390.27805: waiting for pending results... 21824 1727096390.27979: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21824 1727096390.28057: in run() - task 0afff68d-5257-b8a1-9a25-0000000006fd 21824 1727096390.28070: variable 'ansible_search_path' from source: unknown 21824 1727096390.28074: variable 'ansible_search_path' from source: unknown 21824 1727096390.28105: calling self._execute() 21824 1727096390.28193: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.28197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.28205: variable 'omit' from source: magic vars 21824 1727096390.28489: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.28499: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.28618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.28809: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.28841: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.28865: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.28893: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.28952: variable 'networkmanager_version' from source: set_fact 21824 1727096390.28962: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.28966: _execute() done 21824 1727096390.28974: dumping result to json 21824 1727096390.28977: done dumping result, returning 21824 1727096390.28984: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-b8a1-9a25-0000000006fd] 21824 1727096390.28987: sending task result for task 0afff68d-5257-b8a1-9a25-0000000006fd 21824 1727096390.29074: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000006fd 21824 1727096390.29077: WORKER PROCESS EXITING 21824 1727096390.29137: no more pending results, returning what we have 21824 1727096390.29142: in VariableManager get_vars() 21824 1727096390.29190: Calling all_inventory to load vars for managed_node1 21824 1727096390.29193: Calling groups_inventory to load vars for managed_node1 21824 1727096390.29194: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.29204: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.29207: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.29209: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.30036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.31145: done with get_vars() 21824 1727096390.31166: variable 'ansible_search_path' from source: unknown 21824 1727096390.31169: variable 'ansible_search_path' from source: unknown 21824 1727096390.31226: we have included files to process 21824 1727096390.31228: generating all_blocks data 21824 1727096390.31230: done generating all_blocks data 21824 1727096390.31231: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096390.31232: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096390.31234: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21824 1727096390.31490: done processing included file 21824 1727096390.31492: iterating over new_blocks loaded from include file 21824 1727096390.31493: in VariableManager get_vars() 21824 1727096390.31520: done with get_vars() 21824 1727096390.31521: filtering new block on tags 21824 1727096390.31557: done filtering new block on tags 21824 1727096390.31560: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21824 1727096390.31564: extending task lists for all hosts with included blocks 21824 1727096390.31727: done extending task lists 21824 1727096390.31728: done processing included files 21824 1727096390.31729: results queue empty 21824 1727096390.31730: checking for any_errors_fatal 21824 1727096390.31733: done checking for any_errors_fatal 21824 1727096390.31734: checking for max_fail_percentage 21824 1727096390.31735: done checking for max_fail_percentage 21824 1727096390.31735: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.31737: done checking to see if all hosts have failed 21824 1727096390.31737: getting the remaining hosts for this loop 21824 1727096390.31739: done getting the remaining hosts for this loop 21824 1727096390.31741: getting the next task for host managed_node1 21824 1727096390.31745: done getting next task for host managed_node1 21824 1727096390.31748: ^ task is: TASK: Gather current interface info 21824 1727096390.31751: ^ state is: HOST STATE: block=3, task=27, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21824 1727096390.31753: getting variables 21824 1727096390.31755: in VariableManager get_vars() 21824 1727096390.31774: Calling all_inventory to load vars for managed_node1 21824 1727096390.31777: Calling groups_inventory to load vars for managed_node1 21824 1727096390.31779: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.31785: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.31787: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.31790: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.32534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.33418: done with get_vars() 21824 1727096390.33432: done getting variables 21824 1727096390.33461: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:59:50 -0400 (0:00:00.059) 0:00:45.474 ****** 21824 1727096390.33490: entering _queue_task() for managed_node1/command 21824 1727096390.33734: worker is 1 (out of 1 available) 21824 1727096390.33749: exiting _queue_task() for managed_node1/command 21824 1727096390.33760: done queuing things up, now waiting for results queue to drain 21824 1727096390.33762: waiting for pending results... 21824 1727096390.34090: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21824 1727096390.34116: in run() - task 0afff68d-5257-b8a1-9a25-000000000740 21824 1727096390.34137: variable 'ansible_search_path' from source: unknown 21824 1727096390.34175: variable 'ansible_search_path' from source: unknown 21824 1727096390.34473: calling self._execute() 21824 1727096390.34477: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.34521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.34530: variable 'omit' from source: magic vars 21824 1727096390.34891: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.34903: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.35079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.35463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.35469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.35472: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.35475: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.35553: variable 'networkmanager_version' from source: set_fact 21824 1727096390.35575: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.35588: variable 'omit' from source: magic vars 21824 1727096390.35648: variable 'omit' from source: magic vars 21824 1727096390.35699: variable 'omit' from source: magic vars 21824 1727096390.35730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096390.35792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096390.35795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096390.35815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.35831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.35862: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096390.35873: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.35899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.35985: Set connection var ansible_shell_type to sh 21824 1727096390.35998: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096390.36020: Set connection var ansible_pipelining to False 21824 1727096390.36072: Set connection var ansible_timeout to 10 21824 1727096390.36075: Set connection var ansible_connection to ssh 21824 1727096390.36077: Set connection var ansible_shell_executable to /bin/sh 21824 1727096390.36079: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.36081: variable 'ansible_connection' from source: unknown 21824 1727096390.36083: variable 'ansible_module_compression' from source: unknown 21824 1727096390.36085: variable 'ansible_shell_type' from source: unknown 21824 1727096390.36087: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.36089: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.36097: variable 'ansible_pipelining' from source: unknown 21824 1727096390.36103: variable 'ansible_timeout' from source: unknown 21824 1727096390.36110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.36223: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096390.36335: variable 'omit' from source: magic vars 21824 1727096390.36339: starting attempt loop 21824 1727096390.36342: running the handler 21824 1727096390.36344: _low_level_execute_command(): starting 21824 1727096390.36346: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096390.37086: 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 <<< 21824 1727096390.37093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.37116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096390.37132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096390.37152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.37255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.39277: stdout chunk (state=3): >>>/root <<< 21824 1727096390.39281: stdout chunk (state=3): >>><<< 21824 1727096390.39284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096390.39286: stderr chunk (state=3): >>><<< 21824 1727096390.39290: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096390.39305: _low_level_execute_command(): starting 21824 1727096390.39310: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518 `" && echo ansible-tmp-1727096390.3929057-23906-82699452299518="` echo /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518 `" ) && sleep 0' 21824 1727096390.39927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096390.39936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096390.39949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096390.39963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096390.40044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.40069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096390.40120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096390.40123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.40194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.42183: stdout chunk (state=3): >>>ansible-tmp-1727096390.3929057-23906-82699452299518=/root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518 <<< 21824 1727096390.42338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096390.42342: stdout chunk (state=3): >>><<< 21824 1727096390.42345: stderr chunk (state=3): >>><<< 21824 1727096390.42474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096390.3929057-23906-82699452299518=/root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096390.42480: variable 'ansible_module_compression' from source: unknown 21824 1727096390.42482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096390.42512: variable 'ansible_facts' from source: unknown 21824 1727096390.42611: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py 21824 1727096390.42843: Sending initial data 21824 1727096390.42846: Sent initial data (155 bytes) 21824 1727096390.43576: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.43580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096390.43582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096390.43611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.43794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.45560: 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 <<< 21824 1727096390.45762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096390.45788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpv030zei_ /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py <<< 21824 1727096390.45795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py" <<< 21824 1727096390.45861: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpv030zei_" to remote "/root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py" <<< 21824 1727096390.47461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096390.47476: stdout chunk (state=3): >>><<< 21824 1727096390.47502: stderr chunk (state=3): >>><<< 21824 1727096390.47522: done transferring module to remote 21824 1727096390.47546: _low_level_execute_command(): starting 21824 1727096390.47612: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/ /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py && sleep 0' 21824 1727096390.48280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096390.48300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096390.48319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096390.48393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.48425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096390.48444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096390.48460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.48614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.50455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096390.50464: stdout chunk (state=3): >>><<< 21824 1727096390.50481: stderr chunk (state=3): >>><<< 21824 1727096390.50500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096390.50579: _low_level_execute_command(): starting 21824 1727096390.50582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/AnsiballZ_command.py && sleep 0' 21824 1727096390.51061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096390.51080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096390.51093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096390.51111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096390.51127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096390.51140: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096390.51153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.51183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096390.51254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096390.51283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.51385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.67478: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:50.667392", "end": "2024-09-23 08:59:50.670943", "delta": "0:00:00.003551", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096390.68961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096390.68965: stderr chunk (state=3): >>><<< 21824 1727096390.68971: stdout chunk (state=3): >>><<< 21824 1727096390.68974: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:50.667392", "end": "2024-09-23 08:59:50.670943", "delta": "0:00:00.003551", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096390.69229: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1727096390.3929057-23906-82699452299518/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096390.69237: _low_level_execute_command(): starting 21824 1727096390.69242: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096390.3929057-23906-82699452299518/ > /dev/null 2>&1 && sleep 0' 21824 1727096390.70345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096390.70585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096390.70602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096390.70628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096390.70766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096390.72705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096390.72912: stderr chunk (state=3): >>><<< 21824 1727096390.72918: stdout chunk (state=3): >>><<< 21824 1727096390.72975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096390.72978: handler run complete 21824 1727096390.72980: Evaluated conditional (False): False 21824 1727096390.72996: attempt loop complete, returning result 21824 1727096390.73276: _execute() done 21824 1727096390.73279: dumping result to json 21824 1727096390.73282: done dumping result, returning 21824 1727096390.73284: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0afff68d-5257-b8a1-9a25-000000000740] 21824 1727096390.73286: sending task result for task 0afff68d-5257-b8a1-9a25-000000000740 21824 1727096390.73358: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000740 21824 1727096390.73361: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003551", "end": "2024-09-23 08:59:50.670943", "rc": 0, "start": "2024-09-23 08:59:50.667392" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 21824 1727096390.73460: no more pending results, returning what we have 21824 1727096390.73465: results queue empty 21824 1727096390.73473: checking for any_errors_fatal 21824 1727096390.73475: done checking for any_errors_fatal 21824 1727096390.73476: checking for max_fail_percentage 21824 1727096390.73478: done checking for max_fail_percentage 21824 1727096390.73479: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.73480: done checking to see if all hosts have failed 21824 1727096390.73481: getting the remaining hosts for this loop 21824 1727096390.73482: done getting the remaining hosts for this loop 21824 1727096390.73486: getting the next task for host managed_node1 21824 1727096390.73495: done getting next task for host managed_node1 21824 1727096390.73498: ^ task is: TASK: Set current_interfaces 21824 1727096390.73504: ^ state is: HOST STATE: block=3, task=27, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21824 1727096390.73509: getting variables 21824 1727096390.73510: in VariableManager get_vars() 21824 1727096390.73561: Calling all_inventory to load vars for managed_node1 21824 1727096390.73565: Calling groups_inventory to load vars for managed_node1 21824 1727096390.73884: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.73896: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.73900: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.73903: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.76648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.80407: done with get_vars() 21824 1727096390.80431: done getting variables 21824 1727096390.80520: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:59:50 -0400 (0:00:00.470) 0:00:45.944 ****** 21824 1727096390.80557: entering _queue_task() for managed_node1/set_fact 21824 1727096390.80978: worker is 1 (out of 1 available) 21824 1727096390.80988: exiting _queue_task() for managed_node1/set_fact 21824 1727096390.80999: done queuing things up, now waiting for results queue to drain 21824 1727096390.81000: waiting for pending results... 21824 1727096390.81228: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21824 1727096390.81361: in run() - task 0afff68d-5257-b8a1-9a25-000000000741 21824 1727096390.81482: variable 'ansible_search_path' from source: unknown 21824 1727096390.81494: variable 'ansible_search_path' from source: unknown 21824 1727096390.81511: calling self._execute() 21824 1727096390.81619: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.81714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.81722: variable 'omit' from source: magic vars 21824 1727096390.82098: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.82113: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.82300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.82618: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.82671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.82741: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.82787: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.82902: variable 'networkmanager_version' from source: set_fact 21824 1727096390.83075: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.83078: variable 'omit' from source: magic vars 21824 1727096390.83081: variable 'omit' from source: magic vars 21824 1727096390.83110: variable '_current_interfaces' from source: set_fact 21824 1727096390.83186: variable 'omit' from source: magic vars 21824 1727096390.83234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096390.83271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096390.83297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096390.83329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.83346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.83392: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096390.83401: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.83443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.83742: Set connection var ansible_shell_type to sh 21824 1727096390.83745: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096390.83748: Set connection var ansible_pipelining to False 21824 1727096390.83860: Set connection var ansible_timeout to 10 21824 1727096390.83863: Set connection var ansible_connection to ssh 21824 1727096390.83866: Set connection var ansible_shell_executable to /bin/sh 21824 1727096390.83872: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.83874: variable 'ansible_connection' from source: unknown 21824 1727096390.83877: variable 'ansible_module_compression' from source: unknown 21824 1727096390.83879: variable 'ansible_shell_type' from source: unknown 21824 1727096390.83881: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.83883: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.83885: variable 'ansible_pipelining' from source: unknown 21824 1727096390.83887: variable 'ansible_timeout' from source: unknown 21824 1727096390.83888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.84040: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096390.84085: variable 'omit' from source: magic vars 21824 1727096390.84096: starting attempt loop 21824 1727096390.84102: running the handler 21824 1727096390.84118: handler run complete 21824 1727096390.84131: attempt loop complete, returning result 21824 1727096390.84136: _execute() done 21824 1727096390.84142: dumping result to json 21824 1727096390.84150: done dumping result, returning 21824 1727096390.84159: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0afff68d-5257-b8a1-9a25-000000000741] 21824 1727096390.84172: sending task result for task 0afff68d-5257-b8a1-9a25-000000000741 21824 1727096390.84594: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000741 21824 1727096390.84597: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 21824 1727096390.84652: no more pending results, returning what we have 21824 1727096390.84655: results queue empty 21824 1727096390.84656: checking for any_errors_fatal 21824 1727096390.84664: done checking for any_errors_fatal 21824 1727096390.84665: checking for max_fail_percentage 21824 1727096390.84670: done checking for max_fail_percentage 21824 1727096390.84671: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.84672: done checking to see if all hosts have failed 21824 1727096390.84673: getting the remaining hosts for this loop 21824 1727096390.84674: done getting the remaining hosts for this loop 21824 1727096390.84677: getting the next task for host managed_node1 21824 1727096390.84685: done getting next task for host managed_node1 21824 1727096390.84688: ^ task is: TASK: Show current_interfaces 21824 1727096390.84693: ^ state is: HOST STATE: block=3, task=27, 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=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=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), did rescue? False, did start at task? False 21824 1727096390.84697: getting variables 21824 1727096390.84699: in VariableManager get_vars() 21824 1727096390.84749: Calling all_inventory to load vars for managed_node1 21824 1727096390.84752: Calling groups_inventory to load vars for managed_node1 21824 1727096390.84754: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.84763: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.84766: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.84831: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.86532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.88944: done with get_vars() 21824 1727096390.88977: done getting variables 21824 1727096390.89034: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:59:50 -0400 (0:00:00.085) 0:00:46.030 ****** 21824 1727096390.89073: entering _queue_task() for managed_node1/debug 21824 1727096390.89494: worker is 1 (out of 1 available) 21824 1727096390.89510: exiting _queue_task() for managed_node1/debug 21824 1727096390.89522: done queuing things up, now waiting for results queue to drain 21824 1727096390.89524: waiting for pending results... 21824 1727096390.89783: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21824 1727096390.89917: in run() - task 0afff68d-5257-b8a1-9a25-0000000006fe 21824 1727096390.89943: variable 'ansible_search_path' from source: unknown 21824 1727096390.89954: variable 'ansible_search_path' from source: unknown 21824 1727096390.90008: calling self._execute() 21824 1727096390.90213: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.90218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.90221: variable 'omit' from source: magic vars 21824 1727096390.90741: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.90764: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.90987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.91292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.91328: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.91373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.91476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.91504: variable 'networkmanager_version' from source: set_fact 21824 1727096390.91533: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.91550: variable 'omit' from source: magic vars 21824 1727096390.91628: variable 'omit' from source: magic vars 21824 1727096390.91784: variable 'current_interfaces' from source: set_fact 21824 1727096390.91816: variable 'omit' from source: magic vars 21824 1727096390.91864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096390.91901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096390.91904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096390.92075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.92078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096390.92081: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096390.92084: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.92086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.92088: Set connection var ansible_shell_type to sh 21824 1727096390.92090: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096390.92093: Set connection var ansible_pipelining to False 21824 1727096390.92105: Set connection var ansible_timeout to 10 21824 1727096390.92107: Set connection var ansible_connection to ssh 21824 1727096390.92110: Set connection var ansible_shell_executable to /bin/sh 21824 1727096390.92125: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.92129: variable 'ansible_connection' from source: unknown 21824 1727096390.92131: variable 'ansible_module_compression' from source: unknown 21824 1727096390.92133: variable 'ansible_shell_type' from source: unknown 21824 1727096390.92136: variable 'ansible_shell_executable' from source: unknown 21824 1727096390.92138: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.92148: variable 'ansible_pipelining' from source: unknown 21824 1727096390.92150: variable 'ansible_timeout' from source: unknown 21824 1727096390.92155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.92271: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096390.92280: variable 'omit' from source: magic vars 21824 1727096390.92285: starting attempt loop 21824 1727096390.92287: running the handler 21824 1727096390.92329: handler run complete 21824 1727096390.92342: attempt loop complete, returning result 21824 1727096390.92345: _execute() done 21824 1727096390.92347: dumping result to json 21824 1727096390.92350: done dumping result, returning 21824 1727096390.92432: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0afff68d-5257-b8a1-9a25-0000000006fe] 21824 1727096390.92435: sending task result for task 0afff68d-5257-b8a1-9a25-0000000006fe 21824 1727096390.92497: done sending task result for task 0afff68d-5257-b8a1-9a25-0000000006fe 21824 1727096390.92500: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 21824 1727096390.92581: no more pending results, returning what we have 21824 1727096390.92584: results queue empty 21824 1727096390.92585: checking for any_errors_fatal 21824 1727096390.92589: done checking for any_errors_fatal 21824 1727096390.92590: checking for max_fail_percentage 21824 1727096390.92592: done checking for max_fail_percentage 21824 1727096390.92592: checking to see if all hosts have failed and the running result is not ok 21824 1727096390.92593: done checking to see if all hosts have failed 21824 1727096390.92594: getting the remaining hosts for this loop 21824 1727096390.92595: done getting the remaining hosts for this loop 21824 1727096390.92598: getting the next task for host managed_node1 21824 1727096390.92605: done getting next task for host managed_node1 21824 1727096390.92607: ^ task is: TASK: Install iproute 21824 1727096390.92611: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096390.92615: getting variables 21824 1727096390.92616: in VariableManager get_vars() 21824 1727096390.92656: Calling all_inventory to load vars for managed_node1 21824 1727096390.92658: Calling groups_inventory to load vars for managed_node1 21824 1727096390.92660: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096390.92672: Calling all_plugins_play to load vars for managed_node1 21824 1727096390.92675: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096390.92678: Calling groups_plugins_play to load vars for managed_node1 21824 1727096390.93985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096390.95656: done with get_vars() 21824 1727096390.95675: done getting variables 21824 1727096390.95716: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 08:59:50 -0400 (0:00:00.066) 0:00:46.096 ****** 21824 1727096390.95743: entering _queue_task() for managed_node1/package 21824 1727096390.95960: worker is 1 (out of 1 available) 21824 1727096390.95977: exiting _queue_task() for managed_node1/package 21824 1727096390.95989: done queuing things up, now waiting for results queue to drain 21824 1727096390.95991: waiting for pending results... 21824 1727096390.96162: running TaskExecutor() for managed_node1/TASK: Install iproute 21824 1727096390.96237: in run() - task 0afff68d-5257-b8a1-9a25-000000000666 21824 1727096390.96250: variable 'ansible_search_path' from source: unknown 21824 1727096390.96253: variable 'ansible_search_path' from source: unknown 21824 1727096390.96284: calling self._execute() 21824 1727096390.96356: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096390.96360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096390.96374: variable 'omit' from source: magic vars 21824 1727096390.96691: variable 'ansible_distribution_major_version' from source: facts 21824 1727096390.96873: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096390.96878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096390.97160: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096390.97205: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096390.97246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096390.97283: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096390.97370: variable 'networkmanager_version' from source: set_fact 21824 1727096390.97673: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096390.97677: variable 'omit' from source: magic vars 21824 1727096390.97680: variable 'omit' from source: magic vars 21824 1727096390.97907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21824 1727096390.99837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21824 1727096390.99908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21824 1727096390.99943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21824 1727096390.99976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21824 1727096391.00001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21824 1727096391.00094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21824 1727096391.00120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21824 1727096391.00143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21824 1727096391.00186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21824 1727096391.00200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21824 1727096391.00295: variable '__network_is_ostree' from source: set_fact 21824 1727096391.00300: variable 'omit' from source: magic vars 21824 1727096391.00327: variable 'omit' from source: magic vars 21824 1727096391.00351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096391.00389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096391.00418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096391.00425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096391.00434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096391.00462: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096391.00465: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.00469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.00557: Set connection var ansible_shell_type to sh 21824 1727096391.00568: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096391.00572: Set connection var ansible_pipelining to False 21824 1727096391.00590: Set connection var ansible_timeout to 10 21824 1727096391.00593: Set connection var ansible_connection to ssh 21824 1727096391.00595: Set connection var ansible_shell_executable to /bin/sh 21824 1727096391.00622: variable 'ansible_shell_executable' from source: unknown 21824 1727096391.00625: variable 'ansible_connection' from source: unknown 21824 1727096391.00632: variable 'ansible_module_compression' from source: unknown 21824 1727096391.00635: variable 'ansible_shell_type' from source: unknown 21824 1727096391.00731: variable 'ansible_shell_executable' from source: unknown 21824 1727096391.00734: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.00852: variable 'ansible_pipelining' from source: unknown 21824 1727096391.00862: variable 'ansible_timeout' from source: unknown 21824 1727096391.00865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.00930: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096391.00934: variable 'omit' from source: magic vars 21824 1727096391.00937: starting attempt loop 21824 1727096391.00939: running the handler 21824 1727096391.00941: variable 'ansible_facts' from source: unknown 21824 1727096391.01079: variable 'ansible_facts' from source: unknown 21824 1727096391.01082: _low_level_execute_command(): starting 21824 1727096391.01085: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096391.01857: 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 <<< 21824 1727096391.01861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.01870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096391.01873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21824 1727096391.01882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.02028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.02147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.03871: stdout chunk (state=3): >>>/root <<< 21824 1727096391.04058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.04090: stderr chunk (state=3): >>><<< 21824 1727096391.04094: stdout chunk (state=3): >>><<< 21824 1727096391.04317: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.04321: _low_level_execute_command(): starting 21824 1727096391.04323: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354 `" && echo ansible-tmp-1727096391.0420284-23941-46078643304354="` echo /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354 `" ) && sleep 0' 21824 1727096391.05021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096391.05025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.05027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096391.05029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096391.05031: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096391.05083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.05110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096391.05115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.05178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.05260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.07232: stdout chunk (state=3): >>>ansible-tmp-1727096391.0420284-23941-46078643304354=/root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354 <<< 21824 1727096391.07341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.07365: stderr chunk (state=3): >>><<< 21824 1727096391.07372: stdout chunk (state=3): >>><<< 21824 1727096391.07387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096391.0420284-23941-46078643304354=/root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.07415: variable 'ansible_module_compression' from source: unknown 21824 1727096391.07466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21824 1727096391.07507: variable 'ansible_facts' from source: unknown 21824 1727096391.07584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py 21824 1727096391.07681: Sending initial data 21824 1727096391.07685: Sent initial data (151 bytes) 21824 1727096391.08151: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.08155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.08224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.09832: 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 <<< 21824 1727096391.09846: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21824 1727096391.09914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096391.09996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7gu4zo02 /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py <<< 21824 1727096391.10000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py" <<< 21824 1727096391.10075: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp7gu4zo02" to remote "/root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py" <<< 21824 1727096391.11021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.11080: stderr chunk (state=3): >>><<< 21824 1727096391.11083: stdout chunk (state=3): >>><<< 21824 1727096391.11136: done transferring module to remote 21824 1727096391.11139: _low_level_execute_command(): starting 21824 1727096391.11147: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/ /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py && sleep 0' 21824 1727096391.11633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096391.11639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096391.11641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.11643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.11645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.11694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096391.11697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.11771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.13592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.13619: stderr chunk (state=3): >>><<< 21824 1727096391.13623: stdout chunk (state=3): >>><<< 21824 1727096391.13637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.13640: _low_level_execute_command(): starting 21824 1727096391.13644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/AnsiballZ_dnf.py && sleep 0' 21824 1727096391.14060: 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 <<< 21824 1727096391.14063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096391.14093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.14096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.14098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.14150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096391.14154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.14166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.14229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.56532: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21824 1727096391.60951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096391.60958: stdout chunk (state=3): >>><<< 21824 1727096391.60992: stderr chunk (state=3): >>><<< 21824 1727096391.60996: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096391.61026: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_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.dnf', '_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-1727096391.0420284-23941-46078643304354/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096391.61035: _low_level_execute_command(): starting 21824 1727096391.61090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096391.0420284-23941-46078643304354/ > /dev/null 2>&1 && sleep 0' 21824 1727096391.61657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21824 1727096391.61701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.61755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.61796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.61866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.63815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.63819: stdout chunk (state=3): >>><<< 21824 1727096391.63821: stderr chunk (state=3): >>><<< 21824 1727096391.63836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.63886: handler run complete 21824 1727096391.64061: variable '__install_status' from source: set_fact 21824 1727096391.64075: Evaluated conditional (__install_status is success): True 21824 1727096391.64110: attempt loop complete, returning result 21824 1727096391.64113: _execute() done 21824 1727096391.64115: dumping result to json 21824 1727096391.64117: done dumping result, returning 21824 1727096391.64118: done running TaskExecutor() for managed_node1/TASK: Install iproute [0afff68d-5257-b8a1-9a25-000000000666] 21824 1727096391.64120: sending task result for task 0afff68d-5257-b8a1-9a25-000000000666 ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21824 1727096391.64319: no more pending results, returning what we have 21824 1727096391.64323: results queue empty 21824 1727096391.64323: checking for any_errors_fatal 21824 1727096391.64329: done checking for any_errors_fatal 21824 1727096391.64330: checking for max_fail_percentage 21824 1727096391.64331: done checking for max_fail_percentage 21824 1727096391.64332: checking to see if all hosts have failed and the running result is not ok 21824 1727096391.64333: done checking to see if all hosts have failed 21824 1727096391.64334: getting the remaining hosts for this loop 21824 1727096391.64335: done getting the remaining hosts for this loop 21824 1727096391.64338: getting the next task for host managed_node1 21824 1727096391.64345: done getting next task for host managed_node1 21824 1727096391.64347: ^ task is: TASK: Create veth interface {{ interface }} 21824 1727096391.64351: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096391.64355: getting variables 21824 1727096391.64356: in VariableManager get_vars() 21824 1727096391.64418: Calling all_inventory to load vars for managed_node1 21824 1727096391.64421: Calling groups_inventory to load vars for managed_node1 21824 1727096391.64424: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096391.64435: Calling all_plugins_play to load vars for managed_node1 21824 1727096391.64437: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096391.64440: Calling groups_plugins_play to load vars for managed_node1 21824 1727096391.64980: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000666 21824 1727096391.64984: WORKER PROCESS EXITING 21824 1727096391.65672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096391.66537: done with get_vars() 21824 1727096391.66554: done getting variables 21824 1727096391.66603: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096391.66696: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 08:59:51 -0400 (0:00:00.709) 0:00:46.806 ****** 21824 1727096391.66720: entering _queue_task() for managed_node1/command 21824 1727096391.66992: worker is 1 (out of 1 available) 21824 1727096391.67006: exiting _queue_task() for managed_node1/command 21824 1727096391.67019: done queuing things up, now waiting for results queue to drain 21824 1727096391.67021: waiting for pending results... 21824 1727096391.67206: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21824 1727096391.67286: in run() - task 0afff68d-5257-b8a1-9a25-000000000667 21824 1727096391.67298: variable 'ansible_search_path' from source: unknown 21824 1727096391.67301: variable 'ansible_search_path' from source: unknown 21824 1727096391.67504: variable 'interface' from source: play vars 21824 1727096391.67561: variable 'interface' from source: play vars 21824 1727096391.67616: variable 'interface' from source: play vars 21824 1727096391.67731: Loaded config def from plugin (lookup/items) 21824 1727096391.67737: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21824 1727096391.67755: variable 'omit' from source: magic vars 21824 1727096391.67860: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.67870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.67906: variable 'omit' from source: magic vars 21824 1727096391.68156: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.68159: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.68357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096391.68674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096391.68690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096391.68733: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096391.68798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096391.68918: variable 'networkmanager_version' from source: set_fact 21824 1727096391.68924: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.69093: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.69096: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.69275: variable 'networkmanager_version' from source: set_fact 21824 1727096391.69278: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.69476: variable 'type' from source: play vars 21824 1727096391.69480: variable 'state' from source: include params 21824 1727096391.69484: variable 'interface' from source: play vars 21824 1727096391.69488: variable 'current_interfaces' from source: set_fact 21824 1727096391.69495: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21824 1727096391.69498: when evaluation is False, skipping this task 21824 1727096391.69519: variable 'item' from source: unknown 21824 1727096391.69651: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 21824 1727096391.69798: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.69801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.69804: variable 'omit' from source: magic vars 21824 1727096391.69873: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.69876: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.70139: variable 'networkmanager_version' from source: set_fact 21824 1727096391.70143: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.70145: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.70154: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.70242: variable 'networkmanager_version' from source: set_fact 21824 1727096391.70373: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.70436: variable 'type' from source: play vars 21824 1727096391.70453: variable 'state' from source: include params 21824 1727096391.70455: variable 'interface' from source: play vars 21824 1727096391.70458: variable 'current_interfaces' from source: set_fact 21824 1727096391.70460: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21824 1727096391.70462: when evaluation is False, skipping this task 21824 1727096391.70489: variable 'item' from source: unknown 21824 1727096391.70557: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 21824 1727096391.70671: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.70675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.70677: variable 'omit' from source: magic vars 21824 1727096391.70774: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.70780: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.70879: variable 'networkmanager_version' from source: set_fact 21824 1727096391.70886: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.70957: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.70961: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.71048: variable 'networkmanager_version' from source: set_fact 21824 1727096391.71055: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.71169: variable 'type' from source: play vars 21824 1727096391.71175: variable 'state' from source: include params 21824 1727096391.71178: variable 'interface' from source: play vars 21824 1727096391.71183: variable 'current_interfaces' from source: set_fact 21824 1727096391.71189: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21824 1727096391.71191: when evaluation is False, skipping this task 21824 1727096391.71210: variable 'item' from source: unknown 21824 1727096391.71253: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 21824 1727096391.71319: dumping result to json 21824 1727096391.71322: done dumping result, returning 21824 1727096391.71324: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [0afff68d-5257-b8a1-9a25-000000000667] 21824 1727096391.71326: sending task result for task 0afff68d-5257-b8a1-9a25-000000000667 21824 1727096391.71362: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000667 21824 1727096391.71365: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 21824 1727096391.71410: no more pending results, returning what we have 21824 1727096391.71418: results queue empty 21824 1727096391.71419: checking for any_errors_fatal 21824 1727096391.71427: done checking for any_errors_fatal 21824 1727096391.71428: checking for max_fail_percentage 21824 1727096391.71430: done checking for max_fail_percentage 21824 1727096391.71430: checking to see if all hosts have failed and the running result is not ok 21824 1727096391.71431: done checking to see if all hosts have failed 21824 1727096391.71432: getting the remaining hosts for this loop 21824 1727096391.71433: done getting the remaining hosts for this loop 21824 1727096391.71436: getting the next task for host managed_node1 21824 1727096391.71444: done getting next task for host managed_node1 21824 1727096391.71446: ^ task is: TASK: Set up veth as managed by NetworkManager 21824 1727096391.71450: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096391.71453: getting variables 21824 1727096391.71455: in VariableManager get_vars() 21824 1727096391.71506: Calling all_inventory to load vars for managed_node1 21824 1727096391.71509: Calling groups_inventory to load vars for managed_node1 21824 1727096391.71511: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096391.71521: Calling all_plugins_play to load vars for managed_node1 21824 1727096391.71524: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096391.71527: Calling groups_plugins_play to load vars for managed_node1 21824 1727096391.72517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096391.73518: done with get_vars() 21824 1727096391.73545: done getting variables 21824 1727096391.73611: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 08:59:51 -0400 (0:00:00.069) 0:00:46.875 ****** 21824 1727096391.73647: entering _queue_task() for managed_node1/command 21824 1727096391.73966: worker is 1 (out of 1 available) 21824 1727096391.73986: exiting _queue_task() for managed_node1/command 21824 1727096391.73999: done queuing things up, now waiting for results queue to drain 21824 1727096391.74001: waiting for pending results... 21824 1727096391.74186: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21824 1727096391.74261: in run() - task 0afff68d-5257-b8a1-9a25-000000000668 21824 1727096391.74275: variable 'ansible_search_path' from source: unknown 21824 1727096391.74278: variable 'ansible_search_path' from source: unknown 21824 1727096391.74306: calling self._execute() 21824 1727096391.74392: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.74399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.74445: variable 'omit' from source: magic vars 21824 1727096391.74825: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.74828: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.74957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096391.75216: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096391.75273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096391.75295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096391.75340: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096391.75427: variable 'networkmanager_version' from source: set_fact 21824 1727096391.75448: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.75596: variable 'type' from source: play vars 21824 1727096391.75600: variable 'state' from source: include params 21824 1727096391.75603: Evaluated conditional (type == 'veth' and state == 'present'): False 21824 1727096391.75615: when evaluation is False, skipping this task 21824 1727096391.75618: _execute() done 21824 1727096391.75621: dumping result to json 21824 1727096391.75623: done dumping result, returning 21824 1727096391.75642: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-b8a1-9a25-000000000668] 21824 1727096391.75645: sending task result for task 0afff68d-5257-b8a1-9a25-000000000668 21824 1727096391.75727: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000668 21824 1727096391.75730: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 21824 1727096391.75787: no more pending results, returning what we have 21824 1727096391.75791: results queue empty 21824 1727096391.75791: checking for any_errors_fatal 21824 1727096391.75801: done checking for any_errors_fatal 21824 1727096391.75805: checking for max_fail_percentage 21824 1727096391.75807: done checking for max_fail_percentage 21824 1727096391.75808: checking to see if all hosts have failed and the running result is not ok 21824 1727096391.75809: done checking to see if all hosts have failed 21824 1727096391.75810: getting the remaining hosts for this loop 21824 1727096391.75811: done getting the remaining hosts for this loop 21824 1727096391.75815: getting the next task for host managed_node1 21824 1727096391.75823: done getting next task for host managed_node1 21824 1727096391.75825: ^ task is: TASK: Delete veth interface {{ interface }} 21824 1727096391.75829: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096391.75840: getting variables 21824 1727096391.75841: in VariableManager get_vars() 21824 1727096391.75891: Calling all_inventory to load vars for managed_node1 21824 1727096391.75894: Calling groups_inventory to load vars for managed_node1 21824 1727096391.75896: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096391.75905: Calling all_plugins_play to load vars for managed_node1 21824 1727096391.75907: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096391.75910: Calling groups_plugins_play to load vars for managed_node1 21824 1727096391.81102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096391.82352: done with get_vars() 21824 1727096391.82375: done getting variables 21824 1727096391.82418: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096391.82512: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 08:59:51 -0400 (0:00:00.088) 0:00:46.964 ****** 21824 1727096391.82537: entering _queue_task() for managed_node1/command 21824 1727096391.82884: worker is 1 (out of 1 available) 21824 1727096391.82895: exiting _queue_task() for managed_node1/command 21824 1727096391.82906: done queuing things up, now waiting for results queue to drain 21824 1727096391.82907: waiting for pending results... 21824 1727096391.83290: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21824 1727096391.83347: in run() - task 0afff68d-5257-b8a1-9a25-000000000669 21824 1727096391.83365: variable 'ansible_search_path' from source: unknown 21824 1727096391.83375: variable 'ansible_search_path' from source: unknown 21824 1727096391.83421: calling self._execute() 21824 1727096391.83539: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.83553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.83570: variable 'omit' from source: magic vars 21824 1727096391.83971: variable 'ansible_distribution_major_version' from source: facts 21824 1727096391.84037: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096391.84174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096391.84447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096391.84498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096391.84588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096391.84628: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096391.84715: variable 'networkmanager_version' from source: set_fact 21824 1727096391.84799: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096391.84930: variable 'type' from source: play vars 21824 1727096391.84940: variable 'state' from source: include params 21824 1727096391.84949: variable 'interface' from source: play vars 21824 1727096391.84958: variable 'current_interfaces' from source: set_fact 21824 1727096391.84973: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 21824 1727096391.84983: variable 'omit' from source: magic vars 21824 1727096391.85034: variable 'omit' from source: magic vars 21824 1727096391.85137: variable 'interface' from source: play vars 21824 1727096391.85161: variable 'omit' from source: magic vars 21824 1727096391.85197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096391.85235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096391.85258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096391.85344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096391.85347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096391.85350: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096391.85352: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.85354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.85441: Set connection var ansible_shell_type to sh 21824 1727096391.85460: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096391.85473: Set connection var ansible_pipelining to False 21824 1727096391.85488: Set connection var ansible_timeout to 10 21824 1727096391.85495: Set connection var ansible_connection to ssh 21824 1727096391.85507: Set connection var ansible_shell_executable to /bin/sh 21824 1727096391.85531: variable 'ansible_shell_executable' from source: unknown 21824 1727096391.85539: variable 'ansible_connection' from source: unknown 21824 1727096391.85546: variable 'ansible_module_compression' from source: unknown 21824 1727096391.85769: variable 'ansible_shell_type' from source: unknown 21824 1727096391.85774: variable 'ansible_shell_executable' from source: unknown 21824 1727096391.85776: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096391.85779: variable 'ansible_pipelining' from source: unknown 21824 1727096391.85781: variable 'ansible_timeout' from source: unknown 21824 1727096391.85783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096391.85786: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096391.85788: variable 'omit' from source: magic vars 21824 1727096391.85790: starting attempt loop 21824 1727096391.85792: running the handler 21824 1727096391.85794: _low_level_execute_command(): starting 21824 1727096391.85796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096391.86477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.86539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096391.86557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.86587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.86738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.88455: stdout chunk (state=3): >>>/root <<< 21824 1727096391.88599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.88631: stdout chunk (state=3): >>><<< 21824 1727096391.88634: stderr chunk (state=3): >>><<< 21824 1727096391.88676: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.88777: _low_level_execute_command(): starting 21824 1727096391.88781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516 `" && echo ansible-tmp-1727096391.8865812-23972-45764351045516="` echo /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516 `" ) && sleep 0' 21824 1727096391.89397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096391.89410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096391.89426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.89456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096391.89563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.89612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.89686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.91685: stdout chunk (state=3): >>>ansible-tmp-1727096391.8865812-23972-45764351045516=/root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516 <<< 21824 1727096391.91816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.91835: stdout chunk (state=3): >>><<< 21824 1727096391.91838: stderr chunk (state=3): >>><<< 21824 1727096391.91874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096391.8865812-23972-45764351045516=/root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.91897: variable 'ansible_module_compression' from source: unknown 21824 1727096391.91953: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096391.91998: variable 'ansible_facts' from source: unknown 21824 1727096391.92174: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py 21824 1727096391.92295: Sending initial data 21824 1727096391.92298: Sent initial data (155 bytes) 21824 1727096391.92834: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096391.92849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096391.92866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.92980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.92994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.93096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.94717: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21824 1727096391.94752: stderr chunk (state=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 <<< 21824 1727096391.94801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096391.94898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmps51r5gvi /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py <<< 21824 1727096391.94909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py" <<< 21824 1727096391.94957: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmps51r5gvi" to remote "/root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py" <<< 21824 1727096391.95833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.95891: stderr chunk (state=3): >>><<< 21824 1727096391.95901: stdout chunk (state=3): >>><<< 21824 1727096391.95937: done transferring module to remote 21824 1727096391.96032: _low_level_execute_command(): starting 21824 1727096391.96039: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/ /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py && sleep 0' 21824 1727096391.96690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096391.96718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096391.96733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.96752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.96853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096391.98727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096391.98746: stdout chunk (state=3): >>><<< 21824 1727096391.98758: stderr chunk (state=3): >>><<< 21824 1727096391.98856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096391.98860: _low_level_execute_command(): starting 21824 1727096391.98863: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/AnsiballZ_command.py && sleep 0' 21824 1727096391.99418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096391.99432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096391.99448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096391.99474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096391.99567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096391.99618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096391.99714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.16642: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-23 08:59:52.151933", "end": "2024-09-23 08:59:52.163890", "delta": "0:00:00.011957", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096392.19095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096392.19124: stderr chunk (state=3): >>><<< 21824 1727096392.19128: stdout chunk (state=3): >>><<< 21824 1727096392.19152: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-23 08:59:52.151933", "end": "2024-09-23 08:59:52.163890", "delta": "0:00:00.011957", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096392.19284: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_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.command', '_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-1727096391.8865812-23972-45764351045516/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096392.19287: _low_level_execute_command(): starting 21824 1727096392.19294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096391.8865812-23972-45764351045516/ > /dev/null 2>&1 && sleep 0' 21824 1727096392.19850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096392.19861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096392.19956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.19983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096392.19998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096392.20016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.20120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.22322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096392.22381: stderr chunk (state=3): >>><<< 21824 1727096392.22398: stdout chunk (state=3): >>><<< 21824 1727096392.22418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096392.22429: handler run complete 21824 1727096392.22457: Evaluated conditional (False): False 21824 1727096392.22573: attempt loop complete, returning result 21824 1727096392.22576: _execute() done 21824 1727096392.22578: dumping result to json 21824 1727096392.22580: done dumping result, returning 21824 1727096392.22582: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [0afff68d-5257-b8a1-9a25-000000000669] 21824 1727096392.22585: sending task result for task 0afff68d-5257-b8a1-9a25-000000000669 21824 1727096392.22657: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000669 21824 1727096392.22660: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.011957", "end": "2024-09-23 08:59:52.163890", "rc": 0, "start": "2024-09-23 08:59:52.151933" } 21824 1727096392.22731: no more pending results, returning what we have 21824 1727096392.22735: results queue empty 21824 1727096392.22736: checking for any_errors_fatal 21824 1727096392.22747: done checking for any_errors_fatal 21824 1727096392.22748: checking for max_fail_percentage 21824 1727096392.22749: done checking for max_fail_percentage 21824 1727096392.22751: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.22751: done checking to see if all hosts have failed 21824 1727096392.22752: getting the remaining hosts for this loop 21824 1727096392.22754: done getting the remaining hosts for this loop 21824 1727096392.22757: getting the next task for host managed_node1 21824 1727096392.22765: done getting next task for host managed_node1 21824 1727096392.22771: ^ task is: TASK: Create dummy interface {{ interface }} 21824 1727096392.22775: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096392.22781: getting variables 21824 1727096392.22783: in VariableManager get_vars() 21824 1727096392.22835: Calling all_inventory to load vars for managed_node1 21824 1727096392.22838: Calling groups_inventory to load vars for managed_node1 21824 1727096392.22841: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.22851: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.22855: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.22858: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.24541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.26444: done with get_vars() 21824 1727096392.26470: done getting variables 21824 1727096392.26526: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096392.26638: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 08:59:52 -0400 (0:00:00.441) 0:00:47.406 ****** 21824 1727096392.26676: entering _queue_task() for managed_node1/command 21824 1727096392.26997: worker is 1 (out of 1 available) 21824 1727096392.27007: exiting _queue_task() for managed_node1/command 21824 1727096392.27020: done queuing things up, now waiting for results queue to drain 21824 1727096392.27022: waiting for pending results... 21824 1727096392.27488: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21824 1727096392.27492: in run() - task 0afff68d-5257-b8a1-9a25-00000000066a 21824 1727096392.27496: variable 'ansible_search_path' from source: unknown 21824 1727096392.27499: variable 'ansible_search_path' from source: unknown 21824 1727096392.27502: calling self._execute() 21824 1727096392.27599: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.27613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.27629: variable 'omit' from source: magic vars 21824 1727096392.28056: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.28059: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.28193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.28462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.28517: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.28553: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.28597: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.28685: variable 'networkmanager_version' from source: set_fact 21824 1727096392.28704: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.28945: variable 'type' from source: play vars 21824 1727096392.29178: variable 'state' from source: include params 21824 1727096392.29182: variable 'interface' from source: play vars 21824 1727096392.29184: variable 'current_interfaces' from source: set_fact 21824 1727096392.29187: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21824 1727096392.29189: when evaluation is False, skipping this task 21824 1727096392.29192: _execute() done 21824 1727096392.29194: dumping result to json 21824 1727096392.29196: done dumping result, returning 21824 1727096392.29199: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [0afff68d-5257-b8a1-9a25-00000000066a] 21824 1727096392.29201: sending task result for task 0afff68d-5257-b8a1-9a25-00000000066a 21824 1727096392.29274: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000066a 21824 1727096392.29277: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096392.29322: no more pending results, returning what we have 21824 1727096392.29326: results queue empty 21824 1727096392.29327: checking for any_errors_fatal 21824 1727096392.29338: done checking for any_errors_fatal 21824 1727096392.29339: checking for max_fail_percentage 21824 1727096392.29341: done checking for max_fail_percentage 21824 1727096392.29342: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.29343: done checking to see if all hosts have failed 21824 1727096392.29344: getting the remaining hosts for this loop 21824 1727096392.29345: done getting the remaining hosts for this loop 21824 1727096392.29348: getting the next task for host managed_node1 21824 1727096392.29357: done getting next task for host managed_node1 21824 1727096392.29360: ^ task is: TASK: Delete dummy interface {{ interface }} 21824 1727096392.29363: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096392.29371: getting variables 21824 1727096392.29372: in VariableManager get_vars() 21824 1727096392.29426: Calling all_inventory to load vars for managed_node1 21824 1727096392.29429: Calling groups_inventory to load vars for managed_node1 21824 1727096392.29431: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.29443: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.29447: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.29451: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.30943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.32512: done with get_vars() 21824 1727096392.32535: done getting variables 21824 1727096392.32599: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096392.32712: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 08:59:52 -0400 (0:00:00.060) 0:00:47.466 ****** 21824 1727096392.32744: entering _queue_task() for managed_node1/command 21824 1727096392.33295: worker is 1 (out of 1 available) 21824 1727096392.33303: exiting _queue_task() for managed_node1/command 21824 1727096392.33313: done queuing things up, now waiting for results queue to drain 21824 1727096392.33314: waiting for pending results... 21824 1727096392.33371: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21824 1727096392.33539: in run() - task 0afff68d-5257-b8a1-9a25-00000000066b 21824 1727096392.33543: variable 'ansible_search_path' from source: unknown 21824 1727096392.33546: variable 'ansible_search_path' from source: unknown 21824 1727096392.33565: calling self._execute() 21824 1727096392.33682: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.33757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.33761: variable 'omit' from source: magic vars 21824 1727096392.34090: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.34106: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.34286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.34546: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.34600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.34646: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.34692: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.34786: variable 'networkmanager_version' from source: set_fact 21824 1727096392.34805: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.35074: variable 'type' from source: play vars 21824 1727096392.35176: variable 'state' from source: include params 21824 1727096392.35179: variable 'interface' from source: play vars 21824 1727096392.35182: variable 'current_interfaces' from source: set_fact 21824 1727096392.35185: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21824 1727096392.35187: when evaluation is False, skipping this task 21824 1727096392.35190: _execute() done 21824 1727096392.35192: dumping result to json 21824 1727096392.35195: done dumping result, returning 21824 1727096392.35197: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [0afff68d-5257-b8a1-9a25-00000000066b] 21824 1727096392.35199: sending task result for task 0afff68d-5257-b8a1-9a25-00000000066b 21824 1727096392.35272: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000066b 21824 1727096392.35276: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096392.35327: no more pending results, returning what we have 21824 1727096392.35331: results queue empty 21824 1727096392.35332: checking for any_errors_fatal 21824 1727096392.35339: done checking for any_errors_fatal 21824 1727096392.35340: checking for max_fail_percentage 21824 1727096392.35342: done checking for max_fail_percentage 21824 1727096392.35344: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.35345: done checking to see if all hosts have failed 21824 1727096392.35346: getting the remaining hosts for this loop 21824 1727096392.35347: done getting the remaining hosts for this loop 21824 1727096392.35350: getting the next task for host managed_node1 21824 1727096392.35359: done getting next task for host managed_node1 21824 1727096392.35361: ^ task is: TASK: Create tap interface {{ interface }} 21824 1727096392.35365: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096392.35373: getting variables 21824 1727096392.35375: in VariableManager get_vars() 21824 1727096392.35428: Calling all_inventory to load vars for managed_node1 21824 1727096392.35431: Calling groups_inventory to load vars for managed_node1 21824 1727096392.35434: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.35447: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.35451: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.35454: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.37241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.38751: done with get_vars() 21824 1727096392.38780: done getting variables 21824 1727096392.38840: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096392.38944: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 08:59:52 -0400 (0:00:00.062) 0:00:47.529 ****** 21824 1727096392.38976: entering _queue_task() for managed_node1/command 21824 1727096392.39302: worker is 1 (out of 1 available) 21824 1727096392.39314: exiting _queue_task() for managed_node1/command 21824 1727096392.39326: done queuing things up, now waiting for results queue to drain 21824 1727096392.39328: waiting for pending results... 21824 1727096392.39696: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21824 1727096392.39745: in run() - task 0afff68d-5257-b8a1-9a25-00000000066c 21824 1727096392.39764: variable 'ansible_search_path' from source: unknown 21824 1727096392.39777: variable 'ansible_search_path' from source: unknown 21824 1727096392.39817: calling self._execute() 21824 1727096392.39937: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.39949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.39970: variable 'omit' from source: magic vars 21824 1727096392.40574: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.40579: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.40583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.40856: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.40913: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.40956: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.41031: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.41093: variable 'networkmanager_version' from source: set_fact 21824 1727096392.41112: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.41377: variable 'type' from source: play vars 21824 1727096392.41389: variable 'state' from source: include params 21824 1727096392.41399: variable 'interface' from source: play vars 21824 1727096392.41470: variable 'current_interfaces' from source: set_fact 21824 1727096392.41474: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21824 1727096392.41477: when evaluation is False, skipping this task 21824 1727096392.41480: _execute() done 21824 1727096392.41482: dumping result to json 21824 1727096392.41485: done dumping result, returning 21824 1727096392.41487: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [0afff68d-5257-b8a1-9a25-00000000066c] 21824 1727096392.41489: sending task result for task 0afff68d-5257-b8a1-9a25-00000000066c skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096392.41618: no more pending results, returning what we have 21824 1727096392.41621: results queue empty 21824 1727096392.41622: checking for any_errors_fatal 21824 1727096392.41632: done checking for any_errors_fatal 21824 1727096392.41633: checking for max_fail_percentage 21824 1727096392.41635: done checking for max_fail_percentage 21824 1727096392.41636: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.41637: done checking to see if all hosts have failed 21824 1727096392.41638: getting the remaining hosts for this loop 21824 1727096392.41639: done getting the remaining hosts for this loop 21824 1727096392.41643: getting the next task for host managed_node1 21824 1727096392.41652: done getting next task for host managed_node1 21824 1727096392.41654: ^ task is: TASK: Delete tap interface {{ interface }} 21824 1727096392.41658: ^ state is: HOST STATE: block=3, task=27, 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=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 21824 1727096392.41662: getting variables 21824 1727096392.41664: in VariableManager get_vars() 21824 1727096392.41724: Calling all_inventory to load vars for managed_node1 21824 1727096392.41727: Calling groups_inventory to load vars for managed_node1 21824 1727096392.41729: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.41741: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.41745: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.41748: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.42422: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000066c 21824 1727096392.42425: WORKER PROCESS EXITING 21824 1727096392.43355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.44880: done with get_vars() 21824 1727096392.44902: done getting variables 21824 1727096392.44959: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21824 1727096392.45071: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 08:59:52 -0400 (0:00:00.061) 0:00:47.590 ****** 21824 1727096392.45100: entering _queue_task() for managed_node1/command 21824 1727096392.45433: worker is 1 (out of 1 available) 21824 1727096392.45446: exiting _queue_task() for managed_node1/command 21824 1727096392.45460: done queuing things up, now waiting for results queue to drain 21824 1727096392.45462: waiting for pending results... 21824 1727096392.45755: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21824 1727096392.45881: in run() - task 0afff68d-5257-b8a1-9a25-00000000066d 21824 1727096392.45909: variable 'ansible_search_path' from source: unknown 21824 1727096392.45917: variable 'ansible_search_path' from source: unknown 21824 1727096392.45959: calling self._execute() 21824 1727096392.46078: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.46090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.46108: variable 'omit' from source: magic vars 21824 1727096392.46503: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.46522: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.46706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.46984: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.47035: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.47109: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.47120: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.47208: variable 'networkmanager_version' from source: set_fact 21824 1727096392.47231: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.47487: variable 'type' from source: play vars 21824 1727096392.47542: variable 'state' from source: include params 21824 1727096392.47545: variable 'interface' from source: play vars 21824 1727096392.47547: variable 'current_interfaces' from source: set_fact 21824 1727096392.47549: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21824 1727096392.47551: when evaluation is False, skipping this task 21824 1727096392.47553: _execute() done 21824 1727096392.47555: dumping result to json 21824 1727096392.47557: done dumping result, returning 21824 1727096392.47558: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [0afff68d-5257-b8a1-9a25-00000000066d] 21824 1727096392.47560: sending task result for task 0afff68d-5257-b8a1-9a25-00000000066d skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21824 1727096392.47693: no more pending results, returning what we have 21824 1727096392.47697: results queue empty 21824 1727096392.47698: checking for any_errors_fatal 21824 1727096392.47704: done checking for any_errors_fatal 21824 1727096392.47705: checking for max_fail_percentage 21824 1727096392.47707: done checking for max_fail_percentage 21824 1727096392.47708: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.47708: done checking to see if all hosts have failed 21824 1727096392.47709: getting the remaining hosts for this loop 21824 1727096392.47710: done getting the remaining hosts for this loop 21824 1727096392.47714: getting the next task for host managed_node1 21824 1727096392.47724: done getting next task for host managed_node1 21824 1727096392.47726: ^ task is: TASK: Verify network state restored to default 21824 1727096392.47729: ^ state is: HOST STATE: block=3, task=27, 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 21824 1727096392.47733: getting variables 21824 1727096392.47735: in VariableManager get_vars() 21824 1727096392.47787: Calling all_inventory to load vars for managed_node1 21824 1727096392.47790: Calling groups_inventory to load vars for managed_node1 21824 1727096392.47792: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.47803: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.47806: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.47809: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.48481: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000066d 21824 1727096392.48485: WORKER PROCESS EXITING 21824 1727096392.49545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.51108: done with get_vars() 21824 1727096392.51132: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Monday 23 September 2024 08:59:52 -0400 (0:00:00.061) 0:00:47.651 ****** 21824 1727096392.51233: entering _queue_task() for managed_node1/include_tasks 21824 1727096392.51551: worker is 1 (out of 1 available) 21824 1727096392.51565: exiting _queue_task() for managed_node1/include_tasks 21824 1727096392.51781: done queuing things up, now waiting for results queue to drain 21824 1727096392.51783: waiting for pending results... 21824 1727096392.51871: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21824 1727096392.52120: in run() - task 0afff68d-5257-b8a1-9a25-00000000015d 21824 1727096392.52124: variable 'ansible_search_path' from source: unknown 21824 1727096392.52126: calling self._execute() 21824 1727096392.52176: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.52188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.52201: variable 'omit' from source: magic vars 21824 1727096392.52588: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.52603: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.52770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.53029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.53079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.53173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.53176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.53230: variable 'networkmanager_version' from source: set_fact 21824 1727096392.53249: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.53260: _execute() done 21824 1727096392.53272: dumping result to json 21824 1727096392.53281: done dumping result, returning 21824 1727096392.53291: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-b8a1-9a25-00000000015d] 21824 1727096392.53299: sending task result for task 0afff68d-5257-b8a1-9a25-00000000015d 21824 1727096392.53497: no more pending results, returning what we have 21824 1727096392.53502: in VariableManager get_vars() 21824 1727096392.53558: Calling all_inventory to load vars for managed_node1 21824 1727096392.53562: Calling groups_inventory to load vars for managed_node1 21824 1727096392.53564: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.53580: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.53584: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.53588: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.54439: done sending task result for task 0afff68d-5257-b8a1-9a25-00000000015d 21824 1727096392.54444: WORKER PROCESS EXITING 21824 1727096392.55296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.57293: done with get_vars() 21824 1727096392.57314: variable 'ansible_search_path' from source: unknown 21824 1727096392.57331: we have included files to process 21824 1727096392.57332: generating all_blocks data 21824 1727096392.57334: done generating all_blocks data 21824 1727096392.57340: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21824 1727096392.57341: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21824 1727096392.57343: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21824 1727096392.58098: done processing included file 21824 1727096392.58101: iterating over new_blocks loaded from include file 21824 1727096392.58102: in VariableManager get_vars() 21824 1727096392.58127: done with get_vars() 21824 1727096392.58129: filtering new block on tags 21824 1727096392.58164: done filtering new block on tags 21824 1727096392.58471: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 21824 1727096392.58478: extending task lists for all hosts with included blocks 21824 1727096392.60856: done extending task lists 21824 1727096392.60858: done processing included files 21824 1727096392.60859: results queue empty 21824 1727096392.60860: checking for any_errors_fatal 21824 1727096392.60863: done checking for any_errors_fatal 21824 1727096392.60864: checking for max_fail_percentage 21824 1727096392.60865: done checking for max_fail_percentage 21824 1727096392.60866: checking to see if all hosts have failed and the running result is not ok 21824 1727096392.60871: done checking to see if all hosts have failed 21824 1727096392.60872: getting the remaining hosts for this loop 21824 1727096392.60873: done getting the remaining hosts for this loop 21824 1727096392.60876: getting the next task for host managed_node1 21824 1727096392.60880: done getting next task for host managed_node1 21824 1727096392.60883: ^ task is: TASK: Check routes and DNS 21824 1727096392.60885: ^ state is: HOST STATE: block=3, task=27, 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? (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 21824 1727096392.60888: getting variables 21824 1727096392.60889: in VariableManager get_vars() 21824 1727096392.60988: Calling all_inventory to load vars for managed_node1 21824 1727096392.60991: Calling groups_inventory to load vars for managed_node1 21824 1727096392.60993: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096392.61001: Calling all_plugins_play to load vars for managed_node1 21824 1727096392.61004: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096392.61007: Calling groups_plugins_play to load vars for managed_node1 21824 1727096392.63417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096392.65312: done with get_vars() 21824 1727096392.65334: done getting variables 21824 1727096392.65413: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 08:59:52 -0400 (0:00:00.142) 0:00:47.793 ****** 21824 1727096392.65446: entering _queue_task() for managed_node1/shell 21824 1727096392.65447: Creating lock for shell 21824 1727096392.65799: worker is 1 (out of 1 available) 21824 1727096392.65811: exiting _queue_task() for managed_node1/shell 21824 1727096392.65824: done queuing things up, now waiting for results queue to drain 21824 1727096392.65825: waiting for pending results... 21824 1727096392.66066: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 21824 1727096392.66226: in run() - task 0afff68d-5257-b8a1-9a25-000000000783 21824 1727096392.66239: variable 'ansible_search_path' from source: unknown 21824 1727096392.66243: variable 'ansible_search_path' from source: unknown 21824 1727096392.66279: calling self._execute() 21824 1727096392.66378: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.66385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.66394: variable 'omit' from source: magic vars 21824 1727096392.66745: variable 'ansible_distribution_major_version' from source: facts 21824 1727096392.66756: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096392.66920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096392.67173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096392.67215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096392.67245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096392.67282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096392.67355: variable 'networkmanager_version' from source: set_fact 21824 1727096392.67573: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096392.67577: variable 'omit' from source: magic vars 21824 1727096392.67579: variable 'omit' from source: magic vars 21824 1727096392.67581: variable 'omit' from source: magic vars 21824 1727096392.67583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096392.67586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096392.67588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096392.67589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096392.67592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096392.67596: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096392.67599: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.67602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.67719: Set connection var ansible_shell_type to sh 21824 1727096392.67723: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096392.67725: Set connection var ansible_pipelining to False 21824 1727096392.67728: Set connection var ansible_timeout to 10 21824 1727096392.67730: Set connection var ansible_connection to ssh 21824 1727096392.67732: Set connection var ansible_shell_executable to /bin/sh 21824 1727096392.67734: variable 'ansible_shell_executable' from source: unknown 21824 1727096392.67736: variable 'ansible_connection' from source: unknown 21824 1727096392.67738: variable 'ansible_module_compression' from source: unknown 21824 1727096392.67741: variable 'ansible_shell_type' from source: unknown 21824 1727096392.67743: variable 'ansible_shell_executable' from source: unknown 21824 1727096392.67745: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096392.67747: variable 'ansible_pipelining' from source: unknown 21824 1727096392.67749: variable 'ansible_timeout' from source: unknown 21824 1727096392.67752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096392.67895: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096392.67905: variable 'omit' from source: magic vars 21824 1727096392.67910: starting attempt loop 21824 1727096392.67912: running the handler 21824 1727096392.67924: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096392.68155: _low_level_execute_command(): starting 21824 1727096392.68159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096392.68626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096392.68639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096392.68650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096392.68664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096392.68707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.68773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096392.68795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.68942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.70666: stdout chunk (state=3): >>>/root <<< 21824 1727096392.70875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096392.70878: stdout chunk (state=3): >>><<< 21824 1727096392.70880: stderr chunk (state=3): >>><<< 21824 1727096392.70884: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096392.70894: _low_level_execute_command(): starting 21824 1727096392.70897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092 `" && echo ansible-tmp-1727096392.708397-24017-102970225786092="` echo /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092 `" ) && sleep 0' 21824 1727096392.72075: 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 <<< 21824 1727096392.72079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.72099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21824 1727096392.72104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096392.72184: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096392.72190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.72256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096392.72386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.72483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.74543: stdout chunk (state=3): >>>ansible-tmp-1727096392.708397-24017-102970225786092=/root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092 <<< 21824 1727096392.74581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096392.74718: stderr chunk (state=3): >>><<< 21824 1727096392.74721: stdout chunk (state=3): >>><<< 21824 1727096392.74739: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096392.708397-24017-102970225786092=/root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096392.74784: variable 'ansible_module_compression' from source: unknown 21824 1727096392.74980: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096392.74984: variable 'ansible_facts' from source: unknown 21824 1727096392.75180: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py 21824 1727096392.75490: Sending initial data 21824 1727096392.75629: Sent initial data (155 bytes) 21824 1727096392.76755: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096392.76770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.76987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096392.77041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.77139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.78786: 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 <<< 21824 1727096392.78844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096392.78935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpmosroym3 /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py <<< 21824 1727096392.78939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py" <<< 21824 1727096392.79025: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmpmosroym3" to remote "/root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py" <<< 21824 1727096392.79878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096392.79941: stderr chunk (state=3): >>><<< 21824 1727096392.79952: stdout chunk (state=3): >>><<< 21824 1727096392.80034: done transferring module to remote 21824 1727096392.80114: _low_level_execute_command(): starting 21824 1727096392.80189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/ /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py && sleep 0' 21824 1727096392.80899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096392.80918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096392.80938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096392.81033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.81049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.81088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096392.81111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096392.81140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.81273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096392.83132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096392.83136: stdout chunk (state=3): >>><<< 21824 1727096392.83239: stderr chunk (state=3): >>><<< 21824 1727096392.83243: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096392.83246: _low_level_execute_command(): starting 21824 1727096392.83249: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/AnsiballZ_command.py && sleep 0' 21824 1727096392.83806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096392.83833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096392.83850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096392.83866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096392.83887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096392.83944: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096392.83996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096392.84014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096392.84054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096392.84280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.00847: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3069sec preferred_lft 3069sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 08:59:52.997648", "end": "2024-09-23 08:59:53.006780", "delta": "0:00:00.009132", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096393.02493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096393.02496: stdout chunk (state=3): >>><<< 21824 1727096393.02499: stderr chunk (state=3): >>><<< 21824 1727096393.02644: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3069sec preferred_lft 3069sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 08:59:52.997648", "end": "2024-09-23 08:59:53.006780", "delta": "0:00:00.009132", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096393.02653: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_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.command', '_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-1727096392.708397-24017-102970225786092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096393.02656: _low_level_execute_command(): starting 21824 1727096393.02658: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096392.708397-24017-102970225786092/ > /dev/null 2>&1 && sleep 0' 21824 1727096393.03219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096393.03237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096393.03332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.03365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.03392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.03407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.03513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.05426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.05430: stdout chunk (state=3): >>><<< 21824 1727096393.05473: stderr chunk (state=3): >>><<< 21824 1727096393.05477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096393.05480: handler run complete 21824 1727096393.05493: Evaluated conditional (False): False 21824 1727096393.05505: attempt loop complete, returning result 21824 1727096393.05508: _execute() done 21824 1727096393.05510: dumping result to json 21824 1727096393.05673: done dumping result, returning 21824 1727096393.05676: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0afff68d-5257-b8a1-9a25-000000000783] 21824 1727096393.05677: sending task result for task 0afff68d-5257-b8a1-9a25-000000000783 21824 1727096393.05746: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000783 21824 1727096393.05750: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009132", "end": "2024-09-23 08:59:53.006780", "rc": 0, "start": "2024-09-23 08:59:52.997648" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3069sec preferred_lft 3069sec inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 21824 1727096393.05840: no more pending results, returning what we have 21824 1727096393.05845: results queue empty 21824 1727096393.05846: checking for any_errors_fatal 21824 1727096393.05847: done checking for any_errors_fatal 21824 1727096393.05848: checking for max_fail_percentage 21824 1727096393.05850: done checking for max_fail_percentage 21824 1727096393.05851: checking to see if all hosts have failed and the running result is not ok 21824 1727096393.05852: done checking to see if all hosts have failed 21824 1727096393.05853: getting the remaining hosts for this loop 21824 1727096393.05854: done getting the remaining hosts for this loop 21824 1727096393.05857: getting the next task for host managed_node1 21824 1727096393.05865: done getting next task for host managed_node1 21824 1727096393.05872: ^ task is: TASK: Verify DNS and network connectivity 21824 1727096393.05877: ^ state is: HOST STATE: block=3, task=27, 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? (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 21824 1727096393.05887: getting variables 21824 1727096393.05889: in VariableManager get_vars() 21824 1727096393.06054: Calling all_inventory to load vars for managed_node1 21824 1727096393.06058: Calling groups_inventory to load vars for managed_node1 21824 1727096393.06060: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096393.06126: Calling all_plugins_play to load vars for managed_node1 21824 1727096393.06131: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096393.06134: Calling groups_plugins_play to load vars for managed_node1 21824 1727096393.07704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096393.09530: done with get_vars() 21824 1727096393.09558: done getting variables 21824 1727096393.09628: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 08:59:53 -0400 (0:00:00.442) 0:00:48.235 ****** 21824 1727096393.09662: entering _queue_task() for managed_node1/shell 21824 1727096393.10102: worker is 1 (out of 1 available) 21824 1727096393.10119: exiting _queue_task() for managed_node1/shell 21824 1727096393.10132: done queuing things up, now waiting for results queue to drain 21824 1727096393.10134: waiting for pending results... 21824 1727096393.10395: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 21824 1727096393.10511: in run() - task 0afff68d-5257-b8a1-9a25-000000000784 21824 1727096393.10526: variable 'ansible_search_path' from source: unknown 21824 1727096393.10529: variable 'ansible_search_path' from source: unknown 21824 1727096393.10570: calling self._execute() 21824 1727096393.10684: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096393.10692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096393.10698: variable 'omit' from source: magic vars 21824 1727096393.11094: variable 'ansible_distribution_major_version' from source: facts 21824 1727096393.11127: Evaluated conditional (ansible_distribution_major_version != '6'): True 21824 1727096393.11294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21824 1727096393.11669: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21824 1727096393.11673: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21824 1727096393.11676: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21824 1727096393.11679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21824 1727096393.11741: variable 'networkmanager_version' from source: set_fact 21824 1727096393.11761: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21824 1727096393.11893: variable 'ansible_facts' from source: unknown 21824 1727096393.12679: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 21824 1727096393.12682: variable 'omit' from source: magic vars 21824 1727096393.12739: variable 'omit' from source: magic vars 21824 1727096393.12777: variable 'omit' from source: magic vars 21824 1727096393.12805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21824 1727096393.12834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21824 1727096393.12861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21824 1727096393.12883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096393.12893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21824 1727096393.12926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21824 1727096393.12929: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096393.12932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096393.13098: Set connection var ansible_shell_type to sh 21824 1727096393.13101: Set connection var ansible_module_compression to ZIP_DEFLATED 21824 1727096393.13104: Set connection var ansible_pipelining to False 21824 1727096393.13106: Set connection var ansible_timeout to 10 21824 1727096393.13109: Set connection var ansible_connection to ssh 21824 1727096393.13111: Set connection var ansible_shell_executable to /bin/sh 21824 1727096393.13113: variable 'ansible_shell_executable' from source: unknown 21824 1727096393.13116: variable 'ansible_connection' from source: unknown 21824 1727096393.13118: variable 'ansible_module_compression' from source: unknown 21824 1727096393.13120: variable 'ansible_shell_type' from source: unknown 21824 1727096393.13122: variable 'ansible_shell_executable' from source: unknown 21824 1727096393.13124: variable 'ansible_host' from source: host vars for 'managed_node1' 21824 1727096393.13126: variable 'ansible_pipelining' from source: unknown 21824 1727096393.13128: variable 'ansible_timeout' from source: unknown 21824 1727096393.13130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21824 1727096393.13312: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096393.13315: variable 'omit' from source: magic vars 21824 1727096393.13318: starting attempt loop 21824 1727096393.13320: running the handler 21824 1727096393.13323: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21824 1727096393.13326: _low_level_execute_command(): starting 21824 1727096393.13329: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21824 1727096393.14052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.14121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.14133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.14165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.14273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.15980: stdout chunk (state=3): >>>/root <<< 21824 1727096393.16134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.16137: stdout chunk (state=3): >>><<< 21824 1727096393.16140: stderr chunk (state=3): >>><<< 21824 1727096393.16163: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096393.16265: _low_level_execute_command(): starting 21824 1727096393.16277: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021 `" && echo ansible-tmp-1727096393.1618154-24042-33702246657021="` echo /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021 `" ) && sleep 0' 21824 1727096393.16789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096393.16801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096393.16812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096393.16828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096393.16845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096393.16854: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096393.16864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.16885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096393.16973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.16995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.17011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.17112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.19084: stdout chunk (state=3): >>>ansible-tmp-1727096393.1618154-24042-33702246657021=/root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021 <<< 21824 1727096393.19224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.19244: stdout chunk (state=3): >>><<< 21824 1727096393.19256: stderr chunk (state=3): >>><<< 21824 1727096393.19474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096393.1618154-24042-33702246657021=/root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096393.19478: variable 'ansible_module_compression' from source: unknown 21824 1727096393.19480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2182417ta2tdl/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21824 1727096393.19482: variable 'ansible_facts' from source: unknown 21824 1727096393.19508: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py 21824 1727096393.19733: Sending initial data 21824 1727096393.19736: Sent initial data (155 bytes) 21824 1727096393.20265: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096393.20279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096393.20382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.20389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.20492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.22108: 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 <<< 21824 1727096393.22192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21824 1727096393.22273: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0ttdwnzg /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py <<< 21824 1727096393.22276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py" <<< 21824 1727096393.22332: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2182417ta2tdl/tmp0ttdwnzg" to remote "/root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py" <<< 21824 1727096393.23276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.23279: stdout chunk (state=3): >>><<< 21824 1727096393.23282: stderr chunk (state=3): >>><<< 21824 1727096393.23284: done transferring module to remote 21824 1727096393.23286: _low_level_execute_command(): starting 21824 1727096393.23288: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/ /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py && sleep 0' 21824 1727096393.23975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.24044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.24093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.24097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.24204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.26165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.26171: stdout chunk (state=3): >>><<< 21824 1727096393.26173: stderr chunk (state=3): >>><<< 21824 1727096393.26274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096393.26279: _low_level_execute_command(): starting 21824 1727096393.26282: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/AnsiballZ_command.py && sleep 0' 21824 1727096393.26803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21824 1727096393.26812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096393.26822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096393.26836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096393.26847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096393.26853: stderr chunk (state=3): >>>debug2: match not found <<< 21824 1727096393.26863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.26881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21824 1727096393.26888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21824 1727096393.26894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21824 1727096393.26902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21824 1727096393.26911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21824 1727096393.26922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21824 1727096393.26929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21824 1727096393.26935: stderr chunk (state=3): >>>debug2: match found <<< 21824 1727096393.26945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21824 1727096393.27009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.27157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21824 1727096393.27161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.27163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.71589: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7757 0 --:--:-- --:--:-- --:--:-- 7864", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:59:53.422604", "end": "2024-09-23 08:59:53.713054", "delta": "0:00:00.290450", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21824 1727096393.73224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21824 1727096393.73290: stderr chunk (state=3): >>><<< 21824 1727096393.73298: stdout chunk (state=3): >>><<< 21824 1727096393.73329: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7757 0 --:--:-- --:--:-- --:--:-- 7864", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:59:53.422604", "end": "2024-09-23 08:59:53.713054", "delta": "0:00:00.290450", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 21824 1727096393.73397: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_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.command', '_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-1727096393.1618154-24042-33702246657021/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21824 1727096393.73412: _low_level_execute_command(): starting 21824 1727096393.73435: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096393.1618154-24042-33702246657021/ > /dev/null 2>&1 && sleep 0' 21824 1727096393.74196: 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 <<< 21824 1727096393.74200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21824 1727096393.74231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21824 1727096393.74331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21824 1727096393.76411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21824 1727096393.76415: stdout chunk (state=3): >>><<< 21824 1727096393.76417: stderr chunk (state=3): >>><<< 21824 1727096393.76420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21824 1727096393.76428: handler run complete 21824 1727096393.76430: Evaluated conditional (False): False 21824 1727096393.76489: attempt loop complete, returning result 21824 1727096393.76738: _execute() done 21824 1727096393.76741: dumping result to json 21824 1727096393.76744: done dumping result, returning 21824 1727096393.76747: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0afff68d-5257-b8a1-9a25-000000000784] 21824 1727096393.76749: sending task result for task 0afff68d-5257-b8a1-9a25-000000000784 21824 1727096393.76829: done sending task result for task 0afff68d-5257-b8a1-9a25-000000000784 21824 1727096393.76832: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.290450", "end": "2024-09-23 08:59:53.713054", "rc": 0, "start": "2024-09-23 08:59:53.422604" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7757 0 --:--:-- --:--:-- --:--:-- 7864 21824 1727096393.76916: no more pending results, returning what we have 21824 1727096393.76921: results queue empty 21824 1727096393.76921: checking for any_errors_fatal 21824 1727096393.76933: done checking for any_errors_fatal 21824 1727096393.76934: checking for max_fail_percentage 21824 1727096393.76936: done checking for max_fail_percentage 21824 1727096393.76937: checking to see if all hosts have failed and the running result is not ok 21824 1727096393.76938: done checking to see if all hosts have failed 21824 1727096393.76938: getting the remaining hosts for this loop 21824 1727096393.76940: done getting the remaining hosts for this loop 21824 1727096393.76944: getting the next task for host managed_node1 21824 1727096393.76955: done getting next task for host managed_node1 21824 1727096393.76957: ^ task is: TASK: meta (flush_handlers) 21824 1727096393.76960: ^ 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 21824 1727096393.76966: getting variables 21824 1727096393.76973: in VariableManager get_vars() 21824 1727096393.77027: Calling all_inventory to load vars for managed_node1 21824 1727096393.77030: Calling groups_inventory to load vars for managed_node1 21824 1727096393.77033: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096393.77045: Calling all_plugins_play to load vars for managed_node1 21824 1727096393.77049: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096393.77052: Calling groups_plugins_play to load vars for managed_node1 21824 1727096393.79142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096393.80831: done with get_vars() 21824 1727096393.80865: done getting variables 21824 1727096393.80938: in VariableManager get_vars() 21824 1727096393.80965: Calling all_inventory to load vars for managed_node1 21824 1727096393.80971: Calling groups_inventory to load vars for managed_node1 21824 1727096393.80974: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096393.80979: Calling all_plugins_play to load vars for managed_node1 21824 1727096393.80981: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096393.80984: Calling groups_plugins_play to load vars for managed_node1 21824 1727096393.82420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096393.85016: done with get_vars() 21824 1727096393.85049: done queuing things up, now waiting for results queue to drain 21824 1727096393.85051: results queue empty 21824 1727096393.85052: checking for any_errors_fatal 21824 1727096393.85056: done checking for any_errors_fatal 21824 1727096393.85057: checking for max_fail_percentage 21824 1727096393.85058: done checking for max_fail_percentage 21824 1727096393.85058: checking to see if all hosts have failed and the running result is not ok 21824 1727096393.85059: done checking to see if all hosts have failed 21824 1727096393.85060: getting the remaining hosts for this loop 21824 1727096393.85061: done getting the remaining hosts for this loop 21824 1727096393.85064: getting the next task for host managed_node1 21824 1727096393.85078: done getting next task for host managed_node1 21824 1727096393.85080: ^ task is: TASK: meta (flush_handlers) 21824 1727096393.85082: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096393.85085: getting variables 21824 1727096393.85086: in VariableManager get_vars() 21824 1727096393.85105: Calling all_inventory to load vars for managed_node1 21824 1727096393.85108: Calling groups_inventory to load vars for managed_node1 21824 1727096393.85110: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096393.85115: Calling all_plugins_play to load vars for managed_node1 21824 1727096393.85117: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096393.85120: Calling groups_plugins_play to load vars for managed_node1 21824 1727096393.86430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096393.88778: done with get_vars() 21824 1727096393.88801: done getting variables 21824 1727096393.88845: in VariableManager get_vars() 21824 1727096393.88860: Calling all_inventory to load vars for managed_node1 21824 1727096393.88862: Calling groups_inventory to load vars for managed_node1 21824 1727096393.88864: Calling all_plugins_inventory to load vars for managed_node1 21824 1727096393.88872: Calling all_plugins_play to load vars for managed_node1 21824 1727096393.88879: Calling groups_plugins_inventory to load vars for managed_node1 21824 1727096393.88883: Calling groups_plugins_play to load vars for managed_node1 21824 1727096393.91247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21824 1727096393.94413: done with get_vars() 21824 1727096393.94446: done queuing things up, now waiting for results queue to drain 21824 1727096393.94449: results queue empty 21824 1727096393.94450: checking for any_errors_fatal 21824 1727096393.94451: done checking for any_errors_fatal 21824 1727096393.94452: checking for max_fail_percentage 21824 1727096393.94453: done checking for max_fail_percentage 21824 1727096393.94453: checking to see if all hosts have failed and the running result is not ok 21824 1727096393.94454: done checking to see if all hosts have failed 21824 1727096393.94455: getting the remaining hosts for this loop 21824 1727096393.94456: done getting the remaining hosts for this loop 21824 1727096393.94459: getting the next task for host managed_node1 21824 1727096393.94462: done getting next task for host managed_node1 21824 1727096393.94463: ^ task is: None 21824 1727096393.94465: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21824 1727096393.94466: done queuing things up, now waiting for results queue to drain 21824 1727096393.94572: results queue empty 21824 1727096393.94574: checking for any_errors_fatal 21824 1727096393.94575: done checking for any_errors_fatal 21824 1727096393.94575: checking for max_fail_percentage 21824 1727096393.94577: done checking for max_fail_percentage 21824 1727096393.94578: checking to see if all hosts have failed and the running result is not ok 21824 1727096393.94578: done checking to see if all hosts have failed 21824 1727096393.94581: getting the next task for host managed_node1 21824 1727096393.94584: done getting next task for host managed_node1 21824 1727096393.94585: ^ task is: None 21824 1727096393.94586: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=94 changed=4 unreachable=0 failed=0 skipped=99 rescued=0 ignored=0 Monday 23 September 2024 08:59:53 -0400 (0:00:00.850) 0:00:49.086 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.93s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.26s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Get package info -------------------------------------------------------- 1.15s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Create veth interface testnic1 ------------------------------------------ 1.14s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 0.98s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Install NetworkManager -------------------------------------------------- 0.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.94s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.89s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.80s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 21824 1727096393.94730: RUNNING CLEANUP