[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. 20419 1726882361.98544: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 20419 1726882361.99478: Added group all to inventory 20419 1726882361.99481: Added group ungrouped to inventory 20419 1726882361.99485: Group all now contains ungrouped 20419 1726882361.99488: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 20419 1726882362.27174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20419 1726882362.27446: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20419 1726882362.27468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20419 1726882362.27528: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20419 1726882362.27799: Loaded config def from plugin (inventory/script) 20419 1726882362.27802: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20419 1726882362.27843: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20419 1726882362.27934: Loaded config def from plugin (inventory/yaml) 20419 1726882362.27936: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20419 1726882362.28225: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20419 1726882362.29855: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20419 1726882362.29858: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20419 1726882362.29861: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20419 1726882362.29867: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20419 1726882362.29871: Loading data from /tmp/network-Kc3/inventory.yml 20419 1726882362.29943: /tmp/network-Kc3/inventory.yml was not parsable by auto 20419 1726882362.30410: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20419 1726882362.30450: Loading data from /tmp/network-Kc3/inventory.yml 20419 1726882362.30535: group all already in inventory 20419 1726882362.30542: set inventory_file for managed_node1 20419 1726882362.30546: set inventory_dir for managed_node1 20419 1726882362.30547: Added host managed_node1 to inventory 20419 1726882362.30550: Added host managed_node1 to group all 20419 1726882362.30551: set ansible_host for managed_node1 20419 1726882362.30551: set ansible_ssh_extra_args for managed_node1 20419 1726882362.30554: set inventory_file for managed_node2 20419 1726882362.30557: set inventory_dir for managed_node2 20419 1726882362.30558: Added host managed_node2 to inventory 20419 1726882362.30559: Added host managed_node2 to group all 20419 1726882362.30560: set ansible_host for managed_node2 20419 1726882362.30561: set ansible_ssh_extra_args for managed_node2 20419 1726882362.30563: set inventory_file for managed_node3 20419 1726882362.30565: set inventory_dir for managed_node3 20419 1726882362.30566: Added host managed_node3 to inventory 20419 1726882362.30567: Added host managed_node3 to group all 20419 1726882362.30568: set ansible_host for managed_node3 20419 1726882362.30569: set ansible_ssh_extra_args for managed_node3 20419 1726882362.30571: Reconcile groups and hosts in inventory. 20419 1726882362.30575: Group ungrouped now contains managed_node1 20419 1726882362.30577: Group ungrouped now contains managed_node2 20419 1726882362.30578: Group ungrouped now contains managed_node3 20419 1726882362.31057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20419 1726882362.31189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20419 1726882362.31644: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20419 1726882362.31673: Loaded config def from plugin (vars/host_group_vars) 20419 1726882362.31676: 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) 20419 1726882362.31683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20419 1726882362.31691: 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) 20419 1726882362.31739: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20419 1726882362.32885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882362.32978: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20419 1726882362.33424: Loaded config def from plugin (connection/local) 20419 1726882362.33428: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20419 1726882362.34900: Loaded config def from plugin (connection/paramiko_ssh) 20419 1726882362.34904: 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) 20419 1726882362.36798: 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) 20419 1726882362.36840: Loaded config def from plugin (connection/psrp) 20419 1726882362.36843: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20419 1726882362.38403: 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) 20419 1726882362.38444: Loaded config def from plugin (connection/ssh) 20419 1726882362.38448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20419 1726882362.42445: 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) 20419 1726882362.42485: Loaded config def from plugin (connection/winrm) 20419 1726882362.42489: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20419 1726882362.42526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20419 1726882362.42797: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20419 1726882362.42855: Loaded config def from plugin (shell/cmd) 20419 1726882362.42857: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20419 1726882362.42883: 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) 20419 1726882362.42954: Loaded config def from plugin (shell/powershell) 20419 1726882362.42956: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20419 1726882362.43209: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20419 1726882362.43377: Loaded config def from plugin (shell/sh) 20419 1726882362.43379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20419 1726882362.43620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20419 1726882362.43742: Loaded config def from plugin (become/runas) 20419 1726882362.43745: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20419 1726882362.44139: Loaded config def from plugin (become/su) 20419 1726882362.44141: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20419 1726882362.44507: Loaded config def from plugin (become/sudo) 20419 1726882362.44510: 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 20419 1726882362.44543: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20419 1726882362.45357: in VariableManager get_vars() 20419 1726882362.45379: done with get_vars() 20419 1726882362.45717: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20419 1726882362.52083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20419 1726882362.52587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 20419 1726882362.52968: in VariableManager get_vars() 20419 1726882362.52973: done with get_vars() 20419 1726882362.52976: variable 'playbook_dir' from source: magic vars 20419 1726882362.52977: variable 'ansible_playbook_python' from source: magic vars 20419 1726882362.52978: variable 'ansible_config_file' from source: magic vars 20419 1726882362.52979: variable 'groups' from source: magic vars 20419 1726882362.52979: variable 'omit' from source: magic vars 20419 1726882362.52980: variable 'ansible_version' from source: magic vars 20419 1726882362.52981: variable 'ansible_check_mode' from source: magic vars 20419 1726882362.52982: variable 'ansible_diff_mode' from source: magic vars 20419 1726882362.52982: variable 'ansible_forks' from source: magic vars 20419 1726882362.52983: variable 'ansible_inventory_sources' from source: magic vars 20419 1726882362.52984: variable 'ansible_skip_tags' from source: magic vars 20419 1726882362.52984: variable 'ansible_limit' from source: magic vars 20419 1726882362.52986: variable 'ansible_run_tags' from source: magic vars 20419 1726882362.52986: variable 'ansible_verbosity' from source: magic vars 20419 1726882362.53227: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 20419 1726882362.56841: in VariableManager get_vars() 20419 1726882362.56872: done with get_vars() 20419 1726882362.56928: in VariableManager get_vars() 20419 1726882362.56942: done with get_vars() 20419 1726882362.56976: in VariableManager get_vars() 20419 1726882362.56989: done with get_vars() 20419 1726882362.58308: in VariableManager get_vars() 20419 1726882362.58323: done with get_vars() 20419 1726882362.58329: variable 'omit' from source: magic vars 20419 1726882362.58347: variable 'omit' from source: magic vars 20419 1726882362.58380: in VariableManager get_vars() 20419 1726882362.58395: done with get_vars() 20419 1726882362.58442: in VariableManager get_vars() 20419 1726882362.58455: done with get_vars() 20419 1726882362.58491: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20419 1726882362.59120: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20419 1726882362.59253: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20419 1726882362.60911: in VariableManager get_vars() 20419 1726882362.60933: done with get_vars() 20419 1726882362.61592: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882362.65703: in VariableManager get_vars() 20419 1726882362.69428: done with get_vars() 20419 1726882362.69435: variable 'omit' from source: magic vars 20419 1726882362.69447: variable 'omit' from source: magic vars 20419 1726882362.69480: in VariableManager get_vars() 20419 1726882362.69613: done with get_vars() 20419 1726882362.69636: in VariableManager get_vars() 20419 1726882362.69651: done with get_vars() 20419 1726882362.69680: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20419 1726882362.70006: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20419 1726882362.70088: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20419 1726882362.70881: in VariableManager get_vars() 20419 1726882362.70908: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882362.75647: in VariableManager get_vars() 20419 1726882362.75686: done with get_vars() 20419 1726882362.75698: variable 'omit' from source: magic vars 20419 1726882362.75710: variable 'omit' from source: magic vars 20419 1726882362.75742: in VariableManager get_vars() 20419 1726882362.75779: done with get_vars() 20419 1726882362.75808: in VariableManager get_vars() 20419 1726882362.75826: done with get_vars() 20419 1726882362.75859: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20419 1726882362.75975: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20419 1726882362.76055: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20419 1726882362.76525: in VariableManager get_vars() 20419 1726882362.76547: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882362.80320: in VariableManager get_vars() 20419 1726882362.80342: done with get_vars() 20419 1726882362.80352: variable 'omit' from source: magic vars 20419 1726882362.80364: variable 'omit' from source: magic vars 20419 1726882362.80398: in VariableManager get_vars() 20419 1726882362.80417: done with get_vars() 20419 1726882362.80438: in VariableManager get_vars() 20419 1726882362.80478: done with get_vars() 20419 1726882362.80507: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20419 1726882362.80654: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20419 1726882362.80735: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20419 1726882362.81366: in VariableManager get_vars() 20419 1726882362.81391: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882362.83959: in VariableManager get_vars() 20419 1726882362.83984: done with get_vars() 20419 1726882362.83998: variable 'omit' from source: magic vars 20419 1726882362.84024: variable 'omit' from source: magic vars 20419 1726882362.84065: in VariableManager get_vars() 20419 1726882362.84086: done with get_vars() 20419 1726882362.84107: in VariableManager get_vars() 20419 1726882362.84130: done with get_vars() 20419 1726882362.84162: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20419 1726882362.84302: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20419 1726882362.84384: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20419 1726882362.84784: in VariableManager get_vars() 20419 1726882362.84818: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882362.86703: in VariableManager get_vars() 20419 1726882362.86730: done with get_vars() 20419 1726882362.86773: in VariableManager get_vars() 20419 1726882362.86800: done with get_vars() 20419 1726882362.86860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20419 1726882362.86881: 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 20419 1726882362.87238: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20419 1726882362.87395: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20419 1726882362.87398: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 20419 1726882362.87434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20419 1726882362.87459: 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) 20419 1726882362.87636: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20419 1726882362.87701: Loaded config def from plugin (callback/default) 20419 1726882362.87704: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20419 1726882362.88855: Loaded config def from plugin (callback/junit) 20419 1726882362.88857: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20419 1726882362.88908: 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) 20419 1726882362.88973: Loaded config def from plugin (callback/minimal) 20419 1726882362.88975: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20419 1726882362.89020: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20419 1726882362.89079: Loaded config def from plugin (callback/tree) 20419 1726882362.89081: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 20419 1726882362.89201: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20419 1726882362.89204: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_nm.yml **************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20419 1726882362.89237: in VariableManager get_vars() 20419 1726882362.89248: done with get_vars() 20419 1726882362.89253: in VariableManager get_vars() 20419 1726882362.89261: done with get_vars() 20419 1726882362.89265: variable 'omit' from source: magic vars 20419 1726882362.89301: in VariableManager get_vars() 20419 1726882362.89315: done with get_vars() 20419 1726882362.89339: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with nm as provider] *** 20419 1726882362.89926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20419 1726882362.90026: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20419 1726882362.90057: getting the remaining hosts for this loop 20419 1726882362.90059: done getting the remaining hosts for this loop 20419 1726882362.90061: getting the next task for host managed_node2 20419 1726882362.90065: done getting next task for host managed_node2 20419 1726882362.90067: ^ task is: TASK: Gathering Facts 20419 1726882362.90069: ^ 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 20419 1726882362.90071: getting variables 20419 1726882362.90072: in VariableManager get_vars() 20419 1726882362.90081: Calling all_inventory to load vars for managed_node2 20419 1726882362.90084: Calling groups_inventory to load vars for managed_node2 20419 1726882362.90086: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882362.90105: Calling all_plugins_play to load vars for managed_node2 20419 1726882362.90117: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882362.90120: Calling groups_plugins_play to load vars for managed_node2 20419 1726882362.90153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882362.90212: done with get_vars() 20419 1726882362.90219: done getting variables 20419 1726882362.90279: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 Friday 20 September 2024 21:32:42 -0400 (0:00:00.011) 0:00:00.011 ****** 20419 1726882362.90313: entering _queue_task() for managed_node2/gather_facts 20419 1726882362.90315: Creating lock for gather_facts 20419 1726882362.90679: worker is 1 (out of 1 available) 20419 1726882362.90690: exiting _queue_task() for managed_node2/gather_facts 20419 1726882362.90707: done queuing things up, now waiting for results queue to drain 20419 1726882362.90709: waiting for pending results... 20419 1726882362.90980: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20419 1726882362.91005: in run() - task 12673a56-9f93-9d14-fef2-0000000001ae 20419 1726882362.91026: variable 'ansible_search_path' from source: unknown 20419 1726882362.91067: calling self._execute() 20419 1726882362.91139: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882362.91150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882362.91161: variable 'omit' from source: magic vars 20419 1726882362.91267: variable 'omit' from source: magic vars 20419 1726882362.91305: variable 'omit' from source: magic vars 20419 1726882362.91349: variable 'omit' from source: magic vars 20419 1726882362.91426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882362.91443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882362.91470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882362.91490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882362.91535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882362.91551: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882362.91564: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882362.91571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882362.91799: Set connection var ansible_pipelining to False 20419 1726882362.91803: Set connection var ansible_timeout to 10 20419 1726882362.91806: Set connection var ansible_connection to ssh 20419 1726882362.91808: Set connection var ansible_shell_executable to /bin/sh 20419 1726882362.91810: Set connection var ansible_shell_type to sh 20419 1726882362.91812: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882362.91814: variable 'ansible_shell_executable' from source: unknown 20419 1726882362.91816: variable 'ansible_connection' from source: unknown 20419 1726882362.91818: variable 'ansible_module_compression' from source: unknown 20419 1726882362.91821: variable 'ansible_shell_type' from source: unknown 20419 1726882362.91823: variable 'ansible_shell_executable' from source: unknown 20419 1726882362.91826: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882362.91828: variable 'ansible_pipelining' from source: unknown 20419 1726882362.91830: variable 'ansible_timeout' from source: unknown 20419 1726882362.91832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882362.92005: 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) 20419 1726882362.92022: variable 'omit' from source: magic vars 20419 1726882362.92058: starting attempt loop 20419 1726882362.92062: running the handler 20419 1726882362.92065: variable 'ansible_facts' from source: unknown 20419 1726882362.92084: _low_level_execute_command(): starting 20419 1726882362.92102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882362.92868: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882362.92899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882362.92911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882362.92951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882362.93038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882362.93052: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882362.93069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882362.93099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882362.93117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882362.93223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882362.94934: stdout chunk (state=3): >>>/root <<< 20419 1726882362.95096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882362.95100: stdout chunk (state=3): >>><<< 20419 1726882362.95103: stderr chunk (state=3): >>><<< 20419 1726882362.95122: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882362.95222: _low_level_execute_command(): starting 20419 1726882362.95226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736 `" && echo ansible-tmp-1726882362.9513273-20461-236056208787736="` echo /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736 `" ) && sleep 0' 20419 1726882362.95785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882362.95804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882362.95820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882362.95845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882362.95861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882362.95959: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882362.95981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882362.95999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882362.96021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882362.96111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882362.98043: stdout chunk (state=3): >>>ansible-tmp-1726882362.9513273-20461-236056208787736=/root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736 <<< 20419 1726882362.98186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882362.98204: stdout chunk (state=3): >>><<< 20419 1726882362.98216: stderr chunk (state=3): >>><<< 20419 1726882362.98299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882362.9513273-20461-236056208787736=/root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882362.98303: variable 'ansible_module_compression' from source: unknown 20419 1726882362.98340: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20419 1726882362.98348: ANSIBALLZ: Acquiring lock 20419 1726882362.98355: ANSIBALLZ: Lock acquired: 139984560362544 20419 1726882362.98363: ANSIBALLZ: Creating module 20419 1726882363.46735: ANSIBALLZ: Writing module into payload 20419 1726882363.47238: ANSIBALLZ: Writing module 20419 1726882363.47563: ANSIBALLZ: Renaming module 20419 1726882363.47568: ANSIBALLZ: Done creating module 20419 1726882363.47571: variable 'ansible_facts' from source: unknown 20419 1726882363.47573: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882363.47575: _low_level_execute_command(): starting 20419 1726882363.47577: _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' 20419 1726882363.49514: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882363.49819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882363.49987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882363.51724: stdout chunk (state=3): >>>PLATFORM <<< 20419 1726882363.51820: stdout chunk (state=3): >>>Linux <<< 20419 1726882363.51824: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 20419 1726882363.51826: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20419 1726882363.51987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882363.52007: stdout chunk (state=3): >>><<< 20419 1726882363.52021: stderr chunk (state=3): >>><<< 20419 1726882363.52042: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882363.52057 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20419 1726882363.52157: _low_level_execute_command(): starting 20419 1726882363.52226: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20419 1726882363.52522: Sending initial data 20419 1726882363.52525: Sent initial data (1181 bytes) 20419 1726882363.53454: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882363.53487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882363.53602: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882363.53696: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882363.53937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882363.54035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882363.57602: 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"} <<< 20419 1726882363.58172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882363.58176: stdout chunk (state=3): >>><<< 20419 1726882363.58178: stderr chunk (state=3): >>><<< 20419 1726882363.58181: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882363.58308: variable 'ansible_facts' from source: unknown 20419 1726882363.58319: variable 'ansible_facts' from source: unknown 20419 1726882363.58334: variable 'ansible_module_compression' from source: unknown 20419 1726882363.58801: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20419 1726882363.58804: variable 'ansible_facts' from source: unknown 20419 1726882363.59279: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py 20419 1726882363.59723: Sending initial data 20419 1726882363.59727: Sent initial data (154 bytes) 20419 1726882363.61114: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882363.61240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882363.62772: 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" <<< 20419 1726882363.62786: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882363.63096: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py" <<< 20419 1726882363.63100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfp4uo69w /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py <<< 20419 1726882363.63139: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfp4uo69w" to remote "/root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py" <<< 20419 1726882363.66630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882363.66988: stderr chunk (state=3): >>><<< 20419 1726882363.66995: stdout chunk (state=3): >>><<< 20419 1726882363.66999: done transferring module to remote 20419 1726882363.67002: _low_level_execute_command(): starting 20419 1726882363.67004: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/ /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py && sleep 0' 20419 1726882363.69016: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882363.69111: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882363.69244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882363.69310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882363.69570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882363.71467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882363.71471: stdout chunk (state=3): >>><<< 20419 1726882363.71473: stderr chunk (state=3): >>><<< 20419 1726882363.71476: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882363.71478: _low_level_execute_command(): starting 20419 1726882363.71480: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/AnsiballZ_setup.py && sleep 0' 20419 1726882363.73068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882363.73086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882363.73116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882363.73161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882363.73310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882363.73372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882363.73425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882363.73735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882363.76041: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 20419 1726882363.76111: stdout chunk (state=3): >>>import 'posix' # <<< 20419 1726882363.76126: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 20419 1726882363.76136: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20419 1726882363.76175: 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' <<< 20419 1726882363.76207: stdout chunk (state=3): >>>import '_codecs' # <<< 20419 1726882363.76218: stdout chunk (state=3): >>>import 'codecs' # <<< 20419 1726882363.76259: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20419 1726882363.76287: 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 0x7f194cd684d0> <<< 20419 1726882363.76406: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cd37b30> # /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 0x7f194cd6aa50> import '_signal' # import '_abc' # import 'abc' # <<< 20419 1726882363.76409: stdout chunk (state=3): >>>import 'io' # <<< 20419 1726882363.76522: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 20419 1726882363.76549: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20419 1726882363.76581: stdout chunk (state=3): >>>import 'os' # <<< 20419 1726882363.76630: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20419 1726882363.76660: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20419 1726882363.76674: 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' <<< 20419 1726882363.76760: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb3d130> <<< 20419 1726882363.76790: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb3dfa0> <<< 20419 1726882363.76902: stdout chunk (state=3): >>>import 'site' # <<< 20419 1726882363.76915: 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. <<< 20419 1726882363.77200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20419 1726882363.77225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20419 1726882363.77249: 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' <<< 20419 1726882363.77343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20419 1726882363.77346: stdout chunk (state=3): >>># 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 <<< 20419 1726882363.77348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20419 1726882363.77497: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb7bdd0> # /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 0x7f194cb7bfe0> # /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 <<< 20419 1726882363.77543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882363.77569: stdout chunk (state=3): >>>import 'itertools' # <<< 20419 1726882363.77597: 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 0x7f194cbb37a0> <<< 20419 1726882363.77625: 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 0x7f194cbb3e30> <<< 20419 1726882363.77822: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb93aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb911c0> <<< 20419 1726882363.77826: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb78f80> <<< 20419 1726882363.77837: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20419 1726882363.77870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20419 1726882363.77877: stdout chunk (state=3): >>>import '_sre' # <<< 20419 1726882363.77916: stdout chunk (state=3): >>># /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' <<< 20419 1726882363.77946: 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' <<< 20419 1726882363.78020: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cbd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cbd2330> <<< 20419 1726882363.78034: 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 0x7f194cb92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cbd0b90> <<< 20419 1726882363.78085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20419 1726882363.78164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc08740> <<< 20419 1726882363.78167: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb78200> # /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' <<< 20419 1726882363.78169: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882363.78171: 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 0x7f194cc08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc08aa0> <<< 20419 1726882363.78355: 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 0x7f194cc08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb76d20> # /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 0x7f194cc09580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc09250> <<< 20419 1726882363.78423: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc0a480> import 'importlib.util' # import 'runpy' # <<< 20419 1726882363.78426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20419 1726882363.78473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20419 1726882363.78488: 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 0x7f194cc20680> <<< 20419 1726882363.78506: stdout chunk (state=3): >>>import 'errno' # <<< 20419 1726882363.78690: 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 0x7f194cc21d60> # /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' <<< 20419 1726882363.78697: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc22c00> # 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 0x7f194cc23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc22150> # /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' <<< 20419 1726882363.78763: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f194cc23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc23410> <<< 20419 1726882363.78788: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc0a4b0> <<< 20419 1726882363.78915: stdout chunk (state=3): >>># /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 0x7f194c923bc0> <<< 20419 1726882363.79029: 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 0x7f194c94c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94c410> # 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 0x7f194c94c6e0> <<< 20419 1726882363.79032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20419 1726882363.79034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 20419 1726882363.79326: stdout chunk (state=3): >>> # 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 0x7f194c94d010> <<< 20419 1726882363.79431: 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 0x7f194c94da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c921d60> # /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 <<< 20419 1726882363.79612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc0aba0> # /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 <<< 20419 1726882363.79625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20419 1726882363.79658: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c977110> <<< 20419 1726882363.79707: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20419 1726882363.79727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882363.79739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20419 1726882363.79767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20419 1726882363.79915: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c99b440> # /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' # <<< 20419 1726882363.79945: 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 0x7f194c9fc1a0> <<< 20419 1726882363.79979: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20419 1726882363.80063: 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 <<< 20419 1726882363.80066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20419 1726882363.80143: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c9fe900> <<< 20419 1726882363.80287: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c9fc2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c9c9220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 20419 1726882363.80291: 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 0x7f194c32d250> <<< 20419 1726882363.80310: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c99a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94fce0> <<< 20419 1726882363.80604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f194c32d4f0> <<< 20419 1726882363.80746: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gbn79ho2/ansible_ansible.legacy.setup_payload.zip' <<< 20419 1726882363.80758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.80936: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20419 1726882363.81024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20419 1726882363.81030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20419 1726882363.81058: 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 0x7f194c38efc0> <<< 20419 1726882363.81061: stdout chunk (state=3): >>>import '_typing' # <<< 20419 1726882363.81255: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c36deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c36d010> <<< 20419 1726882363.81258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.81274: stdout chunk (state=3): >>>import 'ansible' # <<< 20419 1726882363.81510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 20419 1726882363.82811: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.83830: 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' <<< 20419 1726882363.83926: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c38ce60> # /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' <<< 20419 1726882363.83930: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20419 1726882363.83935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20419 1726882363.84109: 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 0x7f194c3c2900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c3c2690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c3c1fa0> # /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 0x7f194c3c29f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c38f9e0> import 'atexit' # <<< 20419 1726882363.84130: 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 0x7f194c3c3620> <<< 20419 1726882363.84245: 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 0x7f194c3c37a0> # /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' <<< 20419 1726882363.84248: stdout chunk (state=3): >>>import '_locale' # <<< 20419 1726882363.84561: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c3c3ce0> 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 0x7f194c229ac0> # 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 0x7f194c22b6e0> # /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 0x7f194c22bfb0> # /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 0x7f194c22d250> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20419 1726882363.84594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20419 1726882363.84670: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c22fd40> <<< 20419 1726882363.84701: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882363.84717: 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 0x7f194cc22b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c22e000> <<< 20419 1726882363.84784: stdout chunk (state=3): >>># /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' <<< 20419 1726882363.84804: 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' <<< 20419 1726882363.85001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c237ce0> import '_tokenize' # <<< 20419 1726882363.85111: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2367b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c236510> # /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' <<< 20419 1726882363.85136: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c236a80> <<< 20419 1726882363.85340: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c22e510> # 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 0x7f194c27bf20> # /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 0x7f194c27bfe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20419 1726882363.85358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882363.85568: 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 0x7f194c27da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27d7f0> # /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 0x7f194c27fef0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27e030> # /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 0x7f194c283650> <<< 20419 1726882363.85788: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27ffe0> # 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 0x7f194c2846e0> # 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 0x7f194c284890> <<< 20419 1726882363.85827: 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' <<< 20419 1726882363.85834: 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 0x7f194c284920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27c110> <<< 20419 1726882363.85898: 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 <<< 20419 1726882363.85915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20419 1726882363.85932: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882363.85955: 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 0x7f194c1100b0> <<< 20419 1726882363.86211: 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 0x7f194c111280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c286840> # 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 0x7f194c287bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2864b0> # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.86287: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.86559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.86910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.87189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.87736: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20419 1726882363.87739: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20419 1726882363.87741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20419 1726882363.87758: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20419 1726882363.87809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882363.87823: 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 0x7f194c115670> <<< 20419 1726882363.87910: 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 0x7f194c1169c0> <<< 20419 1726882363.87927: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1114c0> <<< 20419 1726882363.88018: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 20419 1726882363.88030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.88219: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.88330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20419 1726882363.88346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c116b70> <<< 20419 1726882363.88412: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.88808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.89248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.89316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.89402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 20419 1726882363.89725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # <<< 20419 1726882363.89731: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.89734: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20419 1726882363.89736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.89748: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20419 1726882363.89762: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.89987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20419 1726882363.90323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20419 1726882363.90397: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c117680> # zipimport: zlib available <<< 20419 1726882363.90426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20419 1726882363.90528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20419 1726882363.90631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90868: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90875: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.90916: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882363.90950: 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 0x7f194c122090> <<< 20419 1726882363.90980: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c11d070> <<< 20419 1726882363.91016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20419 1726882363.91038: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.91160: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.91175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.91225: 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' <<< 20419 1726882363.91267: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20419 1726882363.91288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20419 1726882363.91499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20419 1726882363.91503: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c20a9c0> <<< 20419 1726882363.91505: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2fe690> <<< 20419 1726882363.91551: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c122060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c284d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20419 1726882363.91602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.91622: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20419 1726882363.91847: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20419 1726882363.91851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.91853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92120: stdout chunk (state=3): >>># 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 <<< 20419 1726882363.92174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92217: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20419 1726882363.92241: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.92679: 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' <<< 20419 1726882363.92722: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20419 1726882363.92729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20419 1726882363.92732: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20419 1726882363.92749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20419 1726882363.92764: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b60c0> <<< 20419 1726882363.92898: stdout chunk (state=3): >>># /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 <<< 20419 1726882363.92901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20419 1726882363.93103: 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' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd4bf80> # 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 0x7f194bd503b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c19f3e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b6c00> <<< 20419 1726882363.93113: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b4800> <<< 20419 1726882363.93118: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b4440> <<< 20419 1726882363.93121: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20419 1726882363.93123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20419 1726882363.93137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20419 1726882363.93160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20419 1726882363.93174: 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' <<< 20419 1726882363.93229: 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 0x7f194bd533b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd52c60> <<< 20419 1726882363.93247: 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 0x7f194bd52e40> <<< 20419 1726882363.93268: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd52090> <<< 20419 1726882363.93281: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20419 1726882363.93489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20419 1726882363.93492: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd53560> <<< 20419 1726882363.93497: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20419 1726882363.93499: 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 0x7f194bdb6060> <<< 20419 1726882363.93562: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd53cb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b5e50> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 20419 1726882363.93594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20419 1726882363.93818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.93822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.93825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20419 1726882363.93839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.93868: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20419 1726882363.93882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.93902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 20419 1726882363.94037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.94119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20419 1726882363.94134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20419 1726882363.94476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.94898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20419 1726882363.95291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95449: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 20419 1726882363.95456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20419 1726882363.95669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20419 1726882363.95677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20419 1726882363.95684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20419 1726882363.95734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20419 1726882363.95899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.95965: 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' <<< 20419 1726882363.95980: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bdb7680> <<< 20419 1726882363.96005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20419 1726882363.96199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20419 1726882363.96204: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bdb6cc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 20419 1726882363.96269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.96318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 20419 1726882363.96498: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20419 1726882363.96545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.96618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 20419 1726882363.96667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.96899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20419 1726882363.96902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20419 1726882363.96904: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882363.96919: 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 0x7f194bdf2300> <<< 20419 1726882363.97145: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bde31d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.97175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20419 1726882363.97196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.97447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.97450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.97781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available 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 <<< 20419 1726882363.97799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 20419 1726882363.97925: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f194be05ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194be05be0> 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 <<< 20419 1726882363.97974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20419 1726882363.98129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.98378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20419 1726882363.98382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.98384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.98612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.98661: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.98760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.99035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882363.99174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20419 1726882363.99180: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.99188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.99298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882363.99762: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.00249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 20419 1726882364.00308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 20419 1726882364.00369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.00475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 20419 1726882364.00582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.00688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 20419 1726882364.00845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 20419 1726882364.01019: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 20419 1726882364.01032: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882364.01044: stdout chunk (state=3): >>> <<< 20419 1726882364.01134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20419 1726882364.01140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01423: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 20419 1726882364.01763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 20419 1726882364.01777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 20419 1726882364.01889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.01966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.02076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 20419 1726882364.02290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20419 1726882364.02350: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 20419 1726882364.02363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.02612: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.02878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20419 1726882364.02938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20419 1726882364.03014: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 20419 1726882364.03124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20419 1726882364.03169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20419 1726882364.03335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20419 1726882364.03482: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 20419 1726882364.03498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882364.03561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 20419 1726882364.03632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882364.03678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.03821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20419 1726882364.04032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20419 1726882364.04036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20419 1726882364.04145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20419 1726882364.04383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20419 1726882364.04495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20419 1726882364.04554: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20419 1726882364.04825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.04916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20419 1726882364.04978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.05837: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20419 1726882364.05953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7f194bc06600> <<< 20419 1726882364.05956: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bc04590> <<< 20419 1726882364.05997: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bbfc140> <<< 20419 1726882364.22144: stdout chunk (state=3): >>># /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 0x7f194bc4d070> # /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 0x7f194bc4ddc0> # /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' <<< 20419 1726882364.22155: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bdf8440> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bc4fa40> <<< 20419 1726882364.22341: 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 <<< 20419 1726882364.42853: stdout chunk (state=3): >>> {"ansible_facts": {"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_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_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"]}, "<<< 20419 1726882364.42885: stdout chunk (state=3): >>>ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "44", "epoch": "1726882364", "epoch_int": "1726882364", "date": "2024-09-20", "time": "21:32:44", "iso8601_micro": "2024-09-21T01:32:44.063859Z", "iso8601": "2024-09-21T01:32:44Z", "iso8601_basic": "20240920T213244063859", "iso8601_basic_short": "20240920T213244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.5634765625, "5m": 0.431640625, "15m": 0.212890625}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fips": false, "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": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": <<< 20419 1726882364.42899: stdout chunk (state=3): >>>"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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "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_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": 2959, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 572, "free": 2959}, "nocache": {"free": 3296, "used": 235}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 554, "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": 261794820096, "block_size": 4096, "block_total": 65519099, "block_available": 63914751, "block_used": 1604348, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 20419 1726882364.43801: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20419 1726882364.43805: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 20419 1726882364.43934: 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 # 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<<< 20419 1726882364.43956: 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 # 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 <<< 20419 1726882364.43975: stdout chunk (state=3): >>># 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<<< 20419 1726882364.43990: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44055: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44059: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44158: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44175: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44260: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.44348: stdout chunk (state=3): >>> # 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_<<< 20419 1726882364.44382: stdout chunk (state=3): >>>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 <<< 20419 1726882364.44862: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20419 1726882364.44888: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 20419 1726882364.44912: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 20419 1726882364.44959: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression<<< 20419 1726882364.44962: stdout chunk (state=3): >>> # destroy _lzma # destroy _blake2<<< 20419 1726882364.45031: stdout chunk (state=3): >>> # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 20419 1726882364.45036: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib<<< 20419 1726882364.45055: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress<<< 20419 1726882364.45104: stdout chunk (state=3): >>> # destroy ntpath <<< 20419 1726882364.45167: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 20419 1726882364.45173: stdout chunk (state=3): >>># destroy __main__ <<< 20419 1726882364.45195: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 20419 1726882364.45228: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale <<< 20419 1726882364.45252: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 20419 1726882364.45288: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog <<< 20419 1726882364.45345: stdout chunk (state=3): >>># destroy uuid <<< 20419 1726882364.45375: stdout chunk (state=3): >>># destroy selinux <<< 20419 1726882364.45405: stdout chunk (state=3): >>># destroy shutil # destroy distro<<< 20419 1726882364.45419: stdout chunk (state=3): >>> <<< 20419 1726882364.45473: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 20419 1726882364.45520: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues <<< 20419 1726882364.45534: stdout chunk (state=3): >>># destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle<<< 20419 1726882364.45567: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 20419 1726882364.45596: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue<<< 20419 1726882364.45631: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy selectors<<< 20419 1726882364.45665: stdout chunk (state=3): >>> # destroy shlex <<< 20419 1726882364.45687: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy subprocess<<< 20419 1726882364.45706: stdout chunk (state=3): >>> # destroy base64<<< 20419 1726882364.45749: stdout chunk (state=3): >>> <<< 20419 1726882364.45762: stdout chunk (state=3): >>># destroy _ssl <<< 20419 1726882364.45780: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass<<< 20419 1726882364.45811: stdout chunk (state=3): >>> # destroy pwd # destroy termios # destroy json <<< 20419 1726882364.45868: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 20419 1726882364.45891: 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<<< 20419 1726882364.45919: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 20419 1726882364.45931: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection<<< 20419 1726882364.45997: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna # destroy stringprep <<< 20419 1726882364.46033: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 20419 1726882364.46063: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 20419 1726882364.46096: 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<<< 20419 1726882364.46125: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 20419 1726882364.46154: 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<<< 20419 1726882364.46157: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 20419 1726882364.46216: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20419 1726882364.46220: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 20419 1726882364.46247: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 20419 1726882364.46274: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 20419 1726882364.46308: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 20419 1726882364.46336: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc<<< 20419 1726882364.46363: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 20419 1726882364.46386: stdout chunk (state=3): >>> # 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<<< 20419 1726882364.46415: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 20419 1726882364.46428: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 20419 1726882364.46538: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20419 1726882364.46661: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20419 1726882364.46675: stdout chunk (state=3): >>># destroy _socket <<< 20419 1726882364.46701: stdout chunk (state=3): >>># destroy _collections <<< 20419 1726882364.46757: stdout chunk (state=3): >>># destroy platform<<< 20419 1726882364.46789: stdout chunk (state=3): >>> # destroy _uuid # destroy stat # destroy genericpath<<< 20419 1726882364.46802: stdout chunk (state=3): >>> # destroy re._parser # destroy tokenize <<< 20419 1726882364.46840: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20419 1726882364.46909: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize<<< 20419 1726882364.46929: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse<<< 20419 1726882364.46938: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 20419 1726882364.46967: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 20419 1726882364.47016: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 20419 1726882364.47026: stdout chunk (state=3): >>> # clear sys.modules <<< 20419 1726882364.47169: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs # destroy encodings.aliases<<< 20419 1726882364.47204: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437<<< 20419 1726882364.47257: stdout chunk (state=3): >>> # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback <<< 20419 1726882364.47288: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading <<< 20419 1726882364.47304: stdout chunk (state=3): >>># destroy atexit # destroy _warnings<<< 20419 1726882364.47334: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 20419 1726882364.47372: stdout chunk (state=3): >>> # destroy _random <<< 20419 1726882364.47391: stdout chunk (state=3): >>># destroy _weakref <<< 20419 1726882364.47411: stdout chunk (state=3): >>># destroy _hashlib<<< 20419 1726882364.47455: stdout chunk (state=3): >>> # destroy _operator<<< 20419 1726882364.47479: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re # destroy itertools <<< 20419 1726882364.47491: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 20419 1726882364.47516: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 20419 1726882364.48332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882364.48336: stdout chunk (state=3): >>><<< 20419 1726882364.48338: stderr chunk (state=3): >>><<< 20419 1726882364.48365: _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 0x7f194cd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cd37b30> # /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 0x7f194cd6aa50> 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 0x7f194cb3d130> # /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 0x7f194cb3dfa0> 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 0x7f194cb7bdd0> # /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 0x7f194cb7bfe0> # /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 0x7f194cbb37a0> # /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 0x7f194cbb3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb93aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb911c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb78f80> # /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 0x7f194cbd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cbd2330> # /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 0x7f194cb92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cbd0b90> # /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 0x7f194cc08740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb78200> # /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 0x7f194cc08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc08aa0> # 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 0x7f194cc08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cb76d20> # /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 0x7f194cc09580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc09250> 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 0x7f194cc0a480> 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 0x7f194cc20680> 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 0x7f194cc21d60> # /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 0x7f194cc22c00> # 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 0x7f194cc23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc22150> # /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 0x7f194cc23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc23410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc0a4b0> # /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 0x7f194c923bc0> # /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 0x7f194c94c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94c410> # 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 0x7f194c94c6e0> # /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 0x7f194c94d010> # 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 0x7f194c94da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c921d60> # /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 0x7f194c94ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194cc0aba0> # /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 0x7f194c977110> # /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 0x7f194c99b440> # /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 0x7f194c9fc1a0> # /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 0x7f194c9fe900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c9fc2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c9c9220> # /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 0x7f194c32d250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c99a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c94fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f194c32d4f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gbn79ho2/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 0x7f194c38efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c36deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c36d010> # 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 0x7f194c38ce60> # /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 0x7f194c3c2900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c3c2690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c3c1fa0> # /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 0x7f194c3c29f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c38f9e0> 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 0x7f194c3c3620> # 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 0x7f194c3c37a0> # /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 0x7f194c3c3ce0> 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 0x7f194c229ac0> # 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 0x7f194c22b6e0> # /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 0x7f194c22bfb0> # /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 0x7f194c22d250> # /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 0x7f194c22fd40> # 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 0x7f194cc22b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c22e000> # /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 0x7f194c237ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2367b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c236510> # /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 0x7f194c236a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c22e510> # 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 0x7f194c27bf20> # /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 0x7f194c27bfe0> # /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 0x7f194c27da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27d7f0> # /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 0x7f194c27fef0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27e030> # /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 0x7f194c283650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27ffe0> # 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 0x7f194c2846e0> # 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 0x7f194c284890> # 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 0x7f194c284920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c27c110> # /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 0x7f194c1100b0> # 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 0x7f194c111280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c286840> # 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 0x7f194c287bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2864b0> # 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 0x7f194c115670> # /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 0x7f194c1169c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1114c0> 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 0x7f194c116b70> # 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 0x7f194c117680> # 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 0x7f194c122090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c11d070> 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 0x7f194c20a9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c2fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c122060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c284d70> # 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 0x7f194c1b60c0> # /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 0x7f194bd4bf80> # 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 0x7f194bd503b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c19f3e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b6c00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b4800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b4440> # /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 0x7f194bd533b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd52c60> # 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 0x7f194bd52e40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd52090> # /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 0x7f194bd53560> # /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 0x7f194bdb6060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bd53cb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194c1b5e50> 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 0x7f194bdb7680> # /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 0x7f194bdb6cc0> 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 0x7f194bdf2300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bde31d0> 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 0x7f194be05ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194be05be0> 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 0x7f194bc06600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bc04590> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bbfc140> # /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 0x7f194bc4d070> # /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 0x7f194bc4ddc0> # /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 0x7f194bdf8440> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f194bc4fa40> 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_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_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "44", "epoch": "1726882364", "epoch_int": "1726882364", "date": "2024-09-20", "time": "21:32:44", "iso8601_micro": "2024-09-21T01:32:44.063859Z", "iso8601": "2024-09-21T01:32:44Z", "iso8601_basic": "20240920T213244063859", "iso8601_basic_short": "20240920T213244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.5634765625, "5m": 0.431640625, "15m": 0.212890625}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fips": false, "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": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "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_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": 2959, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 572, "free": 2959}, "nocache": {"free": 3296, "used": 235}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 554, "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": 261794820096, "block_size": 4096, "block_total": 65519099, "block_available": 63914751, "block_used": 1604348, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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_node2 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. 20419 1726882364.50095: 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-1726882362.9513273-20461-236056208787736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882364.50099: _low_level_execute_command(): starting 20419 1726882364.50102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882362.9513273-20461-236056208787736/ > /dev/null 2>&1 && sleep 0' 20419 1726882364.50104: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882364.50107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882364.50109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882364.50111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882364.50113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882364.50118: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882364.50123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.50125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882364.50127: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882364.50129: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882364.50131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882364.50133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882364.50135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882364.50137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882364.50139: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882364.50141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.50143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882364.50145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882364.50147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.50182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.53156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882364.53160: stdout chunk (state=3): >>><<< 20419 1726882364.53163: stderr chunk (state=3): >>><<< 20419 1726882364.53165: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882364.53168: handler run complete 20419 1726882364.53220: variable 'ansible_facts' from source: unknown 20419 1726882364.53303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.53783: variable 'ansible_facts' from source: unknown 20419 1726882364.54222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.54444: attempt loop complete, returning result 20419 1726882364.54448: _execute() done 20419 1726882364.54450: dumping result to json 20419 1726882364.54479: done dumping result, returning 20419 1726882364.54496: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-9d14-fef2-0000000001ae] 20419 1726882364.54499: sending task result for task 12673a56-9f93-9d14-fef2-0000000001ae ok: [managed_node2] 20419 1726882364.57283: no more pending results, returning what we have 20419 1726882364.57286: results queue empty 20419 1726882364.57287: checking for any_errors_fatal 20419 1726882364.57288: done checking for any_errors_fatal 20419 1726882364.57289: checking for max_fail_percentage 20419 1726882364.57290: done checking for max_fail_percentage 20419 1726882364.57291: checking to see if all hosts have failed and the running result is not ok 20419 1726882364.57292: done checking to see if all hosts have failed 20419 1726882364.57294: getting the remaining hosts for this loop 20419 1726882364.57297: done getting the remaining hosts for this loop 20419 1726882364.57301: getting the next task for host managed_node2 20419 1726882364.57306: done getting next task for host managed_node2 20419 1726882364.57308: ^ task is: TASK: meta (flush_handlers) 20419 1726882364.57310: ^ 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 20419 1726882364.57314: getting variables 20419 1726882364.57315: in VariableManager get_vars() 20419 1726882364.57336: Calling all_inventory to load vars for managed_node2 20419 1726882364.57339: Calling groups_inventory to load vars for managed_node2 20419 1726882364.57342: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882364.57352: Calling all_plugins_play to load vars for managed_node2 20419 1726882364.57355: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882364.57358: Calling groups_plugins_play to load vars for managed_node2 20419 1726882364.57528: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001ae 20419 1726882364.57532: WORKER PROCESS EXITING 20419 1726882364.57549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.57773: done with get_vars() 20419 1726882364.57784: done getting variables 20419 1726882364.57861: in VariableManager get_vars() 20419 1726882364.57876: Calling all_inventory to load vars for managed_node2 20419 1726882364.57878: Calling groups_inventory to load vars for managed_node2 20419 1726882364.57881: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882364.57885: Calling all_plugins_play to load vars for managed_node2 20419 1726882364.57895: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882364.57899: Calling groups_plugins_play to load vars for managed_node2 20419 1726882364.58078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.58316: done with get_vars() 20419 1726882364.58330: done queuing things up, now waiting for results queue to drain 20419 1726882364.58332: results queue empty 20419 1726882364.58333: checking for any_errors_fatal 20419 1726882364.58335: done checking for any_errors_fatal 20419 1726882364.58336: checking for max_fail_percentage 20419 1726882364.58337: done checking for max_fail_percentage 20419 1726882364.58338: checking to see if all hosts have failed and the running result is not ok 20419 1726882364.58339: done checking to see if all hosts have failed 20419 1726882364.58340: getting the remaining hosts for this loop 20419 1726882364.58341: done getting the remaining hosts for this loop 20419 1726882364.58343: getting the next task for host managed_node2 20419 1726882364.58347: done getting next task for host managed_node2 20419 1726882364.58350: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20419 1726882364.58351: ^ 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 20419 1726882364.58353: getting variables 20419 1726882364.58354: in VariableManager get_vars() 20419 1726882364.58363: Calling all_inventory to load vars for managed_node2 20419 1726882364.58365: Calling groups_inventory to load vars for managed_node2 20419 1726882364.58367: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882364.58376: Calling all_plugins_play to load vars for managed_node2 20419 1726882364.58379: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882364.58382: Calling groups_plugins_play to load vars for managed_node2 20419 1726882364.58531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.58697: done with get_vars() 20419 1726882364.58709: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:11 Friday 20 September 2024 21:32:44 -0400 (0:00:01.684) 0:00:01.696 ****** 20419 1726882364.58785: entering _queue_task() for managed_node2/include_tasks 20419 1726882364.58787: Creating lock for include_tasks 20419 1726882364.59115: worker is 1 (out of 1 available) 20419 1726882364.59128: exiting _queue_task() for managed_node2/include_tasks 20419 1726882364.59146: done queuing things up, now waiting for results queue to drain 20419 1726882364.59149: waiting for pending results... 20419 1726882364.59416: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20419 1726882364.59580: in run() - task 12673a56-9f93-9d14-fef2-000000000006 20419 1726882364.59584: variable 'ansible_search_path' from source: unknown 20419 1726882364.59586: calling self._execute() 20419 1726882364.59645: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882364.59656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882364.59670: variable 'omit' from source: magic vars 20419 1726882364.59778: _execute() done 20419 1726882364.59787: dumping result to json 20419 1726882364.59803: done dumping result, returning 20419 1726882364.59815: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-9d14-fef2-000000000006] 20419 1726882364.59824: sending task result for task 12673a56-9f93-9d14-fef2-000000000006 20419 1726882364.59978: no more pending results, returning what we have 20419 1726882364.59983: in VariableManager get_vars() 20419 1726882364.60017: Calling all_inventory to load vars for managed_node2 20419 1726882364.60022: Calling groups_inventory to load vars for managed_node2 20419 1726882364.60025: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882364.60039: Calling all_plugins_play to load vars for managed_node2 20419 1726882364.60042: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882364.60046: Calling groups_plugins_play to load vars for managed_node2 20419 1726882364.60672: done sending task result for task 12673a56-9f93-9d14-fef2-000000000006 20419 1726882364.60675: WORKER PROCESS EXITING 20419 1726882364.60703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.60917: done with get_vars() 20419 1726882364.60925: variable 'ansible_search_path' from source: unknown 20419 1726882364.60938: we have included files to process 20419 1726882364.60939: generating all_blocks data 20419 1726882364.60940: done generating all_blocks data 20419 1726882364.60941: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20419 1726882364.60942: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20419 1726882364.60944: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20419 1726882364.61665: in VariableManager get_vars() 20419 1726882364.61683: done with get_vars() 20419 1726882364.61699: done processing included file 20419 1726882364.61702: iterating over new_blocks loaded from include file 20419 1726882364.61703: in VariableManager get_vars() 20419 1726882364.61715: done with get_vars() 20419 1726882364.61716: filtering new block on tags 20419 1726882364.61740: done filtering new block on tags 20419 1726882364.61744: in VariableManager get_vars() 20419 1726882364.61755: done with get_vars() 20419 1726882364.61756: filtering new block on tags 20419 1726882364.61772: done filtering new block on tags 20419 1726882364.61775: in VariableManager get_vars() 20419 1726882364.61786: done with get_vars() 20419 1726882364.61787: filtering new block on tags 20419 1726882364.61805: done filtering new block on tags 20419 1726882364.61807: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 20419 1726882364.61813: extending task lists for all hosts with included blocks 20419 1726882364.61872: done extending task lists 20419 1726882364.61873: done processing included files 20419 1726882364.61874: results queue empty 20419 1726882364.61875: checking for any_errors_fatal 20419 1726882364.61876: done checking for any_errors_fatal 20419 1726882364.61877: checking for max_fail_percentage 20419 1726882364.61878: done checking for max_fail_percentage 20419 1726882364.61879: checking to see if all hosts have failed and the running result is not ok 20419 1726882364.61879: done checking to see if all hosts have failed 20419 1726882364.61880: getting the remaining hosts for this loop 20419 1726882364.61881: done getting the remaining hosts for this loop 20419 1726882364.61884: getting the next task for host managed_node2 20419 1726882364.61888: done getting next task for host managed_node2 20419 1726882364.61890: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20419 1726882364.61896: ^ 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 20419 1726882364.61899: getting variables 20419 1726882364.61923: in VariableManager get_vars() 20419 1726882364.61932: Calling all_inventory to load vars for managed_node2 20419 1726882364.61935: Calling groups_inventory to load vars for managed_node2 20419 1726882364.61937: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882364.61952: Calling all_plugins_play to load vars for managed_node2 20419 1726882364.61955: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882364.61958: Calling groups_plugins_play to load vars for managed_node2 20419 1726882364.62374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882364.62671: done with get_vars() 20419 1726882364.62679: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:32:44 -0400 (0:00:00.040) 0:00:01.737 ****** 20419 1726882364.62848: entering _queue_task() for managed_node2/setup 20419 1726882364.63550: worker is 1 (out of 1 available) 20419 1726882364.63565: exiting _queue_task() for managed_node2/setup 20419 1726882364.63576: done queuing things up, now waiting for results queue to drain 20419 1726882364.63577: waiting for pending results... 20419 1726882364.63876: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20419 1726882364.63997: in run() - task 12673a56-9f93-9d14-fef2-0000000001c0 20419 1726882364.64047: variable 'ansible_search_path' from source: unknown 20419 1726882364.64050: variable 'ansible_search_path' from source: unknown 20419 1726882364.64141: calling self._execute() 20419 1726882364.64177: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882364.64188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882364.64206: variable 'omit' from source: magic vars 20419 1726882364.64753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882364.67827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882364.67916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882364.67961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882364.68097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882364.68101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882364.68218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882364.68249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882364.68274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882364.68327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882364.68355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882364.68549: variable 'ansible_facts' from source: unknown 20419 1726882364.68638: variable 'network_test_required_facts' from source: task vars 20419 1726882364.68900: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20419 1726882364.68903: variable 'omit' from source: magic vars 20419 1726882364.68906: variable 'omit' from source: magic vars 20419 1726882364.68908: variable 'omit' from source: magic vars 20419 1726882364.68910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882364.68913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882364.68915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882364.68917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882364.68920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882364.68921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882364.68923: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882364.68925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882364.69010: Set connection var ansible_pipelining to False 20419 1726882364.69022: Set connection var ansible_timeout to 10 20419 1726882364.69028: Set connection var ansible_connection to ssh 20419 1726882364.69046: Set connection var ansible_shell_executable to /bin/sh 20419 1726882364.69056: Set connection var ansible_shell_type to sh 20419 1726882364.69065: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882364.69099: variable 'ansible_shell_executable' from source: unknown 20419 1726882364.69109: variable 'ansible_connection' from source: unknown 20419 1726882364.69116: variable 'ansible_module_compression' from source: unknown 20419 1726882364.69123: variable 'ansible_shell_type' from source: unknown 20419 1726882364.69129: variable 'ansible_shell_executable' from source: unknown 20419 1726882364.69134: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882364.69155: variable 'ansible_pipelining' from source: unknown 20419 1726882364.69266: variable 'ansible_timeout' from source: unknown 20419 1726882364.69269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882364.69326: 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__) 20419 1726882364.69502: variable 'omit' from source: magic vars 20419 1726882364.69505: starting attempt loop 20419 1726882364.69508: running the handler 20419 1726882364.69510: _low_level_execute_command(): starting 20419 1726882364.69512: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882364.70797: 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 <<< 20419 1726882364.70835: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882364.70839: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882364.70841: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882364.70843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.70905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882364.70941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.71119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.72562: stdout chunk (state=3): >>>/root <<< 20419 1726882364.72732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882364.72788: stderr chunk (state=3): >>><<< 20419 1726882364.72795: stdout chunk (state=3): >>><<< 20419 1726882364.72818: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882364.72847: _low_level_execute_command(): starting 20419 1726882364.73201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899 `" && echo ansible-tmp-1726882364.728342-20525-203251138172899="` echo /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899 `" ) && sleep 0' 20419 1726882364.74620: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.75110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.76736: stdout chunk (state=3): >>>ansible-tmp-1726882364.728342-20525-203251138172899=/root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899 <<< 20419 1726882364.76963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882364.76966: stderr chunk (state=3): >>><<< 20419 1726882364.76969: stdout chunk (state=3): >>><<< 20419 1726882364.76989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882364.728342-20525-203251138172899=/root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882364.77050: variable 'ansible_module_compression' from source: unknown 20419 1726882364.77099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20419 1726882364.77275: variable 'ansible_facts' from source: unknown 20419 1726882364.77953: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py 20419 1726882364.78900: Sending initial data 20419 1726882364.78903: Sent initial data (153 bytes) 20419 1726882364.79442: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882364.79448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882364.79467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882364.79473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.79489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882364.79606: 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 <<< 20419 1726882364.79615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.79855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.81307: 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 <<< 20419 1726882364.81418: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882364.81734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpx4djq524 /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py <<< 20419 1726882364.81738: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py" <<< 20419 1726882364.81798: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpx4djq524" to remote "/root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py" <<< 20419 1726882364.85037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882364.85105: stderr chunk (state=3): >>><<< 20419 1726882364.85109: stdout chunk (state=3): >>><<< 20419 1726882364.85134: done transferring module to remote 20419 1726882364.85147: _low_level_execute_command(): starting 20419 1726882364.85152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/ /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py && sleep 0' 20419 1726882364.86511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882364.86592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882364.86611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882364.86635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882364.86678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882364.86689: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882364.86707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.86725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882364.86736: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882364.86779: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882364.86831: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.86898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882364.86947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.87016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.88855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882364.88859: stdout chunk (state=3): >>><<< 20419 1726882364.88941: stderr chunk (state=3): >>><<< 20419 1726882364.88944: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882364.88947: _low_level_execute_command(): starting 20419 1726882364.88949: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/AnsiballZ_setup.py && sleep 0' 20419 1726882364.90210: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882364.90388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882364.90430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882364.90490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882364.92740: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20419 1726882364.92756: stdout chunk (state=3): >>>import _imp # builtin <<< 20419 1726882364.92787: stdout chunk (state=3): >>>import '_thread' # <<< 20419 1726882364.92871: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20419 1726882364.92874: stdout chunk (state=3): >>>import '_io' # <<< 20419 1726882364.92879: stdout chunk (state=3): >>>import 'marshal' # <<< 20419 1726882364.92974: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 20419 1726882364.92979: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20419 1726882364.93068: 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' # <<< 20419 1726882364.93074: stdout chunk (state=3): >>>import 'codecs' # <<< 20419 1726882364.93161: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20419 1726882364.93178: 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 0x7f1fa4bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4b8bb00> # /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 0x7f1fa4bbea50> <<< 20419 1726882364.93196: stdout chunk (state=3): >>>import '_signal' # <<< 20419 1726882364.93229: stdout chunk (state=3): >>>import '_abc' # <<< 20419 1726882364.93285: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 20419 1726882364.93289: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20419 1726882364.93718: stdout chunk (state=3): >>>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 0x7f1fa4bcd130> # /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 0x7f1fa4bcdfa0> import 'site' # <<< 20419 1726882364.93726: 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. <<< 20419 1726882364.94053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20419 1726882364.94065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20419 1726882364.94082: 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' <<< 20419 1726882364.94098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20419 1726882364.94197: stdout chunk (state=3): >>># 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' <<< 20419 1726882364.94202: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49abe60> <<< 20419 1726882364.94226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20419 1726882364.94229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20419 1726882364.94259: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49abef0> <<< 20419 1726882364.94321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20419 1726882364.94332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20419 1726882364.94380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882364.94471: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49e3860> <<< 20419 1726882364.94477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20419 1726882364.94559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 20419 1726882364.94562: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49e3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49c3b30> import '_functools' # <<< 20419 1726882364.94648: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49c1220> <<< 20419 1726882364.94664: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a9010> <<< 20419 1726882364.94758: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20419 1726882364.94765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20419 1726882364.94798: stdout chunk (state=3): >>>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 <<< 20419 1726882364.94805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20419 1726882364.94815: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a037a0> <<< 20419 1726882364.94889: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a023c0> # /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 0x7f1fa49c20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49aa8d0> <<< 20419 1726882364.94933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20419 1726882364.94952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a387d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a8290> <<< 20419 1726882364.94991: 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' <<< 20419 1726882364.95131: 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 0x7f1fa4a38c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a38b30> # 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 0x7f1fa4a38f20> <<< 20419 1726882364.95136: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a6db0> <<< 20419 1726882364.95141: 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 <<< 20419 1726882364.95429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a395e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a392b0> 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 0x7f1fa4a3a4b0> 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 0x7f1fa4a506b0> 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 0x7f1fa4a51d60> <<< 20419 1726882364.95446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20419 1726882364.95633: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20419 1726882364.95637: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a52c00> # 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 0x7f1fa4a53260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a52150> # /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 0x7f1fa4a53ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a53410> <<< 20419 1726882364.95725: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a3a420> # /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' <<< 20419 1726882364.95758: 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 0x7f1fa4753c50> <<< 20419 1726882364.95778: 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' <<< 20419 1726882364.95817: 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 0x7f1fa477c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477c410> <<< 20419 1726882364.95853: 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 0x7f1fa477c6e0> <<< 20419 1726882364.95916: 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' <<< 20419 1726882364.96022: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882364.96080: 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 0x7f1fa477d010> <<< 20419 1726882364.96413: 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 0x7f1fa477da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4751df0> # /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 0x7f1fa477ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a3abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20419 1726882364.96443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882364.96460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20419 1726882364.96518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20419 1726882364.96528: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47a71a0> <<< 20419 1726882364.96573: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20419 1726882364.96613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20419 1726882364.96709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20419 1726882364.96745: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47cb500> # /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' <<< 20419 1726882364.96827: stdout chunk (state=3): >>>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 0x7f1fa482c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20419 1726882364.96958: 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' <<< 20419 1726882364.97040: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa482e990> <<< 20419 1726882364.97177: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa482c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47f1250> # /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 0x7f1fa4125370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47ca300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477fd70> <<< 20419 1726882364.97347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20419 1726882364.97368: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1fa4125610> <<< 20419 1726882364.97686: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_we4_00ap/ansible_setup_payload.zip' # zipimport: zlib available <<< 20419 1726882364.98019: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /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 0x7f1fa418f0b0> import '_typing' # <<< 20419 1726882364.98217: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa416dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa416d130> # zipimport: zlib available <<< 20419 1726882364.98240: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 20419 1726882364.98243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882364.99614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.00752: 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 0x7f1fa418ce00> <<< 20419 1726882365.00756: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20419 1726882365.00758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.00805: 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' <<< 20419 1726882365.00828: 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' <<< 20419 1726882365.00848: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.01078: 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 0x7f1fa41bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41be0f0> # /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 0x7f1fa41be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa418fb30> 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 0x7f1fa41bf7a0> # 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 0x7f1fa41bf9e0> <<< 20419 1726882365.01141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20419 1726882365.01158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 20419 1726882365.01213: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41bfef0> <<< 20419 1726882365.01236: stdout chunk (state=3): >>>import 'pwd' # <<< 20419 1726882365.01253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20419 1726882365.01327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4029d00> <<< 20419 1726882365.01353: 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 0x7f1fa402b920> <<< 20419 1726882365.01376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20419 1726882365.01409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20419 1726882365.01460: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402c2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20419 1726882365.01501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20419 1726882365.01595: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402d490> # /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' <<< 20419 1726882365.01608: 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' <<< 20419 1726882365.01683: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402ff20> <<< 20419 1726882365.01829: 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 0x7f1fa49a6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402e1e0> # /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' <<< 20419 1726882365.01942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20419 1726882365.02026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20419 1726882365.02029: 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' <<< 20419 1726882365.02061: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4037e60> import '_tokenize' # <<< 20419 1726882365.02139: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4036930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa40366c0> <<< 20419 1726882365.02185: 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' <<< 20419 1726882365.02285: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4036c00> <<< 20419 1726882365.02348: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402e6f0> # 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 0x7f1fa407bf80> <<< 20419 1726882365.02422: 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 0x7f1fa407c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20419 1726882365.02433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20419 1726882365.02492: 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' # 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 0x7f1fa407dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407db50> <<< 20419 1726882365.02515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20419 1726882365.02546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20419 1726882365.02609: 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 0x7f1fa4080350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407e480> <<< 20419 1726882365.02689: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20419 1726882365.02719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 20419 1726882365.02828: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4083a40><<< 20419 1726882365.02859: stdout chunk (state=3): >>> <<< 20419 1726882365.03026: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4080410> <<< 20419 1726882365.03114: 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 0x7f1fa4084830> # 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 0x7f1fa4084c50> <<< 20419 1726882365.03185: 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 0x7f1fa4084b90> <<< 20419 1726882365.03231: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407c4d0> # /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 <<< 20419 1726882365.03253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20419 1726882365.03317: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fa3f0c470> <<< 20419 1726882365.03561: 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 0x7f1fa3f0d550> <<< 20419 1726882365.03565: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4086c30> <<< 20419 1726882365.03637: 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 0x7f1fa4087f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4086840> # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.03668: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20419 1726882365.03827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.03907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.03921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20419 1726882365.03987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.04002: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20419 1726882365.04084: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.04242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.05012: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.05526: 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 <<< 20419 1726882365.05552: stdout chunk (state=3): >>># 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 0x7f1fa3f15790> <<< 20419 1726882365.05665: 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' <<< 20419 1726882365.05669: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f16540> <<< 20419 1726882365.05714: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f0d730> <<< 20419 1726882365.05720: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.05780: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20419 1726882365.05886: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.06128: 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' <<< 20419 1726882365.06132: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f16300> # zipimport: zlib available <<< 20419 1726882365.06508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20419 1726882365.07254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07348: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20419 1726882365.07361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.07573: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20419 1726882365.07614: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.07620: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 20419 1726882365.07718: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.07743: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20419 1726882365.08092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.08474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20419 1726882365.08546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20419 1726882365.08633: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f176b0> <<< 20419 1726882365.08743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.08756: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.08871: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20419 1726882365.08907: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 20419 1726882365.08958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.09019: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20419 1726882365.09029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.09144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.09214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.09306: 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 <<< 20419 1726882365.09438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.09577: 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 0x7f1fa3f22270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f1d940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20419 1726882365.09898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.09987: stdout chunk (state=3): >>># 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' <<< 20419 1726882365.10053: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa400abd0> <<< 20419 1726882365.10071: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41ea8a0> <<< 20419 1726882365.10186: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f223c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41255e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.10209: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20419 1726882365.10250: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20419 1726882365.10441: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.10444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 20419 1726882365.10689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.10822: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20419 1726882365.10995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.11170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.11219: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.11334: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # 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' <<< 20419 1726882365.11362: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb24e0> <<< 20419 1726882365.11382: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20419 1726882365.11409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20419 1726882365.11432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20419 1726882365.11498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20419 1726882365.11552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3b84290> <<< 20419 1726882365.11555: 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 0x7f1fa3b845c0> <<< 20419 1726882365.11590: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f9c080> <<< 20419 1726882365.11643: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb3020> <<< 20419 1726882365.11682: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb0bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb0650> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20419 1726882365.12117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /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 0x7f1fa3b87590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3b86e40> # 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 0x7f1fa3b87020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3b86270> # /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 0x7f1fa3b876e0> # /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' <<< 20419 1726882365.12210: 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 0x7f1fa3be6150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3be41d0> <<< 20419 1726882365.12217: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb08c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 20419 1726882365.12252: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20419 1726882365.12322: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.12363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.12429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20419 1726882365.12454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.12514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.12595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 20419 1726882365.12617: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20419 1726882365.12704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20419 1726882365.12787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.12847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available<<< 20419 1726882365.12920: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.13012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20419 1726882365.13041: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.13051: stdout chunk (state=3): >>> <<< 20419 1726882365.13142: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.13242: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.13252: stdout chunk (state=3): >>> <<< 20419 1726882365.13343: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.13354: stdout chunk (state=3): >>> <<< 20419 1726882365.13440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20419 1726882365.13466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 20419 1726882365.13484: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.13514: stdout chunk (state=3): >>> <<< 20419 1726882365.14432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20419 1726882365.15066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15396: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 20419 1726882365.15426: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.15474: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.15541: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.env' # <<< 20419 1726882365.15545: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.15640: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.15740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20419 1726882365.15767: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.15867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20419 1726882365.15932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.16135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.16219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py<<< 20419 1726882365.16244: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 20419 1726882365.16298: stdout chunk (state=3): >>> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3be7bc0><<< 20419 1726882365.16303: stdout chunk (state=3): >>> <<< 20419 1726882365.16323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20419 1726882365.16428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20419 1726882365.16739: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3be6e10> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 20419 1726882365.16742: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.16945: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 20419 1726882365.17004: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.17042: stdout chunk (state=3): >>> <<< 20419 1726882365.17174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20419 1726882365.17177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.17308: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.17331: stdout chunk (state=3): >>> <<< 20419 1726882365.17480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20419 1726882365.17499: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 20419 1726882365.17576: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20419 1726882365.17680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20419 1726882365.17774: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.17855: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.18045: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fa3c22420> <<< 20419 1726882365.18197: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3c10710> <<< 20419 1726882365.18201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 20419 1726882365.18204: stdout chunk (state=3): >>> <<< 20419 1726882365.18220: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.18250: stdout chunk (state=3): >>> <<< 20419 1726882365.18321: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.18324: stdout chunk (state=3): >>> <<< 20419 1726882365.18414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20419 1726882365.18418: stdout chunk (state=3): >>> <<< 20419 1726882365.18431: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.18457: stdout chunk (state=3): >>> <<< 20419 1726882365.18569: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.18596: stdout chunk (state=3): >>> <<< 20419 1726882365.18719: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.18722: stdout chunk (state=3): >>> <<< 20419 1726882365.18894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.19122: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20419 1726882365.19144: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.service_mgr' # <<< 20419 1726882365.19189: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.19241: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.19244: stdout chunk (state=3): >>> <<< 20419 1726882365.19302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20419 1726882365.19325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.19462: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 20419 1726882365.19475: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'<<< 20419 1726882365.19517: stdout chunk (state=3): >>> <<< 20419 1726882365.19561: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.19579: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.19605: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fa3c361b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3c37b30> import 'ansible.module_utils.facts.system.user' # <<< 20419 1726882365.19638: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.19659: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.19696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available<<< 20419 1726882365.19699: stdout chunk (state=3): >>> <<< 20419 1726882365.19929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20419 1726882365.20111: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.20114: stdout chunk (state=3): >>> <<< 20419 1726882365.20299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available<<< 20419 1726882365.20462: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.20658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.20700: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.20774: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.sysctl' # <<< 20419 1726882365.20826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 20419 1726882365.20879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.20936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.21153: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.21163: stdout chunk (state=3): >>> <<< 20419 1726882365.21366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 20419 1726882365.21398: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 20419 1726882365.21799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # <<< 20419 1726882365.21825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.21886: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.21905: stdout chunk (state=3): >>> <<< 20419 1726882365.21947: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.22861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.23752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20419 1726882365.23765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.23928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.24109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20419 1726882365.24112: stdout chunk (state=3): >>> <<< 20419 1726882365.24132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.24275: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.24287: stdout chunk (state=3): >>> <<< 20419 1726882365.24431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available<<< 20419 1726882365.24531: stdout chunk (state=3): >>> <<< 20419 1726882365.24690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.24947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20419 1726882365.24951: stdout chunk (state=3): >>> <<< 20419 1726882365.24991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.25021: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.25041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 20419 1726882365.25050: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.25111: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.25175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20419 1726882365.25205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.25362: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.25428: stdout chunk (state=3): >>> <<< 20419 1726882365.25519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.25845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.26258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 20419 1726882365.26325: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 20419 1726882365.26359: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.26477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available<<< 20419 1726882365.26570: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.26591: stdout chunk (state=3): >>> <<< 20419 1726882365.26711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20419 1726882365.26714: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.26813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 20419 1726882365.26834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.27023: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # <<< 20419 1726882365.27126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.27150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.27222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20419 1726882365.27253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.27731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.28089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20419 1726882365.28315: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.28339: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 20419 1726882365.28377: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20419 1726882365.28398: stdout chunk (state=3): >>> <<< 20419 1726882365.28437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20419 1726882365.28459: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.28523: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.28570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20419 1726882365.28586: stdout chunk (state=3): >>> <<< 20419 1726882365.28609: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.28654: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.28700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 20419 1726882365.28748: stdout chunk (state=3): >>> <<< 20419 1726882365.28775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.28985: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 20419 1726882365.29006: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.29036: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.29183: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual' # <<< 20419 1726882365.29191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.29197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.29239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20419 1726882365.29265: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.29314: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.29344: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.29487: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.29513: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.29645: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.29648: stdout chunk (state=3): >>> <<< 20419 1726882365.29801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 20419 1726882365.29804: stdout chunk (state=3): >>> <<< 20419 1726882365.29872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882365.29966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20419 1726882365.29986: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.30309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.30688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 20419 1726882365.30776: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20419 1726882365.30804: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.30978: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20419 1726882365.30981: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882365.31128: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.31284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 20419 1726882365.31313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available<<< 20419 1726882365.31329: stdout chunk (state=3): >>> <<< 20419 1726882365.31417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882365.31634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 20419 1726882365.31637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20419 1726882365.31721: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20419 1726882365.31807: stdout chunk (state=3): >>> <<< 20419 1726882365.33076: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py<<< 20419 1726882365.33102: stdout chunk (state=3): >>> <<< 20419 1726882365.33256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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'<<< 20419 1726882365.33299: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fa3a33fe0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3a31eb0> <<< 20419 1726882365.33484: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3a313a0> <<< 20419 1726882365.33892: 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_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "45", "epoch": "1726882365", "epoch_int": "1726882365", "date": "2024-09-20", "time": "21:32:45", "iso8601_micro": "2024-09-21T01:32:45.324556Z", "iso8601": "2024-09-21T01:32:45Z", "iso8601_basic": "20240920T213245324556", "iso8601_basic_short": "20240920T213245", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "t<<< 20419 1726882365.34061: stdout chunk (state=3): >>>ty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20419 1726882365.34696: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 20419 1726882365.34777: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 20419 1726882365.34804: stdout chunk (state=3): >>> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 20419 1726882365.34881: 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__<<< 20419 1726882365.34911: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types<<< 20419 1726882365.34945: 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<<< 20419 1726882365.35227: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.35357: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.35386: stdout chunk (state=3): >>>.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 <<< 20419 1726882365.35782: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20419 1726882365.35831: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc <<< 20419 1726882365.35850: stdout chunk (state=3): >>># destroy importlib.util <<< 20419 1726882365.35913: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma<<< 20419 1726882365.35941: stdout chunk (state=3): >>> # destroy _blake2 # destroy binascii<<< 20419 1726882365.36007: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 20419 1726882365.36046: stdout chunk (state=3): >>> <<< 20419 1726882365.36106: stdout chunk (state=3): >>># destroy ntpath # destroy importlib<<< 20419 1726882365.36134: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.36175: stdout chunk (state=3): >>> # destroy _locale # destroy locale<<< 20419 1726882365.36283: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 20419 1726882365.36318: stdout chunk (state=3): >>> # destroy uuid # destroy selinux # destroy shutil <<< 20419 1726882365.36329: stdout chunk (state=3): >>># destroy distro <<< 20419 1726882365.36385: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 20419 1726882365.36428: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 20419 1726882365.36465: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 20419 1726882365.36534: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process<<< 20419 1726882365.36587: stdout chunk (state=3): >>> # destroy unicodedata # destroy tempfile<<< 20419 1726882365.36596: stdout chunk (state=3): >>> # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl<<< 20419 1726882365.36695: stdout chunk (state=3): >>> # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 20419 1726882365.36706: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd<<< 20419 1726882365.36782: stdout chunk (state=3): >>> # destroy termios # destroy errno<<< 20419 1726882365.36785: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch<<< 20419 1726882365.36817: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna<<< 20419 1726882365.36861: stdout chunk (state=3): >>> # destroy stringprep<<< 20419 1726882365.36998: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.37021: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 20419 1726882365.37024: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # 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<<< 20419 1726882365.37101: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix<<< 20419 1726882365.37104: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.37110: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 20419 1726882365.37224: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath<<< 20419 1726882365.37227: stdout chunk (state=3): >>> # 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 <<< 20419 1726882365.37329: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20419 1726882365.37431: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20419 1726882365.37444: stdout chunk (state=3): >>># destroy _socket <<< 20419 1726882365.37557: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat<<< 20419 1726882365.37573: stdout chunk (state=3): >>> # destroy genericpath <<< 20419 1726882365.37606: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize<<< 20419 1726882365.37740: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 20419 1726882365.37770: stdout chunk (state=3): >>> # 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<<< 20419 1726882365.37807: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 20419 1726882365.37828: stdout chunk (state=3): >>># clear sys.modules<<< 20419 1726882365.37851: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 20419 1726882365.37985: 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<<< 20419 1726882365.38017: stdout chunk (state=3): >>> # destroy _bisect # destroy time # destroy _random<<< 20419 1726882365.38046: stdout chunk (state=3): >>> # destroy _weakref<<< 20419 1726882365.38100: stdout chunk (state=3): >>> # destroy _hashlib # destroy _operator<<< 20419 1726882365.38215: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 20419 1726882365.38233: stdout chunk (state=3): >>> <<< 20419 1726882365.38683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882365.38927: stderr chunk (state=3): >>><<< 20419 1726882365.38935: stdout chunk (state=3): >>><<< 20419 1726882365.39362: _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 0x7f1fa4bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4b8bb00> # /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 0x7f1fa4bbea50> 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 0x7f1fa4bcd130> # /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 0x7f1fa4bcdfa0> 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 0x7f1fa49abe60> # /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 0x7f1fa49abef0> # /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 0x7f1fa49e3860> # /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 0x7f1fa49e3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49c3b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49c1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a9010> # /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 0x7f1fa4a037a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a023c0> # /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 0x7f1fa49c20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49aa8d0> # /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 0x7f1fa4a387d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a8290> # /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 0x7f1fa4a38c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a38b30> # 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 0x7f1fa4a38f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa49a6db0> # /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 0x7f1fa4a395e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a392b0> 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 0x7f1fa4a3a4b0> 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 0x7f1fa4a506b0> 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 0x7f1fa4a51d60> # /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 0x7f1fa4a52c00> # 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 0x7f1fa4a53260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a52150> # /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 0x7f1fa4a53ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a53410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a3a420> # /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 0x7f1fa4753c50> # /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 0x7f1fa477c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477c410> # 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 0x7f1fa477c6e0> # /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 0x7f1fa477d010> # 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 0x7f1fa477da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4751df0> # /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 0x7f1fa477ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4a3abd0> # /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 0x7f1fa47a71a0> # /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 0x7f1fa47cb500> # /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 0x7f1fa482c230> # /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 0x7f1fa482e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa482c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47f1250> # /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 0x7f1fa4125370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa47ca300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa477fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1fa4125610> # zipimport: found 103 names in '/tmp/ansible_setup_payload_we4_00ap/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 0x7f1fa418f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa416dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa416d130> # 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 0x7f1fa418ce00> # /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 0x7f1fa41bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41be0f0> # /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 0x7f1fa41be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa418fb30> 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 0x7f1fa41bf7a0> # 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 0x7f1fa41bf9e0> # /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 0x7f1fa41bfef0> 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 0x7f1fa4029d00> # 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 0x7f1fa402b920> # /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 0x7f1fa402c2f0> # /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 0x7f1fa402d490> # /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 0x7f1fa402ff20> # 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 0x7f1fa49a6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402e1e0> # /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 0x7f1fa4037e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4036930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa40366c0> # /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 0x7f1fa4036c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa402e6f0> # 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 0x7f1fa407bf80> # /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 0x7f1fa407c1d0> # /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 0x7f1fa407dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407db50> # /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 0x7f1fa4080350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407e480> # /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 0x7f1fa4083a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4080410> # 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 0x7f1fa4084830> # 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 0x7f1fa4084c50> # 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 0x7f1fa4084b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa407c4d0> # /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 0x7f1fa3f0c470> # 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 0x7f1fa3f0d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4086c30> # 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 0x7f1fa4087f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa4086840> # 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 0x7f1fa3f15790> # /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 0x7f1fa3f16540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f0d730> 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 0x7f1fa3f16300> # 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 0x7f1fa3f176b0> # 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 0x7f1fa3f22270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f1d940> 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 0x7f1fa400abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41ea8a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f223c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa41255e0> # 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 0x7f1fa3fb24e0> # /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 0x7f1fa3b84290> # 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 0x7f1fa3b845c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3f9c080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb3020> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb0bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb0650> # /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 0x7f1fa3b87590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3b86e40> # 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 0x7f1fa3b87020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3b86270> # /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 0x7f1fa3b876e0> # /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 0x7f1fa3be6150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3be41d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3fb08c0> 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 0x7f1fa3be7bc0> # /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 0x7f1fa3be6e10> 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 0x7f1fa3c22420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3c10710> 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 0x7f1fa3c361b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3c37b30> 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 0x7f1fa3a33fe0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3a31eb0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fa3a313a0> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "45", "epoch": "1726882365", "epoch_int": "1726882365", "date": "2024-09-20", "time": "21:32:45", "iso8601_micro": "2024-09-21T01:32:45.324556Z", "iso8601": "2024-09-21T01:32:45Z", "iso8601_basic": "20240920T213245324556", "iso8601_basic_short": "20240920T213245", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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 20419 1726882365.41643: 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-1726882364.728342-20525-203251138172899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882365.41647: _low_level_execute_command(): starting 20419 1726882365.41649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882364.728342-20525-203251138172899/ > /dev/null 2>&1 && sleep 0' 20419 1726882365.41652: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.41654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882365.44203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882365.44208: stdout chunk (state=3): >>><<< 20419 1726882365.44210: stderr chunk (state=3): >>><<< 20419 1726882365.44213: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882365.44215: handler run complete 20419 1726882365.44262: variable 'ansible_facts' from source: unknown 20419 1726882365.44600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882365.44761: variable 'ansible_facts' from source: unknown 20419 1726882365.44813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882365.44946: attempt loop complete, returning result 20419 1726882365.44955: _execute() done 20419 1726882365.44962: dumping result to json 20419 1726882365.44977: done dumping result, returning 20419 1726882365.44990: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-9d14-fef2-0000000001c0] 20419 1726882365.45003: sending task result for task 12673a56-9f93-9d14-fef2-0000000001c0 20419 1726882365.45486: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001c0 20419 1726882365.45490: WORKER PROCESS EXITING ok: [managed_node2] 20419 1726882365.45597: no more pending results, returning what we have 20419 1726882365.45601: results queue empty 20419 1726882365.45602: checking for any_errors_fatal 20419 1726882365.45603: done checking for any_errors_fatal 20419 1726882365.45604: checking for max_fail_percentage 20419 1726882365.45605: done checking for max_fail_percentage 20419 1726882365.45606: checking to see if all hosts have failed and the running result is not ok 20419 1726882365.45606: done checking to see if all hosts have failed 20419 1726882365.45607: getting the remaining hosts for this loop 20419 1726882365.45609: done getting the remaining hosts for this loop 20419 1726882365.45613: getting the next task for host managed_node2 20419 1726882365.45620: done getting next task for host managed_node2 20419 1726882365.45623: ^ task is: TASK: Check if system is ostree 20419 1726882365.45625: ^ 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 20419 1726882365.45628: getting variables 20419 1726882365.45630: in VariableManager get_vars() 20419 1726882365.45655: Calling all_inventory to load vars for managed_node2 20419 1726882365.45658: Calling groups_inventory to load vars for managed_node2 20419 1726882365.45660: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882365.45670: Calling all_plugins_play to load vars for managed_node2 20419 1726882365.45672: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882365.45674: Calling groups_plugins_play to load vars for managed_node2 20419 1726882365.46273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882365.46866: done with get_vars() 20419 1726882365.46877: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:32:45 -0400 (0:00:00.843) 0:00:02.580 ****** 20419 1726882365.47160: entering _queue_task() for managed_node2/stat 20419 1726882365.48121: worker is 1 (out of 1 available) 20419 1726882365.48132: exiting _queue_task() for managed_node2/stat 20419 1726882365.48143: done queuing things up, now waiting for results queue to drain 20419 1726882365.48145: waiting for pending results... 20419 1726882365.48590: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20419 1726882365.48671: in run() - task 12673a56-9f93-9d14-fef2-0000000001c2 20419 1726882365.48675: variable 'ansible_search_path' from source: unknown 20419 1726882365.48678: variable 'ansible_search_path' from source: unknown 20419 1726882365.48702: calling self._execute() 20419 1726882365.48791: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882365.48807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882365.48823: variable 'omit' from source: magic vars 20419 1726882365.49324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882365.49571: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882365.49623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882365.49675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882365.49703: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882365.49773: 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) 20419 1726882365.49791: 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) 20419 1726882365.49813: 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) 20419 1726882365.49832: 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) 20419 1726882365.49921: Evaluated conditional (not __network_is_ostree is defined): True 20419 1726882365.49925: variable 'omit' from source: magic vars 20419 1726882365.49960: variable 'omit' from source: magic vars 20419 1726882365.49982: variable 'omit' from source: magic vars 20419 1726882365.50005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882365.50026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882365.50041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882365.50057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882365.50068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882365.50108: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882365.50112: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882365.50114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882365.50301: Set connection var ansible_pipelining to False 20419 1726882365.50305: Set connection var ansible_timeout to 10 20419 1726882365.50307: Set connection var ansible_connection to ssh 20419 1726882365.50309: Set connection var ansible_shell_executable to /bin/sh 20419 1726882365.50311: Set connection var ansible_shell_type to sh 20419 1726882365.50313: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882365.50315: variable 'ansible_shell_executable' from source: unknown 20419 1726882365.50317: variable 'ansible_connection' from source: unknown 20419 1726882365.50319: variable 'ansible_module_compression' from source: unknown 20419 1726882365.50321: variable 'ansible_shell_type' from source: unknown 20419 1726882365.50322: variable 'ansible_shell_executable' from source: unknown 20419 1726882365.50324: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882365.50326: variable 'ansible_pipelining' from source: unknown 20419 1726882365.50328: variable 'ansible_timeout' from source: unknown 20419 1726882365.50329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882365.50457: 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__) 20419 1726882365.50472: variable 'omit' from source: magic vars 20419 1726882365.50482: starting attempt loop 20419 1726882365.50488: running the handler 20419 1726882365.50517: _low_level_execute_command(): starting 20419 1726882365.50530: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882365.51232: 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 <<< 20419 1726882365.51236: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882365.51239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882365.51241: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882365.51320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882365.51355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.51457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882365.53747: stdout chunk (state=3): >>>/root <<< 20419 1726882365.53787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882365.53820: stderr chunk (state=3): >>><<< 20419 1726882365.53824: stdout chunk (state=3): >>><<< 20419 1726882365.53862: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882365.53872: _low_level_execute_command(): starting 20419 1726882365.53876: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607 `" && echo ansible-tmp-1726882365.538549-20565-201808522080607="` echo /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607 `" ) && sleep 0' 20419 1726882365.54972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882365.55204: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882365.55214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.55383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882365.57273: stdout chunk (state=3): >>>ansible-tmp-1726882365.538549-20565-201808522080607=/root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607 <<< 20419 1726882365.57378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882365.57436: stderr chunk (state=3): >>><<< 20419 1726882365.57526: stdout chunk (state=3): >>><<< 20419 1726882365.57556: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882365.538549-20565-201808522080607=/root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882365.57807: variable 'ansible_module_compression' from source: unknown 20419 1726882365.57811: ANSIBALLZ: Using lock for stat 20419 1726882365.57813: ANSIBALLZ: Acquiring lock 20419 1726882365.57815: ANSIBALLZ: Lock acquired: 139984560363936 20419 1726882365.57817: ANSIBALLZ: Creating module 20419 1726882365.77486: ANSIBALLZ: Writing module into payload 20419 1726882365.77795: ANSIBALLZ: Writing module 20419 1726882365.77999: ANSIBALLZ: Renaming module 20419 1726882365.78002: ANSIBALLZ: Done creating module 20419 1726882365.78005: variable 'ansible_facts' from source: unknown 20419 1726882365.78007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py 20419 1726882365.78443: Sending initial data 20419 1726882365.78453: Sent initial data (152 bytes) 20419 1726882365.79410: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882365.79482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.79656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882365.81962: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20419 1726882365.81984: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 20419 1726882365.82026: stderr chunk (state=3): >>>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 <<< 20419 1726882365.82120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882365.82231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpmmsc3lch /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py <<< 20419 1726882365.82264: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py" <<< 20419 1726882365.82326: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20419 1726882365.82361: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpmmsc3lch" to remote "/root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py" <<< 20419 1726882365.83784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882365.83835: stderr chunk (state=3): >>><<< 20419 1726882365.83854: stdout chunk (state=3): >>><<< 20419 1726882365.83957: done transferring module to remote 20419 1726882365.84057: _low_level_execute_command(): starting 20419 1726882365.84060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/ /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py && sleep 0' 20419 1726882365.84645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882365.84657: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882365.84675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882365.84731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882365.84744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.84865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882365.87327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882365.87342: stdout chunk (state=3): >>><<< 20419 1726882365.87365: stderr chunk (state=3): >>><<< 20419 1726882365.87385: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882365.87468: _low_level_execute_command(): starting 20419 1726882365.87471: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/AnsiballZ_stat.py && sleep 0' 20419 1726882365.88048: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882365.88059: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882365.88122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882365.88154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882365.88320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882365.91308: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 20419 1726882365.91372: stdout chunk (state=3): >>> import _imp # builtin <<< 20419 1726882365.91424: stdout chunk (state=3): >>>import '_thread' # <<< 20419 1726882365.91428: stdout chunk (state=3): >>> import '_warnings' # <<< 20419 1726882365.91451: stdout chunk (state=3): >>> import '_weakref' # <<< 20419 1726882365.91533: stdout chunk (state=3): >>> import '_io' # <<< 20419 1726882365.91556: stdout chunk (state=3): >>> import 'marshal' # <<< 20419 1726882365.91619: stdout chunk (state=3): >>>import 'posix' # <<< 20419 1726882365.91632: stdout chunk (state=3): >>> <<< 20419 1726882365.91675: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20419 1726882365.91708: stdout chunk (state=3): >>> # installing zipimport hook<<< 20419 1726882365.91722: stdout chunk (state=3): >>> <<< 20419 1726882365.91739: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20419 1726882365.91824: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 20419 1726882365.91852: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.91864: stdout chunk (state=3): >>>import '_codecs' # <<< 20419 1726882365.91939: stdout chunk (state=3): >>>import 'codecs' # <<< 20419 1726882365.91985: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 20419 1726882365.92002: stdout chunk (state=3): >>> <<< 20419 1726882365.92014: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48880e84d0><<< 20419 1726882365.92021: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48880b7b30><<< 20419 1726882365.92057: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 20419 1726882365.92065: stdout chunk (state=3): >>> <<< 20419 1726882365.92084: 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 0x7f48880eaa50><<< 20419 1726882365.92121: stdout chunk (state=3): >>> import '_signal' # <<< 20419 1726882365.92126: stdout chunk (state=3): >>> <<< 20419 1726882365.92171: stdout chunk (state=3): >>>import '_abc' # <<< 20419 1726882365.92178: stdout chunk (state=3): >>> import 'abc' # <<< 20419 1726882365.92212: stdout chunk (state=3): >>> import 'io' # <<< 20419 1726882365.92256: stdout chunk (state=3): >>>import '_stat' # <<< 20419 1726882365.92262: stdout chunk (state=3): >>> import 'stat' # <<< 20419 1726882365.92326: stdout chunk (state=3): >>> <<< 20419 1726882365.92412: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20419 1726882365.92417: stdout chunk (state=3): >>> <<< 20419 1726882365.92453: stdout chunk (state=3): >>>import 'genericpath' # <<< 20419 1726882365.92461: stdout chunk (state=3): >>> <<< 20419 1726882365.92471: stdout chunk (state=3): >>>import 'posixpath' # <<< 20419 1726882365.92518: stdout chunk (state=3): >>> import 'os' # <<< 20419 1726882365.92523: stdout chunk (state=3): >>> <<< 20419 1726882365.92551: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20419 1726882365.92555: stdout chunk (state=3): >>> <<< 20419 1726882365.92587: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages<<< 20419 1726882365.92607: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 20419 1726882365.92623: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 20419 1726882365.92639: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 20419 1726882365.92679: 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<<< 20419 1726882365.92682: stdout chunk (state=3): >>> <<< 20419 1726882365.92708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 20419 1726882365.92742: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887e99130><<< 20419 1726882365.92748: stdout chunk (state=3): >>> <<< 20419 1726882365.92818: 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<<< 20419 1726882365.92840: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882365.92856: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887e99fa0><<< 20419 1726882365.92905: stdout chunk (state=3): >>> import 'site' # <<< 20419 1726882365.92954: 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<<< 20419 1726882365.92958: stdout chunk (state=3): >>> <<< 20419 1726882365.93030: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 20419 1726882365.93344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 20419 1726882365.93352: stdout chunk (state=3): >>> <<< 20419 1726882365.93376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 20419 1726882365.93382: stdout chunk (state=3): >>> <<< 20419 1726882365.93410: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 20419 1726882365.93427: stdout chunk (state=3): >>> <<< 20419 1726882365.93471: stdout chunk (state=3): >>># 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<<< 20419 1726882365.93476: stdout chunk (state=3): >>> <<< 20419 1726882365.93552: stdout chunk (state=3): >>># 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<<< 20419 1726882365.93555: stdout chunk (state=3): >>> <<< 20419 1726882365.93613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed7e60><<< 20419 1726882365.93617: stdout chunk (state=3): >>> <<< 20419 1726882365.93735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed7f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20419 1726882365.93760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20419 1726882365.93817: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20419 1726882365.93887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882365.93925: stdout chunk (state=3): >>> import 'itertools' # <<< 20419 1726882365.93961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 20419 1726882365.93964: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 20419 1726882365.94005: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f0f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20419 1726882365.94037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f0ff20><<< 20419 1726882365.94058: stdout chunk (state=3): >>> import '_collections' # <<< 20419 1726882365.94143: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887eefb30> <<< 20419 1726882365.94170: stdout chunk (state=3): >>>import '_functools' # <<< 20419 1726882365.94217: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887eed250> <<< 20419 1726882365.94387: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed5010><<< 20419 1726882365.94430: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20419 1726882365.94456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 20419 1726882365.94463: stdout chunk (state=3): >>> import '_sre' # <<< 20419 1726882365.94511: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20419 1726882365.94539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 20419 1726882365.94574: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 20419 1726882365.94584: stdout chunk (state=3): >>> <<< 20419 1726882365.94602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 20419 1726882365.94629: stdout chunk (state=3): >>> <<< 20419 1726882365.94648: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f2f800><<< 20419 1726882365.94684: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f2e450><<< 20419 1726882365.94699: stdout chunk (state=3): >>> <<< 20419 1726882365.94732: 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'<<< 20419 1726882365.94744: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887eee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f2ccb0><<< 20419 1726882365.94819: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 20419 1726882365.94830: stdout chunk (state=3): >>> <<< 20419 1726882365.94845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 20419 1726882365.94866: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f64860> <<< 20419 1726882365.94888: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed4290><<< 20419 1726882365.94925: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 20419 1726882365.94937: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 20419 1726882365.94981: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.95007: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.95063: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887f64d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f64bc0><<< 20419 1726882365.95068: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.95090: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.95095: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887f64fb0><<< 20419 1726882365.95150: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed2db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 20419 1726882365.95155: stdout chunk (state=3): >>> <<< 20419 1726882365.95175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.95241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20419 1726882365.95274: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f656a0><<< 20419 1726882365.95280: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f65370><<< 20419 1726882365.95305: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 20419 1726882365.95346: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 20419 1726882365.95353: stdout chunk (state=3): >>> <<< 20419 1726882365.95365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 20419 1726882365.95397: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f665a0> <<< 20419 1726882365.95426: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20419 1726882365.95448: stdout chunk (state=3): >>> import 'runpy' # <<< 20419 1726882365.95495: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 20419 1726882365.95501: stdout chunk (state=3): >>> <<< 20419 1726882365.95572: 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 <<< 20419 1726882365.95600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 20419 1726882365.95608: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7c7a0><<< 20419 1726882365.95635: stdout chunk (state=3): >>> import 'errno' # <<< 20419 1726882365.95684: 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'<<< 20419 1726882365.95722: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887f7de80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 20419 1726882365.95725: stdout chunk (state=3): >>> <<< 20419 1726882365.95745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 20419 1726882365.95783: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20419 1726882365.95822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7ed20><<< 20419 1726882365.95870: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.95873: stdout chunk (state=3): >>> <<< 20419 1726882365.95897: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.95900: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887f7f320><<< 20419 1726882365.95927: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7e270><<< 20419 1726882365.95959: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 20419 1726882365.95962: stdout chunk (state=3): >>> <<< 20419 1726882365.96027: stdout chunk (state=3): >>># 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'<<< 20419 1726882365.96038: stdout chunk (state=3): >>> <<< 20419 1726882365.96057: 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 0x7f4887f7fda0><<< 20419 1726882365.96086: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7f4d0><<< 20419 1726882365.96091: stdout chunk (state=3): >>> <<< 20419 1726882365.96181: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f66510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 20419 1726882365.96185: stdout chunk (state=3): >>> <<< 20419 1726882365.96233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20419 1726882365.96255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20419 1726882365.96271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20419 1726882365.96311: 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 0x7f4887d0fbf0> <<< 20419 1726882365.96333: 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' <<< 20419 1726882365.96364: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.96368: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887d386b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d38410> <<< 20419 1726882365.96397: 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 0x7f4887d386e0><<< 20419 1726882365.96400: stdout chunk (state=3): >>> <<< 20419 1726882365.96528: 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' <<< 20419 1726882365.96547: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.96742: 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 0x7f4887d39010><<< 20419 1726882365.96752: stdout chunk (state=3): >>> <<< 20419 1726882365.96916: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882365.96920: stdout chunk (state=3): >>> <<< 20419 1726882365.96946: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882365.96949: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887d399d0><<< 20419 1726882365.96969: stdout chunk (state=3): >>> <<< 20419 1726882365.96981: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d388c0><<< 20419 1726882365.97010: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d0dd90> <<< 20419 1726882365.97075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 20419 1726882365.97078: stdout chunk (state=3): >>> <<< 20419 1726882365.97112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 20419 1726882365.97229: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d3ad20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d38e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f66750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20419 1726882365.97309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.97346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20419 1726882365.97410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20419 1726882365.97462: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d67080> <<< 20419 1726882365.97547: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 20419 1726882365.97553: stdout chunk (state=3): >>> <<< 20419 1726882365.97583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882365.97646: 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'<<< 20419 1726882365.97651: stdout chunk (state=3): >>> <<< 20419 1726882365.97716: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d87440><<< 20419 1726882365.97756: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 20419 1726882365.97761: stdout chunk (state=3): >>> <<< 20419 1726882365.97828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 20419 1726882365.97921: stdout chunk (state=3): >>> import 'ntpath' # <<< 20419 1726882365.97925: stdout chunk (state=3): >>> <<< 20419 1726882365.97975: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 20419 1726882365.97982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882365.97990: stdout chunk (state=3): >>> <<< 20419 1726882365.98006: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887de8260> <<< 20419 1726882365.98041: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20419 1726882365.98122: 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<<< 20419 1726882365.98127: stdout chunk (state=3): >>> <<< 20419 1726882365.98188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 20419 1726882365.98223: stdout chunk (state=3): >>> <<< 20419 1726882365.98339: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887dea9c0><<< 20419 1726882365.98343: stdout chunk (state=3): >>> <<< 20419 1726882365.98510: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887de8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887db5250> <<< 20419 1726882365.98550: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 20419 1726882365.98565: stdout chunk (state=3): >>> <<< 20419 1726882365.98572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 20419 1726882365.98615: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d86240> <<< 20419 1726882365.98726: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d3bc50> <<< 20419 1726882365.98816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 20419 1726882365.98820: stdout chunk (state=3): >>> <<< 20419 1726882365.98862: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4887d86840><<< 20419 1726882365.98868: stdout chunk (state=3): >>> <<< 20419 1726882365.99072: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_c7qru0xw/ansible_stat_payload.zip'<<< 20419 1726882365.99078: stdout chunk (state=3): >>> <<< 20419 1726882365.99098: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.99104: stdout chunk (state=3): >>> <<< 20419 1726882365.99319: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882365.99325: stdout chunk (state=3): >>> <<< 20419 1726882365.99361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 20419 1726882365.99387: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 20419 1726882365.99424: stdout chunk (state=3): >>> <<< 20419 1726882365.99459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20419 1726882365.99573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 20419 1726882365.99616: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 20419 1726882365.99620: stdout chunk (state=3): >>> <<< 20419 1726882365.99640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 20419 1726882365.99647: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488777afc0><<< 20419 1726882365.99660: stdout chunk (state=3): >>> import '_typing' # <<< 20419 1726882365.99827: stdout chunk (state=3): >>> <<< 20419 1726882365.99953: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887759eb0><<< 20419 1726882365.99961: stdout chunk (state=3): >>> <<< 20419 1726882365.99979: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887759070><<< 20419 1726882365.99987: stdout chunk (state=3): >>> <<< 20419 1726882366.00006: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.00015: stdout chunk (state=3): >>> <<< 20419 1726882366.00049: stdout chunk (state=3): >>>import 'ansible' # <<< 20419 1726882366.00054: stdout chunk (state=3): >>> <<< 20419 1726882366.00076: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.00082: stdout chunk (state=3): >>> <<< 20419 1726882366.00113: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.00119: stdout chunk (state=3): >>> <<< 20419 1726882366.00143: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.00148: stdout chunk (state=3): >>> <<< 20419 1726882366.00173: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20419 1726882366.00178: stdout chunk (state=3): >>> <<< 20419 1726882366.00210: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.00215: stdout chunk (state=3): >>> <<< 20419 1726882366.02416: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.02422: stdout chunk (state=3): >>> <<< 20419 1726882366.04174: 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 0x7f4887778e90><<< 20419 1726882366.04213: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20419 1726882366.04259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20419 1726882366.04281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 20419 1726882366.04322: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 20419 1726882366.04328: stdout chunk (state=3): >>> <<< 20419 1726882366.04365: 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'<<< 20419 1726882366.04372: stdout chunk (state=3): >>> <<< 20419 1726882366.04382: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.04447: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48877a6900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a6690> <<< 20419 1726882366.04505: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a5fa0> <<< 20419 1726882366.04543: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20419 1726882366.04612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a63f0> <<< 20419 1726882366.04636: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488777bc50> <<< 20419 1726882366.04664: stdout chunk (state=3): >>>import 'atexit' # <<< 20419 1726882366.04703: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.04709: stdout chunk (state=3): >>> <<< 20419 1726882366.04720: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.04764: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48877a76b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.04781: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.04819: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48877a78f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 20419 1726882366.04826: stdout chunk (state=3): >>> <<< 20419 1726882366.04890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 20419 1726882366.04920: stdout chunk (state=3): >>> import '_locale' # <<< 20419 1726882366.04925: stdout chunk (state=3): >>> <<< 20419 1726882366.05004: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a7e30> import 'pwd' # <<< 20419 1726882366.05043: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 20419 1726882366.05048: stdout chunk (state=3): >>> <<< 20419 1726882366.05130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488760dbe0><<< 20419 1726882366.05135: stdout chunk (state=3): >>> <<< 20419 1726882366.05173: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.05180: stdout chunk (state=3): >>> <<< 20419 1726882366.05198: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.05229: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f488760f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 20419 1726882366.05234: stdout chunk (state=3): >>> <<< 20419 1726882366.05260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 20419 1726882366.05316: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876101a0><<< 20419 1726882366.05324: stdout chunk (state=3): >>> <<< 20419 1726882366.05354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 20419 1726882366.05359: stdout chunk (state=3): >>> <<< 20419 1726882366.05400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 20419 1726882366.05433: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887611340> <<< 20419 1726882366.05517: stdout chunk (state=3): >>># /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' <<< 20419 1726882366.05550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20419 1726882366.05571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20419 1726882366.05702: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887613da0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.05713: stdout chunk (state=3): >>> <<< 20419 1726882366.05725: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.05761: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887de81d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887612090> <<< 20419 1726882366.05796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 20419 1726882366.05842: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 20419 1726882366.05846: stdout chunk (state=3): >>> <<< 20419 1726882366.05876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 20419 1726882366.05881: stdout chunk (state=3): >>> <<< 20419 1726882366.05919: stdout chunk (state=3): >>># 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<<< 20419 1726882366.05925: stdout chunk (state=3): >>> <<< 20419 1726882366.05990: stdout chunk (state=3): >>># 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<<< 20419 1726882366.06003: stdout chunk (state=3): >>> <<< 20419 1726882366.06008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 20419 1726882366.06032: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761bbc0><<< 20419 1726882366.06059: stdout chunk (state=3): >>> import '_tokenize' # <<< 20419 1726882366.06064: stdout chunk (state=3): >>> <<< 20419 1726882366.06185: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761a420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 20419 1726882366.06192: stdout chunk (state=3): >>> <<< 20419 1726882366.06324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761a960><<< 20419 1726882366.06330: stdout chunk (state=3): >>> <<< 20419 1726882366.06377: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887612570><<< 20419 1726882366.06385: stdout chunk (state=3): >>> <<< 20419 1726882366.06410: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.06432: stdout chunk (state=3): >>> <<< 20419 1726882366.06443: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.06459: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887663e60><<< 20419 1726882366.06464: stdout chunk (state=3): >>> <<< 20419 1726882366.06508: 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<<< 20419 1726882366.06512: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882366.06529: stdout chunk (state=3): >>> <<< 20419 1726882366.06538: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887663ec0><<< 20419 1726882366.06573: 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 <<< 20419 1726882366.06608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 20419 1726882366.06648: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 20419 1726882366.06651: stdout chunk (state=3): >>> <<< 20419 1726882366.06653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 20419 1726882366.06710: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.06732: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.06748: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48876659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887665760><<< 20419 1726882366.06782: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 20419 1726882366.06788: stdout chunk (state=3): >>> <<< 20419 1726882366.07016: stdout chunk (state=3): >>># 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'<<< 20419 1726882366.07030: stdout chunk (state=3): >>> <<< 20419 1726882366.07044: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.07058: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4887667ec0> <<< 20419 1726882366.07102: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887666060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 20419 1726882366.07107: stdout chunk (state=3): >>> <<< 20419 1726882366.07165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882366.07200: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20419 1726882366.07236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 20419 1726882366.07309: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488766b6b0><<< 20419 1726882366.07314: stdout chunk (state=3): >>> <<< 20419 1726882366.07516: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887667f80><<< 20419 1726882366.07519: stdout chunk (state=3): >>> <<< 20419 1726882366.07611: 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'<<< 20419 1726882366.07621: stdout chunk (state=3): >>> <<< 20419 1726882366.07637: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.07686: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f488766c4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.07691: stdout chunk (state=3): >>> <<< 20419 1726882366.07712: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f488766c7d0><<< 20419 1726882366.07782: 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' <<< 20419 1726882366.07815: 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'<<< 20419 1726882366.07818: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f488766ca10><<< 20419 1726882366.07819: stdout chunk (state=3): >>> <<< 20419 1726882366.07845: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876640e0><<< 20419 1726882366.07880: 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<<< 20419 1726882366.07888: stdout chunk (state=3): >>> <<< 20419 1726882366.07922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 20419 1726882366.07936: stdout chunk (state=3): >>> <<< 20419 1726882366.08001: stdout chunk (state=3): >>># 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'<<< 20419 1726882366.08008: stdout chunk (state=3): >>> <<< 20419 1726882366.08045: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882366.08050: stdout chunk (state=3): >>> <<< 20419 1726882366.08226: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48876f8140> <<< 20419 1726882366.08435: 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 0x7f48876f94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488766e8d0> # 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 0x7f488766fc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488766e510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20419 1726882366.08537: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08542: stdout chunk (state=3): >>> <<< 20419 1726882366.08680: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08689: stdout chunk (state=3): >>> <<< 20419 1726882366.08708: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08717: stdout chunk (state=3): >>> <<< 20419 1726882366.08734: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 20419 1726882366.08741: stdout chunk (state=3): >>> <<< 20419 1726882366.08767: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08770: stdout chunk (state=3): >>> <<< 20419 1726882366.08798: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08806: stdout chunk (state=3): >>> <<< 20419 1726882366.08824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 20419 1726882366.08829: stdout chunk (state=3): >>> <<< 20419 1726882366.08854: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.08859: stdout chunk (state=3): >>> <<< 20419 1726882366.09046: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.09053: stdout chunk (state=3): >>> <<< 20419 1726882366.09239: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.09328: stdout chunk (state=3): >>> <<< 20419 1726882366.10157: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.10163: stdout chunk (state=3): >>> <<< 20419 1726882366.11051: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20419 1726882366.11057: stdout chunk (state=3): >>> <<< 20419 1726882366.11078: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20419 1726882366.11085: stdout chunk (state=3): >>> <<< 20419 1726882366.11109: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20419 1726882366.11112: stdout chunk (state=3): >>> <<< 20419 1726882366.11127: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20419 1726882366.11161: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20419 1726882366.11256: stdout chunk (state=3): >>># 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'<<< 20419 1726882366.11266: stdout chunk (state=3): >>> <<< 20419 1726882366.11286: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882366.11299: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48876fd6a0> <<< 20419 1726882366.11421: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 20419 1726882366.11430: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 20419 1726882366.11469: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876fe480> <<< 20419 1726882366.11498: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876f9760><<< 20419 1726882366.11568: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 20419 1726882366.11573: stdout chunk (state=3): >>> <<< 20419 1726882366.11601: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.11607: stdout chunk (state=3): >>> <<< 20419 1726882366.11640: stdout chunk (state=3): >>># zipimport: zlib available<<< 20419 1726882366.11645: stdout chunk (state=3): >>> <<< 20419 1726882366.11677: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available<<< 20419 1726882366.11914: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20419 1726882366.12156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 20419 1726882366.12164: stdout chunk (state=3): >>> <<< 20419 1726882366.12182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20419 1726882366.12208: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876fe570> <<< 20419 1726882366.12239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.12978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.13707: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.13810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.13913: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20419 1726882366.13917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.13972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14010: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20419 1726882366.14033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14266: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20419 1726882366.14271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20419 1726882366.14306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14412: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20419 1726882366.14417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.14942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20419 1726882366.15231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20419 1726882366.15347: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876ff680> <<< 20419 1726882366.15389: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15575: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20419 1726882366.15605: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15662: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15714: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20419 1726882366.15783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15843: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.15915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.16008: 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 <<< 20419 1726882366.16133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882366.16175: 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 0x7f4887509f70> <<< 20419 1726882366.16225: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48875050a0> <<< 20419 1726882366.16268: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20419 1726882366.16271: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20419 1726882366.16292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.16372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.16456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.16550: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 20419 1726882366.16569: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.16601: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20419 1726882366.16730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20419 1726882366.16735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20419 1726882366.16754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20419 1726882366.16844: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877fe9f0> <<< 20419 1726882366.16895: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877ee6c0> <<< 20419 1726882366.17019: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488750a120> <<< 20419 1726882366.17029: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48875006e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20419 1726882366.17058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.17132: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20419 1726882366.17166: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20419 1726882366.17200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.17212: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 20419 1726882366.17326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.17429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.17717: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882366.17929: 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"}}} <<< 20419 1726882366.17933: stdout chunk (state=3): >>># destroy __main__ <<< 20419 1726882366.18377: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20419 1726882366.18434: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 20419 1726882366.18439: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 20419 1726882366.18470: 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 <<< 20419 1726882366.18529: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.18532: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.18633: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 20419 1726882366.18679: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.19010: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20419 1726882366.19039: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 20419 1726882366.19191: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.19217: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro <<< 20419 1726882366.19301: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 20419 1726882366.19305: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime<<< 20419 1726882366.19342: stdout chunk (state=3): >>> # 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 <<< 20419 1726882366.19383: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 20419 1726882366.19446: 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 # 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 <<< 20419 1726882366.19626: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20419 1726882366.19654: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 20419 1726882366.19771: stdout chunk (state=3): >>># 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<<< 20419 1726882366.19782: stdout chunk (state=3): >>> <<< 20419 1726882366.19875: stdout chunk (state=3): >>># 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 <<< 20419 1726882366.19914: stdout chunk (state=3): >>># destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 20419 1726882366.19940: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 20419 1726882366.20032: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20419 1726882366.20444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882366.20447: stdout chunk (state=3): >>><<< 20419 1726882366.20449: stderr chunk (state=3): >>><<< 20419 1726882366.20611: _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 0x7f48880e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48880b7b30> # /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 0x7f48880eaa50> 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 0x7f4887e99130> # /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 0x7f4887e99fa0> 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 0x7f4887ed7e60> # /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 0x7f4887ed7f20> # /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 0x7f4887f0f890> # /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 0x7f4887f0ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887eefb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887eed250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed5010> # /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 0x7f4887f2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f2e450> # /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 0x7f4887eee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f2ccb0> # /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 0x7f4887f64860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed4290> # /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 0x7f4887f64d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f64bc0> # 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 0x7f4887f64fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887ed2db0> # /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 0x7f4887f656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f65370> 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 0x7f4887f665a0> 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 0x7f4887f7c7a0> 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 0x7f4887f7de80> # /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 0x7f4887f7ed20> # 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 0x7f4887f7f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7e270> # /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 0x7f4887f7fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f7f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f66510> # /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 0x7f4887d0fbf0> # /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 0x7f4887d386b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d38410> # 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 0x7f4887d386e0> # /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 0x7f4887d39010> # 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 0x7f4887d399d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d388c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d0dd90> # /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 0x7f4887d3ad20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d38e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887f66750> # /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 0x7f4887d67080> # /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 0x7f4887d87440> # /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 0x7f4887de8260> # /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 0x7f4887dea9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887de8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887db5250> # /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 0x7f4887725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d86240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887d3bc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4887d86840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_c7qru0xw/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 0x7f488777afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887759eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887759070> # 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 0x7f4887778e90> # /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 0x7f48877a6900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a6690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877a5fa0> # /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 0x7f48877a63f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488777bc50> 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 0x7f48877a76b0> # 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 0x7f48877a78f0> # /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 0x7f48877a7e30> 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 0x7f488760dbe0> # 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 0x7f488760f800> # /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 0x7f48876101a0> # /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 0x7f4887611340> # /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 0x7f4887613da0> # 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 0x7f4887de81d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887612090> # /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 0x7f488761bbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488761a420> # /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 0x7f488761a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887612570> # 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 0x7f4887663e60> # /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 0x7f4887663ec0> # /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 0x7f48876659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887665760> # /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 0x7f4887667ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887666060> # /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 0x7f488766b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4887667f80> # 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 0x7f488766c4a0> # 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 0x7f488766c7d0> # 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 0x7f488766ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876640e0> # /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 0x7f48876f8140> # 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 0x7f48876f94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488766e8d0> # 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 0x7f488766fc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488766e510> # 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 0x7f48876fd6a0> # /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 0x7f48876fe480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48876f9760> 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 0x7f48876fe570> # 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 0x7f48876ff680> # 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 0x7f4887509f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48875050a0> 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 0x7f48877fe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48877ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f488750a120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48875006e0> # 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 20419 1726882366.21272: 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-1726882365.538549-20565-201808522080607/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882366.21275: _low_level_execute_command(): starting 20419 1726882366.21277: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882365.538549-20565-201808522080607/ > /dev/null 2>&1 && sleep 0' 20419 1726882366.21652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882366.21656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882366.21658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882366.21661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882366.21664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882366.21666: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882366.21668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882366.21706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882366.21752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882366.21763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882366.21805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882366.21868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882366.24700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882366.24704: stdout chunk (state=3): >>><<< 20419 1726882366.24706: stderr chunk (state=3): >>><<< 20419 1726882366.24708: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882366.24710: handler run complete 20419 1726882366.24711: attempt loop complete, returning result 20419 1726882366.24713: _execute() done 20419 1726882366.24714: dumping result to json 20419 1726882366.24716: done dumping result, returning 20419 1726882366.24717: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-9d14-fef2-0000000001c2] 20419 1726882366.24719: sending task result for task 12673a56-9f93-9d14-fef2-0000000001c2 20419 1726882366.24778: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001c2 20419 1726882366.24781: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20419 1726882366.24860: no more pending results, returning what we have 20419 1726882366.24864: results queue empty 20419 1726882366.24864: checking for any_errors_fatal 20419 1726882366.24871: done checking for any_errors_fatal 20419 1726882366.24872: checking for max_fail_percentage 20419 1726882366.24873: done checking for max_fail_percentage 20419 1726882366.24874: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.24875: done checking to see if all hosts have failed 20419 1726882366.24875: getting the remaining hosts for this loop 20419 1726882366.24877: done getting the remaining hosts for this loop 20419 1726882366.24881: getting the next task for host managed_node2 20419 1726882366.24886: done getting next task for host managed_node2 20419 1726882366.24888: ^ task is: TASK: Set flag to indicate system is ostree 20419 1726882366.24891: ^ 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 20419 1726882366.24902: getting variables 20419 1726882366.24905: in VariableManager get_vars() 20419 1726882366.24937: Calling all_inventory to load vars for managed_node2 20419 1726882366.24940: Calling groups_inventory to load vars for managed_node2 20419 1726882366.24943: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.24954: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.24957: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.24960: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.25310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.25484: done with get_vars() 20419 1726882366.25495: done getting variables 20419 1726882366.25608: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:46 -0400 (0:00:00.784) 0:00:03.365 ****** 20419 1726882366.25640: entering _queue_task() for managed_node2/set_fact 20419 1726882366.25642: Creating lock for set_fact 20419 1726882366.26113: worker is 1 (out of 1 available) 20419 1726882366.26123: exiting _queue_task() for managed_node2/set_fact 20419 1726882366.26135: done queuing things up, now waiting for results queue to drain 20419 1726882366.26137: waiting for pending results... 20419 1726882366.26334: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20419 1726882366.26453: in run() - task 12673a56-9f93-9d14-fef2-0000000001c3 20419 1726882366.26479: variable 'ansible_search_path' from source: unknown 20419 1726882366.26486: variable 'ansible_search_path' from source: unknown 20419 1726882366.26531: calling self._execute() 20419 1726882366.26638: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.26656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.26675: variable 'omit' from source: magic vars 20419 1726882366.27349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882366.27773: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882366.27795: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882366.27830: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882366.27869: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882366.27992: 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) 20419 1726882366.27997: 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) 20419 1726882366.28025: 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) 20419 1726882366.28100: 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) 20419 1726882366.28188: Evaluated conditional (not __network_is_ostree is defined): True 20419 1726882366.28206: variable 'omit' from source: magic vars 20419 1726882366.28247: variable 'omit' from source: magic vars 20419 1726882366.28376: variable '__ostree_booted_stat' from source: set_fact 20419 1726882366.28442: variable 'omit' from source: magic vars 20419 1726882366.28470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882366.28535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882366.28539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882366.28601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.28604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.28606: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882366.28613: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.28620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.28730: Set connection var ansible_pipelining to False 20419 1726882366.28741: Set connection var ansible_timeout to 10 20419 1726882366.28752: Set connection var ansible_connection to ssh 20419 1726882366.28765: Set connection var ansible_shell_executable to /bin/sh 20419 1726882366.28774: Set connection var ansible_shell_type to sh 20419 1726882366.28782: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882366.28861: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.28866: variable 'ansible_connection' from source: unknown 20419 1726882366.28868: variable 'ansible_module_compression' from source: unknown 20419 1726882366.28870: variable 'ansible_shell_type' from source: unknown 20419 1726882366.28872: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.28874: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.28875: variable 'ansible_pipelining' from source: unknown 20419 1726882366.28877: variable 'ansible_timeout' from source: unknown 20419 1726882366.28879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.28974: 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) 20419 1726882366.29034: variable 'omit' from source: magic vars 20419 1726882366.29037: starting attempt loop 20419 1726882366.29039: running the handler 20419 1726882366.29042: handler run complete 20419 1726882366.29044: attempt loop complete, returning result 20419 1726882366.29046: _execute() done 20419 1726882366.29048: dumping result to json 20419 1726882366.29050: done dumping result, returning 20419 1726882366.29058: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-0000000001c3] 20419 1726882366.29066: sending task result for task 12673a56-9f93-9d14-fef2-0000000001c3 20419 1726882366.29214: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001c3 20419 1726882366.29217: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20419 1726882366.29323: no more pending results, returning what we have 20419 1726882366.29326: results queue empty 20419 1726882366.29327: checking for any_errors_fatal 20419 1726882366.29333: done checking for any_errors_fatal 20419 1726882366.29334: checking for max_fail_percentage 20419 1726882366.29335: done checking for max_fail_percentage 20419 1726882366.29336: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.29337: done checking to see if all hosts have failed 20419 1726882366.29337: getting the remaining hosts for this loop 20419 1726882366.29339: done getting the remaining hosts for this loop 20419 1726882366.29343: getting the next task for host managed_node2 20419 1726882366.29351: done getting next task for host managed_node2 20419 1726882366.29356: ^ task is: TASK: Fix CentOS6 Base repo 20419 1726882366.29359: ^ 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 20419 1726882366.29362: getting variables 20419 1726882366.29364: in VariableManager get_vars() 20419 1726882366.29392: Calling all_inventory to load vars for managed_node2 20419 1726882366.29503: Calling groups_inventory to load vars for managed_node2 20419 1726882366.29507: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.29517: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.29520: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.29529: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.29843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.30199: done with get_vars() 20419 1726882366.30208: done getting variables 20419 1726882366.30327: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:46 -0400 (0:00:00.047) 0:00:03.412 ****** 20419 1726882366.30353: entering _queue_task() for managed_node2/copy 20419 1726882366.30716: worker is 1 (out of 1 available) 20419 1726882366.30726: exiting _queue_task() for managed_node2/copy 20419 1726882366.30737: done queuing things up, now waiting for results queue to drain 20419 1726882366.30739: waiting for pending results... 20419 1726882366.30974: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20419 1726882366.30998: in run() - task 12673a56-9f93-9d14-fef2-0000000001c5 20419 1726882366.31017: variable 'ansible_search_path' from source: unknown 20419 1726882366.31032: variable 'ansible_search_path' from source: unknown 20419 1726882366.31076: calling self._execute() 20419 1726882366.31182: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.31184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.31187: variable 'omit' from source: magic vars 20419 1726882366.31699: variable 'ansible_distribution' from source: facts 20419 1726882366.31798: Evaluated conditional (ansible_distribution == 'CentOS'): True 20419 1726882366.31886: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.32130: Evaluated conditional (ansible_distribution_major_version == '6'): False 20419 1726882366.32299: when evaluation is False, skipping this task 20419 1726882366.32303: _execute() done 20419 1726882366.32306: dumping result to json 20419 1726882366.32308: done dumping result, returning 20419 1726882366.32311: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-9d14-fef2-0000000001c5] 20419 1726882366.32313: sending task result for task 12673a56-9f93-9d14-fef2-0000000001c5 20419 1726882366.32386: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001c5 20419 1726882366.32390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20419 1726882366.32472: no more pending results, returning what we have 20419 1726882366.32476: results queue empty 20419 1726882366.32477: checking for any_errors_fatal 20419 1726882366.32481: done checking for any_errors_fatal 20419 1726882366.32482: checking for max_fail_percentage 20419 1726882366.32484: done checking for max_fail_percentage 20419 1726882366.32485: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.32486: done checking to see if all hosts have failed 20419 1726882366.32487: getting the remaining hosts for this loop 20419 1726882366.32489: done getting the remaining hosts for this loop 20419 1726882366.32495: getting the next task for host managed_node2 20419 1726882366.32504: done getting next task for host managed_node2 20419 1726882366.32506: ^ task is: TASK: Include the task 'enable_epel.yml' 20419 1726882366.32510: ^ 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 20419 1726882366.32514: getting variables 20419 1726882366.32516: in VariableManager get_vars() 20419 1726882366.32545: Calling all_inventory to load vars for managed_node2 20419 1726882366.32548: Calling groups_inventory to load vars for managed_node2 20419 1726882366.32756: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.32875: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.32887: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.32891: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.33527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.33969: done with get_vars() 20419 1726882366.33978: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:32:46 -0400 (0:00:00.037) 0:00:03.449 ****** 20419 1726882366.34116: entering _queue_task() for managed_node2/include_tasks 20419 1726882366.34582: worker is 1 (out of 1 available) 20419 1726882366.34694: exiting _queue_task() for managed_node2/include_tasks 20419 1726882366.34715: done queuing things up, now waiting for results queue to drain 20419 1726882366.34716: waiting for pending results... 20419 1726882366.35151: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20419 1726882366.35167: in run() - task 12673a56-9f93-9d14-fef2-0000000001c6 20419 1726882366.35226: variable 'ansible_search_path' from source: unknown 20419 1726882366.35229: variable 'ansible_search_path' from source: unknown 20419 1726882366.35232: calling self._execute() 20419 1726882366.35316: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.35327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.35345: variable 'omit' from source: magic vars 20419 1726882366.35842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882366.40100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882366.40148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882366.40189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882366.40289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882366.40703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882366.40707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882366.40868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882366.40904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882366.41047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882366.41068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882366.41278: variable '__network_is_ostree' from source: set_fact 20419 1726882366.41373: Evaluated conditional (not __network_is_ostree | d(false)): True 20419 1726882366.41384: _execute() done 20419 1726882366.41390: dumping result to json 20419 1726882366.41399: done dumping result, returning 20419 1726882366.41410: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-9d14-fef2-0000000001c6] 20419 1726882366.41418: sending task result for task 12673a56-9f93-9d14-fef2-0000000001c6 20419 1726882366.41562: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001c6 20419 1726882366.41597: no more pending results, returning what we have 20419 1726882366.41603: in VariableManager get_vars() 20419 1726882366.41636: Calling all_inventory to load vars for managed_node2 20419 1726882366.41639: Calling groups_inventory to load vars for managed_node2 20419 1726882366.41643: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.41654: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.41657: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.41660: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.42276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.42681: done with get_vars() 20419 1726882366.42689: variable 'ansible_search_path' from source: unknown 20419 1726882366.42691: variable 'ansible_search_path' from source: unknown 20419 1726882366.42806: WORKER PROCESS EXITING 20419 1726882366.42841: we have included files to process 20419 1726882366.42842: generating all_blocks data 20419 1726882366.42844: done generating all_blocks data 20419 1726882366.42850: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20419 1726882366.42851: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20419 1726882366.42853: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20419 1726882366.44274: done processing included file 20419 1726882366.44276: iterating over new_blocks loaded from include file 20419 1726882366.44278: in VariableManager get_vars() 20419 1726882366.44292: done with get_vars() 20419 1726882366.44561: filtering new block on tags 20419 1726882366.44597: done filtering new block on tags 20419 1726882366.44600: in VariableManager get_vars() 20419 1726882366.44612: done with get_vars() 20419 1726882366.44614: filtering new block on tags 20419 1726882366.44627: done filtering new block on tags 20419 1726882366.44629: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 20419 1726882366.44635: extending task lists for all hosts with included blocks 20419 1726882366.44853: done extending task lists 20419 1726882366.44854: done processing included files 20419 1726882366.44897: results queue empty 20419 1726882366.44899: checking for any_errors_fatal 20419 1726882366.44903: done checking for any_errors_fatal 20419 1726882366.44904: checking for max_fail_percentage 20419 1726882366.44905: done checking for max_fail_percentage 20419 1726882366.44906: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.44907: done checking to see if all hosts have failed 20419 1726882366.44907: getting the remaining hosts for this loop 20419 1726882366.44908: done getting the remaining hosts for this loop 20419 1726882366.44911: getting the next task for host managed_node2 20419 1726882366.44915: done getting next task for host managed_node2 20419 1726882366.44917: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20419 1726882366.44920: ^ 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 20419 1726882366.44922: getting variables 20419 1726882366.44923: in VariableManager get_vars() 20419 1726882366.44931: Calling all_inventory to load vars for managed_node2 20419 1726882366.44933: Calling groups_inventory to load vars for managed_node2 20419 1726882366.44935: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.44941: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.44948: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.44951: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.45401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.45811: done with get_vars() 20419 1726882366.45905: done getting variables 20419 1726882366.45973: 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) 20419 1726882366.46480: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:32:46 -0400 (0:00:00.124) 0:00:03.573 ****** 20419 1726882366.46526: entering _queue_task() for managed_node2/command 20419 1726882366.46528: Creating lock for command 20419 1726882366.47154: worker is 1 (out of 1 available) 20419 1726882366.47166: exiting _queue_task() for managed_node2/command 20419 1726882366.47178: done queuing things up, now waiting for results queue to drain 20419 1726882366.47179: waiting for pending results... 20419 1726882366.47730: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 20419 1726882366.47829: in run() - task 12673a56-9f93-9d14-fef2-0000000001e0 20419 1726882366.47842: variable 'ansible_search_path' from source: unknown 20419 1726882366.47846: variable 'ansible_search_path' from source: unknown 20419 1726882366.47878: calling self._execute() 20419 1726882366.48147: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.48150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.48161: variable 'omit' from source: magic vars 20419 1726882366.48921: variable 'ansible_distribution' from source: facts 20419 1726882366.48931: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20419 1726882366.49058: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.49063: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20419 1726882366.49067: when evaluation is False, skipping this task 20419 1726882366.49070: _execute() done 20419 1726882366.49075: dumping result to json 20419 1726882366.49077: done dumping result, returning 20419 1726882366.49080: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-9d14-fef2-0000000001e0] 20419 1726882366.49087: sending task result for task 12673a56-9f93-9d14-fef2-0000000001e0 20419 1726882366.49385: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001e0 20419 1726882366.49387: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20419 1726882366.49458: no more pending results, returning what we have 20419 1726882366.49462: results queue empty 20419 1726882366.49463: checking for any_errors_fatal 20419 1726882366.49464: done checking for any_errors_fatal 20419 1726882366.49465: checking for max_fail_percentage 20419 1726882366.49466: done checking for max_fail_percentage 20419 1726882366.49467: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.49468: done checking to see if all hosts have failed 20419 1726882366.49468: getting the remaining hosts for this loop 20419 1726882366.49470: done getting the remaining hosts for this loop 20419 1726882366.49473: getting the next task for host managed_node2 20419 1726882366.49480: done getting next task for host managed_node2 20419 1726882366.49482: ^ task is: TASK: Install yum-utils package 20419 1726882366.49485: ^ 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 20419 1726882366.49488: getting variables 20419 1726882366.49489: in VariableManager get_vars() 20419 1726882366.49520: Calling all_inventory to load vars for managed_node2 20419 1726882366.49522: Calling groups_inventory to load vars for managed_node2 20419 1726882366.49526: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.49536: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.49538: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.49541: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.49884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.50282: done with get_vars() 20419 1726882366.50395: done getting variables 20419 1726882366.50607: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:46 -0400 (0:00:00.041) 0:00:03.615 ****** 20419 1726882366.50635: entering _queue_task() for managed_node2/package 20419 1726882366.50637: Creating lock for package 20419 1726882366.51227: worker is 1 (out of 1 available) 20419 1726882366.51241: exiting _queue_task() for managed_node2/package 20419 1726882366.51254: done queuing things up, now waiting for results queue to drain 20419 1726882366.51255: waiting for pending results... 20419 1726882366.51811: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20419 1726882366.51815: in run() - task 12673a56-9f93-9d14-fef2-0000000001e1 20419 1726882366.51818: variable 'ansible_search_path' from source: unknown 20419 1726882366.51821: variable 'ansible_search_path' from source: unknown 20419 1726882366.51823: calling self._execute() 20419 1726882366.52199: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.52203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.52205: variable 'omit' from source: magic vars 20419 1726882366.53000: variable 'ansible_distribution' from source: facts 20419 1726882366.53003: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20419 1726882366.53006: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.53008: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20419 1726882366.53010: when evaluation is False, skipping this task 20419 1726882366.53012: _execute() done 20419 1726882366.53014: dumping result to json 20419 1726882366.53016: done dumping result, returning 20419 1726882366.53019: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-9d14-fef2-0000000001e1] 20419 1726882366.53021: sending task result for task 12673a56-9f93-9d14-fef2-0000000001e1 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20419 1726882366.53322: no more pending results, returning what we have 20419 1726882366.53326: results queue empty 20419 1726882366.53326: checking for any_errors_fatal 20419 1726882366.53332: done checking for any_errors_fatal 20419 1726882366.53332: checking for max_fail_percentage 20419 1726882366.53334: done checking for max_fail_percentage 20419 1726882366.53335: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.53335: done checking to see if all hosts have failed 20419 1726882366.53336: getting the remaining hosts for this loop 20419 1726882366.53338: done getting the remaining hosts for this loop 20419 1726882366.53341: getting the next task for host managed_node2 20419 1726882366.53347: done getting next task for host managed_node2 20419 1726882366.53349: ^ task is: TASK: Enable EPEL 7 20419 1726882366.53353: ^ 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 20419 1726882366.53357: getting variables 20419 1726882366.53358: in VariableManager get_vars() 20419 1726882366.53385: Calling all_inventory to load vars for managed_node2 20419 1726882366.53387: Calling groups_inventory to load vars for managed_node2 20419 1726882366.53390: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.53604: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.53607: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.53610: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.53800: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001e1 20419 1726882366.53805: WORKER PROCESS EXITING 20419 1726882366.53830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.54253: done with get_vars() 20419 1726882366.54263: done getting variables 20419 1726882366.54375: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:46 -0400 (0:00:00.037) 0:00:03.652 ****** 20419 1726882366.54404: entering _queue_task() for managed_node2/command 20419 1726882366.54946: worker is 1 (out of 1 available) 20419 1726882366.54960: exiting _queue_task() for managed_node2/command 20419 1726882366.54972: done queuing things up, now waiting for results queue to drain 20419 1726882366.54973: waiting for pending results... 20419 1726882366.55332: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20419 1726882366.55603: in run() - task 12673a56-9f93-9d14-fef2-0000000001e2 20419 1726882366.55621: variable 'ansible_search_path' from source: unknown 20419 1726882366.55628: variable 'ansible_search_path' from source: unknown 20419 1726882366.55669: calling self._execute() 20419 1726882366.56098: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.56102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.56104: variable 'omit' from source: magic vars 20419 1726882366.56538: variable 'ansible_distribution' from source: facts 20419 1726882366.56899: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20419 1726882366.56903: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.56906: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20419 1726882366.56908: when evaluation is False, skipping this task 20419 1726882366.56911: _execute() done 20419 1726882366.56913: dumping result to json 20419 1726882366.56915: done dumping result, returning 20419 1726882366.56918: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-9d14-fef2-0000000001e2] 20419 1726882366.56920: sending task result for task 12673a56-9f93-9d14-fef2-0000000001e2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20419 1726882366.57214: no more pending results, returning what we have 20419 1726882366.57218: results queue empty 20419 1726882366.57219: checking for any_errors_fatal 20419 1726882366.57227: done checking for any_errors_fatal 20419 1726882366.57227: checking for max_fail_percentage 20419 1726882366.57229: done checking for max_fail_percentage 20419 1726882366.57229: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.57230: done checking to see if all hosts have failed 20419 1726882366.57231: getting the remaining hosts for this loop 20419 1726882366.57232: done getting the remaining hosts for this loop 20419 1726882366.57236: getting the next task for host managed_node2 20419 1726882366.57242: done getting next task for host managed_node2 20419 1726882366.57244: ^ task is: TASK: Enable EPEL 8 20419 1726882366.57248: ^ 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 20419 1726882366.57252: getting variables 20419 1726882366.57254: in VariableManager get_vars() 20419 1726882366.57391: Calling all_inventory to load vars for managed_node2 20419 1726882366.57395: Calling groups_inventory to load vars for managed_node2 20419 1726882366.57399: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.57410: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.57413: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.57416: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.57854: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001e2 20419 1726882366.57858: WORKER PROCESS EXITING 20419 1726882366.57978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.58590: done with get_vars() 20419 1726882366.58904: done getting variables 20419 1726882366.58976: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:32:46 -0400 (0:00:00.046) 0:00:03.698 ****** 20419 1726882366.59007: entering _queue_task() for managed_node2/command 20419 1726882366.59581: worker is 1 (out of 1 available) 20419 1726882366.59705: exiting _queue_task() for managed_node2/command 20419 1726882366.59717: done queuing things up, now waiting for results queue to drain 20419 1726882366.59719: waiting for pending results... 20419 1726882366.59911: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20419 1726882366.60245: in run() - task 12673a56-9f93-9d14-fef2-0000000001e3 20419 1726882366.60265: variable 'ansible_search_path' from source: unknown 20419 1726882366.60358: variable 'ansible_search_path' from source: unknown 20419 1726882366.60400: calling self._execute() 20419 1726882366.60519: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.60579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.60596: variable 'omit' from source: magic vars 20419 1726882366.61316: variable 'ansible_distribution' from source: facts 20419 1726882366.61413: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20419 1726882366.61604: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.61875: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20419 1726882366.61878: when evaluation is False, skipping this task 20419 1726882366.61880: _execute() done 20419 1726882366.61883: dumping result to json 20419 1726882366.61885: done dumping result, returning 20419 1726882366.61888: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-9d14-fef2-0000000001e3] 20419 1726882366.61890: sending task result for task 12673a56-9f93-9d14-fef2-0000000001e3 20419 1726882366.61959: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001e3 20419 1726882366.61963: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20419 1726882366.62013: no more pending results, returning what we have 20419 1726882366.62017: results queue empty 20419 1726882366.62018: checking for any_errors_fatal 20419 1726882366.62022: done checking for any_errors_fatal 20419 1726882366.62023: checking for max_fail_percentage 20419 1726882366.62025: done checking for max_fail_percentage 20419 1726882366.62025: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.62026: done checking to see if all hosts have failed 20419 1726882366.62027: getting the remaining hosts for this loop 20419 1726882366.62028: done getting the remaining hosts for this loop 20419 1726882366.62032: getting the next task for host managed_node2 20419 1726882366.62039: done getting next task for host managed_node2 20419 1726882366.62042: ^ task is: TASK: Enable EPEL 6 20419 1726882366.62046: ^ 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 20419 1726882366.62049: getting variables 20419 1726882366.62051: in VariableManager get_vars() 20419 1726882366.62077: Calling all_inventory to load vars for managed_node2 20419 1726882366.62079: Calling groups_inventory to load vars for managed_node2 20419 1726882366.62082: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.62306: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.62311: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.62314: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.62481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.62881: done with get_vars() 20419 1726882366.62889: done getting variables 20419 1726882366.63144: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:46 -0400 (0:00:00.041) 0:00:03.740 ****** 20419 1726882366.63170: entering _queue_task() for managed_node2/copy 20419 1726882366.63611: worker is 1 (out of 1 available) 20419 1726882366.63626: exiting _queue_task() for managed_node2/copy 20419 1726882366.63638: done queuing things up, now waiting for results queue to drain 20419 1726882366.63639: waiting for pending results... 20419 1726882366.64170: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20419 1726882366.64218: in run() - task 12673a56-9f93-9d14-fef2-0000000001e5 20419 1726882366.64283: variable 'ansible_search_path' from source: unknown 20419 1726882366.64290: variable 'ansible_search_path' from source: unknown 20419 1726882366.64332: calling self._execute() 20419 1726882366.64701: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.64705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.64707: variable 'omit' from source: magic vars 20419 1726882366.65315: variable 'ansible_distribution' from source: facts 20419 1726882366.65328: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20419 1726882366.65553: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.65683: Evaluated conditional (ansible_distribution_major_version == '6'): False 20419 1726882366.65694: when evaluation is False, skipping this task 20419 1726882366.65703: _execute() done 20419 1726882366.65710: dumping result to json 20419 1726882366.65717: done dumping result, returning 20419 1726882366.65727: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-9d14-fef2-0000000001e5] 20419 1726882366.65736: sending task result for task 12673a56-9f93-9d14-fef2-0000000001e5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20419 1726882366.65904: no more pending results, returning what we have 20419 1726882366.65908: results queue empty 20419 1726882366.65908: checking for any_errors_fatal 20419 1726882366.65913: done checking for any_errors_fatal 20419 1726882366.65914: checking for max_fail_percentage 20419 1726882366.65916: done checking for max_fail_percentage 20419 1726882366.65916: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.65917: done checking to see if all hosts have failed 20419 1726882366.65918: getting the remaining hosts for this loop 20419 1726882366.65919: done getting the remaining hosts for this loop 20419 1726882366.65923: getting the next task for host managed_node2 20419 1726882366.65931: done getting next task for host managed_node2 20419 1726882366.65933: ^ task is: TASK: Set network provider to 'nm' 20419 1726882366.65935: ^ 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 20419 1726882366.65939: getting variables 20419 1726882366.65941: in VariableManager get_vars() 20419 1726882366.66081: Calling all_inventory to load vars for managed_node2 20419 1726882366.66085: Calling groups_inventory to load vars for managed_node2 20419 1726882366.66088: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.66096: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001e5 20419 1726882366.66099: WORKER PROCESS EXITING 20419 1726882366.66110: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.66113: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.66116: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.66540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.67046: done with get_vars() 20419 1726882366.67055: done getting variables 20419 1726882366.67113: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:13 Friday 20 September 2024 21:32:46 -0400 (0:00:00.039) 0:00:03.780 ****** 20419 1726882366.67199: entering _queue_task() for managed_node2/set_fact 20419 1726882366.67707: worker is 1 (out of 1 available) 20419 1726882366.67721: exiting _queue_task() for managed_node2/set_fact 20419 1726882366.67734: done queuing things up, now waiting for results queue to drain 20419 1726882366.67735: waiting for pending results... 20419 1726882366.68210: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 20419 1726882366.68215: in run() - task 12673a56-9f93-9d14-fef2-000000000007 20419 1726882366.68232: variable 'ansible_search_path' from source: unknown 20419 1726882366.68275: calling self._execute() 20419 1726882366.68471: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.68509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.68522: variable 'omit' from source: magic vars 20419 1726882366.68699: variable 'omit' from source: magic vars 20419 1726882366.69099: variable 'omit' from source: magic vars 20419 1726882366.69103: variable 'omit' from source: magic vars 20419 1726882366.69106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882366.69112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882366.69115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882366.69118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.69121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.69498: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882366.69502: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.69505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.69507: Set connection var ansible_pipelining to False 20419 1726882366.69509: Set connection var ansible_timeout to 10 20419 1726882366.69511: Set connection var ansible_connection to ssh 20419 1726882366.69513: Set connection var ansible_shell_executable to /bin/sh 20419 1726882366.69515: Set connection var ansible_shell_type to sh 20419 1726882366.69517: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882366.69519: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.69522: variable 'ansible_connection' from source: unknown 20419 1726882366.69524: variable 'ansible_module_compression' from source: unknown 20419 1726882366.69526: variable 'ansible_shell_type' from source: unknown 20419 1726882366.69528: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.69530: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.69532: variable 'ansible_pipelining' from source: unknown 20419 1726882366.69534: variable 'ansible_timeout' from source: unknown 20419 1726882366.69535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.69912: 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) 20419 1726882366.70214: variable 'omit' from source: magic vars 20419 1726882366.70223: starting attempt loop 20419 1726882366.70230: running the handler 20419 1726882366.70244: handler run complete 20419 1726882366.70256: attempt loop complete, returning result 20419 1726882366.70262: _execute() done 20419 1726882366.70268: dumping result to json 20419 1726882366.70274: done dumping result, returning 20419 1726882366.70283: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [12673a56-9f93-9d14-fef2-000000000007] 20419 1726882366.70406: sending task result for task 12673a56-9f93-9d14-fef2-000000000007 20419 1726882366.70506: done sending task result for task 12673a56-9f93-9d14-fef2-000000000007 20419 1726882366.70515: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 20419 1726882366.70579: no more pending results, returning what we have 20419 1726882366.70582: results queue empty 20419 1726882366.70583: checking for any_errors_fatal 20419 1726882366.70588: done checking for any_errors_fatal 20419 1726882366.70589: checking for max_fail_percentage 20419 1726882366.70590: done checking for max_fail_percentage 20419 1726882366.70591: checking to see if all hosts have failed and the running result is not ok 20419 1726882366.70592: done checking to see if all hosts have failed 20419 1726882366.70592: getting the remaining hosts for this loop 20419 1726882366.70597: done getting the remaining hosts for this loop 20419 1726882366.70601: getting the next task for host managed_node2 20419 1726882366.70608: done getting next task for host managed_node2 20419 1726882366.70610: ^ task is: TASK: Install NetworkManager 20419 1726882366.70612: ^ 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 20419 1726882366.70617: getting variables 20419 1726882366.70619: in VariableManager get_vars() 20419 1726882366.70649: Calling all_inventory to load vars for managed_node2 20419 1726882366.70652: Calling groups_inventory to load vars for managed_node2 20419 1726882366.70656: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882366.70667: Calling all_plugins_play to load vars for managed_node2 20419 1726882366.70670: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882366.70673: Calling groups_plugins_play to load vars for managed_node2 20419 1726882366.71282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882366.71478: done with get_vars() 20419 1726882366.71489: done getting variables 20419 1726882366.71547: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 Friday 20 September 2024 21:32:46 -0400 (0:00:00.044) 0:00:03.824 ****** 20419 1726882366.71573: entering _queue_task() for managed_node2/package 20419 1726882366.72004: worker is 1 (out of 1 available) 20419 1726882366.72011: exiting _queue_task() for managed_node2/package 20419 1726882366.72023: done queuing things up, now waiting for results queue to drain 20419 1726882366.72024: waiting for pending results... 20419 1726882366.72076: running TaskExecutor() for managed_node2/TASK: Install NetworkManager 20419 1726882366.72173: in run() - task 12673a56-9f93-9d14-fef2-000000000009 20419 1726882366.72198: variable 'ansible_search_path' from source: unknown 20419 1726882366.72240: calling self._execute() 20419 1726882366.72323: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.72334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.72346: variable 'omit' from source: magic vars 20419 1726882366.72739: variable 'ansible_distribution_major_version' from source: facts 20419 1726882366.72756: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882366.72766: variable 'omit' from source: magic vars 20419 1726882366.72902: variable 'omit' from source: magic vars 20419 1726882366.73004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882366.77562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882366.77642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882366.78001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882366.78005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882366.78008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882366.78200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882366.78696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882366.78700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882366.78703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882366.78725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882366.79000: variable '__network_is_ostree' from source: set_fact 20419 1726882366.79015: variable 'omit' from source: magic vars 20419 1726882366.79161: variable 'omit' from source: magic vars 20419 1726882366.79566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882366.79569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882366.79572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882366.79574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.79576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882366.79578: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882366.79580: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.79581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.79785: Set connection var ansible_pipelining to False 20419 1726882366.79806: Set connection var ansible_timeout to 10 20419 1726882366.79815: Set connection var ansible_connection to ssh 20419 1726882366.79826: Set connection var ansible_shell_executable to /bin/sh 20419 1726882366.79838: Set connection var ansible_shell_type to sh 20419 1726882366.79849: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882366.79926: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.80110: variable 'ansible_connection' from source: unknown 20419 1726882366.80113: variable 'ansible_module_compression' from source: unknown 20419 1726882366.80116: variable 'ansible_shell_type' from source: unknown 20419 1726882366.80118: variable 'ansible_shell_executable' from source: unknown 20419 1726882366.80120: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882366.80122: variable 'ansible_pipelining' from source: unknown 20419 1726882366.80124: variable 'ansible_timeout' from source: unknown 20419 1726882366.80126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882366.80245: 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) 20419 1726882366.80259: variable 'omit' from source: magic vars 20419 1726882366.80268: starting attempt loop 20419 1726882366.80274: running the handler 20419 1726882366.80288: variable 'ansible_facts' from source: unknown 20419 1726882366.80333: variable 'ansible_facts' from source: unknown 20419 1726882366.80375: _low_level_execute_command(): starting 20419 1726882366.80445: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882366.81863: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882366.81962: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882366.82188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882366.82376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882366.84716: stdout chunk (state=3): >>>/root <<< 20419 1726882366.84924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882366.84927: stdout chunk (state=3): >>><<< 20419 1726882366.84930: stderr chunk (state=3): >>><<< 20419 1726882366.84948: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882366.85099: _low_level_execute_command(): starting 20419 1726882366.85104: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516 `" && echo ansible-tmp-1726882366.8496215-20620-268058582889516="` echo /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516 `" ) && sleep 0' 20419 1726882366.86267: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882366.86609: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882366.86716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882366.86832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882366.89505: stdout chunk (state=3): >>>ansible-tmp-1726882366.8496215-20620-268058582889516=/root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516 <<< 20419 1726882366.89777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882366.89969: stderr chunk (state=3): >>><<< 20419 1726882366.89972: stdout chunk (state=3): >>><<< 20419 1726882366.89975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882366.8496215-20620-268058582889516=/root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882366.89977: variable 'ansible_module_compression' from source: unknown 20419 1726882366.90302: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 20419 1726882366.90306: ANSIBALLZ: Acquiring lock 20419 1726882366.90308: ANSIBALLZ: Lock acquired: 139984560362544 20419 1726882366.90311: ANSIBALLZ: Creating module 20419 1726882367.09543: ANSIBALLZ: Writing module into payload 20419 1726882367.09970: ANSIBALLZ: Writing module 20419 1726882367.10002: ANSIBALLZ: Renaming module 20419 1726882367.10027: ANSIBALLZ: Done creating module 20419 1726882367.10053: variable 'ansible_facts' from source: unknown 20419 1726882367.10178: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py 20419 1726882367.10359: Sending initial data 20419 1726882367.10388: Sent initial data (152 bytes) 20419 1726882367.11054: 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 <<< 20419 1726882367.11072: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882367.11100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.11141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882367.11147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882367.11150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882367.11219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882367.13558: 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 <<< 20419 1726882367.13628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882367.13696: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpimomuwee /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py <<< 20419 1726882367.13700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py" <<< 20419 1726882367.13765: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20419 1726882367.13768: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpimomuwee" to remote "/root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py" <<< 20419 1726882367.14544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882367.14587: stderr chunk (state=3): >>><<< 20419 1726882367.14590: stdout chunk (state=3): >>><<< 20419 1726882367.14616: done transferring module to remote 20419 1726882367.14630: _low_level_execute_command(): starting 20419 1726882367.14635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/ /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py && sleep 0' 20419 1726882367.15076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882367.15079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882367.15115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882367.15119: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882367.15121: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.15173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882367.15177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882367.15191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882367.15255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882367.17877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882367.17904: stderr chunk (state=3): >>><<< 20419 1726882367.17907: stdout chunk (state=3): >>><<< 20419 1726882367.17920: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882367.17923: _low_level_execute_command(): starting 20419 1726882367.17928: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/AnsiballZ_dnf.py && sleep 0' 20419 1726882367.18348: 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 <<< 20419 1726882367.18387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882367.18390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882367.18392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.18397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882367.18400: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.18441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882367.18444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882367.18522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882367.21758: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 20419 1726882367.21762: stdout chunk (state=3): >>> <<< 20419 1726882367.21816: stdout chunk (state=3): >>>import _imp # builtin<<< 20419 1726882367.21820: stdout chunk (state=3): >>> <<< 20419 1726882367.21857: stdout chunk (state=3): >>>import '_thread' # <<< 20419 1726882367.21860: stdout chunk (state=3): >>> <<< 20419 1726882367.21878: stdout chunk (state=3): >>>import '_warnings' # <<< 20419 1726882367.21882: stdout chunk (state=3): >>> import '_weakref' # <<< 20419 1726882367.21991: stdout chunk (state=3): >>> import '_io' # <<< 20419 1726882367.22006: stdout chunk (state=3): >>> <<< 20419 1726882367.22011: stdout chunk (state=3): >>>import 'marshal' # <<< 20419 1726882367.22073: stdout chunk (state=3): >>>import 'posix' # <<< 20419 1726882367.22076: stdout chunk (state=3): >>> <<< 20419 1726882367.22134: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20419 1726882367.22137: stdout chunk (state=3): >>> <<< 20419 1726882367.22139: stdout chunk (state=3): >>># installing zipimport hook <<< 20419 1726882367.22167: stdout chunk (state=3): >>>import 'time' # <<< 20419 1726882367.22187: stdout chunk (state=3): >>> <<< 20419 1726882367.22202: stdout chunk (state=3): >>>import 'zipimport' # <<< 20419 1726882367.22286: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 20419 1726882367.22298: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 20419 1726882367.22304: stdout chunk (state=3): >>> <<< 20419 1726882367.22340: stdout chunk (state=3): >>>import '_codecs' # <<< 20419 1726882367.22346: stdout chunk (state=3): >>> <<< 20419 1726882367.22385: stdout chunk (state=3): >>>import 'codecs' # <<< 20419 1726882367.22388: stdout chunk (state=3): >>> <<< 20419 1726882367.22438: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 20419 1726882367.22476: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20419 1726882367.22499: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25344184d0> <<< 20419 1726882367.22549: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25343e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 20419 1726882367.22557: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 20419 1726882367.22572: stdout chunk (state=3): >>> <<< 20419 1726882367.22611: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253441aa50> import '_signal' # <<< 20419 1726882367.22617: stdout chunk (state=3): >>> <<< 20419 1726882367.22647: stdout chunk (state=3): >>>import '_abc' # <<< 20419 1726882367.22672: stdout chunk (state=3): >>> import 'abc' # <<< 20419 1726882367.22753: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 20419 1726882367.22760: stdout chunk (state=3): >>>import 'stat' # <<< 20419 1726882367.22897: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20419 1726882367.22938: stdout chunk (state=3): >>>import 'genericpath' # <<< 20419 1726882367.22984: stdout chunk (state=3): >>> import 'posixpath' # import 'os' # <<< 20419 1726882367.22995: stdout chunk (state=3): >>> <<< 20419 1726882367.23011: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20419 1726882367.23039: stdout chunk (state=3): >>>Processing user site-packages<<< 20419 1726882367.23046: stdout chunk (state=3): >>> Processing global site-packages<<< 20419 1726882367.23065: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20419 1726882367.23077: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages'<<< 20419 1726882367.23098: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 20419 1726882367.23140: 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<<< 20419 1726882367.23153: stdout chunk (state=3): >>> <<< 20419 1726882367.23158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20419 1726882367.23189: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25341e9130> <<< 20419 1726882367.23325: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25341e9fa0> import 'site' # <<< 20419 1726882367.23354: 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. <<< 20419 1726882367.23658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20419 1726882367.23690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20419 1726882367.23724: 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' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20419 1726882367.23749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20419 1726882367.23782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20419 1726882367.23821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20419 1726882367.23856: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534227da0> <<< 20419 1726882367.23881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 20419 1726882367.23904: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534227fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20419 1726882367.23943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20419 1726882367.23954: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20419 1726882367.23998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.24030: stdout chunk (state=3): >>>import 'itertools' # <<< 20419 1726882367.24074: 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 0x7f253425f770> <<< 20419 1726882367.24096: 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 0x7f253425fe00> import '_collections' # <<< 20419 1726882367.24172: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253423fa40> <<< 20419 1726882367.24176: stdout chunk (state=3): >>>import '_functools' # <<< 20419 1726882367.24212: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253423d160> <<< 20419 1726882367.24284: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534224f50> <<< 20419 1726882367.24311: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20419 1726882367.24316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20419 1726882367.24329: stdout chunk (state=3): >>>import '_sre' # <<< 20419 1726882367.24580: stdout chunk (state=3): >>># /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 0x7f253427f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253427e2d0> # /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 0x7f253423e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253427cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20419 1726882367.24588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342241d0> # /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' <<< 20419 1726882367.24609: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.24631: 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 0x7f25342b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b4a10> <<< 20419 1726882367.24675: 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 0x7f25342b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534222cf0> <<< 20419 1726882367.24733: 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 <<< 20419 1726882367.24759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20419 1726882367.24780: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b5190> <<< 20419 1726882367.24829: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 20419 1726882367.24847: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b63c0> <<< 20419 1726882367.24871: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20419 1726882367.24901: stdout chunk (state=3): >>>import 'runpy' # <<< 20419 1726882367.24906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20419 1726882367.24976: 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 <<< 20419 1726882367.24981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d05c0> <<< 20419 1726882367.25038: stdout chunk (state=3): >>>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'<<< 20419 1726882367.25044: stdout chunk (state=3): >>> <<< 20419 1726882367.25080: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25342d1d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 20419 1726882367.25085: stdout chunk (state=3): >>> <<< 20419 1726882367.25107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20419 1726882367.25144: 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' <<< 20419 1726882367.25196: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d2ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.25199: 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 0x7f25342d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d20f0> <<< 20419 1726882367.25225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20419 1726882367.25278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20419 1726882367.25283: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.25301: 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 0x7f25342d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d33b0> <<< 20419 1726882367.25382: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b6330> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20419 1726882367.25406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20419 1726882367.25458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20419 1726882367.25496: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.25505: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f253400fbf0> <<< 20419 1726882367.25551: 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' <<< 20419 1726882367.25554: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25340386b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534038440> <<< 20419 1726882367.25618: 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 0x7f25340386e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20419 1726882367.25629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20419 1726882367.25717: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.25965: 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 0x7f2534039010> <<< 20419 1726882367.26066: 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' <<< 20419 1726882367.26072: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25340399d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340388c0> <<< 20419 1726882367.26117: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253400dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20419 1726882367.26202: 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 # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253403ad80> <<< 20419 1726882367.26276: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534039880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b6ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20419 1726882367.26355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.26371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20419 1726882367.26442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20419 1726882367.26453: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340670b0> <<< 20419 1726882367.26526: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20419 1726882367.26544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.26569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20419 1726882367.26594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20419 1726882367.26655: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534087440> <<< 20419 1726882367.26687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20419 1726882367.26887: stdout chunk (state=3): >>># 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 0x7f25340e8200> # /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' <<< 20419 1726882367.26927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20419 1726882367.26983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20419 1726882367.27109: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340ea960> <<< 20419 1726882367.27217: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340e8320> <<< 20419 1726882367.27270: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340b5220> <<< 20419 1726882367.27323: 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 0x7f2533eed370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534086240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253403bcb0> <<< 20419 1726882367.27609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f25340865a0> <<< 20419 1726882367.27771: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_8h2rrclo/ansible_ansible.legacy.dnf_payload.zip' <<< 20419 1726882367.27791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.27960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.28225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20419 1726882367.28229: stdout chunk (state=3): >>># /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 0x7f2533f47110> import '_typing' # <<< 20419 1726882367.28297: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f26000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f25160> # zipimport: zlib available <<< 20419 1726882367.28327: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20419 1726882367.28369: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882367.28390: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20419 1726882367.29788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.31354: 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 0x7f2533f44fe0> # /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' <<< 20419 1726882367.31384: 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' <<< 20419 1726882367.31405: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2533f6ab10> <<< 20419 1726882367.31459: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6a8a0> <<< 20419 1726882367.31514: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6a1b0> <<< 20419 1726882367.31558: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20419 1726882367.31584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20419 1726882367.31654: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6a900><<< 20419 1726882367.31670: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f47da0> <<< 20419 1726882367.31718: 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'<<< 20419 1726882367.31728: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882367.31772: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2533f6b770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882367.31786: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882367.31817: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2533f6b9b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20419 1726882367.31915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 20419 1726882367.31926: stdout chunk (state=3): >>> import '_locale' # <<< 20419 1726882367.32017: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6bef0> import 'pwd' # <<< 20419 1726882367.32082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20419 1726882367.32146: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533911d30> <<< 20419 1726882367.32185: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.32247: 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 0x7f2533913950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 20419 1726882367.32250: stdout chunk (state=3): >>> <<< 20419 1726882367.32317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533918350> <<< 20419 1726882367.32357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20419 1726882367.32414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20419 1726882367.32439: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339194f0> <<< 20419 1726882367.32522: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.32574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20419 1726882367.32576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20419 1726882367.32691: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253391bf50> <<< 20419 1726882367.32718: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 20419 1726882367.32739: 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 0x7f25340382f0><<< 20419 1726882367.32777: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253391a210><<< 20419 1726882367.32813: stdout chunk (state=3): >>> <<< 20419 1726882367.32816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 20419 1726882367.32865: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20419 1726882367.32908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 20419 1726882367.32921: stdout chunk (state=3): >>> <<< 20419 1726882367.32952: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.33006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20419 1726882367.33063: 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 0x7f2533923d70> import '_tokenize' # <<< 20419 1726882367.33243: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533922840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339225d0> # /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 0x7f2533922b10> <<< 20419 1726882367.33296: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253391a720> <<< 20419 1726882367.33364: 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 0x7f2533967fe0> # /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 0x7f25339681a0> <<< 20419 1726882367.33388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /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' <<< 20419 1726882367.33648: 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 0x7f2533969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339699a0> # /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 0x7f253396c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253396a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20419 1726882367.33697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.33721: 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' <<< 20419 1726882367.33732: stdout chunk (state=3): >>>import '_string' # <<< 20419 1726882367.33788: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253396f8c0> <<< 20419 1726882367.33902: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253396c290> <<< 20419 1726882367.33958: 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' <<< 20419 1726882367.33971: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2533970620> <<< 20419 1726882367.33992: 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 0x7f2533970230> <<< 20419 1726882367.34099: 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 0x7f2533970bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339682c0> # /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' <<< 20419 1726882367.34224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20419 1726882367.34322: stdout chunk (state=3): >>># 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 0x7f25339fc260> # 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 0x7f25339fd250> <<< 20419 1726882367.34444: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339729f0> <<< 20419 1726882367.34448: 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 0x7f2533973da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533972660> <<< 20419 1726882367.34451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.34454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20419 1726882367.34456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.34515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.34622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 20419 1726882367.34644: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882367.34663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20419 1726882367.34799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.35138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.35883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.36770: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20419 1726882367.36829: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20419 1726882367.36832: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20419 1726882367.36834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20419 1726882367.36861: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20419 1726882367.36900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.36979: 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' <<< 20419 1726882367.37029: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2533801490> <<< 20419 1726882367.37121: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20419 1726882367.37133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20419 1726882367.37168: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533802120> <<< 20419 1726882367.37186: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339fd0a0> <<< 20419 1726882367.37438: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20419 1726882367.37541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.37802: 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' <<< 20419 1726882367.37806: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533802870> <<< 20419 1726882367.37833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.38455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.38766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.38828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.38908: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20419 1726882367.38921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.38949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39006: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20419 1726882367.39063: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39146: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20419 1726882367.39175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20419 1726882367.39206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39271: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20419 1726882367.39285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.39953: stdout chunk (state=3): >>># /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 0x7f25338034d0> <<< 20419 1726882367.39981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40199: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 20419 1726882367.40211: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20419 1726882367.40284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882367.40342: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20419 1726882367.40353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.40750: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.40839: 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 0x7f253380e030> <<< 20419 1726882367.40875: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380b380> <<< 20419 1726882367.40947: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20419 1726882367.41064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.41113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.41147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.41226: 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' <<< 20419 1726882367.41251: 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 <<< 20419 1726882367.41282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20419 1726882367.41361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20419 1726882367.41404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20419 1726882367.41439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20419 1726882367.41451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20419 1726882367.41527: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533fbea20> <<< 20419 1726882367.41612: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533fa66f0> <<< 20419 1726882367.41712: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380e240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380ddf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20419 1726882367.41765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.41899: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 20419 1726882367.41921: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20419 1726882367.41982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.43054: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.43363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.44432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.45279: 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 0x7f25338a02c0> # /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 0x7f25338a0500> # /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' <<< 20419 1726882367.45334: stdout chunk (state=3): >>># /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 0x7f25338a0bf0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a07a0> # /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' <<< 20419 1726882367.45388: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a1520> <<< 20419 1726882367.45419: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.45509: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py<<< 20419 1726882367.45514: stdout chunk (state=3): >>> <<< 20419 1726882367.45556: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.45570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'<<< 20419 1726882367.45608: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 20419 1726882367.45640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'<<< 20419 1726882367.45673: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 20419 1726882367.45691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'<<< 20419 1726882367.45731: stdout chunk (state=3): >>> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533889880> <<< 20419 1726882367.45766: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 20419 1726882367.45786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533889790><<< 20419 1726882367.45819: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py<<< 20419 1726882367.45844: stdout chunk (state=3): >>> <<< 20419 1726882367.45883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533432600><<< 20419 1726882367.45926: stdout chunk (state=3): >>> <<< 20419 1726882367.45967: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a2d50> <<< 20419 1726882367.45992: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 20419 1726882367.46073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 20419 1726882367.46102: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 20419 1726882367.46228: stdout chunk (state=3): >>># 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' <<< 20419 1726882367.46307: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334351c0> <<< 20419 1726882367.46319: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533433d40> <<< 20419 1726882367.46366: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334330e0> <<< 20419 1726882367.46399: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a21e0> <<< 20419 1726882367.46425: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 20419 1726882367.46460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 20419 1726882367.46485: 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 <<< 20419 1726882367.46584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 20419 1726882367.46609: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 20419 1726882367.46634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 20419 1726882367.46660: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a1040> <<< 20419 1726882367.46873: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533459160> <<< 20419 1726882367.47034: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a2720> <<< 20419 1726882367.47038: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 20419 1726882367.47072: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.47111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 20419 1726882367.47142: stdout chunk (state=3): >>># /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 0x7f25334a8aa0> <<< 20419 1726882367.47158: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a2de0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533458b00> <<< 20419 1726882367.47195: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a1bb0> <<< 20419 1726882367.47227: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a15e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a12e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a0560> <<< 20419 1726882367.47266: stdout chunk (state=3): >>># /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 0x7f25338a1610> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 20419 1726882367.47286: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.47315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 20419 1726882367.47343: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a90a0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a87d0> <<< 20419 1726882367.47384: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 20419 1726882367.47387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.47472: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a97c0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 20419 1726882367.47655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 20419 1726882367.47669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20419 1726882367.47699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.47748: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.47762: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f253348fec0> <<< 20419 1726882367.48198: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253348d580> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334aa750> # /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 0x7f253348d010> # /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 0x7f25334c61b0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 20419 1726882367.48235: stdout chunk (state=3): >>># 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 0x7f25334c6e40> <<< 20419 1726882367.48250: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334c6900> <<< 20419 1726882367.48346: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 20419 1726882367.48363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 20419 1726882367.48478: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334c7350> <<< 20419 1726882367.48490: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 20419 1726882367.48532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 20419 1726882367.48882: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253349b4d0> <<< 20419 1726882367.48908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 20419 1726882367.48928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 20419 1726882367.48958: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533353f20> <<< 20419 1726882367.49058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.49173: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 20419 1726882367.49187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.49438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.49671: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 20419 1726882367.49678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.49755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 20419 1726882367.49758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.49957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.50142: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 20419 1726882367.50291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882367.51038: 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' # /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' <<< 20419 1726882367.51077: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 20419 1726882367.51102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533096c30> <<< 20419 1726882367.51169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20419 1726882367.51383: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533096d50> <<< 20419 1726882367.51414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20419 1726882367.51441: 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' <<< 20419 1726882367.51476: 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 0x7f25330e6f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330e6780> <<< 20419 1726882367.51560: 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 0x7f25330e6960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533097290> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330963c0> <<< 20419 1726882367.51599: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 20419 1726882367.51604: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533096930> <<< 20419 1726882367.51742: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 20419 1726882367.51779: 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' <<< 20419 1726882367.51807: 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 <<< 20419 1726882367.51813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 20419 1726882367.51997: 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' <<< 20419 1726882367.52012: stdout chunk (state=3): >>>import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25331605f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25331601d0> <<< 20419 1726882367.52016: 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 <<< 20419 1726882367.52096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 20419 1726882367.52162: 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 0x7f2533163e60> <<< 20419 1726882367.52204: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533160710> <<< 20419 1726882367.52229: 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 <<< 20419 1726882367.52430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 20419 1726882367.53857: stdout chunk (state=3): >>># 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 0x7f2532cc70b0> <<< 20419 1726882367.54131: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532c90110> # /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' <<< 20419 1726882367.54214: 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' <<< 20419 1726882367.54221: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2532d44cb0> <<< 20419 1726882367.54468: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532cc7530> <<< 20419 1726882367.54497: 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 <<< 20419 1726882367.54547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 20419 1726882367.54652: stdout chunk (state=3): >>># 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 0x7f2532d47b90> <<< 20419 1726882367.54721: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532d44d40> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 20419 1726882367.54789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 20419 1726882367.54956: 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 0x7f2532d83ce0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532d47ef0> <<< 20419 1726882367.54973: 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 <<< 20419 1726882367.54989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 20419 1726882367.55060: 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' <<< 20419 1726882367.55070: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25312ccf80> <<< 20419 1726882367.55084: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cc380> <<< 20419 1726882367.55111: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533103d10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 20419 1726882367.55162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 20419 1726882367.55198: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 20419 1726882367.55224: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 20419 1726882367.55268: 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 0x7f25312e84a0> <<< 20419 1726882367.55331: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cf8f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 20419 1726882367.55367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 20419 1726882367.55394: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.55450: 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 0x7f25312eab10> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 20419 1726882367.55469: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 20419 1726882367.55511: 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 0x7f25312eba10> <<< 20419 1726882367.55538: 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' <<< 20419 1726882367.56230: stdout chunk (state=3): >>># 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 0x7f253130c320> <<< 20419 1726882367.56274: 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 # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 20419 1726882367.56282: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253130d8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ebc50> <<< 20419 1726882367.56315: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ea9c0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ea390> <<< 20419 1726882367.56356: 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 <<< 20419 1726882367.56431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.56500: stdout chunk (state=3): >>># 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 0x7f253130f500> <<< 20419 1726882367.56528: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312eaf30> <<< 20419 1726882367.56615: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312e8800> <<< 20419 1726882367.56645: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cef00> <<< 20419 1726882367.56866: 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' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 20419 1726882367.56873: 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 0x7f25312cf590> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cf2c0> <<< 20419 1726882367.56912: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cd100> <<< 20419 1726882367.56943: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.56950: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134cb30> <<< 20419 1726882367.57003: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 20419 1726882367.57025: 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 <<< 20419 1726882367.57072: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.57083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 20419 1726882367.57096: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134eff0> <<< 20419 1726882367.57135: 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' <<< 20419 1726882367.57165: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134f7d0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134e360> <<< 20419 1726882367.57221: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 20419 1726882367.57234: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134ff50> <<< 20419 1726882367.57295: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134cb00> # /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' <<< 20419 1726882367.57317: 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 <<< 20419 1726882367.57344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 20419 1726882367.57402: 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' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531379a90> <<< 20419 1726882367.57417: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531379010> <<< 20419 1726882367.57423: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531378e30> <<< 20419 1726882367.57448: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 20419 1726882367.57509: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 20419 1726882367.57529: 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 <<< 20419 1726882367.57552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 20419 1726882367.57583: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 20419 1726882367.57631: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c44ad0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 20419 1726882367.57689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 20419 1726882367.57781: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.57797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20419 1726882367.57813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20419 1726882367.57825: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c72b70> <<< 20419 1726882367.57862: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.57873: 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 0x7f2530c72ea0> <<< 20419 1726882367.57945: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c46de0> <<< 20419 1726882367.58010: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c44f80> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137bfb0> <<< 20419 1726882367.58048: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137a240> <<< 20419 1726882367.58078: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531379f10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 20419 1726882367.58099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 20419 1726882367.58115: 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 <<< 20419 1726882367.58167: stdout chunk (state=3): >>># 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' <<< 20419 1726882367.58181: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cac9e0> <<< 20419 1726882367.58237: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c73b00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137a780> <<< 20419 1726882367.58267: 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' <<< 20419 1726882367.58306: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cad070> <<< 20419 1726882367.58333: 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 <<< 20419 1726882367.58338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cad400> <<< 20419 1726882367.58396: 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 0x7f2530cad4c0> # /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 0x7f2530cad5b0> <<< 20419 1726882367.58423: stdout chunk (state=3): >>># /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 <<< 20419 1726882367.58484: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.58519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 20419 1726882367.58627: 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 0x7f2530ccc140> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cae270> <<< 20419 1726882367.58676: 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 <<< 20419 1726882367.58681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccc320> # /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' <<< 20419 1726882367.58713: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccc410> <<< 20419 1726882367.58754: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cad3d0> # /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' <<< 20419 1726882367.58800: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccc530> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 20419 1726882367.58809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 20419 1726882367.58846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 20419 1726882367.58963: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.59115: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.59133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 20419 1726882367.59212: 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 0x7f2530cf7f50> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cf73b0> <<< 20419 1726882367.59292: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cf5e20> <<< 20419 1726882367.59519: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccdd60> <<< 20419 1726882367.59524: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccd1c0> <<< 20419 1726882367.59554: 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 0x7f2530cf4bf0> <<< 20419 1726882367.59608: 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' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253400fb90> <<< 20419 1726882367.59632: stdout chunk (state=3): >>># /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 0x7f2530d34890> <<< 20419 1726882367.59670: 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 0x7f2530d34b00> <<< 20419 1726882367.59711: stdout chunk (state=3): >>># /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 <<< 20419 1726882367.59734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 20419 1726882367.59755: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d35460> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d34ef0> <<< 20419 1726882367.59810: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d36360> import 'gc' # <<< 20419 1726882367.59822: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330e7110> <<< 20419 1726882367.60027: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25343c3e90> <<< 20419 1726882367.60633: 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 <<< 20419 1726882367.60646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 20419 1726882367.60679: 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 <<< 20419 1726882367.60691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d36f60> <<< 20419 1726882367.60716: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 20419 1726882367.60722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.60750: 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 <<< 20419 1726882367.60804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 20419 1726882367.60839: 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 <<< 20419 1726882367.60907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 20419 1726882367.60942: 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 <<< 20419 1726882367.60945: stdout chunk (state=3): >>># 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 0x7f2530b07a10> <<< 20419 1726882367.60963: 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 <<< 20419 1726882367.60969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 20419 1726882367.60996: 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 <<< 20419 1726882367.61027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 20419 1726882367.61052: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 20419 1726882367.61059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.61230: 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' <<< 20419 1726882367.61233: stdout chunk (state=3): >>>import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2530b25a30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b255e0> <<< 20419 1726882367.61268: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.61302: 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 0x7f2533096ae0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b244a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b07ce0> <<< 20419 1726882367.61359: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b04a70> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 20419 1726882367.61365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 20419 1726882367.61405: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b07350> # /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 <<< 20419 1726882367.61434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.61486: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 20419 1726882367.61519: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b3ae70> <<< 20419 1726882367.61570: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b399a0> <<< 20419 1726882367.61621: 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' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b60680> <<< 20419 1726882367.61644: 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' <<< 20419 1726882367.61733: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b60950> # /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 0x7f2530b60bc0> # /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 0x7f2530b60e60> <<< 20419 1726882367.61757: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.61786: 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 <<< 20419 1726882367.61820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 20419 1726882367.61872: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b61580> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b613d0> <<< 20419 1726882367.61895: 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' <<< 20419 1726882367.61930: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b62e70> # /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 <<< 20419 1726882367.61940: stdout chunk (state=3): >>># 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 0x7f2530b62fc0> <<< 20419 1726882367.62000: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.62005: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b631d0> <<< 20419 1726882367.62026: 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 <<< 20419 1726882367.62062: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.62094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 20419 1726882367.62115: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7c170> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b639b0> <<< 20419 1726882367.62152: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 20419 1726882367.62188: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7cd10> # /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 <<< 20419 1726882367.62198: stdout chunk (state=3): >>># 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 0x7f2530b7d160> <<< 20419 1726882367.62238: 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' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7d340> <<< 20419 1726882367.62259: 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 <<< 20419 1726882367.62315: 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 0x7f2530b7d610> <<< 20419 1726882367.62338: 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 <<< 20419 1726882367.62341: stdout chunk (state=3): >>># 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 0x7f2530b7e510> <<< 20419 1726882367.62379: 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' <<< 20419 1726882367.62410: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7e750> # /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 <<< 20419 1726882367.62432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 20419 1726882367.62477: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7e960> # /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 <<< 20419 1726882367.62482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 20419 1726882367.62505: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 20419 1726882367.62532: 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 0x7f2530b7f560> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7f080> <<< 20419 1726882367.62560: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 20419 1726882367.62604: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.62610: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba4410> <<< 20419 1726882367.62735: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7fd10> # /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 0x7f2530ba5070> # /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 0x7f2530ba5370> # /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' <<< 20419 1726882367.62759: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba62d0> # /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 <<< 20419 1726882367.62802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 20419 1726882367.62809: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba6570> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 20419 1726882367.62812: stdout chunk (state=3): >>># 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 0x7f2530ba6720> <<< 20419 1726882367.62832: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d373b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d37140> <<< 20419 1726882367.62868: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d36870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 20419 1726882367.62871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 20419 1726882367.62938: 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' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py <<< 20419 1726882367.62947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba7110> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba6e70> <<< 20419 1726882367.62963: 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' <<< 20419 1726882367.63047: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 20419 1726882367.63075: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 20419 1726882367.63117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 20419 1726882367.63202: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530bcd5b0> <<< 20419 1726882367.63219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 20419 1726882367.63226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 20419 1726882367.63346: 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' <<< 20419 1726882367.63377: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530bcec90> <<< 20419 1726882367.63467: 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 0x7f2530bcdee0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530bcdac0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 20419 1726882367.63486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 20419 1726882367.63515: 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 0x7f253091c5c0> <<< 20419 1726882367.63552: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309039b0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 20419 1726882367.63558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882367.63579: 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 <<< 20419 1726882367.63630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 20419 1726882367.63670: stdout chunk (state=3): >>>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 <<< 20419 1726882367.63699: 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 0x7f253091f500> <<< 20419 1726882367.63722: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.63762: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253091fe00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 20419 1726882367.63769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 20419 1726882367.63837: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253091cc50> <<< 20419 1726882367.63846: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253091c920> <<< 20419 1726882367.63903: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba73e0> <<< 20419 1726882367.63920: 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 <<< 20419 1726882367.63958: stdout chunk (state=3): >>># 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 0x7f2530bcd100> <<< 20419 1726882367.63972: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba7140> <<< 20419 1726882367.64004: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d37110> # /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 <<< 20419 1726882367.64042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 20419 1726882367.64099: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253094a060> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 20419 1726882367.64237: stdout chunk (state=3): >>># 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 0x7f253094a930> # /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 0x7f253094b8f0> # /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 0x7f253094bf50> <<< 20419 1726882367.64241: 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' <<< 20419 1726882367.64300: 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' # /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' <<< 20419 1726882367.64346: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.64542: 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 0x7f2530971640> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530971010> <<< 20419 1726882367.64548: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530970cb0> <<< 20419 1726882367.64560: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530970950> <<< 20419 1726882367.64589: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 20419 1726882367.64658: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309712b0> # /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 <<< 20419 1726882367.64704: stdout chunk (state=3): >>># 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' <<< 20419 1726882367.64756: 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 0x7f2530973440> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 20419 1726882367.64771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 20419 1726882367.64776: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530973500> <<< 20419 1726882367.64804: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.64970: 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 0x7f2530973c20> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530973aa0> # /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' <<< 20419 1726882367.65006: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.65128: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 20419 1726882367.65206: stdout chunk (state=3): >>># 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 0x7f25309a2240> <<< 20419 1726882367.65245: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 20419 1726882367.65265: stdout chunk (state=3): >>># /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' <<< 20419 1726882367.65324: 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 0x7f25309a33e0> # /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 0x7f25309a3650> <<< 20419 1726882367.65388: 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' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882367.65413: 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 0x7f25309a37d0> <<< 20419 1726882367.65423: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a35f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a2ed0> <<< 20419 1726882367.65431: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a2360> <<< 20419 1726882367.65452: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a1670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a0bf0> <<< 20419 1726882367.65510: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a0470> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530972f30> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530972420> <<< 20419 1726882367.65530: 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 <<< 20419 1726882367.65538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 20419 1726882367.65545: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a3080> <<< 20419 1726882367.65587: 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' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a3c80> <<< 20419 1726882367.65629: 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 0x7f25309cc590> <<< 20419 1726882367.65670: 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' <<< 20419 1726882367.65677: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309cc950> <<< 20419 1726882367.65726: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 20419 1726882367.65741: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309cd280> <<< 20419 1726882367.65760: 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 <<< 20419 1726882367.65805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 20419 1726882367.65925: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309cddf0> <<< 20419 1726882367.83057: 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}}} <<< 20419 1726882367.84218: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20419 1726882367.84223: stdout chunk (state=3): >>># destroy __main__ <<< 20419 1726882367.84716: 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 <<< 20419 1726882367.84769: 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 <<< 20419 1726882367.84774: 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 <<< 20419 1726882367.84791: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.84839: stdout chunk (state=3): >>># 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<<< 20419 1726882367.84963: stdout chunk (state=3): >>> # 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 <<< 20419 1726882367.84975: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.85005: stdout chunk (state=3): >>># 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<<< 20419 1726882367.85069: stdout chunk (state=3): >>> # 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 <<< 20419 1726882367.85073: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.85111: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.85727: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.85731: stdout chunk (state=3): >>># destroy selinux <<< 20419 1726882367.85782: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 20419 1726882367.85862: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 20419 1726882367.85865: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.85868: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 20419 1726882367.85870: 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 # destroy uuid # destroy systemd.journal <<< 20419 1726882367.85978: 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 # 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 <<< 20419 1726882367.86102: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.86157: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.86497: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 20419 1726882367.86517: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.86548: stdout chunk (state=3): >>> # 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 <<< 20419 1726882367.87074: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20419 1726882367.87190: stdout chunk (state=3): >>># destroy _socket <<< 20419 1726882367.87198: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20419 1726882367.87237: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 20419 1726882367.87394: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.87399: 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 <<< 20419 1726882367.87407: 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 <<< 20419 1726882367.87450: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback <<< 20419 1726882367.87502: stdout chunk (state=3): >>># 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 <<< 20419 1726882367.87521: stdout chunk (state=3): >>># destroy rpm <<< 20419 1726882367.87566: 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 <<< 20419 1726882367.87723: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 20419 1726882367.87838: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 20419 1726882367.87865: stdout chunk (state=3): >>># destroy _ssl <<< 20419 1726882367.87908: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20419 1726882367.88154: 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 <<< 20419 1726882367.88211: stdout chunk (state=3): >>># destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 20419 1726882367.88950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882367.89043: stderr chunk (state=3): >>><<< 20419 1726882367.89047: stdout chunk (state=3): >>><<< 20419 1726882367.89660: _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 0x7f25344184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25343e7b30> # /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 0x7f253441aa50> 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 0x7f25341e9130> # /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 0x7f25341e9fa0> 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 0x7f2534227da0> # /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 0x7f2534227fb0> # /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 0x7f253425f770> # /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 0x7f253425fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253423fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253423d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534224f50> # /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 0x7f253427f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253427e2d0> # /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 0x7f253423e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253427cb60> # /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 0x7f25342b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342241d0> # /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 0x7f25342b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b4a10> # 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 0x7f25342b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534222cf0> # /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 0x7f25342b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b5190> 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 0x7f25342b63c0> 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 0x7f25342d05c0> 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 0x7f25342d1d00> # /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 0x7f25342d2ba0> # 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 0x7f25342d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d20f0> # /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 0x7f25342d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342d33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b6330> # /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 0x7f253400fbf0> # /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 0x7f25340386b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534038440> # 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 0x7f25340386e0> # /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 0x7f2534039010> # 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 0x7f25340399d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340388c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253400dd90> # /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 0x7f253403ad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534039880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25342b6ae0> # /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 0x7f25340670b0> # /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 0x7f2534087440> # /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 0x7f25340e8200> # /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 0x7f25340ea960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340e8320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25340b5220> # /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 0x7f2533eed370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2534086240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253403bcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f25340865a0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_8h2rrclo/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 0x7f2533f47110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f26000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f25160> # 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 0x7f2533f44fe0> # /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 0x7f2533f6ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f6a1b0> # /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 0x7f2533f6a900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533f47da0> 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 0x7f2533f6b770> # 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 0x7f2533f6b9b0> # /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 0x7f2533f6bef0> 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 0x7f2533911d30> # 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 0x7f2533913950> # /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 0x7f2533918350> # /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 0x7f25339194f0> # /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 0x7f253391bf50> # 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 0x7f25340382f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253391a210> # /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 0x7f2533923d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533922840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339225d0> # /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 0x7f2533922b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253391a720> # 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 0x7f2533967fe0> # /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 0x7f25339681a0> # /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 0x7f2533969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339699a0> # /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 0x7f253396c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253396a2d0> # /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 0x7f253396f8c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253396c290> # 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 0x7f2533970620> # 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 0x7f2533970230> # 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 0x7f2533970bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339682c0> # /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 0x7f25339fc260> # 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 0x7f25339fd250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339729f0> # 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 0x7f2533973da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533972660> # 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 0x7f2533801490> # /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 0x7f2533802120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25339fd0a0> 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 0x7f2533802870> # 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 0x7f25338034d0> # 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 0x7f253380e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380b380> 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 0x7f2533fbea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533fa66f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380e240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253380ddf0> # 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 0x7f25338a02c0> # /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 0x7f25338a0500> # /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 0x7f25338a0bf0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a07a0> # /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 0x7f25338a1520> # /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 0x7f2533889880> # /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 0x7f2533889790> # /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 0x7f2533432600> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a2d50> # /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 0x7f25334351c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533433d40> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334330e0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a21e0> # /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 0x7f25334a1040> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533459160> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a2720> # /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 0x7f25334a8aa0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a2de0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533458b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a1bb0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a15e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a12e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25338a0560> # /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 0x7f25338a1610> # /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 0x7f25334a90a0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334a87d0> # /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 0x7f25334a97c0> # /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 0x7f253348fec0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253348d580> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334aa750> # /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 0x7f253348d010> # /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 0x7f25334c61b0> # /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 0x7f25334c6e40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25334c6900> # /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 0x7f25334c7350> # /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 0x7f253349b4d0> # /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 0x7f2533353f20> # 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 0x7f2533096c30> # /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 0x7f2533096d50> # /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 0x7f25330e6f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330e6780> # 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 0x7f25330e6960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533097290> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330963c0> # /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 0x7f2533096930> # /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 0x7f25331605f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25331601d0> # /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 0x7f2533163e60> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533160710> # /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 0x7f2532cc70b0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532c90110> # /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 0x7f2532d44cb0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532cc7530> # /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 0x7f2532d47b90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532d44d40> # /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 0x7f2532d83ce0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2532d47ef0> # /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 0x7f25312ccf80> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cc380> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2533103d10> # /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 0x7f25312e84a0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cf8f0> # /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 0x7f25312eab10> # /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 0x7f25312eba10> # /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 0x7f253130c320> # /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 0x7f253130d8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ebc50> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ea9c0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312ea390> # /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 0x7f253130f500> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312eaf30> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312e8800> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cef00> # /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 0x7f25312cf590> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cf2c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25312cd100> # /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 0x7f253134cb30> # /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 0x7f253134eff0> # /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 0x7f253134f7d0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134e360> # /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 0x7f253134ff50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253134cb00> # /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 0x7f2531379a90> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531379010> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531378e30> # /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 0x7f2530c44ad0> # /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 0x7f2530c72b70> # 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 0x7f2530c72ea0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c46de0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c44f80> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137bfb0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137a240> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2531379f10> # /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 0x7f2530cac9e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530c73b00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253137a780> # /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 0x7f2530cad070> # /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 0x7f2530cad400> # /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 0x7f2530cad4c0> # /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 0x7f2530cad5b0> # /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 0x7f2530ccc140> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cae270> # /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 0x7f2530ccc320> # /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 0x7f2530ccc410> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cad3d0> # /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 0x7f2530ccc530> # /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 0x7f2530cf7f50> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cf73b0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530cf5e20> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccdd60> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ccd1c0> # /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 0x7f2530cf4bf0> # /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 0x7f253400fb90> # /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 0x7f2530d34890> # /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 0x7f2530d34b00> # /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 0x7f2530d35460> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d34ef0> # /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 0x7f2530d36360> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25330e7110> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25343c3e90> # /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 0x7f2530d36f60> # /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 0x7f2530b07a10> # /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 0x7f2530b25a30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b255e0> # 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 0x7f2533096ae0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b244a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b07ce0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b04a70> # /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 0x7f2530b07350> # /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 0x7f2530b3ae70> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b399a0> # /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 0x7f2530b60680> # /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 0x7f2530b60950> # /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 0x7f2530b60bc0> # /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 0x7f2530b60e60> # /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 0x7f2530b61580> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b613d0> # /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 0x7f2530b62e70> # /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 0x7f2530b62fc0> # /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 0x7f2530b631d0> # /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 0x7f2530b7c170> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b639b0> # /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 0x7f2530b7cd10> # /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 0x7f2530b7d160> # /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 0x7f2530b7d340> # /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 0x7f2530b7d610> # /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 0x7f2530b7e510> # /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 0x7f2530b7e750> # /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 0x7f2530b7e960> # /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 0x7f2530b7f560> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7f080> # /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 0x7f2530ba4410> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530b7fd10> # /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 0x7f2530ba5070> # /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 0x7f2530ba5370> # /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 0x7f2530ba62d0> # /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 0x7f2530ba6570> # /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 0x7f2530ba6720> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d373b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d37140> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d36870> # /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 0x7f2530ba7110> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba6e70> # /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 0x7f2530bcd5b0> # /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 0x7f2530bcec90> # 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 0x7f2530bcdee0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530bcdac0> # /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 0x7f253091c5c0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309039b0> # /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 0x7f253091f500> # /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 0x7f253091fe00> # /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 0x7f253091cc50> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f253091c920> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba73e0> # /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 0x7f2530bcd100> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530ba7140> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530d37110> # /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 0x7f253094a060> # /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 0x7f253094a930> # /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 0x7f253094b8f0> # /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 0x7f253094bf50> # /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 0x7f2530971640> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530971010> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530970cb0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530970950> # /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 0x7f25309712b0> # /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 0x7f2530973440> # /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 0x7f2530973500> # /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 0x7f2530973c20> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530973aa0> # /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 0x7f25309a2240> # /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 0x7f25309a33e0> # /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 0x7f25309a3650> # /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 0x7f25309a37d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a35f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a2ed0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a2360> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a1670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a0bf0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25309a0470> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530972f30> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2530972420> # /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 0x7f25309a3080> # /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 0x7f25309a3c80> # /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 0x7f25309cc590> # /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 0x7f25309cc950> # /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 0x7f25309cd280> # /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 0x7f25309cddf0> {"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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 20419 1726882367.91798: 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-1726882366.8496215-20620-268058582889516/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882367.91802: _low_level_execute_command(): starting 20419 1726882367.91804: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882366.8496215-20620-268058582889516/ > /dev/null 2>&1 && sleep 0' 20419 1726882367.91807: 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 <<< 20419 1726882367.91809: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.91812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882367.91814: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882367.91816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882367.91874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882367.91950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882367.91996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882367.92038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20419 1726882367.95101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882367.95105: stdout chunk (state=3): >>><<< 20419 1726882367.95109: stderr chunk (state=3): >>><<< 20419 1726882367.95112: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20419 1726882367.95115: handler run complete 20419 1726882367.95117: attempt loop complete, returning result 20419 1726882367.95119: _execute() done 20419 1726882367.95121: dumping result to json 20419 1726882367.95123: done dumping result, returning 20419 1726882367.95126: done running TaskExecutor() for managed_node2/TASK: Install NetworkManager [12673a56-9f93-9d14-fef2-000000000009] 20419 1726882367.95127: sending task result for task 12673a56-9f93-9d14-fef2-000000000009 20419 1726882367.95196: done sending task result for task 12673a56-9f93-9d14-fef2-000000000009 20419 1726882367.95200: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20419 1726882367.95366: no more pending results, returning what we have 20419 1726882367.95370: results queue empty 20419 1726882367.95370: checking for any_errors_fatal 20419 1726882367.95375: done checking for any_errors_fatal 20419 1726882367.95376: checking for max_fail_percentage 20419 1726882367.95378: done checking for max_fail_percentage 20419 1726882367.95379: checking to see if all hosts have failed and the running result is not ok 20419 1726882367.95380: done checking to see if all hosts have failed 20419 1726882367.95380: getting the remaining hosts for this loop 20419 1726882367.95382: done getting the remaining hosts for this loop 20419 1726882367.95386: getting the next task for host managed_node2 20419 1726882367.95391: done getting next task for host managed_node2 20419 1726882367.95397: ^ task is: TASK: Get package info 20419 1726882367.95399: ^ 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 20419 1726882367.95402: getting variables 20419 1726882367.95404: in VariableManager get_vars() 20419 1726882367.95431: Calling all_inventory to load vars for managed_node2 20419 1726882367.95433: Calling groups_inventory to load vars for managed_node2 20419 1726882367.95437: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882367.95446: Calling all_plugins_play to load vars for managed_node2 20419 1726882367.95449: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882367.95451: Calling groups_plugins_play to load vars for managed_node2 20419 1726882367.96057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882367.96423: done with get_vars() 20419 1726882367.96433: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 Friday 20 September 2024 21:32:47 -0400 (0:00:01.250) 0:00:05.075 ****** 20419 1726882367.96639: entering _queue_task() for managed_node2/package_facts 20419 1726882367.96640: Creating lock for package_facts 20419 1726882367.97255: worker is 1 (out of 1 available) 20419 1726882367.97268: exiting _queue_task() for managed_node2/package_facts 20419 1726882367.97279: done queuing things up, now waiting for results queue to drain 20419 1726882367.97281: waiting for pending results... 20419 1726882367.97530: running TaskExecutor() for managed_node2/TASK: Get package info 20419 1726882367.97618: in run() - task 12673a56-9f93-9d14-fef2-00000000000a 20419 1726882367.97715: variable 'ansible_search_path' from source: unknown 20419 1726882367.97999: calling self._execute() 20419 1726882367.98198: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882367.98202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882367.98204: variable 'omit' from source: magic vars 20419 1726882367.98560: variable 'ansible_distribution_major_version' from source: facts 20419 1726882367.98998: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882367.99002: variable 'omit' from source: magic vars 20419 1726882367.99005: variable 'omit' from source: magic vars 20419 1726882367.99007: variable 'omit' from source: magic vars 20419 1726882367.99010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882367.99012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882367.99014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882367.99206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882367.99224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882367.99259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882367.99267: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882367.99273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882367.99374: Set connection var ansible_pipelining to False 20419 1726882367.99798: Set connection var ansible_timeout to 10 20419 1726882367.99802: Set connection var ansible_connection to ssh 20419 1726882367.99804: Set connection var ansible_shell_executable to /bin/sh 20419 1726882367.99806: Set connection var ansible_shell_type to sh 20419 1726882367.99808: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882367.99809: variable 'ansible_shell_executable' from source: unknown 20419 1726882367.99811: variable 'ansible_connection' from source: unknown 20419 1726882367.99812: variable 'ansible_module_compression' from source: unknown 20419 1726882367.99815: variable 'ansible_shell_type' from source: unknown 20419 1726882367.99816: variable 'ansible_shell_executable' from source: unknown 20419 1726882367.99818: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882367.99819: variable 'ansible_pipelining' from source: unknown 20419 1726882367.99821: variable 'ansible_timeout' from source: unknown 20419 1726882367.99823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882367.99907: 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__) 20419 1726882367.99924: variable 'omit' from source: magic vars 20419 1726882367.99934: starting attempt loop 20419 1726882367.99946: running the handler 20419 1726882367.99966: _low_level_execute_command(): starting 20419 1726882367.99978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882368.00761: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882368.00816: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.00871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882368.00890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882368.00973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882368.01112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882368.02709: stdout chunk (state=3): >>>/root <<< 20419 1726882368.02841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882368.02852: stdout chunk (state=3): >>><<< 20419 1726882368.02864: stderr chunk (state=3): >>><<< 20419 1726882368.02890: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882368.02913: _low_level_execute_command(): starting 20419 1726882368.02924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471 `" && echo ansible-tmp-1726882368.0289905-20682-21360485958471="` echo /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471 `" ) && sleep 0' 20419 1726882368.04063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882368.04324: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.04339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882368.04341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882368.04521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882368.06425: stdout chunk (state=3): >>>ansible-tmp-1726882368.0289905-20682-21360485958471=/root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471 <<< 20419 1726882368.06554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882368.06589: stderr chunk (state=3): >>><<< 20419 1726882368.06599: stdout chunk (state=3): >>><<< 20419 1726882368.06621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882368.0289905-20682-21360485958471=/root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882368.06674: variable 'ansible_module_compression' from source: unknown 20419 1726882368.06807: ANSIBALLZ: Using lock for package_facts 20419 1726882368.06814: ANSIBALLZ: Acquiring lock 20419 1726882368.06822: ANSIBALLZ: Lock acquired: 139984558783664 20419 1726882368.06829: ANSIBALLZ: Creating module 20419 1726882368.38147: ANSIBALLZ: Writing module into payload 20419 1726882368.38302: ANSIBALLZ: Writing module 20419 1726882368.38322: ANSIBALLZ: Renaming module 20419 1726882368.38335: ANSIBALLZ: Done creating module 20419 1726882368.38355: variable 'ansible_facts' from source: unknown 20419 1726882368.38535: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py 20419 1726882368.38647: Sending initial data 20419 1726882368.38651: Sent initial data (161 bytes) 20419 1726882368.39213: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.39259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882368.39287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882368.39342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882368.39409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882368.41098: 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 <<< 20419 1726882368.41148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882368.41241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpqy0i2kbw /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py <<< 20419 1726882368.41244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py" <<< 20419 1726882368.41299: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpqy0i2kbw" to remote "/root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py" <<< 20419 1726882368.42653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882368.42656: stdout chunk (state=3): >>><<< 20419 1726882368.42658: stderr chunk (state=3): >>><<< 20419 1726882368.42661: done transferring module to remote 20419 1726882368.42663: _low_level_execute_command(): starting 20419 1726882368.42665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/ /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py && sleep 0' 20419 1726882368.43099: 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 <<< 20419 1726882368.43125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882368.43132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.43180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882368.43199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882368.43286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882368.45063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882368.45086: stderr chunk (state=3): >>><<< 20419 1726882368.45089: stdout chunk (state=3): >>><<< 20419 1726882368.45106: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882368.45109: _low_level_execute_command(): starting 20419 1726882368.45112: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/AnsiballZ_package_facts.py && sleep 0' 20419 1726882368.45521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882368.45525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882368.45527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.45529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882368.45531: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882368.45579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882368.45582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882368.45648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882368.47795: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20419 1726882368.47822: stdout chunk (state=3): >>>import _imp # builtin <<< 20419 1726882368.47864: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20419 1726882368.47933: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20419 1726882368.47980: stdout chunk (state=3): >>>import 'posix' # <<< 20419 1726882368.48004: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20419 1726882368.48033: stdout chunk (state=3): >>>import 'time' # <<< 20419 1726882368.48045: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20419 1726882368.48103: 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' <<< 20419 1726882368.48134: stdout chunk (state=3): >>>import '_codecs' # <<< 20419 1726882368.48136: stdout chunk (state=3): >>>import 'codecs' # <<< 20419 1726882368.48180: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20419 1726882368.48210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20419 1726882368.48213: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe47bc4d0> <<< 20419 1726882368.48233: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe478bb00> <<< 20419 1726882368.48241: 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' <<< 20419 1726882368.48254: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe47bea50> <<< 20419 1726882368.48270: stdout chunk (state=3): >>>import '_signal' # <<< 20419 1726882368.48299: stdout chunk (state=3): >>>import '_abc' # <<< 20419 1726882368.48304: stdout chunk (state=3): >>>import 'abc' # <<< 20419 1726882368.48324: stdout chunk (state=3): >>>import 'io' # <<< 20419 1726882368.48353: stdout chunk (state=3): >>>import '_stat' # <<< 20419 1726882368.48358: stdout chunk (state=3): >>>import 'stat' # <<< 20419 1726882368.48442: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20419 1726882368.48469: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20419 1726882368.48501: stdout chunk (state=3): >>>import 'os' # <<< 20419 1726882368.48509: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20419 1726882368.48533: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 20419 1726882368.48552: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 20419 1726882368.48567: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20419 1726882368.48595: 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' <<< 20419 1726882368.48615: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe47cd130> <<< 20419 1726882368.48673: 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 <<< 20419 1726882368.48690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.48697: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe47cdfa0> <<< 20419 1726882368.48715: stdout chunk (state=3): >>>import 'site' # <<< 20419 1726882368.48748: 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. <<< 20419 1726882368.49127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20419 1726882368.49142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20419 1726882368.49166: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20419 1726882368.49174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.49197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20419 1726882368.49236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20419 1726882368.49251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20419 1726882368.49283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20419 1726882368.49288: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45cbe00> <<< 20419 1726882368.49315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20419 1726882368.49325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20419 1726882368.49351: stdout chunk (state=3): >>>import '_operator' # <<< 20419 1726882368.49354: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45cbec0> <<< 20419 1726882368.49375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20419 1726882368.49399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20419 1726882368.49429: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20419 1726882368.49476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.49491: stdout chunk (state=3): >>>import 'itertools' # <<< 20419 1726882368.49532: 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 0x7fbfe4603830> <<< 20419 1726882368.49544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20419 1726882368.49561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 20419 1726882368.49564: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4603ec0> <<< 20419 1726882368.49582: stdout chunk (state=3): >>>import '_collections' # <<< 20419 1726882368.49634: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45e3ad0> <<< 20419 1726882368.49643: stdout chunk (state=3): >>>import '_functools' # <<< 20419 1726882368.49668: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45e11f0> <<< 20419 1726882368.49759: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c8fb0> <<< 20419 1726882368.49781: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20419 1726882368.49809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 20419 1726882368.49842: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20419 1726882368.49862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20419 1726882368.49889: 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' <<< 20419 1726882368.49922: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46277a0> <<< 20419 1726882368.49938: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46263c0> <<< 20419 1726882368.49971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 20419 1726882368.49974: 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 0x7fbfe45e2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4624b30> <<< 20419 1726882368.50031: 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' <<< 20419 1726882368.50039: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4658860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c8230> <<< 20419 1726882368.50070: 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' <<< 20419 1726882368.50098: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.50105: 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 0x7fbfe4658d10> <<< 20419 1726882368.50111: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4658bc0> <<< 20419 1726882368.50153: 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 0x7fbfe4658f80> <<< 20419 1726882368.50158: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c6d50> <<< 20419 1726882368.50190: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 20419 1726882368.50201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.50209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20419 1726882368.50243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20419 1726882368.50259: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4659610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46592e0> <<< 20419 1726882368.50264: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 20419 1726882368.50305: 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' <<< 20419 1726882368.50316: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe465a510> <<< 20419 1726882368.50336: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20419 1726882368.50339: stdout chunk (state=3): >>>import 'runpy' # <<< 20419 1726882368.50367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20419 1726882368.50398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20419 1726882368.50426: 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' <<< 20419 1726882368.50432: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4670710> <<< 20419 1726882368.50442: stdout chunk (state=3): >>>import 'errno' # <<< 20419 1726882368.50479: 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' <<< 20419 1726882368.50484: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfe4671df0> <<< 20419 1726882368.50516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20419 1726882368.50521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20419 1726882368.50541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20419 1726882368.50546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20419 1726882368.50558: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4672c60> <<< 20419 1726882368.50604: 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 0x7fbfe46732c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46721e0> <<< 20419 1726882368.50626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20419 1726882368.50639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20419 1726882368.50669: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.50691: 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 0x7fbfe4673d40> <<< 20419 1726882368.50699: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4673470> <<< 20419 1726882368.50738: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe465a540> <<< 20419 1726882368.50762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20419 1726882368.50780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20419 1726882368.50806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20419 1726882368.50826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20419 1726882368.50861: 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 0x7fbfe436fbc0> <<< 20419 1726882368.50878: 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' <<< 20419 1726882368.50914: 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 0x7fbfe4398710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4398470> <<< 20419 1726882368.50943: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.50951: 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 0x7fbfe4398740> <<< 20419 1726882368.50974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20419 1726882368.50979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20419 1726882368.51053: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.51177: 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 0x7fbfe4399070> <<< 20419 1726882368.51296: 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' <<< 20419 1726882368.51302: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfe4399970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4398920> <<< 20419 1726882368.51327: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe436dd60> <<< 20419 1726882368.51342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20419 1726882368.51372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20419 1726882368.51390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20419 1726882368.51407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20419 1726882368.51411: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe439ad80> <<< 20419 1726882368.51431: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4399ac0> <<< 20419 1726882368.51446: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe465ac30> <<< 20419 1726882368.51478: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20419 1726882368.51532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.51554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20419 1726882368.51584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20419 1726882368.51616: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe43c30b0> <<< 20419 1726882368.51666: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20419 1726882368.51684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.51704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20419 1726882368.51730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20419 1726882368.51762: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe43e7440> <<< 20419 1726882368.51789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20419 1726882368.51834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20419 1726882368.51882: stdout chunk (state=3): >>>import 'ntpath' # <<< 20419 1726882368.51908: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 20419 1726882368.51917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe44481a0> <<< 20419 1726882368.51928: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20419 1726882368.51959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20419 1726882368.51984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20419 1726882368.52025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20419 1726882368.52107: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe444a900> <<< 20419 1726882368.52184: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe44482c0> <<< 20419 1726882368.52215: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe44151f0> <<< 20419 1726882368.52245: 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 0x7fbfe3d292b0> <<< 20419 1726882368.52270: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe43e6270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe439bcb0> <<< 20419 1726882368.52453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20419 1726882368.52474: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfe43e6870> <<< 20419 1726882368.52757: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_697bt5cl/ansible_package_facts_payload.zip' <<< 20419 1726882368.52762: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.52884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.52916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20419 1726882368.52924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20419 1726882368.52960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20419 1726882368.53028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20419 1726882368.53057: 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 0x7fbfe3d8eff0> <<< 20419 1726882368.53070: stdout chunk (state=3): >>>import '_typing' # <<< 20419 1726882368.53257: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d6dee0> <<< 20419 1726882368.53260: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d6d070> <<< 20419 1726882368.53262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.53290: stdout chunk (state=3): >>>import 'ansible' # <<< 20419 1726882368.53302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.53323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.53340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.53343: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20419 1726882368.53362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.54724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.55829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20419 1726882368.55835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d8ce90> <<< 20419 1726882368.55862: 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' <<< 20419 1726882368.55895: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20419 1726882368.55902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20419 1726882368.55923: 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' <<< 20419 1726882368.55952: 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 0x7fbfe3dbe960> <<< 20419 1726882368.56000: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbe6f0> <<< 20419 1726882368.56020: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbe000> <<< 20419 1726882368.56045: 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' <<< 20419 1726882368.56098: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbe450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d8fa10> <<< 20419 1726882368.56104: stdout chunk (state=3): >>>import 'atexit' # <<< 20419 1726882368.56136: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.56144: 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 0x7fbfe3dbf710> <<< 20419 1726882368.56161: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.56167: 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 0x7fbfe3dbf920> <<< 20419 1726882368.56186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20419 1726882368.56233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20419 1726882368.56243: stdout chunk (state=3): >>>import '_locale' # <<< 20419 1726882368.56289: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbfe30> <<< 20419 1726882368.56298: stdout chunk (state=3): >>>import 'pwd' # <<< 20419 1726882368.56320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20419 1726882368.56341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20419 1726882368.56380: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c25be0> <<< 20419 1726882368.56408: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.56411: 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 0x7fbfe3c27800> <<< 20419 1726882368.56430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20419 1726882368.56450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20419 1726882368.56483: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c28200> <<< 20419 1726882368.56504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20419 1726882368.56528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20419 1726882368.56550: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c293a0> <<< 20419 1726882368.56568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20419 1726882368.56605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20419 1726882368.56629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20419 1726882368.56633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20419 1726882368.56682: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c2be30> <<< 20419 1726882368.56718: 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 0x7fbfe45c6cf0> <<< 20419 1726882368.56742: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c2a0f0> <<< 20419 1726882368.56759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20419 1726882368.56791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20419 1726882368.56810: 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' <<< 20419 1726882368.56831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20419 1726882368.56938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20419 1726882368.56964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20419 1726882368.56977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20419 1726882368.56987: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c33d10> <<< 20419 1726882368.56998: stdout chunk (state=3): >>>import '_tokenize' # <<< 20419 1726882368.57055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c327e0> <<< 20419 1726882368.57066: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c32540> <<< 20419 1726882368.57081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20419 1726882368.57090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20419 1726882368.57162: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c32ab0> <<< 20419 1726882368.57190: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c2a600> <<< 20419 1726882368.57216: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.57223: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfe3c77fe0> <<< 20419 1726882368.57246: 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 <<< 20419 1726882368.57251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c780e0> <<< 20419 1726882368.57270: 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 <<< 20419 1726882368.57295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20419 1726882368.57314: 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' <<< 20419 1726882368.57355: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.57364: 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 0x7fbfe3c79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c79940> <<< 20419 1726882368.57378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20419 1726882368.57405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20419 1726882368.57455: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.57461: 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 0x7fbfe3c7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c7a270> <<< 20419 1726882368.57480: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20419 1726882368.57522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.57545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20419 1726882368.57557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20419 1726882368.57562: stdout chunk (state=3): >>>import '_string' # <<< 20419 1726882368.57609: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c7f8f0> <<< 20419 1726882368.57725: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c7c2c0> <<< 20419 1726882368.57785: 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 0x7fbfe3c806b0> <<< 20419 1726882368.57811: 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 0x7fbfe3c809e0> <<< 20419 1726882368.57865: 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 0x7fbfe3c80aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c78260> <<< 20419 1726882368.57891: 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' <<< 20419 1726882368.57912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20419 1726882368.57934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20419 1726882368.57967: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.57981: 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 0x7fbfe3c83fe0> <<< 20419 1726882368.58125: 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 0x7fbfe3b092e0> <<< 20419 1726882368.58144: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c827e0> <<< 20419 1726882368.58175: 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 0x7fbfe3c83b60> <<< 20419 1726882368.58183: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c82450> <<< 20419 1726882368.58206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58211: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20419 1726882368.58230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58313: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58436: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 20419 1726882368.58449: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20419 1726882368.58470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.58704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.59225: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.59746: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 20419 1726882368.59799: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20419 1726882368.59804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.59850: 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 0x7fbfe3b11490> <<< 20419 1726882368.59939: 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' <<< 20419 1726882368.59955: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b122a0> <<< 20419 1726882368.59961: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b09130> <<< 20419 1726882368.60014: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20419 1726882368.60019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.60045: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.60055: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20419 1726882368.60070: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.60209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.60375: 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' <<< 20419 1726882368.60384: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b12060> <<< 20419 1726882368.60390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.60841: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61418: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20419 1726882368.61449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20419 1726882368.61584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61910: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20419 1726882368.61913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.61926: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20419 1726882368.62020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20419 1726882368.62324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20419 1726882368.62328: stdout chunk (state=3): >>>import '_ast' # <<< 20419 1726882368.62394: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b13410> <<< 20419 1726882368.62409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62563: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20419 1726882368.62574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20419 1726882368.62604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20419 1726882368.62709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.62938: 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 <<< 20419 1726882368.62958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20419 1726882368.63013: 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 0x7fbfe3b1dee0> <<< 20419 1726882368.63050: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b1b2f0> <<< 20419 1726882368.63088: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20419 1726882368.63107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63303: 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' <<< 20419 1726882368.63341: 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 <<< 20419 1726882368.63355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20419 1726882368.63357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20419 1726882368.63440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20419 1726882368.63444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20419 1726882368.63454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20419 1726882368.63507: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c068a0> <<< 20419 1726882368.63552: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3cfe570> <<< 20419 1726882368.63636: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b1dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c82630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20419 1726882368.63651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63700: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20419 1726882368.63768: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20419 1726882368.63796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.63809: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20419 1726882368.64043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64289: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64441: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.64472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64753: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.64778: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20419 1726882368.64792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.64959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.65132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.65179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.65226: 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' <<< 20419 1726882368.65265: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20419 1726882368.65295: stdout chunk (state=3): >>># 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' <<< 20419 1726882368.65324: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb63c0> <<< 20419 1726882368.65410: stdout chunk (state=3): >>># /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 <<< 20419 1726882368.65435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20419 1726882368.65508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20419 1726882368.65521: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe37a80b0> <<< 20419 1726882368.65736: 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 0x7fbfe37a84d0> <<< 20419 1726882368.65740: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b9d430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb7050> <<< 20419 1726882368.65782: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4590> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4230> # /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 <<< 20419 1726882368.65858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20419 1726882368.65891: 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 0x7fbfe3818440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe37abd40> <<< 20419 1726882368.65916: 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 0x7fbfe37abef0> <<< 20419 1726882368.65973: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe37ab170> <<< 20419 1726882368.65991: 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' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe38184a0> <<< 20419 1726882368.66072: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20419 1726882368.66106: 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 0x7fbfe381af90> <<< 20419 1726882368.66109: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3818f80> <<< 20419 1726882368.66218: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4350> import 'ansible.module_utils.facts.timeout' # <<< 20419 1726882368.66222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20419 1726882368.66225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20419 1726882368.66315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 20419 1726882368.66402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20419 1726882368.66541: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20419 1726882368.66567: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20419 1726882368.66677: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 20419 1726882368.66699: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20419 1726882368.66828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.66963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.66996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20419 1726882368.67031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.67486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.67991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 20419 1726882368.68022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68174: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.68205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20419 1726882368.68219: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68440: stdout chunk (state=3): >>>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 <<< 20419 1726882368.68459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20419 1726882368.68480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68635: 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' <<< 20419 1726882368.68677: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe381b710> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20419 1726882368.68712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20419 1726882368.68855: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe38308f0> import 'ansible.module_utils.facts.system.local' # <<< 20419 1726882368.68872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68912: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.68977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20419 1726882368.69001: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20419 1726882368.69248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69514: stdout chunk (state=3): >>>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' <<< 20419 1726882368.69521: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.69582: 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 0x7fbfe384f290> <<< 20419 1726882368.69764: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3833e00> <<< 20419 1726882368.69772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 20419 1726882368.69779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69842: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.69976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 20419 1726882368.69982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70068: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70370: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 20419 1726882368.70373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70520: stdout chunk (state=3): >>>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' <<< 20419 1726882368.70545: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20419 1726882368.70574: 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 0x7fbfe3866cf0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe384cfe0> import 'ansible.module_utils.facts.system.user' # <<< 20419 1726882368.70603: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 20419 1726882368.70674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.70805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20419 1726882368.70871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20419 1726882368.71029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71371: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.71377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.71662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 20419 1726882368.71666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20419 1726882368.71674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.72207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.72562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20419 1726882368.73103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.73482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20419 1726882368.73488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20419 1726882368.73814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73817: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 20419 1726882368.73845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.73962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20419 1726882368.74121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 20419 1726882368.74537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 20419 1726882368.74543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20419 1726882368.74722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20419 1726882368.74761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20419 1726882368.74840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 20419 1726882368.74895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.74955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.75099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 20419 1726882368.75103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.75135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20419 1726882368.75141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.75499: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.75706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20419 1726882368.75915: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.75950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20419 1726882368.75957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.75983: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20419 1726882368.76114: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20419 1726882368.76407: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.76429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20419 1726882368.76635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20419 1726882368.76645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.76740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20419 1726882368.76745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20419 1726882368.77145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.77344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20419 1726882368.77350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 20419 1726882368.77831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 20419 1726882368.77836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.77859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 20419 1726882368.77959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20419 1726882368.78092: 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' <<< 20419 1726882368.78528: stdout chunk (state=3): >>># 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 0x7fbfe365aa20> <<< 20419 1726882368.78618: 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 <<< 20419 1726882368.78625: 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 0x7fbfe38310d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3657350> <<< 20419 1726882368.95455: 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", <<< 20419 1726882368.95547: stdout chunk (state=3): >>>"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"}}} <<< 20419 1726882368.96058: 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 <<< 20419 1726882368.96066: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 20419 1726882368.96069: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # 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 <<< 20419 1726882368.96107: 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 # 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 <<< 20419 1726882368.96143: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.96149: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.96199: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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<<< 20419 1726882368.96241: stdout chunk (state=3): >>> # 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 <<< 20419 1726882368.96245: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.96298: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.96308: 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 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 <<< 20419 1726882368.96628: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20419 1726882368.96655: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20419 1726882368.96659: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 20419 1726882368.96666: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20419 1726882368.96686: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20419 1726882368.96722: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 20419 1726882368.96743: stdout chunk (state=3): >>># destroy zipimport <<< 20419 1726882368.96748: 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 <<< 20419 1726882368.96773: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 20419 1726882368.96809: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 20419 1726882368.96821: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging<<< 20419 1726882368.96830: stdout chunk (state=3): >>> <<< 20419 1726882368.96861: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20419 1726882368.96868: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20419 1726882368.96899: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 20419 1726882368.96914: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 20419 1726882368.96947: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 20419 1726882368.96950: stdout chunk (state=3): >>># destroy datetime <<< 20419 1726882368.96953: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 20419 1726882368.96982: stdout chunk (state=3): >>># destroy _ssl <<< 20419 1726882368.96996: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 20419 1726882368.97018: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 20419 1726882368.97032: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20419 1726882368.97041: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm <<< 20419 1726882368.97087: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 20419 1726882368.97095: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 20419 1726882368.97100: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 20419 1726882368.97126: 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 <<< 20419 1726882368.97141: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 20419 1726882368.97147: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 20419 1726882368.97166: 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 <<< 20419 1726882368.97172: 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 # cleanup[3] wiping copyreg <<< 20419 1726882368.97210: 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 <<< 20419 1726882368.97216: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.97222: stdout chunk (state=3): >>># 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 <<< 20419 1726882368.97248: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20419 1726882368.97251: stdout chunk (state=3): >>># destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20419 1726882368.97390: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20419 1726882368.97416: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 20419 1726882368.97431: stdout chunk (state=3): >>># destroy platform <<< 20419 1726882368.97437: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20419 1726882368.97463: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 20419 1726882368.97488: stdout chunk (state=3): >>># destroy _typing <<< 20419 1726882368.97517: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 20419 1726882368.97526: stdout chunk (state=3): >>> <<< 20419 1726882368.97544: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20419 1726882368.97641: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 20419 1726882368.97650: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 20419 1726882368.97672: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20419 1726882368.97686: stdout chunk (state=3): >>># destroy _hashlib <<< 20419 1726882368.97711: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 20419 1726882368.97733: stdout chunk (state=3): >>># destroy itertools <<< 20419 1726882368.97736: stdout chunk (state=3): >>># destroy _abc <<< 20419 1726882368.97743: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 20419 1726882368.97749: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20419 1726882368.98185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882368.98214: stderr chunk (state=3): >>><<< 20419 1726882368.98217: stdout chunk (state=3): >>><<< 20419 1726882368.98626: _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 0x7fbfe47bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe478bb00> # /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 0x7fbfe47bea50> 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 0x7fbfe47cd130> # /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 0x7fbfe47cdfa0> 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 0x7fbfe45cbe00> # /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 0x7fbfe45cbec0> # /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 0x7fbfe4603830> # /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 0x7fbfe4603ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45e3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45e11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c8fb0> # /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 0x7fbfe46277a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46263c0> # /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 0x7fbfe45e2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4624b30> # /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 0x7fbfe4658860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c8230> # /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 0x7fbfe4658d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4658bc0> # 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 0x7fbfe4658f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe45c6d50> # /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 0x7fbfe4659610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46592e0> 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 0x7fbfe465a510> 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 0x7fbfe4670710> 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 0x7fbfe4671df0> # /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 0x7fbfe4672c60> # 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 0x7fbfe46732c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe46721e0> # /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 0x7fbfe4673d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4673470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe465a540> # /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 0x7fbfe436fbc0> # /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 0x7fbfe4398710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4398470> # 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 0x7fbfe4398740> # /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 0x7fbfe4399070> # 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 0x7fbfe4399970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4398920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe436dd60> # /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 0x7fbfe439ad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe4399ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe465ac30> # /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 0x7fbfe43c30b0> # /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 0x7fbfe43e7440> # /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 0x7fbfe44481a0> # /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 0x7fbfe444a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe44482c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe44151f0> # /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 0x7fbfe3d292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe43e6270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe439bcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfe43e6870> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_697bt5cl/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 0x7fbfe3d8eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d6dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d6d070> # 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 0x7fbfe3d8ce90> # /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 0x7fbfe3dbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3dbe000> # /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 0x7fbfe3dbe450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3d8fa10> 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 0x7fbfe3dbf710> # 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 0x7fbfe3dbf920> # /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 0x7fbfe3dbfe30> 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 0x7fbfe3c25be0> # 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 0x7fbfe3c27800> # /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 0x7fbfe3c28200> # /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 0x7fbfe3c293a0> # /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 0x7fbfe3c2be30> # 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 0x7fbfe45c6cf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c2a0f0> # /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 0x7fbfe3c33d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c327e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c32540> # /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 0x7fbfe3c32ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c2a600> # 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 0x7fbfe3c77fe0> # /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 0x7fbfe3c780e0> # /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 0x7fbfe3c79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c79940> # /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 0x7fbfe3c7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c7a270> # /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 0x7fbfe3c7f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c7c2c0> # 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 0x7fbfe3c806b0> # 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 0x7fbfe3c809e0> # 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 0x7fbfe3c80aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c78260> # /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 0x7fbfe3c83fe0> # 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 0x7fbfe3b092e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c827e0> # 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 0x7fbfe3c83b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c82450> # 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 0x7fbfe3b11490> # /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 0x7fbfe3b122a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b09130> 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 0x7fbfe3b12060> # 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 0x7fbfe3b13410> # 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 0x7fbfe3b1dee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b1b2f0> 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 0x7fbfe3c068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3cfe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b1dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3c82630> # 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 0x7fbfe3bb63c0> # /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 0x7fbfe37a80b0> # 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 0x7fbfe37a84d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3b9d430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb7050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4590> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4230> # /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 0x7fbfe3818440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe37abd40> # 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 0x7fbfe37abef0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe37ab170> # /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 0x7fbfe38184a0> # /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 0x7fbfe381af90> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3818f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3bb4350> 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 0x7fbfe381b710> # /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 0x7fbfe38308f0> 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 0x7fbfe384f290> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3833e00> 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 0x7fbfe3866cf0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe384cfe0> 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 0x7fbfe365aa20> # /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 0x7fbfe38310d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfe3657350> {"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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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 20419 1726882369.00320: 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-1726882368.0289905-20682-21360485958471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882369.00333: _low_level_execute_command(): starting 20419 1726882369.00336: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882368.0289905-20682-21360485958471/ > /dev/null 2>&1 && sleep 0' 20419 1726882369.00756: 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 <<< 20419 1726882369.00760: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.00763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882369.00766: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.00819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.00827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882369.00829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.00887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.02732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882369.02757: stderr chunk (state=3): >>><<< 20419 1726882369.02761: stdout chunk (state=3): >>><<< 20419 1726882369.02776: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882369.02784: handler run complete 20419 1726882369.03477: variable 'ansible_facts' from source: unknown 20419 1726882369.03714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.04732: variable 'ansible_facts' from source: unknown 20419 1726882369.04954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.05331: attempt loop complete, returning result 20419 1726882369.05340: _execute() done 20419 1726882369.05343: dumping result to json 20419 1726882369.05457: done dumping result, returning 20419 1726882369.05465: done running TaskExecutor() for managed_node2/TASK: Get package info [12673a56-9f93-9d14-fef2-00000000000a] 20419 1726882369.05475: sending task result for task 12673a56-9f93-9d14-fef2-00000000000a 20419 1726882369.06785: done sending task result for task 12673a56-9f93-9d14-fef2-00000000000a 20419 1726882369.06789: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 20419 1726882369.08739: no more pending results, returning what we have 20419 1726882369.08742: results queue empty 20419 1726882369.08742: checking for any_errors_fatal 20419 1726882369.08744: done checking for any_errors_fatal 20419 1726882369.08745: checking for max_fail_percentage 20419 1726882369.08746: done checking for max_fail_percentage 20419 1726882369.08746: checking to see if all hosts have failed and the running result is not ok 20419 1726882369.08747: done checking to see if all hosts have failed 20419 1726882369.08747: getting the remaining hosts for this loop 20419 1726882369.08748: done getting the remaining hosts for this loop 20419 1726882369.08751: getting the next task for host managed_node2 20419 1726882369.08754: done getting next task for host managed_node2 20419 1726882369.08756: ^ task is: TASK: Get NetworkManager version 20419 1726882369.08757: ^ 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 20419 1726882369.08759: getting variables 20419 1726882369.08760: in VariableManager get_vars() 20419 1726882369.08776: Calling all_inventory to load vars for managed_node2 20419 1726882369.08778: Calling groups_inventory to load vars for managed_node2 20419 1726882369.08781: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.08790: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.08795: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.08798: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.09326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.10066: done with get_vars() 20419 1726882369.10080: done getting variables 20419 1726882369.10127: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:32 Friday 20 September 2024 21:32:49 -0400 (0:00:01.135) 0:00:06.210 ****** 20419 1726882369.10146: entering _queue_task() for managed_node2/set_fact 20419 1726882369.10385: worker is 1 (out of 1 available) 20419 1726882369.10401: exiting _queue_task() for managed_node2/set_fact 20419 1726882369.10413: done queuing things up, now waiting for results queue to drain 20419 1726882369.10415: waiting for pending results... 20419 1726882369.10573: running TaskExecutor() for managed_node2/TASK: Get NetworkManager version 20419 1726882369.10639: in run() - task 12673a56-9f93-9d14-fef2-00000000000b 20419 1726882369.10652: variable 'ansible_search_path' from source: unknown 20419 1726882369.10680: calling self._execute() 20419 1726882369.10746: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.10751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.10767: variable 'omit' from source: magic vars 20419 1726882369.11035: variable 'ansible_distribution_major_version' from source: facts 20419 1726882369.11045: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882369.11053: variable 'omit' from source: magic vars 20419 1726882369.11090: variable 'omit' from source: magic vars 20419 1726882369.11203: variable 'ansible_facts' from source: unknown 20419 1726882369.11554: variable 'omit' from source: magic vars 20419 1726882369.11586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882369.11615: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882369.11634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882369.11648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882369.11657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882369.11680: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882369.11684: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.11686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.11756: Set connection var ansible_pipelining to False 20419 1726882369.11761: Set connection var ansible_timeout to 10 20419 1726882369.11764: Set connection var ansible_connection to ssh 20419 1726882369.11770: Set connection var ansible_shell_executable to /bin/sh 20419 1726882369.11774: Set connection var ansible_shell_type to sh 20419 1726882369.11779: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882369.11801: variable 'ansible_shell_executable' from source: unknown 20419 1726882369.11804: variable 'ansible_connection' from source: unknown 20419 1726882369.11807: variable 'ansible_module_compression' from source: unknown 20419 1726882369.11809: variable 'ansible_shell_type' from source: unknown 20419 1726882369.11811: variable 'ansible_shell_executable' from source: unknown 20419 1726882369.11813: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.11816: variable 'ansible_pipelining' from source: unknown 20419 1726882369.11818: variable 'ansible_timeout' from source: unknown 20419 1726882369.11823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.11920: 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) 20419 1726882369.11929: variable 'omit' from source: magic vars 20419 1726882369.11933: starting attempt loop 20419 1726882369.11936: running the handler 20419 1726882369.11945: handler run complete 20419 1726882369.11953: attempt loop complete, returning result 20419 1726882369.11956: _execute() done 20419 1726882369.11960: dumping result to json 20419 1726882369.11962: done dumping result, returning 20419 1726882369.11972: done running TaskExecutor() for managed_node2/TASK: Get NetworkManager version [12673a56-9f93-9d14-fef2-00000000000b] 20419 1726882369.11974: sending task result for task 12673a56-9f93-9d14-fef2-00000000000b 20419 1726882369.12052: done sending task result for task 12673a56-9f93-9d14-fef2-00000000000b 20419 1726882369.12055: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "networkmanager_version": "1.48.10" }, "changed": false } 20419 1726882369.12131: no more pending results, returning what we have 20419 1726882369.12135: results queue empty 20419 1726882369.12135: checking for any_errors_fatal 20419 1726882369.12144: done checking for any_errors_fatal 20419 1726882369.12144: checking for max_fail_percentage 20419 1726882369.12146: done checking for max_fail_percentage 20419 1726882369.12147: checking to see if all hosts have failed and the running result is not ok 20419 1726882369.12148: done checking to see if all hosts have failed 20419 1726882369.12148: getting the remaining hosts for this loop 20419 1726882369.12150: done getting the remaining hosts for this loop 20419 1726882369.12154: getting the next task for host managed_node2 20419 1726882369.12160: done getting next task for host managed_node2 20419 1726882369.12162: ^ task is: TASK: meta (flush_handlers) 20419 1726882369.12163: ^ 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 20419 1726882369.12167: getting variables 20419 1726882369.12168: in VariableManager get_vars() 20419 1726882369.12206: Calling all_inventory to load vars for managed_node2 20419 1726882369.12209: Calling groups_inventory to load vars for managed_node2 20419 1726882369.12212: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.12220: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.12222: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.12224: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.12860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.13561: done with get_vars() 20419 1726882369.13574: done getting variables 20419 1726882369.13629: in VariableManager get_vars() 20419 1726882369.13636: Calling all_inventory to load vars for managed_node2 20419 1726882369.13637: Calling groups_inventory to load vars for managed_node2 20419 1726882369.13638: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.13642: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.13643: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.13645: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.14161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.14922: done with get_vars() 20419 1726882369.14938: done queuing things up, now waiting for results queue to drain 20419 1726882369.14939: results queue empty 20419 1726882369.14940: checking for any_errors_fatal 20419 1726882369.14941: done checking for any_errors_fatal 20419 1726882369.14942: checking for max_fail_percentage 20419 1726882369.14942: done checking for max_fail_percentage 20419 1726882369.14943: checking to see if all hosts have failed and the running result is not ok 20419 1726882369.14943: done checking to see if all hosts have failed 20419 1726882369.14944: getting the remaining hosts for this loop 20419 1726882369.14944: done getting the remaining hosts for this loop 20419 1726882369.14946: getting the next task for host managed_node2 20419 1726882369.14953: done getting next task for host managed_node2 20419 1726882369.14954: ^ task is: TASK: meta (flush_handlers) 20419 1726882369.14955: ^ 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 20419 1726882369.14956: getting variables 20419 1726882369.14957: in VariableManager get_vars() 20419 1726882369.14962: Calling all_inventory to load vars for managed_node2 20419 1726882369.14964: Calling groups_inventory to load vars for managed_node2 20419 1726882369.14965: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.14968: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.14969: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.14971: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.15480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.16150: done with get_vars() 20419 1726882369.16161: done getting variables 20419 1726882369.16195: in VariableManager get_vars() 20419 1726882369.16203: Calling all_inventory to load vars for managed_node2 20419 1726882369.16204: Calling groups_inventory to load vars for managed_node2 20419 1726882369.16206: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.16209: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.16210: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.16212: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.16711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.17456: done with get_vars() 20419 1726882369.17470: done queuing things up, now waiting for results queue to drain 20419 1726882369.17472: results queue empty 20419 1726882369.17472: checking for any_errors_fatal 20419 1726882369.17473: done checking for any_errors_fatal 20419 1726882369.17474: checking for max_fail_percentage 20419 1726882369.17474: done checking for max_fail_percentage 20419 1726882369.17475: checking to see if all hosts have failed and the running result is not ok 20419 1726882369.17475: done checking to see if all hosts have failed 20419 1726882369.17475: getting the remaining hosts for this loop 20419 1726882369.17476: done getting the remaining hosts for this loop 20419 1726882369.17478: getting the next task for host managed_node2 20419 1726882369.17480: done getting next task for host managed_node2 20419 1726882369.17480: ^ task is: None 20419 1726882369.17481: ^ 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 20419 1726882369.17482: done queuing things up, now waiting for results queue to drain 20419 1726882369.17483: results queue empty 20419 1726882369.17483: checking for any_errors_fatal 20419 1726882369.17483: done checking for any_errors_fatal 20419 1726882369.17484: checking for max_fail_percentage 20419 1726882369.17484: done checking for max_fail_percentage 20419 1726882369.17485: checking to see if all hosts have failed and the running result is not ok 20419 1726882369.17485: done checking to see if all hosts have failed 20419 1726882369.17486: getting the next task for host managed_node2 20419 1726882369.17488: done getting next task for host managed_node2 20419 1726882369.17488: ^ task is: None 20419 1726882369.17489: ^ 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 20419 1726882369.17534: in VariableManager get_vars() 20419 1726882369.17558: done with get_vars() 20419 1726882369.17562: in VariableManager get_vars() 20419 1726882369.17574: done with get_vars() 20419 1726882369.17577: variable 'omit' from source: magic vars 20419 1726882369.17602: in VariableManager get_vars() 20419 1726882369.17620: done with get_vars() 20419 1726882369.17635: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 20419 1726882369.18184: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20419 1726882369.18210: getting the remaining hosts for this loop 20419 1726882369.18212: done getting the remaining hosts for this loop 20419 1726882369.18213: getting the next task for host managed_node2 20419 1726882369.18215: done getting next task for host managed_node2 20419 1726882369.18217: ^ task is: TASK: Gathering Facts 20419 1726882369.18218: ^ 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 20419 1726882369.18219: getting variables 20419 1726882369.18220: in VariableManager get_vars() 20419 1726882369.18231: Calling all_inventory to load vars for managed_node2 20419 1726882369.18232: Calling groups_inventory to load vars for managed_node2 20419 1726882369.18233: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882369.18237: Calling all_plugins_play to load vars for managed_node2 20419 1726882369.18245: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882369.18247: Calling groups_plugins_play to load vars for managed_node2 20419 1726882369.18758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882369.19440: done with get_vars() 20419 1726882369.19453: done getting variables 20419 1726882369.19481: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 21:32:49 -0400 (0:00:00.093) 0:00:06.303 ****** 20419 1726882369.19501: entering _queue_task() for managed_node2/gather_facts 20419 1726882369.19729: worker is 1 (out of 1 available) 20419 1726882369.19741: exiting _queue_task() for managed_node2/gather_facts 20419 1726882369.19753: done queuing things up, now waiting for results queue to drain 20419 1726882369.19754: waiting for pending results... 20419 1726882369.19911: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20419 1726882369.19970: in run() - task 12673a56-9f93-9d14-fef2-000000000214 20419 1726882369.19983: variable 'ansible_search_path' from source: unknown 20419 1726882369.20016: calling self._execute() 20419 1726882369.20085: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.20090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.20105: variable 'omit' from source: magic vars 20419 1726882369.20367: variable 'ansible_distribution_major_version' from source: facts 20419 1726882369.20377: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882369.20500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882369.20686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882369.20721: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882369.20747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882369.20773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882369.20831: variable 'networkmanager_version' from source: set_fact 20419 1726882369.20841: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882369.20846: variable 'omit' from source: magic vars 20419 1726882369.20868: variable 'omit' from source: magic vars 20419 1726882369.20891: variable 'omit' from source: magic vars 20419 1726882369.20916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882369.20936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882369.20950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882369.20963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882369.20976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882369.20999: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882369.21002: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.21004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.21071: Set connection var ansible_pipelining to False 20419 1726882369.21076: Set connection var ansible_timeout to 10 20419 1726882369.21079: Set connection var ansible_connection to ssh 20419 1726882369.21082: Set connection var ansible_shell_executable to /bin/sh 20419 1726882369.21096: Set connection var ansible_shell_type to sh 20419 1726882369.21099: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882369.21115: variable 'ansible_shell_executable' from source: unknown 20419 1726882369.21118: variable 'ansible_connection' from source: unknown 20419 1726882369.21120: variable 'ansible_module_compression' from source: unknown 20419 1726882369.21123: variable 'ansible_shell_type' from source: unknown 20419 1726882369.21125: variable 'ansible_shell_executable' from source: unknown 20419 1726882369.21127: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882369.21130: variable 'ansible_pipelining' from source: unknown 20419 1726882369.21134: variable 'ansible_timeout' from source: unknown 20419 1726882369.21138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882369.21225: 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) 20419 1726882369.21232: variable 'omit' from source: magic vars 20419 1726882369.21237: starting attempt loop 20419 1726882369.21239: running the handler 20419 1726882369.21252: variable 'ansible_facts' from source: unknown 20419 1726882369.21267: _low_level_execute_command(): starting 20419 1726882369.21273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882369.21780: 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 <<< 20419 1726882369.21784: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.21787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882369.21790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.21837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.21840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882369.21842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.21919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.23648: stdout chunk (state=3): >>>/root <<< 20419 1726882369.23746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882369.23774: stderr chunk (state=3): >>><<< 20419 1726882369.23777: stdout chunk (state=3): >>><<< 20419 1726882369.23800: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882369.23811: _low_level_execute_command(): starting 20419 1726882369.23820: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190 `" && echo ansible-tmp-1726882369.2379746-20742-161774030730190="` echo /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190 `" ) && sleep 0' 20419 1726882369.24269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882369.24273: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882369.24276: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882369.24278: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.24334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.24341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882369.24343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.24412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.26381: stdout chunk (state=3): >>>ansible-tmp-1726882369.2379746-20742-161774030730190=/root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190 <<< 20419 1726882369.26489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882369.26518: stderr chunk (state=3): >>><<< 20419 1726882369.26521: stdout chunk (state=3): >>><<< 20419 1726882369.26540: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882369.2379746-20742-161774030730190=/root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882369.26563: variable 'ansible_module_compression' from source: unknown 20419 1726882369.26601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20419 1726882369.26651: variable 'ansible_facts' from source: unknown 20419 1726882369.26776: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py 20419 1726882369.26884: Sending initial data 20419 1726882369.26888: Sent initial data (154 bytes) 20419 1726882369.27330: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882369.27333: 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.14.69 originally 10.31.14.69 <<< 20419 1726882369.27335: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.27338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882369.27340: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.27381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.27385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.27455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.29117: 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 <<< 20419 1726882369.29181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882369.29244: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp2imtzb9k /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py <<< 20419 1726882369.29248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py" <<< 20419 1726882369.29318: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20419 1726882369.29321: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp2imtzb9k" to remote "/root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py" <<< 20419 1726882369.30453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882369.30499: stderr chunk (state=3): >>><<< 20419 1726882369.30502: stdout chunk (state=3): >>><<< 20419 1726882369.30518: done transferring module to remote 20419 1726882369.30528: _low_level_execute_command(): starting 20419 1726882369.30532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/ /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py && sleep 0' 20419 1726882369.30978: 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 <<< 20419 1726882369.30981: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882369.30987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882369.30989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882369.30994: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.31040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.31043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.31113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.32885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882369.32911: stderr chunk (state=3): >>><<< 20419 1726882369.32914: stdout chunk (state=3): >>><<< 20419 1726882369.32930: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882369.32934: _low_level_execute_command(): starting 20419 1726882369.32936: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/AnsiballZ_setup.py && sleep 0' 20419 1726882369.33366: 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 <<< 20419 1726882369.33369: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882369.33371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882369.33375: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882369.33378: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882369.33427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882369.33430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882369.33505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882369.95766: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fibre_channel_wwn": [], "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3273, "used": 258}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 559, "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": 261794816000, "block_size": 4096, "block_total": 65519099, "block_available": 63914750, "block_used": 1604349, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "49", "epoch": "1726882369", "epoch_int": "1726882369", "date": "2024-09-20", "time": "21:32:49", "iso8601_micro": "2024-09-21T01:32:49.917292Z", "iso8601": "2024-09-21T01:32:49Z", "iso8601_basic": "20240920T213249917292", "iso8601_basic_short": "20240920T213249", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_apparmor": {"status": "disabled"}, "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.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.6787109375, "5m": 0.4580078125, "15m": 0.22265625}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20419 1726882369.97858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882369.97861: stdout chunk (state=3): >>><<< 20419 1726882369.97863: stderr chunk (state=3): >>><<< 20419 1726882369.97866: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fibre_channel_wwn": [], "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3273, "used": 258}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 559, "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": 261794816000, "block_size": 4096, "block_total": 65519099, "block_available": 63914750, "block_used": 1604349, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "49", "epoch": "1726882369", "epoch_int": "1726882369", "date": "2024-09-20", "time": "21:32:49", "iso8601_micro": "2024-09-21T01:32:49.917292Z", "iso8601": "2024-09-21T01:32:49Z", "iso8601_basic": "20240920T213249917292", "iso8601_basic_short": "20240920T213249", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_apparmor": {"status": "disabled"}, "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.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.6787109375, "5m": 0.4580078125, "15m": 0.22265625}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_local": {}, "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882369.98482: 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-1726882369.2379746-20742-161774030730190/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882369.98662: _low_level_execute_command(): starting 20419 1726882369.98666: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882369.2379746-20742-161774030730190/ > /dev/null 2>&1 && sleep 0' 20419 1726882370.00017: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.00061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882370.00095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882370.00234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.00237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.02143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882370.02146: stdout chunk (state=3): >>><<< 20419 1726882370.02149: stderr chunk (state=3): >>><<< 20419 1726882370.02152: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882370.02155: handler run complete 20419 1726882370.02556: variable 'ansible_facts' from source: unknown 20419 1726882370.03097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.03545: variable 'ansible_facts' from source: unknown 20419 1726882370.03705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.03919: attempt loop complete, returning result 20419 1726882370.03928: _execute() done 20419 1726882370.03935: dumping result to json 20419 1726882370.03989: done dumping result, returning 20419 1726882370.04109: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-9d14-fef2-000000000214] 20419 1726882370.04134: sending task result for task 12673a56-9f93-9d14-fef2-000000000214 ok: [managed_node2] 20419 1726882370.05064: no more pending results, returning what we have 20419 1726882370.05068: results queue empty 20419 1726882370.05068: checking for any_errors_fatal 20419 1726882370.05070: done checking for any_errors_fatal 20419 1726882370.05070: checking for max_fail_percentage 20419 1726882370.05072: done checking for max_fail_percentage 20419 1726882370.05073: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.05074: done checking to see if all hosts have failed 20419 1726882370.05074: getting the remaining hosts for this loop 20419 1726882370.05076: done getting the remaining hosts for this loop 20419 1726882370.05079: getting the next task for host managed_node2 20419 1726882370.05085: done getting next task for host managed_node2 20419 1726882370.05087: ^ task is: TASK: meta (flush_handlers) 20419 1726882370.05089: ^ 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 20419 1726882370.05092: getting variables 20419 1726882370.05095: in VariableManager get_vars() 20419 1726882370.05252: Calling all_inventory to load vars for managed_node2 20419 1726882370.05255: Calling groups_inventory to load vars for managed_node2 20419 1726882370.05257: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.05263: done sending task result for task 12673a56-9f93-9d14-fef2-000000000214 20419 1726882370.05266: WORKER PROCESS EXITING 20419 1726882370.05275: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.05278: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.05282: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.06606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.08116: done with get_vars() 20419 1726882370.08142: done getting variables 20419 1726882370.08215: in VariableManager get_vars() 20419 1726882370.08241: Calling all_inventory to load vars for managed_node2 20419 1726882370.08244: Calling groups_inventory to load vars for managed_node2 20419 1726882370.08246: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.08251: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.08253: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.08256: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.09312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.10590: done with get_vars() 20419 1726882370.10616: done queuing things up, now waiting for results queue to drain 20419 1726882370.10618: results queue empty 20419 1726882370.10619: checking for any_errors_fatal 20419 1726882370.10622: done checking for any_errors_fatal 20419 1726882370.10623: checking for max_fail_percentage 20419 1726882370.10625: done checking for max_fail_percentage 20419 1726882370.10625: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.10626: done checking to see if all hosts have failed 20419 1726882370.10631: getting the remaining hosts for this loop 20419 1726882370.10632: done getting the remaining hosts for this loop 20419 1726882370.10639: getting the next task for host managed_node2 20419 1726882370.10644: done getting next task for host managed_node2 20419 1726882370.10646: ^ task is: TASK: Show playbook name 20419 1726882370.10648: ^ 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 20419 1726882370.10650: getting variables 20419 1726882370.10651: in VariableManager get_vars() 20419 1726882370.10669: Calling all_inventory to load vars for managed_node2 20419 1726882370.10672: Calling groups_inventory to load vars for managed_node2 20419 1726882370.10674: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.10679: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.10681: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.10684: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.11674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.13016: done with get_vars() 20419 1726882370.13031: done getting variables 20419 1726882370.13111: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 21:32:50 -0400 (0:00:00.936) 0:00:07.240 ****** 20419 1726882370.13137: entering _queue_task() for managed_node2/debug 20419 1726882370.13139: Creating lock for debug 20419 1726882370.13629: worker is 1 (out of 1 available) 20419 1726882370.13640: exiting _queue_task() for managed_node2/debug 20419 1726882370.13798: done queuing things up, now waiting for results queue to drain 20419 1726882370.13800: waiting for pending results... 20419 1726882370.13901: running TaskExecutor() for managed_node2/TASK: Show playbook name 20419 1726882370.14029: in run() - task 12673a56-9f93-9d14-fef2-00000000000f 20419 1726882370.14058: variable 'ansible_search_path' from source: unknown 20419 1726882370.14138: calling self._execute() 20419 1726882370.14224: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.14236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.14356: variable 'omit' from source: magic vars 20419 1726882370.14690: variable 'ansible_distribution_major_version' from source: facts 20419 1726882370.14714: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882370.14909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882370.15235: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882370.15283: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882370.15327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882370.15374: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882370.15498: variable 'networkmanager_version' from source: set_fact 20419 1726882370.15502: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882370.15504: variable 'omit' from source: magic vars 20419 1726882370.15535: variable 'omit' from source: magic vars 20419 1726882370.15626: variable 'omit' from source: magic vars 20419 1726882370.15629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882370.15667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882370.15708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882370.15731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.15753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.15884: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882370.15887: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.15890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.15924: Set connection var ansible_pipelining to False 20419 1726882370.15936: Set connection var ansible_timeout to 10 20419 1726882370.15944: Set connection var ansible_connection to ssh 20419 1726882370.15954: Set connection var ansible_shell_executable to /bin/sh 20419 1726882370.15970: Set connection var ansible_shell_type to sh 20419 1726882370.15980: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882370.16021: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.16030: variable 'ansible_connection' from source: unknown 20419 1726882370.16037: variable 'ansible_module_compression' from source: unknown 20419 1726882370.16044: variable 'ansible_shell_type' from source: unknown 20419 1726882370.16056: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.16063: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.16070: variable 'ansible_pipelining' from source: unknown 20419 1726882370.16076: variable 'ansible_timeout' from source: unknown 20419 1726882370.16102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.16200: 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) 20419 1726882370.16400: variable 'omit' from source: magic vars 20419 1726882370.16404: starting attempt loop 20419 1726882370.16406: running the handler 20419 1726882370.16409: handler run complete 20419 1726882370.16411: attempt loop complete, returning result 20419 1726882370.16413: _execute() done 20419 1726882370.16416: dumping result to json 20419 1726882370.16418: done dumping result, returning 20419 1726882370.16420: done running TaskExecutor() for managed_node2/TASK: Show playbook name [12673a56-9f93-9d14-fef2-00000000000f] 20419 1726882370.16422: sending task result for task 12673a56-9f93-9d14-fef2-00000000000f 20419 1726882370.16490: done sending task result for task 12673a56-9f93-9d14-fef2-00000000000f 20419 1726882370.16498: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: this is: playbooks/tests_ethtool_features.yml 20419 1726882370.16549: no more pending results, returning what we have 20419 1726882370.16553: results queue empty 20419 1726882370.16554: checking for any_errors_fatal 20419 1726882370.16556: done checking for any_errors_fatal 20419 1726882370.16557: checking for max_fail_percentage 20419 1726882370.16559: done checking for max_fail_percentage 20419 1726882370.16560: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.16561: done checking to see if all hosts have failed 20419 1726882370.16561: getting the remaining hosts for this loop 20419 1726882370.16563: done getting the remaining hosts for this loop 20419 1726882370.16567: getting the next task for host managed_node2 20419 1726882370.16573: done getting next task for host managed_node2 20419 1726882370.16576: ^ task is: TASK: INIT: Ethtool feeatures tests 20419 1726882370.16578: ^ 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 20419 1726882370.16581: getting variables 20419 1726882370.16583: in VariableManager get_vars() 20419 1726882370.16641: Calling all_inventory to load vars for managed_node2 20419 1726882370.16645: Calling groups_inventory to load vars for managed_node2 20419 1726882370.16647: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.16658: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.16661: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.16664: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.18364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.19647: done with get_vars() 20419 1726882370.19666: done getting variables 20419 1726882370.19724: 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 feeatures tests] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 21:32:50 -0400 (0:00:00.066) 0:00:07.306 ****** 20419 1726882370.19749: entering _queue_task() for managed_node2/debug 20419 1726882370.20025: worker is 1 (out of 1 available) 20419 1726882370.20035: exiting _queue_task() for managed_node2/debug 20419 1726882370.20045: done queuing things up, now waiting for results queue to drain 20419 1726882370.20046: waiting for pending results... 20419 1726882370.20401: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 20419 1726882370.20406: in run() - task 12673a56-9f93-9d14-fef2-000000000010 20419 1726882370.20410: variable 'ansible_search_path' from source: unknown 20419 1726882370.20439: calling self._execute() 20419 1726882370.20530: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.20543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.20556: variable 'omit' from source: magic vars 20419 1726882370.20929: variable 'ansible_distribution_major_version' from source: facts 20419 1726882370.20948: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882370.21128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882370.21388: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882370.21443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882370.21699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882370.21702: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882370.21705: variable 'networkmanager_version' from source: set_fact 20419 1726882370.21707: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882370.21709: variable 'omit' from source: magic vars 20419 1726882370.21712: variable 'omit' from source: magic vars 20419 1726882370.21714: variable 'omit' from source: magic vars 20419 1726882370.21742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882370.21774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882370.21804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882370.21830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.21846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.21880: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882370.21889: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.21902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.22011: Set connection var ansible_pipelining to False 20419 1726882370.22025: Set connection var ansible_timeout to 10 20419 1726882370.22032: Set connection var ansible_connection to ssh 20419 1726882370.22047: Set connection var ansible_shell_executable to /bin/sh 20419 1726882370.22058: Set connection var ansible_shell_type to sh 20419 1726882370.22068: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882370.22102: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.22110: variable 'ansible_connection' from source: unknown 20419 1726882370.22117: variable 'ansible_module_compression' from source: unknown 20419 1726882370.22124: variable 'ansible_shell_type' from source: unknown 20419 1726882370.22132: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.22138: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.22145: variable 'ansible_pipelining' from source: unknown 20419 1726882370.22158: variable 'ansible_timeout' from source: unknown 20419 1726882370.22166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.22280: 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) 20419 1726882370.22303: variable 'omit' from source: magic vars 20419 1726882370.22313: starting attempt loop 20419 1726882370.22320: running the handler 20419 1726882370.22480: handler run complete 20419 1726882370.22483: attempt loop complete, returning result 20419 1726882370.22486: _execute() done 20419 1726882370.22488: dumping result to json 20419 1726882370.22491: done dumping result, returning 20419 1726882370.22497: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [12673a56-9f93-9d14-fef2-000000000010] 20419 1726882370.22499: sending task result for task 12673a56-9f93-9d14-fef2-000000000010 20419 1726882370.22559: done sending task result for task 12673a56-9f93-9d14-fef2-000000000010 20419 1726882370.22562: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20419 1726882370.22636: no more pending results, returning what we have 20419 1726882370.22639: results queue empty 20419 1726882370.22641: checking for any_errors_fatal 20419 1726882370.22648: done checking for any_errors_fatal 20419 1726882370.22649: checking for max_fail_percentage 20419 1726882370.22651: done checking for max_fail_percentage 20419 1726882370.22652: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.22652: done checking to see if all hosts have failed 20419 1726882370.22653: getting the remaining hosts for this loop 20419 1726882370.22654: done getting the remaining hosts for this loop 20419 1726882370.22659: getting the next task for host managed_node2 20419 1726882370.22665: done getting next task for host managed_node2 20419 1726882370.22669: ^ task is: TASK: Include the task 'show_interfaces.yml' 20419 1726882370.22671: ^ 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 20419 1726882370.22675: getting variables 20419 1726882370.22676: in VariableManager get_vars() 20419 1726882370.22734: Calling all_inventory to load vars for managed_node2 20419 1726882370.22738: Calling groups_inventory to load vars for managed_node2 20419 1726882370.22740: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.22751: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.22754: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.22757: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.24153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.25408: done with get_vars() 20419 1726882370.25425: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 21:32:50 -0400 (0:00:00.057) 0:00:07.363 ****** 20419 1726882370.25511: entering _queue_task() for managed_node2/include_tasks 20419 1726882370.25782: worker is 1 (out of 1 available) 20419 1726882370.25996: exiting _queue_task() for managed_node2/include_tasks 20419 1726882370.26007: done queuing things up, now waiting for results queue to drain 20419 1726882370.26009: waiting for pending results... 20419 1726882370.26057: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20419 1726882370.26201: in run() - task 12673a56-9f93-9d14-fef2-000000000011 20419 1726882370.26205: variable 'ansible_search_path' from source: unknown 20419 1726882370.26218: calling self._execute() 20419 1726882370.26309: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.26321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.26337: variable 'omit' from source: magic vars 20419 1726882370.27002: variable 'ansible_distribution_major_version' from source: facts 20419 1726882370.27005: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882370.27300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882370.27826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882370.27889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882370.27941: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882370.27990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882370.28078: variable 'networkmanager_version' from source: set_fact 20419 1726882370.28105: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882370.28116: _execute() done 20419 1726882370.28125: dumping result to json 20419 1726882370.28133: done dumping result, returning 20419 1726882370.28143: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-9d14-fef2-000000000011] 20419 1726882370.28153: sending task result for task 12673a56-9f93-9d14-fef2-000000000011 20419 1726882370.28400: done sending task result for task 12673a56-9f93-9d14-fef2-000000000011 20419 1726882370.28404: WORKER PROCESS EXITING 20419 1726882370.28427: no more pending results, returning what we have 20419 1726882370.28432: in VariableManager get_vars() 20419 1726882370.28484: Calling all_inventory to load vars for managed_node2 20419 1726882370.28487: Calling groups_inventory to load vars for managed_node2 20419 1726882370.28489: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.28503: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.28506: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.28509: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.30217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.33064: done with get_vars() 20419 1726882370.33082: variable 'ansible_search_path' from source: unknown 20419 1726882370.33100: we have included files to process 20419 1726882370.33101: generating all_blocks data 20419 1726882370.33103: done generating all_blocks data 20419 1726882370.33104: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882370.33105: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882370.33107: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882370.33460: in VariableManager get_vars() 20419 1726882370.33490: done with get_vars() 20419 1726882370.33800: done processing included file 20419 1726882370.33802: iterating over new_blocks loaded from include file 20419 1726882370.33803: in VariableManager get_vars() 20419 1726882370.33827: done with get_vars() 20419 1726882370.33829: filtering new block on tags 20419 1726882370.33846: done filtering new block on tags 20419 1726882370.33848: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20419 1726882370.33853: extending task lists for all hosts with included blocks 20419 1726882370.33964: done extending task lists 20419 1726882370.33965: done processing included files 20419 1726882370.33966: results queue empty 20419 1726882370.33967: checking for any_errors_fatal 20419 1726882370.33970: done checking for any_errors_fatal 20419 1726882370.33971: checking for max_fail_percentage 20419 1726882370.33972: done checking for max_fail_percentage 20419 1726882370.33972: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.33973: done checking to see if all hosts have failed 20419 1726882370.33974: getting the remaining hosts for this loop 20419 1726882370.33975: done getting the remaining hosts for this loop 20419 1726882370.33977: getting the next task for host managed_node2 20419 1726882370.33981: done getting next task for host managed_node2 20419 1726882370.33983: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20419 1726882370.33985: ^ 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 20419 1726882370.33988: getting variables 20419 1726882370.33988: in VariableManager get_vars() 20419 1726882370.34210: Calling all_inventory to load vars for managed_node2 20419 1726882370.34213: Calling groups_inventory to load vars for managed_node2 20419 1726882370.34215: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.34220: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.34223: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.34225: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.36217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.42014: done with get_vars() 20419 1726882370.42036: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:32:50 -0400 (0:00:00.166) 0:00:07.529 ****** 20419 1726882370.42119: entering _queue_task() for managed_node2/include_tasks 20419 1726882370.42941: worker is 1 (out of 1 available) 20419 1726882370.42953: exiting _queue_task() for managed_node2/include_tasks 20419 1726882370.42966: done queuing things up, now waiting for results queue to drain 20419 1726882370.42967: waiting for pending results... 20419 1726882370.43514: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20419 1726882370.43603: in run() - task 12673a56-9f93-9d14-fef2-000000000238 20419 1726882370.43788: variable 'ansible_search_path' from source: unknown 20419 1726882370.43792: variable 'ansible_search_path' from source: unknown 20419 1726882370.43798: calling self._execute() 20419 1726882370.43951: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.43966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.43979: variable 'omit' from source: magic vars 20419 1726882370.44515: variable 'ansible_distribution_major_version' from source: facts 20419 1726882370.44531: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882370.44689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882370.44987: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882370.45047: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882370.45129: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882370.45167: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882370.45260: variable 'networkmanager_version' from source: set_fact 20419 1726882370.45277: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882370.45286: _execute() done 20419 1726882370.45296: dumping result to json 20419 1726882370.45304: done dumping result, returning 20419 1726882370.45314: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-9d14-fef2-000000000238] 20419 1726882370.45323: sending task result for task 12673a56-9f93-9d14-fef2-000000000238 20419 1726882370.45480: no more pending results, returning what we have 20419 1726882370.45486: in VariableManager get_vars() 20419 1726882370.45550: Calling all_inventory to load vars for managed_node2 20419 1726882370.45553: Calling groups_inventory to load vars for managed_node2 20419 1726882370.45556: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.45573: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.45577: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.45580: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.46381: done sending task result for task 12673a56-9f93-9d14-fef2-000000000238 20419 1726882370.46384: WORKER PROCESS EXITING 20419 1726882370.47280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.48716: done with get_vars() 20419 1726882370.48732: variable 'ansible_search_path' from source: unknown 20419 1726882370.48734: variable 'ansible_search_path' from source: unknown 20419 1726882370.48768: we have included files to process 20419 1726882370.48769: generating all_blocks data 20419 1726882370.48771: done generating all_blocks data 20419 1726882370.48772: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882370.48774: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882370.48775: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882370.49168: done processing included file 20419 1726882370.49170: iterating over new_blocks loaded from include file 20419 1726882370.49172: in VariableManager get_vars() 20419 1726882370.49206: done with get_vars() 20419 1726882370.49208: filtering new block on tags 20419 1726882370.49227: done filtering new block on tags 20419 1726882370.49230: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20419 1726882370.49236: extending task lists for all hosts with included blocks 20419 1726882370.49348: done extending task lists 20419 1726882370.49350: done processing included files 20419 1726882370.49351: results queue empty 20419 1726882370.49351: checking for any_errors_fatal 20419 1726882370.49354: done checking for any_errors_fatal 20419 1726882370.49360: checking for max_fail_percentage 20419 1726882370.49361: done checking for max_fail_percentage 20419 1726882370.49362: checking to see if all hosts have failed and the running result is not ok 20419 1726882370.49363: done checking to see if all hosts have failed 20419 1726882370.49363: getting the remaining hosts for this loop 20419 1726882370.49365: done getting the remaining hosts for this loop 20419 1726882370.49367: getting the next task for host managed_node2 20419 1726882370.49371: done getting next task for host managed_node2 20419 1726882370.49373: ^ task is: TASK: Gather current interface info 20419 1726882370.49376: ^ 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 20419 1726882370.49379: getting variables 20419 1726882370.49380: in VariableManager get_vars() 20419 1726882370.49402: Calling all_inventory to load vars for managed_node2 20419 1726882370.49405: Calling groups_inventory to load vars for managed_node2 20419 1726882370.49407: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882370.49413: Calling all_plugins_play to load vars for managed_node2 20419 1726882370.49415: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882370.49419: Calling groups_plugins_play to load vars for managed_node2 20419 1726882370.51245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882370.53055: done with get_vars() 20419 1726882370.53073: done getting variables 20419 1726882370.53121: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:32:50 -0400 (0:00:00.110) 0:00:07.640 ****** 20419 1726882370.53158: entering _queue_task() for managed_node2/command 20419 1726882370.53505: worker is 1 (out of 1 available) 20419 1726882370.53520: exiting _queue_task() for managed_node2/command 20419 1726882370.53534: done queuing things up, now waiting for results queue to drain 20419 1726882370.53536: waiting for pending results... 20419 1726882370.54112: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20419 1726882370.54331: in run() - task 12673a56-9f93-9d14-fef2-00000000024d 20419 1726882370.54345: variable 'ansible_search_path' from source: unknown 20419 1726882370.54349: variable 'ansible_search_path' from source: unknown 20419 1726882370.54391: calling self._execute() 20419 1726882370.54655: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.54661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.54750: variable 'omit' from source: magic vars 20419 1726882370.55646: variable 'ansible_distribution_major_version' from source: facts 20419 1726882370.55658: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882370.56245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882370.56763: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882370.57044: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882370.57090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882370.57180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882370.57238: variable 'networkmanager_version' from source: set_fact 20419 1726882370.57251: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882370.57256: variable 'omit' from source: magic vars 20419 1726882370.57305: variable 'omit' from source: magic vars 20419 1726882370.57351: variable 'omit' from source: magic vars 20419 1726882370.57380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882370.57500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882370.57505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882370.57508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.57511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882370.57544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882370.57547: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.57552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.57674: Set connection var ansible_pipelining to False 20419 1726882370.57680: Set connection var ansible_timeout to 10 20419 1726882370.57683: Set connection var ansible_connection to ssh 20419 1726882370.57688: Set connection var ansible_shell_executable to /bin/sh 20419 1726882370.57698: Set connection var ansible_shell_type to sh 20419 1726882370.57701: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882370.57727: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.57735: variable 'ansible_connection' from source: unknown 20419 1726882370.57738: variable 'ansible_module_compression' from source: unknown 20419 1726882370.57741: variable 'ansible_shell_type' from source: unknown 20419 1726882370.57744: variable 'ansible_shell_executable' from source: unknown 20419 1726882370.57746: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882370.57748: variable 'ansible_pipelining' from source: unknown 20419 1726882370.57750: variable 'ansible_timeout' from source: unknown 20419 1726882370.57752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882370.57901: 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) 20419 1726882370.57904: variable 'omit' from source: magic vars 20419 1726882370.57907: starting attempt loop 20419 1726882370.57910: running the handler 20419 1726882370.57912: _low_level_execute_command(): starting 20419 1726882370.57954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882370.58674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882370.58817: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.58901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882370.59074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.59140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.60838: stdout chunk (state=3): >>>/root <<< 20419 1726882370.60981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882370.61007: stdout chunk (state=3): >>><<< 20419 1726882370.61021: stderr chunk (state=3): >>><<< 20419 1726882370.61147: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882370.61151: _low_level_execute_command(): starting 20419 1726882370.61154: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027 `" && echo ansible-tmp-1726882370.6105843-20789-154772372396027="` echo /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027 `" ) && sleep 0' 20419 1726882370.61756: 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 <<< 20419 1726882370.61788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882370.61796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.61799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882370.61802: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.61846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882370.61849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.61917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.63805: stdout chunk (state=3): >>>ansible-tmp-1726882370.6105843-20789-154772372396027=/root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027 <<< 20419 1726882370.63951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882370.63954: stdout chunk (state=3): >>><<< 20419 1726882370.63957: stderr chunk (state=3): >>><<< 20419 1726882370.64103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882370.6105843-20789-154772372396027=/root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882370.64106: variable 'ansible_module_compression' from source: unknown 20419 1726882370.64109: ANSIBALLZ: Using generic lock for ansible.legacy.command 20419 1726882370.64111: ANSIBALLZ: Acquiring lock 20419 1726882370.64113: ANSIBALLZ: Lock acquired: 139984560362544 20419 1726882370.64115: ANSIBALLZ: Creating module 20419 1726882370.73795: ANSIBALLZ: Writing module into payload 20419 1726882370.73887: ANSIBALLZ: Writing module 20419 1726882370.73923: ANSIBALLZ: Renaming module 20419 1726882370.73935: ANSIBALLZ: Done creating module 20419 1726882370.73956: variable 'ansible_facts' from source: unknown 20419 1726882370.74066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py 20419 1726882370.74218: Sending initial data 20419 1726882370.74221: Sent initial data (156 bytes) 20419 1726882370.74831: 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 <<< 20419 1726882370.74835: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882370.74858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.74861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882370.74863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.74916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882370.74919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.74986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.76577: 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 <<< 20419 1726882370.76638: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882370.76702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmphpzghb1h /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py <<< 20419 1726882370.76708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py" <<< 20419 1726882370.76765: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmphpzghb1h" to remote "/root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py" <<< 20419 1726882370.76768: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py" <<< 20419 1726882370.77363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882370.77408: stderr chunk (state=3): >>><<< 20419 1726882370.77413: stdout chunk (state=3): >>><<< 20419 1726882370.77434: done transferring module to remote 20419 1726882370.77443: _low_level_execute_command(): starting 20419 1726882370.77448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/ /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py && sleep 0' 20419 1726882370.77870: 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 <<< 20419 1726882370.77907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882370.77911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882370.77913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.77915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882370.77917: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882370.77919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.77963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882370.77967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.78033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.79773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882370.79803: stderr chunk (state=3): >>><<< 20419 1726882370.79806: stdout chunk (state=3): >>><<< 20419 1726882370.79818: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882370.79821: _low_level_execute_command(): starting 20419 1726882370.79825: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/AnsiballZ_command.py && sleep 0' 20419 1726882370.80249: 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 <<< 20419 1726882370.80252: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.80254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882370.80257: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.80302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882370.80305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.80377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882370.95641: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:32:50.951938", "end": "2024-09-20 21:32:50.955141", "delta": "0:00:00.003203", "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}}} <<< 20419 1726882370.97302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882370.97306: stdout chunk (state=3): >>><<< 20419 1726882370.97308: stderr chunk (state=3): >>><<< 20419 1726882370.97311: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:32:50.951938", "end": "2024-09-20 21:32:50.955141", "delta": "0:00:00.003203", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882370.97314: 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-1726882370.6105843-20789-154772372396027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882370.97321: _low_level_execute_command(): starting 20419 1726882370.97323: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882370.6105843-20789-154772372396027/ > /dev/null 2>&1 && sleep 0' 20419 1726882370.97910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882370.97925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882370.97941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882370.97961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882370.97995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882370.98077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882370.98108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882370.98126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882370.98218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882371.00077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882371.00087: stdout chunk (state=3): >>><<< 20419 1726882371.00100: stderr chunk (state=3): >>><<< 20419 1726882371.00124: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882371.00142: handler run complete 20419 1726882371.00170: Evaluated conditional (False): False 20419 1726882371.00184: attempt loop complete, returning result 20419 1726882371.00191: _execute() done 20419 1726882371.00200: dumping result to json 20419 1726882371.00214: done dumping result, returning 20419 1726882371.00230: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [12673a56-9f93-9d14-fef2-00000000024d] 20419 1726882371.00298: sending task result for task 12673a56-9f93-9d14-fef2-00000000024d 20419 1726882371.00375: done sending task result for task 12673a56-9f93-9d14-fef2-00000000024d 20419 1726882371.00378: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003203", "end": "2024-09-20 21:32:50.955141", "rc": 0, "start": "2024-09-20 21:32:50.951938" } STDOUT: bonding_masters eth0 lo 20419 1726882371.00463: no more pending results, returning what we have 20419 1726882371.00467: results queue empty 20419 1726882371.00468: checking for any_errors_fatal 20419 1726882371.00470: done checking for any_errors_fatal 20419 1726882371.00471: checking for max_fail_percentage 20419 1726882371.00472: done checking for max_fail_percentage 20419 1726882371.00473: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.00474: done checking to see if all hosts have failed 20419 1726882371.00475: getting the remaining hosts for this loop 20419 1726882371.00476: done getting the remaining hosts for this loop 20419 1726882371.00480: getting the next task for host managed_node2 20419 1726882371.00489: done getting next task for host managed_node2 20419 1726882371.00492: ^ task is: TASK: Set current_interfaces 20419 1726882371.00606: ^ 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 20419 1726882371.00613: getting variables 20419 1726882371.00615: in VariableManager get_vars() 20419 1726882371.00670: Calling all_inventory to load vars for managed_node2 20419 1726882371.00674: Calling groups_inventory to load vars for managed_node2 20419 1726882371.00676: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.00689: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.00692: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.00804: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.02101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.04403: done with get_vars() 20419 1726882371.04429: done getting variables 20419 1726882371.04492: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:32:51 -0400 (0:00:00.515) 0:00:08.155 ****** 20419 1726882371.04728: entering _queue_task() for managed_node2/set_fact 20419 1726882371.05259: worker is 1 (out of 1 available) 20419 1726882371.05271: exiting _queue_task() for managed_node2/set_fact 20419 1726882371.05285: done queuing things up, now waiting for results queue to drain 20419 1726882371.05286: waiting for pending results... 20419 1726882371.06465: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20419 1726882371.06470: in run() - task 12673a56-9f93-9d14-fef2-00000000024e 20419 1726882371.06635: variable 'ansible_search_path' from source: unknown 20419 1726882371.06644: variable 'ansible_search_path' from source: unknown 20419 1726882371.06690: calling self._execute() 20419 1726882371.06950: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.06954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.07091: variable 'omit' from source: magic vars 20419 1726882371.07603: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.07607: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.07784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.08082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.08105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.08140: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.08177: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.08256: variable 'networkmanager_version' from source: set_fact 20419 1726882371.08269: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.08499: variable 'omit' from source: magic vars 20419 1726882371.08504: variable 'omit' from source: magic vars 20419 1726882371.08507: variable '_current_interfaces' from source: set_fact 20419 1726882371.08511: variable 'omit' from source: magic vars 20419 1726882371.08536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882371.08565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882371.08584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882371.08647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.08658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.08688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882371.08696: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.08699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.08809: Set connection var ansible_pipelining to False 20419 1726882371.08816: Set connection var ansible_timeout to 10 20419 1726882371.08820: Set connection var ansible_connection to ssh 20419 1726882371.08825: Set connection var ansible_shell_executable to /bin/sh 20419 1726882371.08830: Set connection var ansible_shell_type to sh 20419 1726882371.08835: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882371.08866: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.08869: variable 'ansible_connection' from source: unknown 20419 1726882371.08872: variable 'ansible_module_compression' from source: unknown 20419 1726882371.08875: variable 'ansible_shell_type' from source: unknown 20419 1726882371.08877: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.08879: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.08882: variable 'ansible_pipelining' from source: unknown 20419 1726882371.08884: variable 'ansible_timeout' from source: unknown 20419 1726882371.08886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.08999: 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) 20419 1726882371.09010: variable 'omit' from source: magic vars 20419 1726882371.09015: starting attempt loop 20419 1726882371.09018: running the handler 20419 1726882371.09028: handler run complete 20419 1726882371.09065: attempt loop complete, returning result 20419 1726882371.09071: _execute() done 20419 1726882371.09074: dumping result to json 20419 1726882371.09217: done dumping result, returning 20419 1726882371.09281: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [12673a56-9f93-9d14-fef2-00000000024e] 20419 1726882371.09286: sending task result for task 12673a56-9f93-9d14-fef2-00000000024e 20419 1726882371.09353: done sending task result for task 12673a56-9f93-9d14-fef2-00000000024e 20419 1726882371.09357: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20419 1726882371.09418: no more pending results, returning what we have 20419 1726882371.09422: results queue empty 20419 1726882371.09423: checking for any_errors_fatal 20419 1726882371.09432: done checking for any_errors_fatal 20419 1726882371.09433: checking for max_fail_percentage 20419 1726882371.09435: done checking for max_fail_percentage 20419 1726882371.09436: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.09437: done checking to see if all hosts have failed 20419 1726882371.09437: getting the remaining hosts for this loop 20419 1726882371.09439: done getting the remaining hosts for this loop 20419 1726882371.09443: getting the next task for host managed_node2 20419 1726882371.09451: done getting next task for host managed_node2 20419 1726882371.09454: ^ task is: TASK: Show current_interfaces 20419 1726882371.09457: ^ 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 20419 1726882371.09460: getting variables 20419 1726882371.09462: in VariableManager get_vars() 20419 1726882371.09518: Calling all_inventory to load vars for managed_node2 20419 1726882371.09522: Calling groups_inventory to load vars for managed_node2 20419 1726882371.09524: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.09535: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.09538: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.09541: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.11438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.12841: done with get_vars() 20419 1726882371.12859: done getting variables 20419 1726882371.12926: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:32:51 -0400 (0:00:00.082) 0:00:08.238 ****** 20419 1726882371.12959: entering _queue_task() for managed_node2/debug 20419 1726882371.13423: worker is 1 (out of 1 available) 20419 1726882371.13432: exiting _queue_task() for managed_node2/debug 20419 1726882371.13443: done queuing things up, now waiting for results queue to drain 20419 1726882371.13445: waiting for pending results... 20419 1726882371.13711: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20419 1726882371.13717: in run() - task 12673a56-9f93-9d14-fef2-000000000239 20419 1726882371.13719: variable 'ansible_search_path' from source: unknown 20419 1726882371.13722: variable 'ansible_search_path' from source: unknown 20419 1726882371.13724: calling self._execute() 20419 1726882371.13748: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.13753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.13764: variable 'omit' from source: magic vars 20419 1726882371.14299: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.14303: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.14499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.14590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.14635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.14672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.14705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.14786: variable 'networkmanager_version' from source: set_fact 20419 1726882371.14801: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.14806: variable 'omit' from source: magic vars 20419 1726882371.14845: variable 'omit' from source: magic vars 20419 1726882371.14943: variable 'current_interfaces' from source: set_fact 20419 1726882371.14974: variable 'omit' from source: magic vars 20419 1726882371.15006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882371.15034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882371.15052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882371.15070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.15086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.15119: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882371.15122: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.15124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.15399: Set connection var ansible_pipelining to False 20419 1726882371.15403: Set connection var ansible_timeout to 10 20419 1726882371.15407: Set connection var ansible_connection to ssh 20419 1726882371.15410: Set connection var ansible_shell_executable to /bin/sh 20419 1726882371.15412: Set connection var ansible_shell_type to sh 20419 1726882371.15415: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882371.15418: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.15421: variable 'ansible_connection' from source: unknown 20419 1726882371.15424: variable 'ansible_module_compression' from source: unknown 20419 1726882371.15427: variable 'ansible_shell_type' from source: unknown 20419 1726882371.15429: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.15432: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.15435: variable 'ansible_pipelining' from source: unknown 20419 1726882371.15437: variable 'ansible_timeout' from source: unknown 20419 1726882371.15440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.15443: 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) 20419 1726882371.15446: variable 'omit' from source: magic vars 20419 1726882371.15449: starting attempt loop 20419 1726882371.15451: running the handler 20419 1726882371.15489: handler run complete 20419 1726882371.15534: attempt loop complete, returning result 20419 1726882371.15537: _execute() done 20419 1726882371.15540: dumping result to json 20419 1726882371.15543: done dumping result, returning 20419 1726882371.15548: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [12673a56-9f93-9d14-fef2-000000000239] 20419 1726882371.15554: sending task result for task 12673a56-9f93-9d14-fef2-000000000239 20419 1726882371.15640: done sending task result for task 12673a56-9f93-9d14-fef2-000000000239 20419 1726882371.15643: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20419 1726882371.15718: no more pending results, returning what we have 20419 1726882371.15721: results queue empty 20419 1726882371.15722: checking for any_errors_fatal 20419 1726882371.15730: done checking for any_errors_fatal 20419 1726882371.15731: checking for max_fail_percentage 20419 1726882371.15733: done checking for max_fail_percentage 20419 1726882371.15734: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.15735: done checking to see if all hosts have failed 20419 1726882371.15736: getting the remaining hosts for this loop 20419 1726882371.15737: done getting the remaining hosts for this loop 20419 1726882371.15741: getting the next task for host managed_node2 20419 1726882371.15750: done getting next task for host managed_node2 20419 1726882371.15753: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20419 1726882371.15755: ^ 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 20419 1726882371.15760: getting variables 20419 1726882371.15762: in VariableManager get_vars() 20419 1726882371.15818: Calling all_inventory to load vars for managed_node2 20419 1726882371.15821: Calling groups_inventory to load vars for managed_node2 20419 1726882371.15824: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.15834: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.15837: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.15840: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.17101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.18330: done with get_vars() 20419 1726882371.18348: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 21:32:51 -0400 (0:00:00.056) 0:00:08.295 ****** 20419 1726882371.18640: entering _queue_task() for managed_node2/include_tasks 20419 1726882371.19124: worker is 1 (out of 1 available) 20419 1726882371.19137: exiting _queue_task() for managed_node2/include_tasks 20419 1726882371.19147: done queuing things up, now waiting for results queue to drain 20419 1726882371.19148: waiting for pending results... 20419 1726882371.19614: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20419 1726882371.19789: in run() - task 12673a56-9f93-9d14-fef2-000000000012 20419 1726882371.19804: variable 'ansible_search_path' from source: unknown 20419 1726882371.19840: calling self._execute() 20419 1726882371.20068: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.20072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.20075: variable 'omit' from source: magic vars 20419 1726882371.20919: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.20932: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.21253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.21899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.21903: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.21914: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.21949: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.22138: variable 'networkmanager_version' from source: set_fact 20419 1726882371.22300: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.22303: _execute() done 20419 1726882371.22305: dumping result to json 20419 1726882371.22308: done dumping result, returning 20419 1726882371.22310: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-9d14-fef2-000000000012] 20419 1726882371.22312: sending task result for task 12673a56-9f93-9d14-fef2-000000000012 20419 1726882371.22383: done sending task result for task 12673a56-9f93-9d14-fef2-000000000012 20419 1726882371.22387: WORKER PROCESS EXITING 20419 1726882371.22417: no more pending results, returning what we have 20419 1726882371.22423: in VariableManager get_vars() 20419 1726882371.22484: Calling all_inventory to load vars for managed_node2 20419 1726882371.22487: Calling groups_inventory to load vars for managed_node2 20419 1726882371.22489: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.22517: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.22521: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.22524: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.24965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.27892: done with get_vars() 20419 1726882371.27910: variable 'ansible_search_path' from source: unknown 20419 1726882371.27926: we have included files to process 20419 1726882371.27927: generating all_blocks data 20419 1726882371.27929: done generating all_blocks data 20419 1726882371.27932: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882371.27934: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882371.27936: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882371.28787: in VariableManager get_vars() 20419 1726882371.29109: done with get_vars() 20419 1726882371.29622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 20419 1726882371.30681: done processing included file 20419 1726882371.30683: iterating over new_blocks loaded from include file 20419 1726882371.30684: in VariableManager get_vars() 20419 1726882371.30871: done with get_vars() 20419 1726882371.30873: filtering new block on tags 20419 1726882371.30905: done filtering new block on tags 20419 1726882371.30907: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20419 1726882371.30912: extending task lists for all hosts with included blocks 20419 1726882371.31092: done extending task lists 20419 1726882371.31596: done processing included files 20419 1726882371.31597: results queue empty 20419 1726882371.31598: checking for any_errors_fatal 20419 1726882371.31601: done checking for any_errors_fatal 20419 1726882371.31602: checking for max_fail_percentage 20419 1726882371.31603: done checking for max_fail_percentage 20419 1726882371.31604: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.31605: done checking to see if all hosts have failed 20419 1726882371.31605: getting the remaining hosts for this loop 20419 1726882371.31606: done getting the remaining hosts for this loop 20419 1726882371.31609: getting the next task for host managed_node2 20419 1726882371.31613: done getting next task for host managed_node2 20419 1726882371.31615: ^ task is: TASK: Ensure state in ["present", "absent"] 20419 1726882371.31617: ^ 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 20419 1726882371.31620: getting variables 20419 1726882371.31621: in VariableManager get_vars() 20419 1726882371.31640: Calling all_inventory to load vars for managed_node2 20419 1726882371.31642: Calling groups_inventory to load vars for managed_node2 20419 1726882371.31644: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.31650: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.31652: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.31655: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.33609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.35990: done with get_vars() 20419 1726882371.36014: done getting variables 20419 1726882371.36086: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.177) 0:00:08.473 ****** 20419 1726882371.36432: entering _queue_task() for managed_node2/fail 20419 1726882371.36434: Creating lock for fail 20419 1726882371.37528: worker is 1 (out of 1 available) 20419 1726882371.37538: exiting _queue_task() for managed_node2/fail 20419 1726882371.37548: done queuing things up, now waiting for results queue to drain 20419 1726882371.37549: waiting for pending results... 20419 1726882371.37788: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20419 1726882371.37843: in run() - task 12673a56-9f93-9d14-fef2-000000000269 20419 1726882371.37905: variable 'ansible_search_path' from source: unknown 20419 1726882371.38101: variable 'ansible_search_path' from source: unknown 20419 1726882371.38106: calling self._execute() 20419 1726882371.38238: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.38251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.38266: variable 'omit' from source: magic vars 20419 1726882371.38996: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.39016: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.39213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.39491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.39549: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.39588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.39637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.39721: variable 'networkmanager_version' from source: set_fact 20419 1726882371.39747: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.39891: variable 'state' from source: include params 20419 1726882371.39906: Evaluated conditional (state not in ["present", "absent"]): False 20419 1726882371.39914: when evaluation is False, skipping this task 20419 1726882371.39922: _execute() done 20419 1726882371.39928: dumping result to json 20419 1726882371.39935: done dumping result, returning 20419 1726882371.39953: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-9d14-fef2-000000000269] 20419 1726882371.39963: sending task result for task 12673a56-9f93-9d14-fef2-000000000269 skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20419 1726882371.40232: no more pending results, returning what we have 20419 1726882371.40236: results queue empty 20419 1726882371.40237: checking for any_errors_fatal 20419 1726882371.40238: done checking for any_errors_fatal 20419 1726882371.40239: checking for max_fail_percentage 20419 1726882371.40240: done checking for max_fail_percentage 20419 1726882371.40241: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.40242: done checking to see if all hosts have failed 20419 1726882371.40242: getting the remaining hosts for this loop 20419 1726882371.40244: done getting the remaining hosts for this loop 20419 1726882371.40247: getting the next task for host managed_node2 20419 1726882371.40254: done getting next task for host managed_node2 20419 1726882371.40256: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20419 1726882371.40259: ^ 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 20419 1726882371.40262: getting variables 20419 1726882371.40264: in VariableManager get_vars() 20419 1726882371.40328: Calling all_inventory to load vars for managed_node2 20419 1726882371.40332: Calling groups_inventory to load vars for managed_node2 20419 1726882371.40334: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.40346: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.40349: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.40352: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.40902: done sending task result for task 12673a56-9f93-9d14-fef2-000000000269 20419 1726882371.40905: WORKER PROCESS EXITING 20419 1726882371.41785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.43077: done with get_vars() 20419 1726882371.43101: done getting variables 20419 1726882371.43162: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:32:51 -0400 (0:00:00.067) 0:00:08.540 ****** 20419 1726882371.43190: entering _queue_task() for managed_node2/fail 20419 1726882371.43706: worker is 1 (out of 1 available) 20419 1726882371.43716: exiting _queue_task() for managed_node2/fail 20419 1726882371.43726: done queuing things up, now waiting for results queue to drain 20419 1726882371.43727: waiting for pending results... 20419 1726882371.43819: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20419 1726882371.43926: in run() - task 12673a56-9f93-9d14-fef2-00000000026a 20419 1726882371.43957: variable 'ansible_search_path' from source: unknown 20419 1726882371.44064: variable 'ansible_search_path' from source: unknown 20419 1726882371.44069: calling self._execute() 20419 1726882371.44102: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.44114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.44129: variable 'omit' from source: magic vars 20419 1726882371.44500: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.44522: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.44909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.45452: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.45476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.45597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.45638: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.45886: variable 'networkmanager_version' from source: set_fact 20419 1726882371.45890: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.46121: variable 'type' from source: play vars 20419 1726882371.46217: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20419 1726882371.46225: when evaluation is False, skipping this task 20419 1726882371.46231: _execute() done 20419 1726882371.46237: dumping result to json 20419 1726882371.46244: done dumping result, returning 20419 1726882371.46253: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-9d14-fef2-00000000026a] 20419 1726882371.46263: sending task result for task 12673a56-9f93-9d14-fef2-00000000026a skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20419 1726882371.46395: no more pending results, returning what we have 20419 1726882371.46399: results queue empty 20419 1726882371.46400: checking for any_errors_fatal 20419 1726882371.46408: done checking for any_errors_fatal 20419 1726882371.46409: checking for max_fail_percentage 20419 1726882371.46411: done checking for max_fail_percentage 20419 1726882371.46411: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.46412: done checking to see if all hosts have failed 20419 1726882371.46413: getting the remaining hosts for this loop 20419 1726882371.46414: done getting the remaining hosts for this loop 20419 1726882371.46418: getting the next task for host managed_node2 20419 1726882371.46425: done getting next task for host managed_node2 20419 1726882371.46428: ^ task is: TASK: Include the task 'show_interfaces.yml' 20419 1726882371.46431: ^ 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 20419 1726882371.46434: getting variables 20419 1726882371.46436: in VariableManager get_vars() 20419 1726882371.46491: Calling all_inventory to load vars for managed_node2 20419 1726882371.46496: Calling groups_inventory to load vars for managed_node2 20419 1726882371.46499: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.46510: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.46513: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.46517: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.47624: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026a 20419 1726882371.47628: WORKER PROCESS EXITING 20419 1726882371.48944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.51314: done with get_vars() 20419 1726882371.51331: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:32:51 -0400 (0:00:00.084) 0:00:08.624 ****** 20419 1726882371.51614: entering _queue_task() for managed_node2/include_tasks 20419 1726882371.52065: worker is 1 (out of 1 available) 20419 1726882371.52077: exiting _queue_task() for managed_node2/include_tasks 20419 1726882371.52087: done queuing things up, now waiting for results queue to drain 20419 1726882371.52088: waiting for pending results... 20419 1726882371.52867: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20419 1726882371.52957: in run() - task 12673a56-9f93-9d14-fef2-00000000026b 20419 1726882371.52971: variable 'ansible_search_path' from source: unknown 20419 1726882371.52976: variable 'ansible_search_path' from source: unknown 20419 1726882371.53417: calling self._execute() 20419 1726882371.53506: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.53513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.53524: variable 'omit' from source: magic vars 20419 1726882371.54297: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.54514: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.54681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.55209: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.55213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.55421: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.55451: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.55598: variable 'networkmanager_version' from source: set_fact 20419 1726882371.55602: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.55604: _execute() done 20419 1726882371.55607: dumping result to json 20419 1726882371.55609: done dumping result, returning 20419 1726882371.55611: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-9d14-fef2-00000000026b] 20419 1726882371.55614: sending task result for task 12673a56-9f93-9d14-fef2-00000000026b 20419 1726882371.55909: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026b 20419 1726882371.55912: WORKER PROCESS EXITING 20419 1726882371.55937: no more pending results, returning what we have 20419 1726882371.55942: in VariableManager get_vars() 20419 1726882371.55997: Calling all_inventory to load vars for managed_node2 20419 1726882371.56000: Calling groups_inventory to load vars for managed_node2 20419 1726882371.56002: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.56012: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.56014: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.56017: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.58199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.60880: done with get_vars() 20419 1726882371.60898: variable 'ansible_search_path' from source: unknown 20419 1726882371.60900: variable 'ansible_search_path' from source: unknown 20419 1726882371.60936: we have included files to process 20419 1726882371.60937: generating all_blocks data 20419 1726882371.60939: done generating all_blocks data 20419 1726882371.60942: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882371.60943: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882371.60945: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882371.61050: in VariableManager get_vars() 20419 1726882371.61082: done with get_vars() 20419 1726882371.61396: done processing included file 20419 1726882371.61398: iterating over new_blocks loaded from include file 20419 1726882371.61400: in VariableManager get_vars() 20419 1726882371.61427: done with get_vars() 20419 1726882371.61429: filtering new block on tags 20419 1726882371.61446: done filtering new block on tags 20419 1726882371.61448: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20419 1726882371.61453: extending task lists for all hosts with included blocks 20419 1726882371.62319: done extending task lists 20419 1726882371.62321: done processing included files 20419 1726882371.62322: results queue empty 20419 1726882371.62322: checking for any_errors_fatal 20419 1726882371.62325: done checking for any_errors_fatal 20419 1726882371.62326: checking for max_fail_percentage 20419 1726882371.62326: done checking for max_fail_percentage 20419 1726882371.62327: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.62328: done checking to see if all hosts have failed 20419 1726882371.62329: getting the remaining hosts for this loop 20419 1726882371.62330: done getting the remaining hosts for this loop 20419 1726882371.62332: getting the next task for host managed_node2 20419 1726882371.62336: done getting next task for host managed_node2 20419 1726882371.62338: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20419 1726882371.62341: ^ 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 20419 1726882371.62343: getting variables 20419 1726882371.62344: in VariableManager get_vars() 20419 1726882371.62362: Calling all_inventory to load vars for managed_node2 20419 1726882371.62364: Calling groups_inventory to load vars for managed_node2 20419 1726882371.62366: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.62371: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.62373: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.62376: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.64280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.66934: done with get_vars() 20419 1726882371.66953: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.154) 0:00:08.779 ****** 20419 1726882371.67031: entering _queue_task() for managed_node2/include_tasks 20419 1726882371.67816: worker is 1 (out of 1 available) 20419 1726882371.67830: exiting _queue_task() for managed_node2/include_tasks 20419 1726882371.67845: done queuing things up, now waiting for results queue to drain 20419 1726882371.67846: waiting for pending results... 20419 1726882371.68424: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20419 1726882371.68902: in run() - task 12673a56-9f93-9d14-fef2-000000000298 20419 1726882371.68906: variable 'ansible_search_path' from source: unknown 20419 1726882371.68909: variable 'ansible_search_path' from source: unknown 20419 1726882371.68912: calling self._execute() 20419 1726882371.68914: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.68917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.68920: variable 'omit' from source: magic vars 20419 1726882371.69908: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.70020: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.70455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.71273: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.71502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.71571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.71775: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.72038: variable 'networkmanager_version' from source: set_fact 20419 1726882371.72067: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.72138: _execute() done 20419 1726882371.72153: dumping result to json 20419 1726882371.72171: done dumping result, returning 20419 1726882371.72191: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-9d14-fef2-000000000298] 20419 1726882371.72232: sending task result for task 12673a56-9f93-9d14-fef2-000000000298 20419 1726882371.72638: done sending task result for task 12673a56-9f93-9d14-fef2-000000000298 20419 1726882371.72645: WORKER PROCESS EXITING 20419 1726882371.72697: no more pending results, returning what we have 20419 1726882371.72704: in VariableManager get_vars() 20419 1726882371.72770: Calling all_inventory to load vars for managed_node2 20419 1726882371.72773: Calling groups_inventory to load vars for managed_node2 20419 1726882371.72775: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.72798: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.72801: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.72808: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.75397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.77956: done with get_vars() 20419 1726882371.77977: variable 'ansible_search_path' from source: unknown 20419 1726882371.77978: variable 'ansible_search_path' from source: unknown 20419 1726882371.78245: we have included files to process 20419 1726882371.78247: generating all_blocks data 20419 1726882371.78249: done generating all_blocks data 20419 1726882371.78250: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882371.78252: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882371.78254: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882371.78732: done processing included file 20419 1726882371.78734: iterating over new_blocks loaded from include file 20419 1726882371.78736: in VariableManager get_vars() 20419 1726882371.78766: done with get_vars() 20419 1726882371.78768: filtering new block on tags 20419 1726882371.78787: done filtering new block on tags 20419 1726882371.78789: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20419 1726882371.79000: extending task lists for all hosts with included blocks 20419 1726882371.79148: done extending task lists 20419 1726882371.79149: done processing included files 20419 1726882371.79150: results queue empty 20419 1726882371.79151: checking for any_errors_fatal 20419 1726882371.79154: done checking for any_errors_fatal 20419 1726882371.79154: checking for max_fail_percentage 20419 1726882371.79156: done checking for max_fail_percentage 20419 1726882371.79156: checking to see if all hosts have failed and the running result is not ok 20419 1726882371.79157: done checking to see if all hosts have failed 20419 1726882371.79158: getting the remaining hosts for this loop 20419 1726882371.79159: done getting the remaining hosts for this loop 20419 1726882371.79162: getting the next task for host managed_node2 20419 1726882371.79166: done getting next task for host managed_node2 20419 1726882371.79168: ^ task is: TASK: Gather current interface info 20419 1726882371.79171: ^ 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 20419 1726882371.79173: getting variables 20419 1726882371.79174: in VariableManager get_vars() 20419 1726882371.79397: Calling all_inventory to load vars for managed_node2 20419 1726882371.79400: Calling groups_inventory to load vars for managed_node2 20419 1726882371.79403: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882371.79408: Calling all_plugins_play to load vars for managed_node2 20419 1726882371.79410: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882371.79413: Calling groups_plugins_play to load vars for managed_node2 20419 1726882371.81357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882371.83832: done with get_vars() 20419 1726882371.83854: done getting variables 20419 1726882371.83900: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.169) 0:00:08.948 ****** 20419 1726882371.83938: entering _queue_task() for managed_node2/command 20419 1726882371.84660: worker is 1 (out of 1 available) 20419 1726882371.84673: exiting _queue_task() for managed_node2/command 20419 1726882371.84686: done queuing things up, now waiting for results queue to drain 20419 1726882371.84687: waiting for pending results... 20419 1726882371.85411: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20419 1726882371.85416: in run() - task 12673a56-9f93-9d14-fef2-0000000002cf 20419 1726882371.85454: variable 'ansible_search_path' from source: unknown 20419 1726882371.85458: variable 'ansible_search_path' from source: unknown 20419 1726882371.85492: calling self._execute() 20419 1726882371.85695: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.85703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.85714: variable 'omit' from source: magic vars 20419 1726882371.87000: variable 'ansible_distribution_major_version' from source: facts 20419 1726882371.87004: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882371.87090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882371.87651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882371.87817: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882371.87850: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882371.87881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882371.88129: variable 'networkmanager_version' from source: set_fact 20419 1726882371.88142: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882371.88148: variable 'omit' from source: magic vars 20419 1726882371.88206: variable 'omit' from source: magic vars 20419 1726882371.88355: variable 'omit' from source: magic vars 20419 1726882371.88384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882371.88519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882371.88653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882371.88670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.88683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882371.88717: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882371.88721: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.88723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.89082: Set connection var ansible_pipelining to False 20419 1726882371.89085: Set connection var ansible_timeout to 10 20419 1726882371.89088: Set connection var ansible_connection to ssh 20419 1726882371.89090: Set connection var ansible_shell_executable to /bin/sh 20419 1726882371.89091: Set connection var ansible_shell_type to sh 20419 1726882371.89095: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882371.89097: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.89100: variable 'ansible_connection' from source: unknown 20419 1726882371.89102: variable 'ansible_module_compression' from source: unknown 20419 1726882371.89104: variable 'ansible_shell_type' from source: unknown 20419 1726882371.89107: variable 'ansible_shell_executable' from source: unknown 20419 1726882371.89109: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882371.89111: variable 'ansible_pipelining' from source: unknown 20419 1726882371.89113: variable 'ansible_timeout' from source: unknown 20419 1726882371.89115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882371.89282: 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) 20419 1726882371.89291: variable 'omit' from source: magic vars 20419 1726882371.89414: starting attempt loop 20419 1726882371.89417: running the handler 20419 1726882371.89433: _low_level_execute_command(): starting 20419 1726882371.89441: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882371.91000: 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 <<< 20419 1726882371.91004: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882371.91009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882371.91012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882371.91104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882371.91110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882371.91385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882371.92990: stdout chunk (state=3): >>>/root <<< 20419 1726882371.93092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882371.93134: stderr chunk (state=3): >>><<< 20419 1726882371.93137: stdout chunk (state=3): >>><<< 20419 1726882371.93160: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882371.93175: _low_level_execute_command(): starting 20419 1726882371.93182: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161 `" && echo ansible-tmp-1726882371.9316106-20865-281279454989161="` echo /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161 `" ) && sleep 0' 20419 1726882371.94401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882371.94405: 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.14.69 originally 10.31.14.69 <<< 20419 1726882371.94407: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882371.94410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882371.94655: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882371.94726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882371.96722: stdout chunk (state=3): >>>ansible-tmp-1726882371.9316106-20865-281279454989161=/root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161 <<< 20419 1726882371.96971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882371.96974: stdout chunk (state=3): >>><<< 20419 1726882371.96982: stderr chunk (state=3): >>><<< 20419 1726882371.97005: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882371.9316106-20865-281279454989161=/root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882371.97036: variable 'ansible_module_compression' from source: unknown 20419 1726882371.97225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882371.97259: variable 'ansible_facts' from source: unknown 20419 1726882371.97561: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py 20419 1726882371.98020: Sending initial data 20419 1726882371.98024: Sent initial data (156 bytes) 20419 1726882371.99270: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882371.99328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882371.99379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882371.99405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882371.99563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.01129: 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 <<< 20419 1726882372.01177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882372.01254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpt_a3vipc /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py <<< 20419 1726882372.01306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py" <<< 20419 1726882372.01385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpt_a3vipc" to remote "/root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py" <<< 20419 1726882372.02950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.02958: stdout chunk (state=3): >>><<< 20419 1726882372.02969: stderr chunk (state=3): >>><<< 20419 1726882372.03151: done transferring module to remote 20419 1726882372.03160: _low_level_execute_command(): starting 20419 1726882372.03162: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/ /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py && sleep 0' 20419 1726882372.04150: 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 <<< 20419 1726882372.04278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882372.04281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882372.04287: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882372.04376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.04473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.06329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.06425: stderr chunk (state=3): >>><<< 20419 1726882372.06429: stdout chunk (state=3): >>><<< 20419 1726882372.06431: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882372.06434: _low_level_execute_command(): starting 20419 1726882372.06436: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/AnsiballZ_command.py && sleep 0' 20419 1726882372.07680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882372.07729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882372.07910: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882372.07931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882372.07950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.08050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.23275: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:32:52.228427", "end": "2024-09-20 21:32:52.231640", "delta": "0:00:00.003213", "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}}} <<< 20419 1726882372.25025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882372.25029: stdout chunk (state=3): >>><<< 20419 1726882372.25032: stderr chunk (state=3): >>><<< 20419 1726882372.25034: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:32:52.228427", "end": "2024-09-20 21:32:52.231640", "delta": "0:00:00.003213", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882372.25067: 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-1726882371.9316106-20865-281279454989161/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882372.25241: _low_level_execute_command(): starting 20419 1726882372.25245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882371.9316106-20865-281279454989161/ > /dev/null 2>&1 && sleep 0' 20419 1726882372.26333: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882372.26414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882372.26425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882372.26507: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882372.26637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882372.26731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.26775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.28606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.28667: stderr chunk (state=3): >>><<< 20419 1726882372.28678: stdout chunk (state=3): >>><<< 20419 1726882372.28706: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882372.28718: handler run complete 20419 1726882372.28749: Evaluated conditional (False): False 20419 1726882372.28871: attempt loop complete, returning result 20419 1726882372.28874: _execute() done 20419 1726882372.28876: dumping result to json 20419 1726882372.28879: done dumping result, returning 20419 1726882372.28881: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [12673a56-9f93-9d14-fef2-0000000002cf] 20419 1726882372.28883: sending task result for task 12673a56-9f93-9d14-fef2-0000000002cf ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003213", "end": "2024-09-20 21:32:52.231640", "rc": 0, "start": "2024-09-20 21:32:52.228427" } STDOUT: bonding_masters eth0 lo 20419 1726882372.29075: no more pending results, returning what we have 20419 1726882372.29079: results queue empty 20419 1726882372.29080: checking for any_errors_fatal 20419 1726882372.29081: done checking for any_errors_fatal 20419 1726882372.29082: checking for max_fail_percentage 20419 1726882372.29084: done checking for max_fail_percentage 20419 1726882372.29085: checking to see if all hosts have failed and the running result is not ok 20419 1726882372.29086: done checking to see if all hosts have failed 20419 1726882372.29087: getting the remaining hosts for this loop 20419 1726882372.29088: done getting the remaining hosts for this loop 20419 1726882372.29202: getting the next task for host managed_node2 20419 1726882372.29210: done getting next task for host managed_node2 20419 1726882372.29212: ^ task is: TASK: Set current_interfaces 20419 1726882372.29216: ^ 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 20419 1726882372.29222: getting variables 20419 1726882372.29223: in VariableManager get_vars() 20419 1726882372.29281: Calling all_inventory to load vars for managed_node2 20419 1726882372.29286: Calling groups_inventory to load vars for managed_node2 20419 1726882372.29288: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882372.29302: Calling all_plugins_play to load vars for managed_node2 20419 1726882372.29401: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882372.29407: done sending task result for task 12673a56-9f93-9d14-fef2-0000000002cf 20419 1726882372.29409: WORKER PROCESS EXITING 20419 1726882372.29417: Calling groups_plugins_play to load vars for managed_node2 20419 1726882372.31377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882372.32771: done with get_vars() 20419 1726882372.32790: done getting variables 20419 1726882372.32857: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:32:52 -0400 (0:00:00.489) 0:00:09.437 ****** 20419 1726882372.32888: entering _queue_task() for managed_node2/set_fact 20419 1726882372.33223: worker is 1 (out of 1 available) 20419 1726882372.33235: exiting _queue_task() for managed_node2/set_fact 20419 1726882372.33249: done queuing things up, now waiting for results queue to drain 20419 1726882372.33250: waiting for pending results... 20419 1726882372.33564: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20419 1726882372.33983: in run() - task 12673a56-9f93-9d14-fef2-0000000002d0 20419 1726882372.34122: variable 'ansible_search_path' from source: unknown 20419 1726882372.34126: variable 'ansible_search_path' from source: unknown 20419 1726882372.34129: calling self._execute() 20419 1726882372.34382: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.34400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.34416: variable 'omit' from source: magic vars 20419 1726882372.35235: variable 'ansible_distribution_major_version' from source: facts 20419 1726882372.35271: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882372.35714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882372.36271: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882372.36389: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882372.36489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882372.36670: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882372.36731: variable 'networkmanager_version' from source: set_fact 20419 1726882372.36806: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882372.36817: variable 'omit' from source: magic vars 20419 1726882372.36872: variable 'omit' from source: magic vars 20419 1726882372.37096: variable '_current_interfaces' from source: set_fact 20419 1726882372.37175: variable 'omit' from source: magic vars 20419 1726882372.37340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882372.37369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882372.37392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882372.37434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.37551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.37554: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882372.37556: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.37558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.37768: Set connection var ansible_pipelining to False 20419 1726882372.37771: Set connection var ansible_timeout to 10 20419 1726882372.37774: Set connection var ansible_connection to ssh 20419 1726882372.37878: Set connection var ansible_shell_executable to /bin/sh 20419 1726882372.37881: Set connection var ansible_shell_type to sh 20419 1726882372.37884: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882372.37912: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.37920: variable 'ansible_connection' from source: unknown 20419 1726882372.37927: variable 'ansible_module_compression' from source: unknown 20419 1726882372.37985: variable 'ansible_shell_type' from source: unknown 20419 1726882372.37988: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.37991: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.37995: variable 'ansible_pipelining' from source: unknown 20419 1726882372.37998: variable 'ansible_timeout' from source: unknown 20419 1726882372.38000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.38289: 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) 20419 1726882372.38397: variable 'omit' from source: magic vars 20419 1726882372.38400: starting attempt loop 20419 1726882372.38402: running the handler 20419 1726882372.38404: handler run complete 20419 1726882372.38407: attempt loop complete, returning result 20419 1726882372.38409: _execute() done 20419 1726882372.38413: dumping result to json 20419 1726882372.38415: done dumping result, returning 20419 1726882372.38417: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [12673a56-9f93-9d14-fef2-0000000002d0] 20419 1726882372.38419: sending task result for task 12673a56-9f93-9d14-fef2-0000000002d0 20419 1726882372.38483: done sending task result for task 12673a56-9f93-9d14-fef2-0000000002d0 20419 1726882372.38486: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20419 1726882372.38551: no more pending results, returning what we have 20419 1726882372.38555: results queue empty 20419 1726882372.38556: checking for any_errors_fatal 20419 1726882372.38563: done checking for any_errors_fatal 20419 1726882372.38564: checking for max_fail_percentage 20419 1726882372.38566: done checking for max_fail_percentage 20419 1726882372.38566: checking to see if all hosts have failed and the running result is not ok 20419 1726882372.38567: done checking to see if all hosts have failed 20419 1726882372.38568: getting the remaining hosts for this loop 20419 1726882372.38569: done getting the remaining hosts for this loop 20419 1726882372.38573: getting the next task for host managed_node2 20419 1726882372.38582: done getting next task for host managed_node2 20419 1726882372.38585: ^ task is: TASK: Show current_interfaces 20419 1726882372.38590: ^ 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 20419 1726882372.38898: getting variables 20419 1726882372.38901: in VariableManager get_vars() 20419 1726882372.38955: Calling all_inventory to load vars for managed_node2 20419 1726882372.38958: Calling groups_inventory to load vars for managed_node2 20419 1726882372.38961: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882372.38972: Calling all_plugins_play to load vars for managed_node2 20419 1726882372.38975: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882372.38978: Calling groups_plugins_play to load vars for managed_node2 20419 1726882372.41185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882372.44003: done with get_vars() 20419 1726882372.44033: done getting variables 20419 1726882372.44090: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:32:52 -0400 (0:00:00.113) 0:00:09.550 ****** 20419 1726882372.44228: entering _queue_task() for managed_node2/debug 20419 1726882372.44984: worker is 1 (out of 1 available) 20419 1726882372.44998: exiting _queue_task() for managed_node2/debug 20419 1726882372.45010: done queuing things up, now waiting for results queue to drain 20419 1726882372.45011: waiting for pending results... 20419 1726882372.45713: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20419 1726882372.45719: in run() - task 12673a56-9f93-9d14-fef2-000000000299 20419 1726882372.45722: variable 'ansible_search_path' from source: unknown 20419 1726882372.45724: variable 'ansible_search_path' from source: unknown 20419 1726882372.45727: calling self._execute() 20419 1726882372.45953: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.45957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.45960: variable 'omit' from source: magic vars 20419 1726882372.46817: variable 'ansible_distribution_major_version' from source: facts 20419 1726882372.46821: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882372.47089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882372.47646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882372.47818: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882372.47857: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882372.47923: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882372.48067: variable 'networkmanager_version' from source: set_fact 20419 1726882372.48132: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882372.48334: variable 'omit' from source: magic vars 20419 1726882372.48337: variable 'omit' from source: magic vars 20419 1726882372.48510: variable 'current_interfaces' from source: set_fact 20419 1726882372.48659: variable 'omit' from source: magic vars 20419 1726882372.48673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882372.48708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882372.48730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882372.48783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.48803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.48886: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882372.48905: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.48985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.49201: Set connection var ansible_pipelining to False 20419 1726882372.49204: Set connection var ansible_timeout to 10 20419 1726882372.49288: Set connection var ansible_connection to ssh 20419 1726882372.49291: Set connection var ansible_shell_executable to /bin/sh 20419 1726882372.49295: Set connection var ansible_shell_type to sh 20419 1726882372.49297: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882372.49299: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.49302: variable 'ansible_connection' from source: unknown 20419 1726882372.49306: variable 'ansible_module_compression' from source: unknown 20419 1726882372.49308: variable 'ansible_shell_type' from source: unknown 20419 1726882372.49310: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.49312: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.49314: variable 'ansible_pipelining' from source: unknown 20419 1726882372.49316: variable 'ansible_timeout' from source: unknown 20419 1726882372.49318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.49600: 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) 20419 1726882372.49650: variable 'omit' from source: magic vars 20419 1726882372.49653: starting attempt loop 20419 1726882372.49655: running the handler 20419 1726882372.49679: handler run complete 20419 1726882372.49723: attempt loop complete, returning result 20419 1726882372.49764: _execute() done 20419 1726882372.49771: dumping result to json 20419 1726882372.49777: done dumping result, returning 20419 1726882372.49787: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [12673a56-9f93-9d14-fef2-000000000299] 20419 1726882372.49824: sending task result for task 12673a56-9f93-9d14-fef2-000000000299 20419 1726882372.50012: done sending task result for task 12673a56-9f93-9d14-fef2-000000000299 20419 1726882372.50015: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20419 1726882372.50080: no more pending results, returning what we have 20419 1726882372.50084: results queue empty 20419 1726882372.50085: checking for any_errors_fatal 20419 1726882372.50091: done checking for any_errors_fatal 20419 1726882372.50091: checking for max_fail_percentage 20419 1726882372.50095: done checking for max_fail_percentage 20419 1726882372.50095: checking to see if all hosts have failed and the running result is not ok 20419 1726882372.50096: done checking to see if all hosts have failed 20419 1726882372.50097: getting the remaining hosts for this loop 20419 1726882372.50098: done getting the remaining hosts for this loop 20419 1726882372.50102: getting the next task for host managed_node2 20419 1726882372.50111: done getting next task for host managed_node2 20419 1726882372.50114: ^ task is: TASK: Install iproute 20419 1726882372.50117: ^ 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 20419 1726882372.50121: getting variables 20419 1726882372.50123: in VariableManager get_vars() 20419 1726882372.50176: Calling all_inventory to load vars for managed_node2 20419 1726882372.50179: Calling groups_inventory to load vars for managed_node2 20419 1726882372.50181: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882372.50192: Calling all_plugins_play to load vars for managed_node2 20419 1726882372.50420: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882372.50425: Calling groups_plugins_play to load vars for managed_node2 20419 1726882372.53274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882372.55925: done with get_vars() 20419 1726882372.56066: done getting variables 20419 1726882372.56188: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:32:52 -0400 (0:00:00.119) 0:00:09.670 ****** 20419 1726882372.56229: entering _queue_task() for managed_node2/package 20419 1726882372.56974: worker is 1 (out of 1 available) 20419 1726882372.56987: exiting _queue_task() for managed_node2/package 20419 1726882372.57258: done queuing things up, now waiting for results queue to drain 20419 1726882372.57261: waiting for pending results... 20419 1726882372.57705: running TaskExecutor() for managed_node2/TASK: Install iproute 20419 1726882372.57750: in run() - task 12673a56-9f93-9d14-fef2-00000000026c 20419 1726882372.57771: variable 'ansible_search_path' from source: unknown 20419 1726882372.57806: variable 'ansible_search_path' from source: unknown 20419 1726882372.57942: calling self._execute() 20419 1726882372.58142: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.58236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.58239: variable 'omit' from source: magic vars 20419 1726882372.59024: variable 'ansible_distribution_major_version' from source: facts 20419 1726882372.59042: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882372.59362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882372.59976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882372.60101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882372.60140: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882372.60230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882372.60601: variable 'networkmanager_version' from source: set_fact 20419 1726882372.60605: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882372.60607: variable 'omit' from source: magic vars 20419 1726882372.60610: variable 'omit' from source: magic vars 20419 1726882372.60857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882372.64903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882372.65103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882372.65120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882372.65156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882372.65236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882372.65376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882372.65539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882372.65562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882372.65609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882372.65898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882372.65917: variable '__network_is_ostree' from source: set_fact 20419 1726882372.65926: variable 'omit' from source: magic vars 20419 1726882372.65958: variable 'omit' from source: magic vars 20419 1726882372.66398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882372.66402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882372.66404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882372.66406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.66409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882372.66411: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882372.66413: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.66415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.66456: Set connection var ansible_pipelining to False 20419 1726882372.66898: Set connection var ansible_timeout to 10 20419 1726882372.66901: Set connection var ansible_connection to ssh 20419 1726882372.66903: Set connection var ansible_shell_executable to /bin/sh 20419 1726882372.66905: Set connection var ansible_shell_type to sh 20419 1726882372.66907: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882372.66909: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.66911: variable 'ansible_connection' from source: unknown 20419 1726882372.66913: variable 'ansible_module_compression' from source: unknown 20419 1726882372.66915: variable 'ansible_shell_type' from source: unknown 20419 1726882372.66917: variable 'ansible_shell_executable' from source: unknown 20419 1726882372.66919: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882372.66921: variable 'ansible_pipelining' from source: unknown 20419 1726882372.66922: variable 'ansible_timeout' from source: unknown 20419 1726882372.66924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882372.66927: 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) 20419 1726882372.66929: variable 'omit' from source: magic vars 20419 1726882372.66930: starting attempt loop 20419 1726882372.66932: running the handler 20419 1726882372.66934: variable 'ansible_facts' from source: unknown 20419 1726882372.66937: variable 'ansible_facts' from source: unknown 20419 1726882372.66971: _low_level_execute_command(): starting 20419 1726882372.67319: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882372.68433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882372.68703: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882372.68728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.69028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.70713: stdout chunk (state=3): >>>/root <<< 20419 1726882372.70952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.70965: stdout chunk (state=3): >>><<< 20419 1726882372.70978: stderr chunk (state=3): >>><<< 20419 1726882372.71006: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882372.71027: _low_level_execute_command(): starting 20419 1726882372.71040: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154 `" && echo ansible-tmp-1726882372.7101455-20888-163983529368154="` echo /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154 `" ) && sleep 0' 20419 1726882372.72252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882372.72601: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882372.72617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.72756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.74724: stdout chunk (state=3): >>>ansible-tmp-1726882372.7101455-20888-163983529368154=/root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154 <<< 20419 1726882372.74787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.74799: stdout chunk (state=3): >>><<< 20419 1726882372.74811: stderr chunk (state=3): >>><<< 20419 1726882372.74834: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882372.7101455-20888-163983529368154=/root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882372.74871: variable 'ansible_module_compression' from source: unknown 20419 1726882372.75198: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20419 1726882372.75201: variable 'ansible_facts' from source: unknown 20419 1726882372.75298: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py 20419 1726882372.75625: Sending initial data 20419 1726882372.75628: Sent initial data (152 bytes) 20419 1726882372.76828: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882372.77099: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882372.77311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.77444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.78992: 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 <<< 20419 1726882372.79072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882372.79157: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9dodl_jv /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py <<< 20419 1726882372.79166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py" <<< 20419 1726882372.79256: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9dodl_jv" to remote "/root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py" <<< 20419 1726882372.81016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.81030: stderr chunk (state=3): >>><<< 20419 1726882372.81038: stdout chunk (state=3): >>><<< 20419 1726882372.81072: done transferring module to remote 20419 1726882372.81087: _low_level_execute_command(): starting 20419 1726882372.81100: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/ /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py && sleep 0' 20419 1726882372.82417: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.82485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882372.84439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882372.84449: stderr chunk (state=3): >>><<< 20419 1726882372.84453: stdout chunk (state=3): >>><<< 20419 1726882372.84478: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882372.84482: _low_level_execute_command(): starting 20419 1726882372.84485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/AnsiballZ_dnf.py && sleep 0' 20419 1726882372.85710: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882372.85918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882372.86013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.26641: 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}}} <<< 20419 1726882373.30739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882373.30780: stderr chunk (state=3): >>><<< 20419 1726882373.30789: stdout chunk (state=3): >>><<< 20419 1726882373.30826: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882373.30853: 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-1726882372.7101455-20888-163983529368154/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882373.30859: _low_level_execute_command(): starting 20419 1726882373.30863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882372.7101455-20888-163983529368154/ > /dev/null 2>&1 && sleep 0' 20419 1726882373.31364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.31412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882373.31416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.31458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.31519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.33407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.33411: stdout chunk (state=3): >>><<< 20419 1726882373.33414: stderr chunk (state=3): >>><<< 20419 1726882373.33426: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.33434: handler run complete 20419 1726882373.33727: variable '__install_status' from source: unknown 20419 1726882373.33754: Evaluated conditional (__install_status is success): True 20419 1726882373.33774: attempt loop complete, returning result 20419 1726882373.33778: _execute() done 20419 1726882373.33780: dumping result to json 20419 1726882373.33786: done dumping result, returning 20419 1726882373.33798: done running TaskExecutor() for managed_node2/TASK: Install iproute [12673a56-9f93-9d14-fef2-00000000026c] 20419 1726882373.33805: sending task result for task 12673a56-9f93-9d14-fef2-00000000026c 20419 1726882373.34137: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026c 20419 1726882373.34140: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20419 1726882373.34232: no more pending results, returning what we have 20419 1726882373.34236: results queue empty 20419 1726882373.34236: checking for any_errors_fatal 20419 1726882373.34241: done checking for any_errors_fatal 20419 1726882373.34242: checking for max_fail_percentage 20419 1726882373.34244: done checking for max_fail_percentage 20419 1726882373.34244: checking to see if all hosts have failed and the running result is not ok 20419 1726882373.34245: done checking to see if all hosts have failed 20419 1726882373.34246: getting the remaining hosts for this loop 20419 1726882373.34247: done getting the remaining hosts for this loop 20419 1726882373.34255: getting the next task for host managed_node2 20419 1726882373.34260: done getting next task for host managed_node2 20419 1726882373.34263: ^ task is: TASK: Create veth interface {{ interface }} 20419 1726882373.34265: ^ 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 20419 1726882373.34269: getting variables 20419 1726882373.34270: in VariableManager get_vars() 20419 1726882373.34328: Calling all_inventory to load vars for managed_node2 20419 1726882373.34331: Calling groups_inventory to load vars for managed_node2 20419 1726882373.34334: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882373.34344: Calling all_plugins_play to load vars for managed_node2 20419 1726882373.34346: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882373.34349: Calling groups_plugins_play to load vars for managed_node2 20419 1726882373.36627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882373.39601: done with get_vars() 20419 1726882373.39631: done getting variables 20419 1726882373.39691: 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) 20419 1726882373.40019: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:32:53 -0400 (0:00:00.839) 0:00:10.510 ****** 20419 1726882373.40179: entering _queue_task() for managed_node2/command 20419 1726882373.40769: worker is 1 (out of 1 available) 20419 1726882373.40783: exiting _queue_task() for managed_node2/command 20419 1726882373.40898: done queuing things up, now waiting for results queue to drain 20419 1726882373.40901: waiting for pending results... 20419 1726882373.41267: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20419 1726882373.41471: in run() - task 12673a56-9f93-9d14-fef2-00000000026d 20419 1726882373.41475: variable 'ansible_search_path' from source: unknown 20419 1726882373.41479: variable 'ansible_search_path' from source: unknown 20419 1726882373.42099: variable 'interface' from source: play vars 20419 1726882373.42217: variable 'interface' from source: play vars 20419 1726882373.42284: variable 'interface' from source: play vars 20419 1726882373.42657: Loaded config def from plugin (lookup/items) 20419 1726882373.42664: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20419 1726882373.42691: variable 'omit' from source: magic vars 20419 1726882373.42930: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.42940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.43068: variable 'omit' from source: magic vars 20419 1726882373.43607: variable 'ansible_distribution_major_version' from source: facts 20419 1726882373.43636: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882373.43932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882373.44402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882373.44619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882373.44673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882373.44708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882373.44845: variable 'networkmanager_version' from source: set_fact 20419 1726882373.44973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882373.45244: variable 'ansible_distribution_major_version' from source: facts 20419 1726882373.45247: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882373.45497: variable 'networkmanager_version' from source: set_fact 20419 1726882373.45610: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882373.45916: variable 'type' from source: play vars 20419 1726882373.45927: variable 'state' from source: include params 20419 1726882373.45930: variable 'interface' from source: play vars 20419 1726882373.45933: variable 'current_interfaces' from source: set_fact 20419 1726882373.45935: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20419 1726882373.46005: variable 'omit' from source: magic vars 20419 1726882373.46043: variable 'omit' from source: magic vars 20419 1726882373.46251: variable 'item' from source: unknown 20419 1726882373.46382: variable 'item' from source: unknown 20419 1726882373.46401: variable 'omit' from source: magic vars 20419 1726882373.46432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882373.46459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882373.46478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882373.46613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882373.46687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882373.46691: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882373.46695: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.46697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.46862: Set connection var ansible_pipelining to False 20419 1726882373.46869: Set connection var ansible_timeout to 10 20419 1726882373.46871: Set connection var ansible_connection to ssh 20419 1726882373.46877: Set connection var ansible_shell_executable to /bin/sh 20419 1726882373.46883: Set connection var ansible_shell_type to sh 20419 1726882373.46888: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882373.47031: variable 'ansible_shell_executable' from source: unknown 20419 1726882373.47034: variable 'ansible_connection' from source: unknown 20419 1726882373.47037: variable 'ansible_module_compression' from source: unknown 20419 1726882373.47039: variable 'ansible_shell_type' from source: unknown 20419 1726882373.47041: variable 'ansible_shell_executable' from source: unknown 20419 1726882373.47044: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.47098: variable 'ansible_pipelining' from source: unknown 20419 1726882373.47101: variable 'ansible_timeout' from source: unknown 20419 1726882373.47104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.47196: 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) 20419 1726882373.47210: variable 'omit' from source: magic vars 20419 1726882373.47213: starting attempt loop 20419 1726882373.47216: running the handler 20419 1726882373.47298: _low_level_execute_command(): starting 20419 1726882373.47301: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882373.48810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882373.48921: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.49044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.49137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.50794: stdout chunk (state=3): >>>/root <<< 20419 1726882373.50938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.51001: stderr chunk (state=3): >>><<< 20419 1726882373.51005: stdout chunk (state=3): >>><<< 20419 1726882373.51117: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.51129: _low_level_execute_command(): starting 20419 1726882373.51145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211 `" && echo ansible-tmp-1726882373.5111651-20925-31164959862211="` echo /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211 `" ) && sleep 0' 20419 1726882373.52002: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882373.52005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.52008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882373.52100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882373.52104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882373.52107: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882373.52109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.52112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882373.52114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882373.52116: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882373.52118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.52120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882373.52122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882373.52124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882373.52238: 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/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.52241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.52307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.54178: stdout chunk (state=3): >>>ansible-tmp-1726882373.5111651-20925-31164959862211=/root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211 <<< 20419 1726882373.54317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.54319: stderr chunk (state=3): >>><<< 20419 1726882373.54320: stdout chunk (state=3): >>><<< 20419 1726882373.54331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882373.5111651-20925-31164959862211=/root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.54359: variable 'ansible_module_compression' from source: unknown 20419 1726882373.54403: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882373.54429: variable 'ansible_facts' from source: unknown 20419 1726882373.54485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py 20419 1726882373.54606: Sending initial data 20419 1726882373.54617: Sent initial data (155 bytes) 20419 1726882373.55141: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.55145: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882373.55147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.55150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882373.55152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.55213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.55251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.55405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.56920: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20419 1726882373.56943: 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 <<< 20419 1726882373.56998: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882373.57065: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp_jhqywue /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py <<< 20419 1726882373.57068: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py" <<< 20419 1726882373.57120: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp_jhqywue" to remote "/root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py" <<< 20419 1726882373.57737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.57800: stderr chunk (state=3): >>><<< 20419 1726882373.57803: stdout chunk (state=3): >>><<< 20419 1726882373.57806: done transferring module to remote 20419 1726882373.57808: _low_level_execute_command(): starting 20419 1726882373.57810: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/ /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py && sleep 0' 20419 1726882373.58179: 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 <<< 20419 1726882373.58214: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882373.58217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.58219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882373.58222: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.58279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.58303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.58354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.60207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.60211: stdout chunk (state=3): >>><<< 20419 1726882373.60213: stderr chunk (state=3): >>><<< 20419 1726882373.60216: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.60218: _low_level_execute_command(): starting 20419 1726882373.60220: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/AnsiballZ_command.py && sleep 0' 20419 1726882373.60669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882373.60699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882373.60703: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882373.60708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.60718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.60784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.60801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.60902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.76742: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:32:53.757326", "end": "2024-09-20 21:32:53.763254", "delta": "0:00:00.005928", "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}}} <<< 20419 1726882373.79153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882373.79159: stdout chunk (state=3): >>><<< 20419 1726882373.79161: stderr chunk (state=3): >>><<< 20419 1726882373.79175: _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-20 21:32:53.757326", "end": "2024-09-20 21:32:53.763254", "delta": "0:00:00.005928", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882373.79216: 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-1726882373.5111651-20925-31164959862211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882373.79223: _low_level_execute_command(): starting 20419 1726882373.79228: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882373.5111651-20925-31164959862211/ > /dev/null 2>&1 && sleep 0' 20419 1726882373.79783: 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 <<< 20419 1726882373.79787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882373.79789: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882373.79792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.79837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.79891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.84568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.84572: stdout chunk (state=3): >>><<< 20419 1726882373.84575: stderr chunk (state=3): >>><<< 20419 1726882373.84599: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.85026: handler run complete 20419 1726882373.85030: Evaluated conditional (False): False 20419 1726882373.85032: attempt loop complete, returning result 20419 1726882373.85034: variable 'item' from source: unknown 20419 1726882373.85036: variable 'item' from source: unknown ok: [managed_node2] => (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.005928", "end": "2024-09-20 21:32:53.763254", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 21:32:53.757326" } 20419 1726882373.85809: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.85812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.85814: variable 'omit' from source: magic vars 20419 1726882373.86089: variable 'ansible_distribution_major_version' from source: facts 20419 1726882373.86092: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882373.86157: variable 'networkmanager_version' from source: set_fact 20419 1726882373.86235: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882373.86442: variable 'ansible_distribution_major_version' from source: facts 20419 1726882373.86445: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882373.86526: variable 'networkmanager_version' from source: set_fact 20419 1726882373.86540: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882373.86845: variable 'type' from source: play vars 20419 1726882373.87098: variable 'state' from source: include params 20419 1726882373.87101: variable 'interface' from source: play vars 20419 1726882373.87102: variable 'current_interfaces' from source: set_fact 20419 1726882373.87104: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20419 1726882373.87106: variable 'omit' from source: magic vars 20419 1726882373.87108: variable 'omit' from source: magic vars 20419 1726882373.87109: variable 'item' from source: unknown 20419 1726882373.87251: variable 'item' from source: unknown 20419 1726882373.87271: variable 'omit' from source: magic vars 20419 1726882373.87306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882373.87321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882373.87332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882373.87349: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882373.87356: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.87363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.87442: Set connection var ansible_pipelining to False 20419 1726882373.87453: Set connection var ansible_timeout to 10 20419 1726882373.87460: Set connection var ansible_connection to ssh 20419 1726882373.87470: Set connection var ansible_shell_executable to /bin/sh 20419 1726882373.87479: Set connection var ansible_shell_type to sh 20419 1726882373.87487: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882373.87518: variable 'ansible_shell_executable' from source: unknown 20419 1726882373.87526: variable 'ansible_connection' from source: unknown 20419 1726882373.87532: variable 'ansible_module_compression' from source: unknown 20419 1726882373.87537: variable 'ansible_shell_type' from source: unknown 20419 1726882373.87542: variable 'ansible_shell_executable' from source: unknown 20419 1726882373.87553: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882373.87560: variable 'ansible_pipelining' from source: unknown 20419 1726882373.87567: variable 'ansible_timeout' from source: unknown 20419 1726882373.87574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882373.87674: 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) 20419 1726882373.87690: variable 'omit' from source: magic vars 20419 1726882373.87701: starting attempt loop 20419 1726882373.87708: running the handler 20419 1726882373.87719: _low_level_execute_command(): starting 20419 1726882373.87727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882373.88298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882373.88314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.88330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882373.88347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882373.88364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882373.88375: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882373.88414: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882373.88428: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882373.88504: 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/6f323b04b0' <<< 20419 1726882373.88526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.88543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.88823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.90411: stdout chunk (state=3): >>>/root <<< 20419 1726882373.90557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.90560: stdout chunk (state=3): >>><<< 20419 1726882373.90562: stderr chunk (state=3): >>><<< 20419 1726882373.90599: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.90603: _low_level_execute_command(): starting 20419 1726882373.90605: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955 `" && echo ansible-tmp-1726882373.9057767-20925-229714497255955="` echo /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955 `" ) && sleep 0' 20419 1726882373.91755: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.91998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882373.92027: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882373.92044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882373.92065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.92167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.92254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.94120: stdout chunk (state=3): >>>ansible-tmp-1726882373.9057767-20925-229714497255955=/root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955 <<< 20419 1726882373.94233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.94277: stderr chunk (state=3): >>><<< 20419 1726882373.94338: stdout chunk (state=3): >>><<< 20419 1726882373.94358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882373.9057767-20925-229714497255955=/root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882373.94382: variable 'ansible_module_compression' from source: unknown 20419 1726882373.94426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882373.94447: variable 'ansible_facts' from source: unknown 20419 1726882373.94628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py 20419 1726882373.94976: Sending initial data 20419 1726882373.94980: Sent initial data (156 bytes) 20419 1726882373.95999: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882373.96102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882373.96248: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882373.96257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882373.96351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882373.98100: 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 <<< 20419 1726882373.98272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882373.98337: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmplr_0nn3j /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py <<< 20419 1726882373.98343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py" <<< 20419 1726882373.98402: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmplr_0nn3j" to remote "/root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py" <<< 20419 1726882373.99921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882373.99926: stdout chunk (state=3): >>><<< 20419 1726882373.99934: stderr chunk (state=3): >>><<< 20419 1726882373.99982: done transferring module to remote 20419 1726882373.99995: _low_level_execute_command(): starting 20419 1726882373.99999: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/ /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py && sleep 0' 20419 1726882374.01198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.01356: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.01467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.01486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.01498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.01589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.03452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.03455: stdout chunk (state=3): >>><<< 20419 1726882374.03461: stderr chunk (state=3): >>><<< 20419 1726882374.03478: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.03481: _low_level_execute_command(): starting 20419 1726882374.03485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/AnsiballZ_command.py && sleep 0' 20419 1726882374.04804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.04807: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.04876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.04907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.04976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.20357: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:32:54.199112", "end": "2024-09-20 21:32:54.202496", "delta": "0:00:00.003384", "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}}} <<< 20419 1726882374.21881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882374.21909: stdout chunk (state=3): >>><<< 20419 1726882374.21912: stderr chunk (state=3): >>><<< 20419 1726882374.21971: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:32:54.199112", "end": "2024-09-20 21:32:54.202496", "delta": "0:00:00.003384", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882374.22207: 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-1726882373.9057767-20925-229714497255955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882374.22210: _low_level_execute_command(): starting 20419 1726882374.22212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882373.9057767-20925-229714497255955/ > /dev/null 2>&1 && sleep 0' 20419 1726882374.24501: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.24661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.24710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.24741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.25114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.26725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.26735: stdout chunk (state=3): >>><<< 20419 1726882374.26745: stderr chunk (state=3): >>><<< 20419 1726882374.26812: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.26823: handler run complete 20419 1726882374.26846: Evaluated conditional (False): False 20419 1726882374.26860: attempt loop complete, returning result 20419 1726882374.26897: variable 'item' from source: unknown 20419 1726882374.26999: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003384", "end": "2024-09-20 21:32:54.202496", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 21:32:54.199112" } 20419 1726882374.27336: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.27338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.27340: variable 'omit' from source: magic vars 20419 1726882374.27460: variable 'ansible_distribution_major_version' from source: facts 20419 1726882374.27464: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882374.27569: variable 'networkmanager_version' from source: set_fact 20419 1726882374.27591: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882374.27723: variable 'ansible_distribution_major_version' from source: facts 20419 1726882374.27734: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882374.27876: variable 'networkmanager_version' from source: set_fact 20419 1726882374.27904: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882374.28101: variable 'type' from source: play vars 20419 1726882374.28124: variable 'state' from source: include params 20419 1726882374.28132: variable 'interface' from source: play vars 20419 1726882374.28140: variable 'current_interfaces' from source: set_fact 20419 1726882374.28150: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20419 1726882374.28158: variable 'omit' from source: magic vars 20419 1726882374.28178: variable 'omit' from source: magic vars 20419 1726882374.28241: variable 'item' from source: unknown 20419 1726882374.28308: variable 'item' from source: unknown 20419 1726882374.28339: variable 'omit' from source: magic vars 20419 1726882374.28368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882374.28399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882374.28402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882374.28416: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882374.28440: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.28444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.28548: Set connection var ansible_pipelining to False 20419 1726882374.28553: Set connection var ansible_timeout to 10 20419 1726882374.28555: Set connection var ansible_connection to ssh 20419 1726882374.28599: Set connection var ansible_shell_executable to /bin/sh 20419 1726882374.28602: Set connection var ansible_shell_type to sh 20419 1726882374.28605: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882374.28616: variable 'ansible_shell_executable' from source: unknown 20419 1726882374.28624: variable 'ansible_connection' from source: unknown 20419 1726882374.28631: variable 'ansible_module_compression' from source: unknown 20419 1726882374.28639: variable 'ansible_shell_type' from source: unknown 20419 1726882374.28650: variable 'ansible_shell_executable' from source: unknown 20419 1726882374.28760: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.28764: variable 'ansible_pipelining' from source: unknown 20419 1726882374.28766: variable 'ansible_timeout' from source: unknown 20419 1726882374.28768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.28842: 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) 20419 1726882374.28845: variable 'omit' from source: magic vars 20419 1726882374.28847: starting attempt loop 20419 1726882374.28849: running the handler 20419 1726882374.28852: _low_level_execute_command(): starting 20419 1726882374.28857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882374.29729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.29744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.29764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.29783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.29808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.29848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.29925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.29986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.30020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.30219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.31763: stdout chunk (state=3): >>>/root <<< 20419 1726882374.31938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.32026: stderr chunk (state=3): >>><<< 20419 1726882374.32029: stdout chunk (state=3): >>><<< 20419 1726882374.32154: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.32158: _low_level_execute_command(): starting 20419 1726882374.32160: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731 `" && echo ansible-tmp-1726882374.3206003-20925-64653384082731="` echo /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731 `" ) && sleep 0' 20419 1726882374.33081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.33119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.33122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.33200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.33218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.33267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.33289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.33489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.33566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.35441: stdout chunk (state=3): >>>ansible-tmp-1726882374.3206003-20925-64653384082731=/root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731 <<< 20419 1726882374.35638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.35642: stdout chunk (state=3): >>><<< 20419 1726882374.35644: stderr chunk (state=3): >>><<< 20419 1726882374.35909: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882374.3206003-20925-64653384082731=/root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.35912: variable 'ansible_module_compression' from source: unknown 20419 1726882374.35915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882374.35917: variable 'ansible_facts' from source: unknown 20419 1726882374.35919: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py 20419 1726882374.36164: Sending initial data 20419 1726882374.36225: Sent initial data (155 bytes) 20419 1726882374.36999: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.37027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.37109: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.37147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.37161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.37186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.37269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.38856: 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 <<< 20419 1726882374.38986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882374.39053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpy_fd271o /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py <<< 20419 1726882374.39084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py" <<< 20419 1726882374.39127: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpy_fd271o" to remote "/root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py" <<< 20419 1726882374.40300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.40502: stderr chunk (state=3): >>><<< 20419 1726882374.40506: stdout chunk (state=3): >>><<< 20419 1726882374.40508: done transferring module to remote 20419 1726882374.40510: _low_level_execute_command(): starting 20419 1726882374.40512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/ /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py && sleep 0' 20419 1726882374.41087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.41091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.41201: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.41290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.41459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.43149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.43240: stderr chunk (state=3): >>><<< 20419 1726882374.43243: stdout chunk (state=3): >>><<< 20419 1726882374.43334: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.43337: _low_level_execute_command(): starting 20419 1726882374.43340: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/AnsiballZ_command.py && sleep 0' 20419 1726882374.44447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.44460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.44472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.44497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.44530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882374.44546: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882374.44561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.44611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.44777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.44801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.44827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.44987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.60352: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:32:54.598146", "end": "2024-09-20 21:32:54.601837", "delta": "0:00:00.003691", "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}}} <<< 20419 1726882374.61779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882374.61794: stderr chunk (state=3): >>><<< 20419 1726882374.61798: stdout chunk (state=3): >>><<< 20419 1726882374.61815: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:32:54.598146", "end": "2024-09-20 21:32:54.601837", "delta": "0:00:00.003691", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882374.61836: 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-1726882374.3206003-20925-64653384082731/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882374.61841: _low_level_execute_command(): starting 20419 1726882374.61846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882374.3206003-20925-64653384082731/ > /dev/null 2>&1 && sleep 0' 20419 1726882374.62473: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.62481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.62541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.64532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.64536: stdout chunk (state=3): >>><<< 20419 1726882374.64538: stderr chunk (state=3): >>><<< 20419 1726882374.64540: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.64543: handler run complete 20419 1726882374.64545: Evaluated conditional (False): False 20419 1726882374.64546: attempt loop complete, returning result 20419 1726882374.64548: variable 'item' from source: unknown 20419 1726882374.64652: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003691", "end": "2024-09-20 21:32:54.601837", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 21:32:54.598146" } 20419 1726882374.65016: dumping result to json 20419 1726882374.65018: done dumping result, returning 20419 1726882374.65025: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [12673a56-9f93-9d14-fef2-00000000026d] 20419 1726882374.65027: sending task result for task 12673a56-9f93-9d14-fef2-00000000026d 20419 1726882374.65592: no more pending results, returning what we have 20419 1726882374.65642: results queue empty 20419 1726882374.65644: checking for any_errors_fatal 20419 1726882374.65654: done checking for any_errors_fatal 20419 1726882374.65656: checking for max_fail_percentage 20419 1726882374.65712: done checking for max_fail_percentage 20419 1726882374.65714: checking to see if all hosts have failed and the running result is not ok 20419 1726882374.65715: done checking to see if all hosts have failed 20419 1726882374.65716: getting the remaining hosts for this loop 20419 1726882374.65717: done getting the remaining hosts for this loop 20419 1726882374.65721: getting the next task for host managed_node2 20419 1726882374.65729: done getting next task for host managed_node2 20419 1726882374.65731: ^ task is: TASK: Set up veth as managed by NetworkManager 20419 1726882374.65734: ^ 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 20419 1726882374.65737: getting variables 20419 1726882374.65739: in VariableManager get_vars() 20419 1726882374.65953: Calling all_inventory to load vars for managed_node2 20419 1726882374.65956: Calling groups_inventory to load vars for managed_node2 20419 1726882374.65959: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882374.66107: Calling all_plugins_play to load vars for managed_node2 20419 1726882374.66111: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882374.66114: Calling groups_plugins_play to load vars for managed_node2 20419 1726882374.66826: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026d 20419 1726882374.66830: WORKER PROCESS EXITING 20419 1726882374.68429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882374.70391: done with get_vars() 20419 1726882374.70427: done getting variables 20419 1726882374.70487: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:32:54 -0400 (0:00:01.303) 0:00:11.814 ****** 20419 1726882374.70536: entering _queue_task() for managed_node2/command 20419 1726882374.70969: worker is 1 (out of 1 available) 20419 1726882374.70984: exiting _queue_task() for managed_node2/command 20419 1726882374.71020: done queuing things up, now waiting for results queue to drain 20419 1726882374.71022: waiting for pending results... 20419 1726882374.71188: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20419 1726882374.71275: in run() - task 12673a56-9f93-9d14-fef2-00000000026e 20419 1726882374.71350: variable 'ansible_search_path' from source: unknown 20419 1726882374.71354: variable 'ansible_search_path' from source: unknown 20419 1726882374.71388: calling self._execute() 20419 1726882374.71498: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.71585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.71589: variable 'omit' from source: magic vars 20419 1726882374.72223: variable 'ansible_distribution_major_version' from source: facts 20419 1726882374.72241: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882374.72432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882374.72741: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882374.72910: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882374.72915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882374.72979: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882374.73132: variable 'networkmanager_version' from source: set_fact 20419 1726882374.73216: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882374.73490: variable 'type' from source: play vars 20419 1726882374.73737: variable 'state' from source: include params 20419 1726882374.73741: Evaluated conditional (type == 'veth' and state == 'present'): True 20419 1726882374.73743: variable 'omit' from source: magic vars 20419 1726882374.73746: variable 'omit' from source: magic vars 20419 1726882374.74015: variable 'interface' from source: play vars 20419 1726882374.74129: variable 'omit' from source: magic vars 20419 1726882374.74133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882374.74137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882374.74157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882374.74186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882374.74275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882374.74468: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882374.74476: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.74485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.74645: Set connection var ansible_pipelining to False 20419 1726882374.74667: Set connection var ansible_timeout to 10 20419 1726882374.74677: Set connection var ansible_connection to ssh 20419 1726882374.74713: Set connection var ansible_shell_executable to /bin/sh 20419 1726882374.74724: Set connection var ansible_shell_type to sh 20419 1726882374.74735: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882374.74767: variable 'ansible_shell_executable' from source: unknown 20419 1726882374.74782: variable 'ansible_connection' from source: unknown 20419 1726882374.74789: variable 'ansible_module_compression' from source: unknown 20419 1726882374.74805: variable 'ansible_shell_type' from source: unknown 20419 1726882374.74889: variable 'ansible_shell_executable' from source: unknown 20419 1726882374.74895: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882374.74898: variable 'ansible_pipelining' from source: unknown 20419 1726882374.74901: variable 'ansible_timeout' from source: unknown 20419 1726882374.74905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882374.74971: 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) 20419 1726882374.74987: variable 'omit' from source: magic vars 20419 1726882374.75007: starting attempt loop 20419 1726882374.75017: running the handler 20419 1726882374.75040: _low_level_execute_command(): starting 20419 1726882374.75054: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882374.75795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.75813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.75828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.75876: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.75952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.76013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.76086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.77797: stdout chunk (state=3): >>>/root <<< 20419 1726882374.77815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.77926: stderr chunk (state=3): >>><<< 20419 1726882374.77949: stdout chunk (state=3): >>><<< 20419 1726882374.77974: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.78088: _low_level_execute_command(): starting 20419 1726882374.78097: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623 `" && echo ansible-tmp-1726882374.7799897-21002-118279535751623="` echo /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623 `" ) && sleep 0' 20419 1726882374.78600: 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 <<< 20419 1726882374.78604: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.78616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.78666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.78732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.80686: stdout chunk (state=3): >>>ansible-tmp-1726882374.7799897-21002-118279535751623=/root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623 <<< 20419 1726882374.80767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.80780: stderr chunk (state=3): >>><<< 20419 1726882374.80790: stdout chunk (state=3): >>><<< 20419 1726882374.80815: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882374.7799897-21002-118279535751623=/root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.80849: variable 'ansible_module_compression' from source: unknown 20419 1726882374.80911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882374.81099: variable 'ansible_facts' from source: unknown 20419 1726882374.81102: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py 20419 1726882374.81219: Sending initial data 20419 1726882374.81223: Sent initial data (156 bytes) 20419 1726882374.81799: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882374.81807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.81818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.81855: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882374.81867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.81941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.81964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.81975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.82068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.83701: 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 <<< 20419 1726882374.83758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882374.83827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpu6c9abia /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py <<< 20419 1726882374.83831: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py" <<< 20419 1726882374.83895: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpu6c9abia" to remote "/root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py" <<< 20419 1726882374.85404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.85408: stdout chunk (state=3): >>><<< 20419 1726882374.85414: stderr chunk (state=3): >>><<< 20419 1726882374.85436: done transferring module to remote 20419 1726882374.85448: _low_level_execute_command(): starting 20419 1726882374.85452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/ /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py && sleep 0' 20419 1726882374.86842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.86981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.86984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882374.86988: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882374.86990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.87025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.87044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882374.87049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.87203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882374.88968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882374.88972: stdout chunk (state=3): >>><<< 20419 1726882374.88979: stderr chunk (state=3): >>><<< 20419 1726882374.89002: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882374.89005: _low_level_execute_command(): starting 20419 1726882374.89010: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/AnsiballZ_command.py && sleep 0' 20419 1726882374.90418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.90422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882374.90424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.90427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882374.90429: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882374.90431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882374.90433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882374.90509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882374.90601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.07250: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:32:55.053522", "end": "2024-09-20 21:32:55.071449", "delta": "0:00:00.017927", "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}}} <<< 20419 1726882375.08743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882375.08788: stderr chunk (state=3): >>><<< 20419 1726882375.08791: stdout chunk (state=3): >>><<< 20419 1726882375.08809: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:32:55.053522", "end": "2024-09-20 21:32:55.071449", "delta": "0:00:00.017927", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882375.08841: 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-1726882374.7799897-21002-118279535751623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882375.08853: _low_level_execute_command(): starting 20419 1726882375.08887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882374.7799897-21002-118279535751623/ > /dev/null 2>&1 && sleep 0' 20419 1726882375.09575: 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 <<< 20419 1726882375.09578: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.09580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.09582: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882375.09586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.09637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.09644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.09716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.11507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.11529: stderr chunk (state=3): >>><<< 20419 1726882375.11533: stdout chunk (state=3): >>><<< 20419 1726882375.11556: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882375.11559: handler run complete 20419 1726882375.11582: Evaluated conditional (False): False 20419 1726882375.11592: attempt loop complete, returning result 20419 1726882375.11606: _execute() done 20419 1726882375.11609: dumping result to json 20419 1726882375.11622: done dumping result, returning 20419 1726882375.11625: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-9d14-fef2-00000000026e] 20419 1726882375.11633: sending task result for task 12673a56-9f93-9d14-fef2-00000000026e 20419 1726882375.11729: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026e 20419 1726882375.11734: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.017927", "end": "2024-09-20 21:32:55.071449", "rc": 0, "start": "2024-09-20 21:32:55.053522" } 20419 1726882375.11798: no more pending results, returning what we have 20419 1726882375.11802: results queue empty 20419 1726882375.11803: checking for any_errors_fatal 20419 1726882375.11815: done checking for any_errors_fatal 20419 1726882375.11816: checking for max_fail_percentage 20419 1726882375.11817: done checking for max_fail_percentage 20419 1726882375.11818: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.11819: done checking to see if all hosts have failed 20419 1726882375.11819: getting the remaining hosts for this loop 20419 1726882375.11821: done getting the remaining hosts for this loop 20419 1726882375.11825: getting the next task for host managed_node2 20419 1726882375.11830: done getting next task for host managed_node2 20419 1726882375.11832: ^ task is: TASK: Delete veth interface {{ interface }} 20419 1726882375.11835: ^ 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 20419 1726882375.11839: getting variables 20419 1726882375.11841: in VariableManager get_vars() 20419 1726882375.11889: Calling all_inventory to load vars for managed_node2 20419 1726882375.11892: Calling groups_inventory to load vars for managed_node2 20419 1726882375.11925: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.11937: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.11939: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.11941: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.12739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.13590: done with get_vars() 20419 1726882375.13616: done getting variables 20419 1726882375.13663: 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) 20419 1726882375.13747: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:32:55 -0400 (0:00:00.432) 0:00:12.246 ****** 20419 1726882375.13772: entering _queue_task() for managed_node2/command 20419 1726882375.14001: worker is 1 (out of 1 available) 20419 1726882375.14013: exiting _queue_task() for managed_node2/command 20419 1726882375.14026: done queuing things up, now waiting for results queue to drain 20419 1726882375.14028: waiting for pending results... 20419 1726882375.14184: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20419 1726882375.14264: in run() - task 12673a56-9f93-9d14-fef2-00000000026f 20419 1726882375.14268: variable 'ansible_search_path' from source: unknown 20419 1726882375.14271: variable 'ansible_search_path' from source: unknown 20419 1726882375.14307: calling self._execute() 20419 1726882375.14374: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.14380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.14389: variable 'omit' from source: magic vars 20419 1726882375.14648: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.14658: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.14779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.14977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.15012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.15039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.15062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.15124: variable 'networkmanager_version' from source: set_fact 20419 1726882375.15139: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.15260: variable 'type' from source: play vars 20419 1726882375.15264: variable 'state' from source: include params 20419 1726882375.15268: variable 'interface' from source: play vars 20419 1726882375.15271: variable 'current_interfaces' from source: set_fact 20419 1726882375.15279: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 20419 1726882375.15282: when evaluation is False, skipping this task 20419 1726882375.15284: _execute() done 20419 1726882375.15287: dumping result to json 20419 1726882375.15290: done dumping result, returning 20419 1726882375.15297: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [12673a56-9f93-9d14-fef2-00000000026f] 20419 1726882375.15304: sending task result for task 12673a56-9f93-9d14-fef2-00000000026f 20419 1726882375.15383: done sending task result for task 12673a56-9f93-9d14-fef2-00000000026f 20419 1726882375.15385: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882375.15434: no more pending results, returning what we have 20419 1726882375.15438: results queue empty 20419 1726882375.15439: checking for any_errors_fatal 20419 1726882375.15450: done checking for any_errors_fatal 20419 1726882375.15450: checking for max_fail_percentage 20419 1726882375.15452: done checking for max_fail_percentage 20419 1726882375.15452: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.15453: done checking to see if all hosts have failed 20419 1726882375.15454: getting the remaining hosts for this loop 20419 1726882375.15455: done getting the remaining hosts for this loop 20419 1726882375.15458: getting the next task for host managed_node2 20419 1726882375.15464: done getting next task for host managed_node2 20419 1726882375.15466: ^ task is: TASK: Create dummy interface {{ interface }} 20419 1726882375.15469: ^ 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 20419 1726882375.15472: getting variables 20419 1726882375.15474: in VariableManager get_vars() 20419 1726882375.15519: Calling all_inventory to load vars for managed_node2 20419 1726882375.15522: Calling groups_inventory to load vars for managed_node2 20419 1726882375.15524: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.15533: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.15535: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.15537: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.16277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.16969: done with get_vars() 20419 1726882375.16982: done getting variables 20419 1726882375.17027: 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) 20419 1726882375.17101: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:32:55 -0400 (0:00:00.033) 0:00:12.279 ****** 20419 1726882375.17124: entering _queue_task() for managed_node2/command 20419 1726882375.17312: worker is 1 (out of 1 available) 20419 1726882375.17324: exiting _queue_task() for managed_node2/command 20419 1726882375.17336: done queuing things up, now waiting for results queue to drain 20419 1726882375.17337: waiting for pending results... 20419 1726882375.17561: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20419 1726882375.17658: in run() - task 12673a56-9f93-9d14-fef2-000000000270 20419 1726882375.17663: variable 'ansible_search_path' from source: unknown 20419 1726882375.17669: variable 'ansible_search_path' from source: unknown 20419 1726882375.17673: calling self._execute() 20419 1726882375.17782: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.17785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.17831: variable 'omit' from source: magic vars 20419 1726882375.18120: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.18127: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.18309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.18538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.18669: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.18672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.18674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.18818: variable 'networkmanager_version' from source: set_fact 20419 1726882375.18823: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.18930: variable 'type' from source: play vars 20419 1726882375.18935: variable 'state' from source: include params 20419 1726882375.18938: variable 'interface' from source: play vars 20419 1726882375.18941: variable 'current_interfaces' from source: set_fact 20419 1726882375.18943: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20419 1726882375.18947: when evaluation is False, skipping this task 20419 1726882375.18950: _execute() done 20419 1726882375.18952: dumping result to json 20419 1726882375.18954: done dumping result, returning 20419 1726882375.18957: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [12673a56-9f93-9d14-fef2-000000000270] 20419 1726882375.18969: sending task result for task 12673a56-9f93-9d14-fef2-000000000270 20419 1726882375.19042: done sending task result for task 12673a56-9f93-9d14-fef2-000000000270 20419 1726882375.19045: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882375.19153: no more pending results, returning what we have 20419 1726882375.19157: results queue empty 20419 1726882375.19157: checking for any_errors_fatal 20419 1726882375.19162: done checking for any_errors_fatal 20419 1726882375.19162: checking for max_fail_percentage 20419 1726882375.19164: done checking for max_fail_percentage 20419 1726882375.19165: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.19166: done checking to see if all hosts have failed 20419 1726882375.19166: getting the remaining hosts for this loop 20419 1726882375.19167: done getting the remaining hosts for this loop 20419 1726882375.19173: getting the next task for host managed_node2 20419 1726882375.19179: done getting next task for host managed_node2 20419 1726882375.19181: ^ task is: TASK: Delete dummy interface {{ interface }} 20419 1726882375.19184: ^ 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 20419 1726882375.19188: getting variables 20419 1726882375.19189: in VariableManager get_vars() 20419 1726882375.19237: Calling all_inventory to load vars for managed_node2 20419 1726882375.19240: Calling groups_inventory to load vars for managed_node2 20419 1726882375.19244: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.19253: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.19255: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.19258: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.20029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.20842: done with get_vars() 20419 1726882375.20860: done getting variables 20419 1726882375.20902: 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) 20419 1726882375.20977: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:32:55 -0400 (0:00:00.038) 0:00:12.318 ****** 20419 1726882375.21000: entering _queue_task() for managed_node2/command 20419 1726882375.21209: worker is 1 (out of 1 available) 20419 1726882375.21225: exiting _queue_task() for managed_node2/command 20419 1726882375.21236: done queuing things up, now waiting for results queue to drain 20419 1726882375.21238: waiting for pending results... 20419 1726882375.21406: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20419 1726882375.21472: in run() - task 12673a56-9f93-9d14-fef2-000000000271 20419 1726882375.21483: variable 'ansible_search_path' from source: unknown 20419 1726882375.21489: variable 'ansible_search_path' from source: unknown 20419 1726882375.21521: calling self._execute() 20419 1726882375.21586: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.21589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.21604: variable 'omit' from source: magic vars 20419 1726882375.21857: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.21867: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.21986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.22190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.22224: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.22251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.22275: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.22334: variable 'networkmanager_version' from source: set_fact 20419 1726882375.22345: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.22470: variable 'type' from source: play vars 20419 1726882375.22475: variable 'state' from source: include params 20419 1726882375.22478: variable 'interface' from source: play vars 20419 1726882375.22487: variable 'current_interfaces' from source: set_fact 20419 1726882375.22490: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20419 1726882375.22492: when evaluation is False, skipping this task 20419 1726882375.22499: _execute() done 20419 1726882375.22502: dumping result to json 20419 1726882375.22504: done dumping result, returning 20419 1726882375.22510: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [12673a56-9f93-9d14-fef2-000000000271] 20419 1726882375.22515: sending task result for task 12673a56-9f93-9d14-fef2-000000000271 20419 1726882375.22591: done sending task result for task 12673a56-9f93-9d14-fef2-000000000271 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882375.22645: no more pending results, returning what we have 20419 1726882375.22649: results queue empty 20419 1726882375.22650: checking for any_errors_fatal 20419 1726882375.22655: done checking for any_errors_fatal 20419 1726882375.22656: checking for max_fail_percentage 20419 1726882375.22658: done checking for max_fail_percentage 20419 1726882375.22659: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.22660: done checking to see if all hosts have failed 20419 1726882375.22661: getting the remaining hosts for this loop 20419 1726882375.22662: done getting the remaining hosts for this loop 20419 1726882375.22665: getting the next task for host managed_node2 20419 1726882375.22670: done getting next task for host managed_node2 20419 1726882375.22673: ^ task is: TASK: Create tap interface {{ interface }} 20419 1726882375.22676: ^ 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 20419 1726882375.22679: getting variables 20419 1726882375.22681: in VariableManager get_vars() 20419 1726882375.22724: Calling all_inventory to load vars for managed_node2 20419 1726882375.22727: Calling groups_inventory to load vars for managed_node2 20419 1726882375.22729: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.22738: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.22740: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.22742: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.23289: WORKER PROCESS EXITING 20419 1726882375.23622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.27907: done with get_vars() 20419 1726882375.27926: done getting variables 20419 1726882375.27981: 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) 20419 1726882375.28230: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:32:55 -0400 (0:00:00.072) 0:00:12.391 ****** 20419 1726882375.28254: entering _queue_task() for managed_node2/command 20419 1726882375.28618: worker is 1 (out of 1 available) 20419 1726882375.28631: exiting _queue_task() for managed_node2/command 20419 1726882375.28643: done queuing things up, now waiting for results queue to drain 20419 1726882375.28645: waiting for pending results... 20419 1726882375.29052: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20419 1726882375.29342: in run() - task 12673a56-9f93-9d14-fef2-000000000272 20419 1726882375.29374: variable 'ansible_search_path' from source: unknown 20419 1726882375.29378: variable 'ansible_search_path' from source: unknown 20419 1726882375.29481: calling self._execute() 20419 1726882375.29563: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.29602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.29606: variable 'omit' from source: magic vars 20419 1726882375.30118: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.30199: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.30465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.30978: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.31073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.31351: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.31517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.31877: variable 'networkmanager_version' from source: set_fact 20419 1726882375.31977: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.32208: variable 'type' from source: play vars 20419 1726882375.32212: variable 'state' from source: include params 20419 1726882375.32217: variable 'interface' from source: play vars 20419 1726882375.32220: variable 'current_interfaces' from source: set_fact 20419 1726882375.32234: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20419 1726882375.32237: when evaluation is False, skipping this task 20419 1726882375.32240: _execute() done 20419 1726882375.32242: dumping result to json 20419 1726882375.32244: done dumping result, returning 20419 1726882375.32247: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [12673a56-9f93-9d14-fef2-000000000272] 20419 1726882375.32249: sending task result for task 12673a56-9f93-9d14-fef2-000000000272 20419 1726882375.32391: done sending task result for task 12673a56-9f93-9d14-fef2-000000000272 20419 1726882375.32397: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882375.32468: no more pending results, returning what we have 20419 1726882375.32474: results queue empty 20419 1726882375.32475: checking for any_errors_fatal 20419 1726882375.32480: done checking for any_errors_fatal 20419 1726882375.32481: checking for max_fail_percentage 20419 1726882375.32482: done checking for max_fail_percentage 20419 1726882375.32483: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.32484: done checking to see if all hosts have failed 20419 1726882375.32484: getting the remaining hosts for this loop 20419 1726882375.32486: done getting the remaining hosts for this loop 20419 1726882375.32489: getting the next task for host managed_node2 20419 1726882375.32498: done getting next task for host managed_node2 20419 1726882375.32583: ^ task is: TASK: Delete tap interface {{ interface }} 20419 1726882375.32588: ^ 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 20419 1726882375.32592: getting variables 20419 1726882375.32596: in VariableManager get_vars() 20419 1726882375.32650: Calling all_inventory to load vars for managed_node2 20419 1726882375.32653: Calling groups_inventory to load vars for managed_node2 20419 1726882375.32655: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.32701: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.32707: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.32712: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.33536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.34908: done with get_vars() 20419 1726882375.34921: done getting variables 20419 1726882375.34962: 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) 20419 1726882375.35049: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:32:55 -0400 (0:00:00.068) 0:00:12.459 ****** 20419 1726882375.35073: entering _queue_task() for managed_node2/command 20419 1726882375.35283: worker is 1 (out of 1 available) 20419 1726882375.35302: exiting _queue_task() for managed_node2/command 20419 1726882375.35317: done queuing things up, now waiting for results queue to drain 20419 1726882375.35318: waiting for pending results... 20419 1726882375.35474: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20419 1726882375.35547: in run() - task 12673a56-9f93-9d14-fef2-000000000273 20419 1726882375.35560: variable 'ansible_search_path' from source: unknown 20419 1726882375.35563: variable 'ansible_search_path' from source: unknown 20419 1726882375.35588: calling self._execute() 20419 1726882375.35655: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.35660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.35672: variable 'omit' from source: magic vars 20419 1726882375.35943: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.35951: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.36072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.36265: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.36299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.36328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.36378: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.36440: variable 'networkmanager_version' from source: set_fact 20419 1726882375.36451: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.36574: variable 'type' from source: play vars 20419 1726882375.36578: variable 'state' from source: include params 20419 1726882375.36581: variable 'interface' from source: play vars 20419 1726882375.36586: variable 'current_interfaces' from source: set_fact 20419 1726882375.36597: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20419 1726882375.36600: when evaluation is False, skipping this task 20419 1726882375.36604: _execute() done 20419 1726882375.36607: dumping result to json 20419 1726882375.36609: done dumping result, returning 20419 1726882375.36612: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [12673a56-9f93-9d14-fef2-000000000273] 20419 1726882375.36617: sending task result for task 12673a56-9f93-9d14-fef2-000000000273 20419 1726882375.36698: done sending task result for task 12673a56-9f93-9d14-fef2-000000000273 20419 1726882375.36701: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882375.36777: no more pending results, returning what we have 20419 1726882375.36780: results queue empty 20419 1726882375.36781: checking for any_errors_fatal 20419 1726882375.36786: done checking for any_errors_fatal 20419 1726882375.36786: checking for max_fail_percentage 20419 1726882375.36788: done checking for max_fail_percentage 20419 1726882375.36788: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.36789: done checking to see if all hosts have failed 20419 1726882375.36790: getting the remaining hosts for this loop 20419 1726882375.36791: done getting the remaining hosts for this loop 20419 1726882375.36798: getting the next task for host managed_node2 20419 1726882375.36804: done getting next task for host managed_node2 20419 1726882375.36807: ^ task is: TASK: Include the task 'assert_device_present.yml' 20419 1726882375.36811: ^ 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 20419 1726882375.36813: getting variables 20419 1726882375.36815: in VariableManager get_vars() 20419 1726882375.36855: Calling all_inventory to load vars for managed_node2 20419 1726882375.36857: Calling groups_inventory to load vars for managed_node2 20419 1726882375.36859: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.36867: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.36869: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.36872: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.37718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.39088: done with get_vars() 20419 1726882375.39109: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 21:32:55 -0400 (0:00:00.041) 0:00:12.500 ****** 20419 1726882375.39202: entering _queue_task() for managed_node2/include_tasks 20419 1726882375.39468: worker is 1 (out of 1 available) 20419 1726882375.39481: exiting _queue_task() for managed_node2/include_tasks 20419 1726882375.39699: done queuing things up, now waiting for results queue to drain 20419 1726882375.39701: waiting for pending results... 20419 1726882375.39913: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 20419 1726882375.39921: in run() - task 12673a56-9f93-9d14-fef2-000000000013 20419 1726882375.39927: variable 'ansible_search_path' from source: unknown 20419 1726882375.39939: calling self._execute() 20419 1726882375.40038: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.40051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.40067: variable 'omit' from source: magic vars 20419 1726882375.40469: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.40475: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.40686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.40930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.40978: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.41024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.41088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.41226: variable 'networkmanager_version' from source: set_fact 20419 1726882375.41230: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.41233: _execute() done 20419 1726882375.41236: dumping result to json 20419 1726882375.41238: done dumping result, returning 20419 1726882375.41241: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-9d14-fef2-000000000013] 20419 1726882375.41243: sending task result for task 12673a56-9f93-9d14-fef2-000000000013 20419 1726882375.41364: no more pending results, returning what we have 20419 1726882375.41369: in VariableManager get_vars() 20419 1726882375.41433: Calling all_inventory to load vars for managed_node2 20419 1726882375.41436: Calling groups_inventory to load vars for managed_node2 20419 1726882375.41439: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.41450: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.41453: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.41457: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.42507: done sending task result for task 12673a56-9f93-9d14-fef2-000000000013 20419 1726882375.42510: WORKER PROCESS EXITING 20419 1726882375.42773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.44023: done with get_vars() 20419 1726882375.44040: variable 'ansible_search_path' from source: unknown 20419 1726882375.44053: we have included files to process 20419 1726882375.44054: generating all_blocks data 20419 1726882375.44056: done generating all_blocks data 20419 1726882375.44062: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20419 1726882375.44063: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20419 1726882375.44065: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20419 1726882375.44224: in VariableManager get_vars() 20419 1726882375.44254: done with get_vars() 20419 1726882375.44366: done processing included file 20419 1726882375.44368: iterating over new_blocks loaded from include file 20419 1726882375.44369: in VariableManager get_vars() 20419 1726882375.44396: done with get_vars() 20419 1726882375.44398: filtering new block on tags 20419 1726882375.44416: done filtering new block on tags 20419 1726882375.44419: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 20419 1726882375.44424: extending task lists for all hosts with included blocks 20419 1726882375.45004: done extending task lists 20419 1726882375.45005: done processing included files 20419 1726882375.45006: results queue empty 20419 1726882375.45007: checking for any_errors_fatal 20419 1726882375.45010: done checking for any_errors_fatal 20419 1726882375.45011: checking for max_fail_percentage 20419 1726882375.45012: done checking for max_fail_percentage 20419 1726882375.45013: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.45013: done checking to see if all hosts have failed 20419 1726882375.45014: getting the remaining hosts for this loop 20419 1726882375.45015: done getting the remaining hosts for this loop 20419 1726882375.45018: getting the next task for host managed_node2 20419 1726882375.45021: done getting next task for host managed_node2 20419 1726882375.45023: ^ task is: TASK: Include the task 'get_interface_stat.yml' 20419 1726882375.45025: ^ 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 20419 1726882375.45027: getting variables 20419 1726882375.45028: in VariableManager get_vars() 20419 1726882375.45045: Calling all_inventory to load vars for managed_node2 20419 1726882375.45047: Calling groups_inventory to load vars for managed_node2 20419 1726882375.45049: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.45054: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.45056: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.45059: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.46068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.47267: done with get_vars() 20419 1726882375.47286: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:55 -0400 (0:00:00.081) 0:00:12.582 ****** 20419 1726882375.47358: entering _queue_task() for managed_node2/include_tasks 20419 1726882375.47655: worker is 1 (out of 1 available) 20419 1726882375.47668: exiting _queue_task() for managed_node2/include_tasks 20419 1726882375.47681: done queuing things up, now waiting for results queue to drain 20419 1726882375.47682: waiting for pending results... 20419 1726882375.47929: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 20419 1726882375.48049: in run() - task 12673a56-9f93-9d14-fef2-00000000030f 20419 1726882375.48065: variable 'ansible_search_path' from source: unknown 20419 1726882375.48071: variable 'ansible_search_path' from source: unknown 20419 1726882375.48113: calling self._execute() 20419 1726882375.48198: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.48209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.48223: variable 'omit' from source: magic vars 20419 1726882375.48598: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.48616: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.48802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.49067: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.49122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.49160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.49201: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.49284: variable 'networkmanager_version' from source: set_fact 20419 1726882375.49307: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.49323: _execute() done 20419 1726882375.49332: dumping result to json 20419 1726882375.49340: done dumping result, returning 20419 1726882375.49350: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-9d14-fef2-00000000030f] 20419 1726882375.49360: sending task result for task 12673a56-9f93-9d14-fef2-00000000030f 20419 1726882375.49639: done sending task result for task 12673a56-9f93-9d14-fef2-00000000030f 20419 1726882375.49642: WORKER PROCESS EXITING 20419 1726882375.49667: no more pending results, returning what we have 20419 1726882375.49672: in VariableManager get_vars() 20419 1726882375.49728: Calling all_inventory to load vars for managed_node2 20419 1726882375.49730: Calling groups_inventory to load vars for managed_node2 20419 1726882375.49733: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.49743: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.49745: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.49748: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.50869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.52127: done with get_vars() 20419 1726882375.52142: variable 'ansible_search_path' from source: unknown 20419 1726882375.52143: variable 'ansible_search_path' from source: unknown 20419 1726882375.52174: we have included files to process 20419 1726882375.52175: generating all_blocks data 20419 1726882375.52177: done generating all_blocks data 20419 1726882375.52178: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20419 1726882375.52179: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20419 1726882375.52181: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20419 1726882375.52413: done processing included file 20419 1726882375.52415: iterating over new_blocks loaded from include file 20419 1726882375.52416: in VariableManager get_vars() 20419 1726882375.52444: done with get_vars() 20419 1726882375.52446: filtering new block on tags 20419 1726882375.52462: done filtering new block on tags 20419 1726882375.52464: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 20419 1726882375.52469: extending task lists for all hosts with included blocks 20419 1726882375.52570: done extending task lists 20419 1726882375.52571: done processing included files 20419 1726882375.52572: results queue empty 20419 1726882375.52572: checking for any_errors_fatal 20419 1726882375.52576: done checking for any_errors_fatal 20419 1726882375.52577: checking for max_fail_percentage 20419 1726882375.52578: done checking for max_fail_percentage 20419 1726882375.52578: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.52579: done checking to see if all hosts have failed 20419 1726882375.52580: getting the remaining hosts for this loop 20419 1726882375.52581: done getting the remaining hosts for this loop 20419 1726882375.52584: getting the next task for host managed_node2 20419 1726882375.52587: done getting next task for host managed_node2 20419 1726882375.52589: ^ task is: TASK: Get stat for interface {{ interface }} 20419 1726882375.52595: ^ 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 20419 1726882375.52598: getting variables 20419 1726882375.52599: in VariableManager get_vars() 20419 1726882375.52618: Calling all_inventory to load vars for managed_node2 20419 1726882375.52620: Calling groups_inventory to load vars for managed_node2 20419 1726882375.52622: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.52628: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.52630: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.52633: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.53552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.54861: done with get_vars() 20419 1726882375.54878: done getting variables 20419 1726882375.55034: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:32:55 -0400 (0:00:00.077) 0:00:12.659 ****** 20419 1726882375.55064: entering _queue_task() for managed_node2/stat 20419 1726882375.55369: worker is 1 (out of 1 available) 20419 1726882375.55382: exiting _queue_task() for managed_node2/stat 20419 1726882375.55398: done queuing things up, now waiting for results queue to drain 20419 1726882375.55400: waiting for pending results... 20419 1726882375.55660: running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 20419 1726882375.55785: in run() - task 12673a56-9f93-9d14-fef2-00000000035e 20419 1726882375.55814: variable 'ansible_search_path' from source: unknown 20419 1726882375.55824: variable 'ansible_search_path' from source: unknown 20419 1726882375.55865: calling self._execute() 20419 1726882375.55960: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.55972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.56199: variable 'omit' from source: magic vars 20419 1726882375.56350: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.56367: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.56550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.56824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.56875: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.56918: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.56953: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.57046: variable 'networkmanager_version' from source: set_fact 20419 1726882375.57067: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.57081: variable 'omit' from source: magic vars 20419 1726882375.57183: variable 'omit' from source: magic vars 20419 1726882375.57242: variable 'interface' from source: play vars 20419 1726882375.57267: variable 'omit' from source: magic vars 20419 1726882375.57310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882375.57342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882375.57365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882375.57434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882375.57450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882375.57509: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882375.57513: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.57515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.57614: Set connection var ansible_pipelining to False 20419 1726882375.57730: Set connection var ansible_timeout to 10 20419 1726882375.57734: Set connection var ansible_connection to ssh 20419 1726882375.57736: Set connection var ansible_shell_executable to /bin/sh 20419 1726882375.57739: Set connection var ansible_shell_type to sh 20419 1726882375.57741: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882375.57743: variable 'ansible_shell_executable' from source: unknown 20419 1726882375.57745: variable 'ansible_connection' from source: unknown 20419 1726882375.57747: variable 'ansible_module_compression' from source: unknown 20419 1726882375.57749: variable 'ansible_shell_type' from source: unknown 20419 1726882375.57752: variable 'ansible_shell_executable' from source: unknown 20419 1726882375.57753: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.57755: variable 'ansible_pipelining' from source: unknown 20419 1726882375.57757: variable 'ansible_timeout' from source: unknown 20419 1726882375.57759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.57888: 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__) 20419 1726882375.57910: variable 'omit' from source: magic vars 20419 1726882375.57920: starting attempt loop 20419 1726882375.57927: running the handler 20419 1726882375.57950: _low_level_execute_command(): starting 20419 1726882375.57963: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882375.58682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882375.58706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.58817: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.58836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.58850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.58874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.58982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.60642: stdout chunk (state=3): >>>/root <<< 20419 1726882375.60814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.60817: stdout chunk (state=3): >>><<< 20419 1726882375.60821: stderr chunk (state=3): >>><<< 20419 1726882375.60850: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882375.60871: _low_level_execute_command(): starting 20419 1726882375.60882: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010 `" && echo ansible-tmp-1726882375.608578-21043-219753944328010="` echo /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010 `" ) && sleep 0' 20419 1726882375.61611: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.61756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.61806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.61823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.61915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.63789: stdout chunk (state=3): >>>ansible-tmp-1726882375.608578-21043-219753944328010=/root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010 <<< 20419 1726882375.63949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.63953: stdout chunk (state=3): >>><<< 20419 1726882375.63955: stderr chunk (state=3): >>><<< 20419 1726882375.64100: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882375.608578-21043-219753944328010=/root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882375.64103: variable 'ansible_module_compression' from source: unknown 20419 1726882375.64105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20419 1726882375.64138: variable 'ansible_facts' from source: unknown 20419 1726882375.64235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py 20419 1726882375.64459: Sending initial data 20419 1726882375.64462: Sent initial data (152 bytes) 20419 1726882375.64983: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882375.65098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.65102: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.65122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.65138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.65225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.66743: 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 <<< 20419 1726882375.66825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882375.66899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpu3qney2i /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py <<< 20419 1726882375.66903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py" <<< 20419 1726882375.66972: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpu3qney2i" to remote "/root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py" <<< 20419 1726882375.67795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.67865: stderr chunk (state=3): >>><<< 20419 1726882375.67969: stdout chunk (state=3): >>><<< 20419 1726882375.67972: done transferring module to remote 20419 1726882375.67975: _low_level_execute_command(): starting 20419 1726882375.67977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/ /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py && sleep 0' 20419 1726882375.68462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882375.68598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.68602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882375.68604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882375.68607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882375.68609: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882375.68615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.68617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882375.68619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882375.68621: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882375.68622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.68624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882375.68626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882375.68628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882375.68629: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882375.68631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.68678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.68691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.68734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.68801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.70597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.70601: stdout chunk (state=3): >>><<< 20419 1726882375.70604: stderr chunk (state=3): >>><<< 20419 1726882375.70621: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882375.70702: _low_level_execute_command(): starting 20419 1726882375.70705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/AnsiballZ_stat.py && sleep 0' 20419 1726882375.71266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882375.71351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882375.71354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882375.71356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882375.71372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.71424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.71442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.71455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.71552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.86737: 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": 28463, "dev": 23, "nlink": 1, "atime": 1726882373.7609265, "mtime": 1726882373.7609265, "ctime": 1726882373.7609265, "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"}}} <<< 20419 1726882375.88101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882375.88106: stdout chunk (state=3): >>><<< 20419 1726882375.88109: stderr chunk (state=3): >>><<< 20419 1726882375.88114: _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": 28463, "dev": 23, "nlink": 1, "atime": 1726882373.7609265, "mtime": 1726882373.7609265, "ctime": 1726882373.7609265, "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882375.88122: 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-1726882375.608578-21043-219753944328010/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882375.88125: _low_level_execute_command(): starting 20419 1726882375.88127: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882375.608578-21043-219753944328010/ > /dev/null 2>&1 && sleep 0' 20419 1726882375.88884: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882375.88925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882375.88946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882375.88965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882375.89062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882375.91001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882375.91005: stdout chunk (state=3): >>><<< 20419 1726882375.91013: stderr chunk (state=3): >>><<< 20419 1726882375.91032: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882375.91037: handler run complete 20419 1726882375.91089: attempt loop complete, returning result 20419 1726882375.91094: _execute() done 20419 1726882375.91097: dumping result to json 20419 1726882375.91121: done dumping result, returning 20419 1726882375.91175: done running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 [12673a56-9f93-9d14-fef2-00000000035e] 20419 1726882375.91179: sending task result for task 12673a56-9f93-9d14-fef2-00000000035e 20419 1726882375.91254: done sending task result for task 12673a56-9f93-9d14-fef2-00000000035e 20419 1726882375.91257: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726882373.7609265, "block_size": 4096, "blocks": 0, "ctime": 1726882373.7609265, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28463, "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": 1726882373.7609265, "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 } } 20419 1726882375.91362: no more pending results, returning what we have 20419 1726882375.91366: results queue empty 20419 1726882375.91367: checking for any_errors_fatal 20419 1726882375.91368: done checking for any_errors_fatal 20419 1726882375.91369: checking for max_fail_percentage 20419 1726882375.91371: done checking for max_fail_percentage 20419 1726882375.91371: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.91372: done checking to see if all hosts have failed 20419 1726882375.91373: getting the remaining hosts for this loop 20419 1726882375.91374: done getting the remaining hosts for this loop 20419 1726882375.91378: getting the next task for host managed_node2 20419 1726882375.91384: done getting next task for host managed_node2 20419 1726882375.91387: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 20419 1726882375.91389: ^ 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 20419 1726882375.91395: getting variables 20419 1726882375.91397: in VariableManager get_vars() 20419 1726882375.91443: Calling all_inventory to load vars for managed_node2 20419 1726882375.91446: Calling groups_inventory to load vars for managed_node2 20419 1726882375.91448: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.91458: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.91460: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.91462: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.92666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882375.93972: done with get_vars() 20419 1726882375.93989: done getting variables 20419 1726882375.94090: 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) 20419 1726882375.94223: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:55 -0400 (0:00:00.391) 0:00:13.051 ****** 20419 1726882375.94252: entering _queue_task() for managed_node2/assert 20419 1726882375.94258: Creating lock for assert 20419 1726882375.94587: worker is 1 (out of 1 available) 20419 1726882375.94705: exiting _queue_task() for managed_node2/assert 20419 1726882375.94717: done queuing things up, now waiting for results queue to drain 20419 1726882375.94718: waiting for pending results... 20419 1726882375.95017: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' 20419 1726882375.95022: in run() - task 12673a56-9f93-9d14-fef2-000000000310 20419 1726882375.95030: variable 'ansible_search_path' from source: unknown 20419 1726882375.95038: variable 'ansible_search_path' from source: unknown 20419 1726882375.95079: calling self._execute() 20419 1726882375.95177: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.95188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.95206: variable 'omit' from source: magic vars 20419 1726882375.95578: variable 'ansible_distribution_major_version' from source: facts 20419 1726882375.95653: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882375.95769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882375.96043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882375.96102: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882375.96142: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882375.96180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882375.96272: variable 'networkmanager_version' from source: set_fact 20419 1726882375.96291: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882375.96313: variable 'omit' from source: magic vars 20419 1726882375.96399: variable 'omit' from source: magic vars 20419 1726882375.96446: variable 'interface' from source: play vars 20419 1726882375.96471: variable 'omit' from source: magic vars 20419 1726882375.96512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882375.96551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882375.96576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882375.96606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882375.96624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882375.96665: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882375.96742: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.96746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.96798: Set connection var ansible_pipelining to False 20419 1726882375.96813: Set connection var ansible_timeout to 10 20419 1726882375.96821: Set connection var ansible_connection to ssh 20419 1726882375.96831: Set connection var ansible_shell_executable to /bin/sh 20419 1726882375.96841: Set connection var ansible_shell_type to sh 20419 1726882375.96855: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882375.96885: variable 'ansible_shell_executable' from source: unknown 20419 1726882375.96897: variable 'ansible_connection' from source: unknown 20419 1726882375.96906: variable 'ansible_module_compression' from source: unknown 20419 1726882375.96913: variable 'ansible_shell_type' from source: unknown 20419 1726882375.96920: variable 'ansible_shell_executable' from source: unknown 20419 1726882375.96927: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882375.96934: variable 'ansible_pipelining' from source: unknown 20419 1726882375.96958: variable 'ansible_timeout' from source: unknown 20419 1726882375.96961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882375.97116: 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) 20419 1726882375.97177: variable 'omit' from source: magic vars 20419 1726882375.97180: starting attempt loop 20419 1726882375.97182: running the handler 20419 1726882375.97286: variable 'interface_stat' from source: set_fact 20419 1726882375.97317: Evaluated conditional (interface_stat.stat.exists): True 20419 1726882375.97328: handler run complete 20419 1726882375.97347: attempt loop complete, returning result 20419 1726882375.97354: _execute() done 20419 1726882375.97362: dumping result to json 20419 1726882375.97369: done dumping result, returning 20419 1726882375.97397: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' [12673a56-9f93-9d14-fef2-000000000310] 20419 1726882375.97400: sending task result for task 12673a56-9f93-9d14-fef2-000000000310 20419 1726882375.97563: done sending task result for task 12673a56-9f93-9d14-fef2-000000000310 20419 1726882375.97567: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882375.97655: no more pending results, returning what we have 20419 1726882375.97659: results queue empty 20419 1726882375.97661: checking for any_errors_fatal 20419 1726882375.97670: done checking for any_errors_fatal 20419 1726882375.97671: checking for max_fail_percentage 20419 1726882375.97674: done checking for max_fail_percentage 20419 1726882375.97675: checking to see if all hosts have failed and the running result is not ok 20419 1726882375.97676: done checking to see if all hosts have failed 20419 1726882375.97677: getting the remaining hosts for this loop 20419 1726882375.97679: done getting the remaining hosts for this loop 20419 1726882375.97683: getting the next task for host managed_node2 20419 1726882375.97696: done getting next task for host managed_node2 20419 1726882375.97700: ^ task is: TASK: Install ethtool (test dependency) 20419 1726882375.97702: ^ 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 20419 1726882375.97706: getting variables 20419 1726882375.97708: in VariableManager get_vars() 20419 1726882375.97766: Calling all_inventory to load vars for managed_node2 20419 1726882375.97770: Calling groups_inventory to load vars for managed_node2 20419 1726882375.97772: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882375.97784: Calling all_plugins_play to load vars for managed_node2 20419 1726882375.97787: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882375.97790: Calling groups_plugins_play to load vars for managed_node2 20419 1726882375.99090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882376.00511: done with get_vars() 20419 1726882376.00530: done getting variables 20419 1726882376.00584: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 21:32:56 -0400 (0:00:00.063) 0:00:13.114 ****** 20419 1726882376.00621: entering _queue_task() for managed_node2/package 20419 1726882376.01003: worker is 1 (out of 1 available) 20419 1726882376.01014: exiting _queue_task() for managed_node2/package 20419 1726882376.01025: done queuing things up, now waiting for results queue to drain 20419 1726882376.01026: waiting for pending results... 20419 1726882376.01212: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 20419 1726882376.01288: in run() - task 12673a56-9f93-9d14-fef2-000000000014 20419 1726882376.01500: variable 'ansible_search_path' from source: unknown 20419 1726882376.01505: calling self._execute() 20419 1726882376.01508: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.01511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.01515: variable 'omit' from source: magic vars 20419 1726882376.01827: variable 'ansible_distribution_major_version' from source: facts 20419 1726882376.01853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882376.02044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882376.02339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882376.02390: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882376.02439: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882376.02478: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882376.02573: variable 'networkmanager_version' from source: set_fact 20419 1726882376.02596: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882376.02609: variable 'omit' from source: magic vars 20419 1726882376.02647: variable 'omit' from source: magic vars 20419 1726882376.02810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882376.04845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882376.04928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882376.04970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882376.05100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882376.05103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882376.05143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882376.05178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882376.05213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882376.05264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882376.05285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882376.05400: variable '__network_is_ostree' from source: set_fact 20419 1726882376.05411: variable 'omit' from source: magic vars 20419 1726882376.05450: variable 'omit' from source: magic vars 20419 1726882376.05480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882376.05515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882376.05538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882376.05564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.05580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.05619: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882376.05661: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.05664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.05745: Set connection var ansible_pipelining to False 20419 1726882376.05758: Set connection var ansible_timeout to 10 20419 1726882376.05770: Set connection var ansible_connection to ssh 20419 1726882376.05781: Set connection var ansible_shell_executable to /bin/sh 20419 1726882376.05879: Set connection var ansible_shell_type to sh 20419 1726882376.05882: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882376.05884: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.05886: variable 'ansible_connection' from source: unknown 20419 1726882376.05887: variable 'ansible_module_compression' from source: unknown 20419 1726882376.05889: variable 'ansible_shell_type' from source: unknown 20419 1726882376.05891: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.05897: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.05899: variable 'ansible_pipelining' from source: unknown 20419 1726882376.05901: variable 'ansible_timeout' from source: unknown 20419 1726882376.05903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.05976: 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) 20419 1726882376.06002: variable 'omit' from source: magic vars 20419 1726882376.06012: starting attempt loop 20419 1726882376.06019: running the handler 20419 1726882376.06030: variable 'ansible_facts' from source: unknown 20419 1726882376.06038: variable 'ansible_facts' from source: unknown 20419 1726882376.06081: _low_level_execute_command(): starting 20419 1726882376.06102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882376.06784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.06803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882376.06819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.06897: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.06950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.06967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.06998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.07110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.08762: stdout chunk (state=3): >>>/root <<< 20419 1726882376.08919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.08922: stdout chunk (state=3): >>><<< 20419 1726882376.08925: stderr chunk (state=3): >>><<< 20419 1726882376.09028: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.09031: _low_level_execute_command(): starting 20419 1726882376.09035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574 `" && echo ansible-tmp-1726882376.0894809-21066-257895564694574="` echo /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574 `" ) && sleep 0' 20419 1726882376.09715: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.09734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.09751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.09850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.11742: stdout chunk (state=3): >>>ansible-tmp-1726882376.0894809-21066-257895564694574=/root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574 <<< 20419 1726882376.11895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.11906: stdout chunk (state=3): >>><<< 20419 1726882376.11918: stderr chunk (state=3): >>><<< 20419 1726882376.11944: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882376.0894809-21066-257895564694574=/root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.12045: variable 'ansible_module_compression' from source: unknown 20419 1726882376.12055: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20419 1726882376.12107: variable 'ansible_facts' from source: unknown 20419 1726882376.12241: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py 20419 1726882376.12390: Sending initial data 20419 1726882376.12499: Sent initial data (152 bytes) 20419 1726882376.13199: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.13366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.13401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.13503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.15050: 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 <<< 20419 1726882376.15134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882376.15222: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9nfgk3sg /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py <<< 20419 1726882376.15236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py" <<< 20419 1726882376.15313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9nfgk3sg" to remote "/root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py" <<< 20419 1726882376.17004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.17008: stdout chunk (state=3): >>><<< 20419 1726882376.17012: stderr chunk (state=3): >>><<< 20419 1726882376.17014: done transferring module to remote 20419 1726882376.17016: _low_level_execute_command(): starting 20419 1726882376.17019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/ /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py && sleep 0' 20419 1726882376.17777: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.17832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.17852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.17874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.18017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.19848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.19896: stderr chunk (state=3): >>><<< 20419 1726882376.19917: stdout chunk (state=3): >>><<< 20419 1726882376.19942: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.19954: _low_level_execute_command(): starting 20419 1726882376.19964: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/AnsiballZ_dnf.py && sleep 0' 20419 1726882376.20602: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.20605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.20607: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882376.20610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.20612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.20614: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.20671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.20734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.61301: 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}}} <<< 20419 1726882376.65826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882376.65830: stdout chunk (state=3): >>><<< 20419 1726882376.65832: stderr chunk (state=3): >>><<< 20419 1726882376.65835: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882376.65843: 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-1726882376.0894809-21066-257895564694574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882376.65845: _low_level_execute_command(): starting 20419 1726882376.65847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882376.0894809-21066-257895564694574/ > /dev/null 2>&1 && sleep 0' 20419 1726882376.66921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.66939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882376.66952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.67111: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.67201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.67221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.67320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.69189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.69322: stdout chunk (state=3): >>><<< 20419 1726882376.69325: stderr chunk (state=3): >>><<< 20419 1726882376.69501: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.69504: handler run complete 20419 1726882376.69507: attempt loop complete, returning result 20419 1726882376.69509: _execute() done 20419 1726882376.69511: dumping result to json 20419 1726882376.69513: done dumping result, returning 20419 1726882376.69515: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [12673a56-9f93-9d14-fef2-000000000014] 20419 1726882376.69517: sending task result for task 12673a56-9f93-9d14-fef2-000000000014 20419 1726882376.69597: done sending task result for task 12673a56-9f93-9d14-fef2-000000000014 20419 1726882376.69601: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20419 1726882376.69679: no more pending results, returning what we have 20419 1726882376.69684: results queue empty 20419 1726882376.69685: checking for any_errors_fatal 20419 1726882376.69690: done checking for any_errors_fatal 20419 1726882376.69691: checking for max_fail_percentage 20419 1726882376.69697: done checking for max_fail_percentage 20419 1726882376.69699: checking to see if all hosts have failed and the running result is not ok 20419 1726882376.69699: done checking to see if all hosts have failed 20419 1726882376.69700: getting the remaining hosts for this loop 20419 1726882376.69702: done getting the remaining hosts for this loop 20419 1726882376.69706: getting the next task for host managed_node2 20419 1726882376.69715: done getting next task for host managed_node2 20419 1726882376.69718: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 20419 1726882376.69720: ^ 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 20419 1726882376.69723: getting variables 20419 1726882376.69725: in VariableManager get_vars() 20419 1726882376.69784: Calling all_inventory to load vars for managed_node2 20419 1726882376.69787: Calling groups_inventory to load vars for managed_node2 20419 1726882376.69790: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882376.70208: Calling all_plugins_play to load vars for managed_node2 20419 1726882376.70212: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882376.70215: Calling groups_plugins_play to load vars for managed_node2 20419 1726882376.72473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882376.74749: done with get_vars() 20419 1726882376.74770: done getting variables 20419 1726882376.74829: 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 changing the ethtool features.] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 21:32:56 -0400 (0:00:00.742) 0:00:13.857 ****** 20419 1726882376.74856: entering _queue_task() for managed_node2/debug 20419 1726882376.75173: worker is 1 (out of 1 available) 20419 1726882376.75185: exiting _queue_task() for managed_node2/debug 20419 1726882376.75401: done queuing things up, now waiting for results queue to drain 20419 1726882376.75403: waiting for pending results... 20419 1726882376.75533: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 20419 1726882376.75577: in run() - task 12673a56-9f93-9d14-fef2-000000000016 20419 1726882376.75603: variable 'ansible_search_path' from source: unknown 20419 1726882376.75648: calling self._execute() 20419 1726882376.75746: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.75799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.75803: variable 'omit' from source: magic vars 20419 1726882376.76178: variable 'ansible_distribution_major_version' from source: facts 20419 1726882376.76201: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882376.76395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882376.76718: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882376.76723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882376.76761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882376.76803: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882376.76896: variable 'networkmanager_version' from source: set_fact 20419 1726882376.76916: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882376.76927: variable 'omit' from source: magic vars 20419 1726882376.76959: variable 'omit' from source: magic vars 20419 1726882376.77045: variable 'omit' from source: magic vars 20419 1726882376.77049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882376.77070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882376.77098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882376.77121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.77138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.77180: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882376.77191: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.77264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.77319: Set connection var ansible_pipelining to False 20419 1726882376.77333: Set connection var ansible_timeout to 10 20419 1726882376.77341: Set connection var ansible_connection to ssh 20419 1726882376.77352: Set connection var ansible_shell_executable to /bin/sh 20419 1726882376.77369: Set connection var ansible_shell_type to sh 20419 1726882376.77386: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882376.77420: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.77430: variable 'ansible_connection' from source: unknown 20419 1726882376.77438: variable 'ansible_module_compression' from source: unknown 20419 1726882376.77488: variable 'ansible_shell_type' from source: unknown 20419 1726882376.77491: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.77495: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.77498: variable 'ansible_pipelining' from source: unknown 20419 1726882376.77500: variable 'ansible_timeout' from source: unknown 20419 1726882376.77502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.77582: 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) 20419 1726882376.77605: variable 'omit' from source: magic vars 20419 1726882376.77616: starting attempt loop 20419 1726882376.77628: running the handler 20419 1726882376.77700: handler run complete 20419 1726882376.77703: attempt loop complete, returning result 20419 1726882376.77705: _execute() done 20419 1726882376.77710: dumping result to json 20419 1726882376.77716: done dumping result, returning 20419 1726882376.77726: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [12673a56-9f93-9d14-fef2-000000000016] 20419 1726882376.77809: sending task result for task 12673a56-9f93-9d14-fef2-000000000016 20419 1726882376.77873: done sending task result for task 12673a56-9f93-9d14-fef2-000000000016 20419 1726882376.77876: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20419 1726882376.77958: no more pending results, returning what we have 20419 1726882376.77962: results queue empty 20419 1726882376.77963: checking for any_errors_fatal 20419 1726882376.77970: done checking for any_errors_fatal 20419 1726882376.77971: checking for max_fail_percentage 20419 1726882376.77972: done checking for max_fail_percentage 20419 1726882376.77973: checking to see if all hosts have failed and the running result is not ok 20419 1726882376.77974: done checking to see if all hosts have failed 20419 1726882376.77975: getting the remaining hosts for this loop 20419 1726882376.77976: done getting the remaining hosts for this loop 20419 1726882376.77980: getting the next task for host managed_node2 20419 1726882376.77986: done getting next task for host managed_node2 20419 1726882376.77988: ^ task is: TASK: Get current device features 20419 1726882376.77990: ^ 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 20419 1726882376.77996: getting variables 20419 1726882376.77998: in VariableManager get_vars() 20419 1726882376.78048: Calling all_inventory to load vars for managed_node2 20419 1726882376.78051: Calling groups_inventory to load vars for managed_node2 20419 1726882376.78054: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882376.78063: Calling all_plugins_play to load vars for managed_node2 20419 1726882376.78066: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882376.78069: Calling groups_plugins_play to load vars for managed_node2 20419 1726882376.79299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882376.80714: done with get_vars() 20419 1726882376.80733: done getting variables 20419 1726882376.80790: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 21:32:56 -0400 (0:00:00.059) 0:00:13.916 ****** 20419 1726882376.80820: entering _queue_task() for managed_node2/command 20419 1726882376.81099: worker is 1 (out of 1 available) 20419 1726882376.81112: exiting _queue_task() for managed_node2/command 20419 1726882376.81124: done queuing things up, now waiting for results queue to drain 20419 1726882376.81125: waiting for pending results... 20419 1726882376.81514: running TaskExecutor() for managed_node2/TASK: Get current device features 20419 1726882376.81519: in run() - task 12673a56-9f93-9d14-fef2-000000000017 20419 1726882376.81522: variable 'ansible_search_path' from source: unknown 20419 1726882376.81527: calling self._execute() 20419 1726882376.81628: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.81640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.81655: variable 'omit' from source: magic vars 20419 1726882376.82029: variable 'ansible_distribution_major_version' from source: facts 20419 1726882376.82053: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882376.82239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882376.82523: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882376.82570: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882376.82621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882376.82659: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882376.82748: variable 'networkmanager_version' from source: set_fact 20419 1726882376.82766: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882376.82776: variable 'omit' from source: magic vars 20419 1726882376.82810: variable 'omit' from source: magic vars 20419 1726882376.82913: variable 'interface' from source: play vars 20419 1726882376.82938: variable 'omit' from source: magic vars 20419 1726882376.82973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882376.83010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882376.83039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882376.83062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.83080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882376.83121: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882376.83133: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.83145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.83254: Set connection var ansible_pipelining to False 20419 1726882376.83299: Set connection var ansible_timeout to 10 20419 1726882376.83302: Set connection var ansible_connection to ssh 20419 1726882376.83304: Set connection var ansible_shell_executable to /bin/sh 20419 1726882376.83306: Set connection var ansible_shell_type to sh 20419 1726882376.83309: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882376.83328: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.83337: variable 'ansible_connection' from source: unknown 20419 1726882376.83344: variable 'ansible_module_compression' from source: unknown 20419 1726882376.83355: variable 'ansible_shell_type' from source: unknown 20419 1726882376.83465: variable 'ansible_shell_executable' from source: unknown 20419 1726882376.83469: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882376.83471: variable 'ansible_pipelining' from source: unknown 20419 1726882376.83473: variable 'ansible_timeout' from source: unknown 20419 1726882376.83476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882376.83502: 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) 20419 1726882376.83518: variable 'omit' from source: magic vars 20419 1726882376.83529: starting attempt loop 20419 1726882376.83536: running the handler 20419 1726882376.83556: _low_level_execute_command(): starting 20419 1726882376.83570: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882376.84300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.84318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882376.84438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.84445: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.84466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.84558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.86276: stdout chunk (state=3): >>>/root <<< 20419 1726882376.86325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.86335: stdout chunk (state=3): >>><<< 20419 1726882376.86551: stderr chunk (state=3): >>><<< 20419 1726882376.86556: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.86559: _low_level_execute_command(): starting 20419 1726882376.86562: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798 `" && echo ansible-tmp-1726882376.864767-21120-52418355429798="` echo /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798 `" ) && sleep 0' 20419 1726882376.87304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.87317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882376.87335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882376.87351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882376.87363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882376.87373: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882376.87383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.87401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882376.87458: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.87504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.87528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.87689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.89555: stdout chunk (state=3): >>>ansible-tmp-1726882376.864767-21120-52418355429798=/root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798 <<< 20419 1726882376.89716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.89722: stdout chunk (state=3): >>><<< 20419 1726882376.89725: stderr chunk (state=3): >>><<< 20419 1726882376.89745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882376.864767-21120-52418355429798=/root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.89800: variable 'ansible_module_compression' from source: unknown 20419 1726882376.89847: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882376.89888: variable 'ansible_facts' from source: unknown 20419 1726882376.90072: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py 20419 1726882376.90244: Sending initial data 20419 1726882376.90247: Sent initial data (154 bytes) 20419 1726882376.91077: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.91100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.91190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.92727: 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 <<< 20419 1726882376.92810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882376.92881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp7xqdibij /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py <<< 20419 1726882376.92899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py" <<< 20419 1726882376.92945: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp7xqdibij" to remote "/root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py" <<< 20419 1726882376.93861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.93865: stderr chunk (state=3): >>><<< 20419 1726882376.93867: stdout chunk (state=3): >>><<< 20419 1726882376.93869: done transferring module to remote 20419 1726882376.93871: _low_level_execute_command(): starting 20419 1726882376.93874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/ /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py && sleep 0' 20419 1726882376.94509: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882376.94516: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.94569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.94589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.94617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.94912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882376.96782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882376.96786: stdout chunk (state=3): >>><<< 20419 1726882376.96789: stderr chunk (state=3): >>><<< 20419 1726882376.96796: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882376.96800: _low_level_execute_command(): starting 20419 1726882376.96803: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/AnsiballZ_command.py && sleep 0' 20419 1726882376.97345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882376.97407: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882376.97460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882376.97474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882376.97497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882376.97596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882377.12932: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:32:57.123887", "end": "2024-09-20 21:32:57.126936", "delta": "0:00:00.003049", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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}}} <<< 20419 1726882377.14305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882377.14765: stdout chunk (state=3): >>><<< 20419 1726882377.14769: stderr chunk (state=3): >>><<< 20419 1726882377.14772: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:32:57.123887", "end": "2024-09-20 21:32:57.126936", "delta": "0:00:00.003049", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882377.14780: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features 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-1726882376.864767-21120-52418355429798/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882377.14782: _low_level_execute_command(): starting 20419 1726882377.14784: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882376.864767-21120-52418355429798/ > /dev/null 2>&1 && sleep 0' 20419 1726882377.16001: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882377.16032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882377.16208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882377.17936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882377.17965: stderr chunk (state=3): >>><<< 20419 1726882377.17974: stdout chunk (state=3): >>><<< 20419 1726882377.17990: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882377.17997: handler run complete 20419 1726882377.18026: Evaluated conditional (False): False 20419 1726882377.18104: attempt loop complete, returning result 20419 1726882377.18108: _execute() done 20419 1726882377.18110: dumping result to json 20419 1726882377.18118: done dumping result, returning 20419 1726882377.18126: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-9d14-fef2-000000000017] 20419 1726882377.18132: sending task result for task 12673a56-9f93-9d14-fef2-000000000017 20419 1726882377.18566: done sending task result for task 12673a56-9f93-9d14-fef2-000000000017 20419 1726882377.18569: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003049", "end": "2024-09-20 21:32:57.126936", "rc": 0, "start": "2024-09-20 21:32:57.123887" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on 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: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20419 1726882377.18671: no more pending results, returning what we have 20419 1726882377.18675: results queue empty 20419 1726882377.18676: checking for any_errors_fatal 20419 1726882377.18681: done checking for any_errors_fatal 20419 1726882377.18681: checking for max_fail_percentage 20419 1726882377.18683: done checking for max_fail_percentage 20419 1726882377.18684: checking to see if all hosts have failed and the running result is not ok 20419 1726882377.18685: done checking to see if all hosts have failed 20419 1726882377.18685: getting the remaining hosts for this loop 20419 1726882377.18687: done getting the remaining hosts for this loop 20419 1726882377.18690: getting the next task for host managed_node2 20419 1726882377.18699: done getting next task for host managed_node2 20419 1726882377.18703: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882377.18706: ^ 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 20419 1726882377.18719: getting variables 20419 1726882377.18721: in VariableManager get_vars() 20419 1726882377.18770: Calling all_inventory to load vars for managed_node2 20419 1726882377.18773: Calling groups_inventory to load vars for managed_node2 20419 1726882377.18776: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.18785: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.18787: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.18790: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.20081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.21653: done with get_vars() 20419 1726882377.21674: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:57 -0400 (0:00:00.409) 0:00:14.326 ****** 20419 1726882377.21778: entering _queue_task() for managed_node2/include_tasks 20419 1726882377.22512: worker is 1 (out of 1 available) 20419 1726882377.22525: exiting _queue_task() for managed_node2/include_tasks 20419 1726882377.22539: done queuing things up, now waiting for results queue to drain 20419 1726882377.22540: waiting for pending results... 20419 1726882377.23110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882377.23115: in run() - task 12673a56-9f93-9d14-fef2-00000000001f 20419 1726882377.23122: variable 'ansible_search_path' from source: unknown 20419 1726882377.23125: variable 'ansible_search_path' from source: unknown 20419 1726882377.23334: calling self._execute() 20419 1726882377.23422: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.23433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.23447: variable 'omit' from source: magic vars 20419 1726882377.24401: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.24404: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.24627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882377.25097: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882377.25145: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882377.25182: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882377.25418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882377.25505: variable 'networkmanager_version' from source: set_fact 20419 1726882377.25524: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.25639: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.25649: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.25784: variable 'networkmanager_version' from source: set_fact 20419 1726882377.25802: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.25898: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.25909: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.26033: variable 'networkmanager_version' from source: set_fact 20419 1726882377.26048: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.26059: _execute() done 20419 1726882377.26069: dumping result to json 20419 1726882377.26076: done dumping result, returning 20419 1726882377.26087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9d14-fef2-00000000001f] 20419 1726882377.26101: sending task result for task 12673a56-9f93-9d14-fef2-00000000001f 20419 1726882377.26241: no more pending results, returning what we have 20419 1726882377.26246: in VariableManager get_vars() 20419 1726882377.26305: Calling all_inventory to load vars for managed_node2 20419 1726882377.26308: Calling groups_inventory to load vars for managed_node2 20419 1726882377.26310: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.26321: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.26324: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.26327: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.27102: done sending task result for task 12673a56-9f93-9d14-fef2-00000000001f 20419 1726882377.27106: WORKER PROCESS EXITING 20419 1726882377.28755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.31486: done with get_vars() 20419 1726882377.31506: variable 'ansible_search_path' from source: unknown 20419 1726882377.31508: variable 'ansible_search_path' from source: unknown 20419 1726882377.31547: we have included files to process 20419 1726882377.31549: generating all_blocks data 20419 1726882377.31550: done generating all_blocks data 20419 1726882377.31555: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882377.31556: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882377.31558: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882377.33059: done processing included file 20419 1726882377.33061: iterating over new_blocks loaded from include file 20419 1726882377.33062: in VariableManager get_vars() 20419 1726882377.33098: done with get_vars() 20419 1726882377.33100: filtering new block on tags 20419 1726882377.33116: done filtering new block on tags 20419 1726882377.33119: in VariableManager get_vars() 20419 1726882377.33149: done with get_vars() 20419 1726882377.33150: filtering new block on tags 20419 1726882377.33170: done filtering new block on tags 20419 1726882377.33173: in VariableManager get_vars() 20419 1726882377.33422: done with get_vars() 20419 1726882377.33424: filtering new block on tags 20419 1726882377.33442: done filtering new block on tags 20419 1726882377.33444: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20419 1726882377.33449: extending task lists for all hosts with included blocks 20419 1726882377.35186: done extending task lists 20419 1726882377.35188: done processing included files 20419 1726882377.35188: results queue empty 20419 1726882377.35189: checking for any_errors_fatal 20419 1726882377.35198: done checking for any_errors_fatal 20419 1726882377.35199: checking for max_fail_percentage 20419 1726882377.35200: done checking for max_fail_percentage 20419 1726882377.35201: checking to see if all hosts have failed and the running result is not ok 20419 1726882377.35202: done checking to see if all hosts have failed 20419 1726882377.35203: getting the remaining hosts for this loop 20419 1726882377.35204: done getting the remaining hosts for this loop 20419 1726882377.35207: getting the next task for host managed_node2 20419 1726882377.35211: done getting next task for host managed_node2 20419 1726882377.35213: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882377.35216: ^ 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=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 20419 1726882377.35227: getting variables 20419 1726882377.35228: in VariableManager get_vars() 20419 1726882377.35249: Calling all_inventory to load vars for managed_node2 20419 1726882377.35252: Calling groups_inventory to load vars for managed_node2 20419 1726882377.35254: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.35259: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.35262: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.35270: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.36686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.38016: done with get_vars() 20419 1726882377.38034: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:32:57 -0400 (0:00:00.163) 0:00:14.489 ****** 20419 1726882377.38122: entering _queue_task() for managed_node2/setup 20419 1726882377.38474: worker is 1 (out of 1 available) 20419 1726882377.38487: exiting _queue_task() for managed_node2/setup 20419 1726882377.38612: done queuing things up, now waiting for results queue to drain 20419 1726882377.38614: waiting for pending results... 20419 1726882377.38780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882377.38954: in run() - task 12673a56-9f93-9d14-fef2-00000000037f 20419 1726882377.38975: variable 'ansible_search_path' from source: unknown 20419 1726882377.38984: variable 'ansible_search_path' from source: unknown 20419 1726882377.39026: calling self._execute() 20419 1726882377.39114: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.39125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.39137: variable 'omit' from source: magic vars 20419 1726882377.39527: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.39544: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.39737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882377.40024: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882377.40076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882377.40120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882377.40165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882377.40255: variable 'networkmanager_version' from source: set_fact 20419 1726882377.40274: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.40400: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.40411: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.40549: variable 'networkmanager_version' from source: set_fact 20419 1726882377.40562: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.40683: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.40795: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.40835: variable 'networkmanager_version' from source: set_fact 20419 1726882377.40846: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.40951: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.40960: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.41099: variable 'networkmanager_version' from source: set_fact 20419 1726882377.41119: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.41236: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.41245: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.41836: variable 'networkmanager_version' from source: set_fact 20419 1726882377.41839: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.42061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882377.46923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882377.47017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882377.47146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882377.47235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882377.47326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882377.47476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882377.47638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882377.47680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882377.47768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882377.47847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882377.47958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882377.48156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882377.48374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882377.48378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882377.48380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882377.48739: variable '__network_required_facts' from source: role '' defaults 20419 1726882377.48827: variable 'ansible_facts' from source: unknown 20419 1726882377.50109: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20419 1726882377.50206: when evaluation is False, skipping this task 20419 1726882377.50216: _execute() done 20419 1726882377.50233: dumping result to json 20419 1726882377.50241: done dumping result, returning 20419 1726882377.50256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-9d14-fef2-00000000037f] 20419 1726882377.50268: sending task result for task 12673a56-9f93-9d14-fef2-00000000037f skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882377.50429: no more pending results, returning what we have 20419 1726882377.50433: results queue empty 20419 1726882377.50434: checking for any_errors_fatal 20419 1726882377.50436: done checking for any_errors_fatal 20419 1726882377.50437: checking for max_fail_percentage 20419 1726882377.50439: done checking for max_fail_percentage 20419 1726882377.50440: checking to see if all hosts have failed and the running result is not ok 20419 1726882377.50441: done checking to see if all hosts have failed 20419 1726882377.50442: getting the remaining hosts for this loop 20419 1726882377.50443: done getting the remaining hosts for this loop 20419 1726882377.50448: getting the next task for host managed_node2 20419 1726882377.50464: done getting next task for host managed_node2 20419 1726882377.50468: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882377.50472: ^ 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=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 20419 1726882377.50491: getting variables 20419 1726882377.50498: in VariableManager get_vars() 20419 1726882377.50560: Calling all_inventory to load vars for managed_node2 20419 1726882377.50564: Calling groups_inventory to load vars for managed_node2 20419 1726882377.50566: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.50578: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.50581: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.50585: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.50812: done sending task result for task 12673a56-9f93-9d14-fef2-00000000037f 20419 1726882377.50815: WORKER PROCESS EXITING 20419 1726882377.53679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.57175: done with get_vars() 20419 1726882377.57407: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:32:57 -0400 (0:00:00.193) 0:00:14.683 ****** 20419 1726882377.57505: entering _queue_task() for managed_node2/stat 20419 1726882377.58588: worker is 1 (out of 1 available) 20419 1726882377.58604: exiting _queue_task() for managed_node2/stat 20419 1726882377.58616: done queuing things up, now waiting for results queue to drain 20419 1726882377.58619: waiting for pending results... 20419 1726882377.58912: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882377.59244: in run() - task 12673a56-9f93-9d14-fef2-000000000381 20419 1726882377.59266: variable 'ansible_search_path' from source: unknown 20419 1726882377.59275: variable 'ansible_search_path' from source: unknown 20419 1726882377.59503: calling self._execute() 20419 1726882377.59507: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.59579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.59598: variable 'omit' from source: magic vars 20419 1726882377.60280: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.60389: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.60687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882377.61373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882377.61426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882377.61700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882377.61703: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882377.61829: variable 'networkmanager_version' from source: set_fact 20419 1726882377.61846: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.62083: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.62092: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.62356: variable 'networkmanager_version' from source: set_fact 20419 1726882377.62371: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.62601: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.62612: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.62920: variable 'networkmanager_version' from source: set_fact 20419 1726882377.62935: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.63156: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.63167: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.63901: variable 'networkmanager_version' from source: set_fact 20419 1726882377.63904: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.63909: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.63919: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.64159: variable 'networkmanager_version' from source: set_fact 20419 1726882377.64172: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.64561: 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) 20419 1726882377.64589: 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) 20419 1726882377.64692: 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) 20419 1726882377.64727: 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) 20419 1726882377.64919: variable '__network_is_ostree' from source: set_fact 20419 1726882377.64932: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882377.64939: when evaluation is False, skipping this task 20419 1726882377.64946: _execute() done 20419 1726882377.64953: dumping result to json 20419 1726882377.64960: done dumping result, returning 20419 1726882377.64971: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-9d14-fef2-000000000381] 20419 1726882377.64981: sending task result for task 12673a56-9f93-9d14-fef2-000000000381 20419 1726882377.65277: done sending task result for task 12673a56-9f93-9d14-fef2-000000000381 20419 1726882377.65280: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882377.65364: no more pending results, returning what we have 20419 1726882377.65369: results queue empty 20419 1726882377.65370: checking for any_errors_fatal 20419 1726882377.65381: done checking for any_errors_fatal 20419 1726882377.65382: checking for max_fail_percentage 20419 1726882377.65384: done checking for max_fail_percentage 20419 1726882377.65385: checking to see if all hosts have failed and the running result is not ok 20419 1726882377.65386: done checking to see if all hosts have failed 20419 1726882377.65386: getting the remaining hosts for this loop 20419 1726882377.65388: done getting the remaining hosts for this loop 20419 1726882377.65392: getting the next task for host managed_node2 20419 1726882377.65401: done getting next task for host managed_node2 20419 1726882377.65406: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882377.65411: ^ 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=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 20419 1726882377.65427: getting variables 20419 1726882377.65429: in VariableManager get_vars() 20419 1726882377.65795: Calling all_inventory to load vars for managed_node2 20419 1726882377.65799: Calling groups_inventory to load vars for managed_node2 20419 1726882377.65803: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.65814: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.65817: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.65820: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.67968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.70512: done with get_vars() 20419 1726882377.70542: done getting variables 20419 1726882377.70808: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:32:57 -0400 (0:00:00.133) 0:00:14.817 ****** 20419 1726882377.70854: entering _queue_task() for managed_node2/set_fact 20419 1726882377.71433: worker is 1 (out of 1 available) 20419 1726882377.71445: exiting _queue_task() for managed_node2/set_fact 20419 1726882377.71459: done queuing things up, now waiting for results queue to drain 20419 1726882377.71460: waiting for pending results... 20419 1726882377.72040: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882377.72233: in run() - task 12673a56-9f93-9d14-fef2-000000000382 20419 1726882377.72246: variable 'ansible_search_path' from source: unknown 20419 1726882377.72365: variable 'ansible_search_path' from source: unknown 20419 1726882377.72404: calling self._execute() 20419 1726882377.72690: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.72702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.72713: variable 'omit' from source: magic vars 20419 1726882377.73554: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.73576: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.73942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882377.74618: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882377.74622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882377.74624: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882377.74731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882377.75052: variable 'networkmanager_version' from source: set_fact 20419 1726882377.75056: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.75144: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.75211: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.75799: variable 'networkmanager_version' from source: set_fact 20419 1726882377.75802: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.76199: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.76202: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.76205: variable 'networkmanager_version' from source: set_fact 20419 1726882377.76207: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.76467: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.76477: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.76811: variable 'networkmanager_version' from source: set_fact 20419 1726882377.76827: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.76939: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.77199: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.77243: variable 'networkmanager_version' from source: set_fact 20419 1726882377.77699: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.77703: 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) 20419 1726882377.77733: 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) 20419 1726882377.77765: 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) 20419 1726882377.78099: 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) 20419 1726882377.78102: variable '__network_is_ostree' from source: set_fact 20419 1726882377.78114: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882377.78122: when evaluation is False, skipping this task 20419 1726882377.78129: _execute() done 20419 1726882377.78137: dumping result to json 20419 1726882377.78144: done dumping result, returning 20419 1726882377.78156: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-000000000382] 20419 1726882377.78167: sending task result for task 12673a56-9f93-9d14-fef2-000000000382 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882377.78321: no more pending results, returning what we have 20419 1726882377.78324: results queue empty 20419 1726882377.78325: checking for any_errors_fatal 20419 1726882377.78331: done checking for any_errors_fatal 20419 1726882377.78332: checking for max_fail_percentage 20419 1726882377.78334: done checking for max_fail_percentage 20419 1726882377.78335: checking to see if all hosts have failed and the running result is not ok 20419 1726882377.78335: done checking to see if all hosts have failed 20419 1726882377.78336: getting the remaining hosts for this loop 20419 1726882377.78337: done getting the remaining hosts for this loop 20419 1726882377.78341: getting the next task for host managed_node2 20419 1726882377.78350: done getting next task for host managed_node2 20419 1726882377.78354: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882377.78357: ^ 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=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 20419 1726882377.78374: done sending task result for task 12673a56-9f93-9d14-fef2-000000000382 20419 1726882377.78378: WORKER PROCESS EXITING 20419 1726882377.78385: getting variables 20419 1726882377.78387: in VariableManager get_vars() 20419 1726882377.78449: Calling all_inventory to load vars for managed_node2 20419 1726882377.78453: Calling groups_inventory to load vars for managed_node2 20419 1726882377.78455: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882377.78466: Calling all_plugins_play to load vars for managed_node2 20419 1726882377.78470: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882377.78472: Calling groups_plugins_play to load vars for managed_node2 20419 1726882377.81150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882377.84286: done with get_vars() 20419 1726882377.84314: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:32:57 -0400 (0:00:00.140) 0:00:14.958 ****** 20419 1726882377.84938: entering _queue_task() for managed_node2/service_facts 20419 1726882377.84940: Creating lock for service_facts 20419 1726882377.85385: worker is 1 (out of 1 available) 20419 1726882377.85454: exiting _queue_task() for managed_node2/service_facts 20419 1726882377.85469: done queuing things up, now waiting for results queue to drain 20419 1726882377.85470: waiting for pending results... 20419 1726882377.85871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882377.86330: in run() - task 12673a56-9f93-9d14-fef2-000000000384 20419 1726882377.86385: variable 'ansible_search_path' from source: unknown 20419 1726882377.86399: variable 'ansible_search_path' from source: unknown 20419 1726882377.86526: calling self._execute() 20419 1726882377.86683: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.86811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.86829: variable 'omit' from source: magic vars 20419 1726882377.87502: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.87537: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.87830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882377.88870: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882377.89255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882377.89291: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882377.89400: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882377.89497: variable 'networkmanager_version' from source: set_fact 20419 1726882377.89516: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.89624: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.89634: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.89767: variable 'networkmanager_version' from source: set_fact 20419 1726882377.89782: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.89909: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.89919: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.90049: variable 'networkmanager_version' from source: set_fact 20419 1726882377.90063: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.90173: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.90183: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.90308: variable 'networkmanager_version' from source: set_fact 20419 1726882377.90322: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.90429: variable 'ansible_distribution_major_version' from source: facts 20419 1726882377.90438: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882377.90601: variable 'networkmanager_version' from source: set_fact 20419 1726882377.90615: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882377.90625: variable 'omit' from source: magic vars 20419 1726882377.90704: variable 'omit' from source: magic vars 20419 1726882377.90746: variable 'omit' from source: magic vars 20419 1726882377.90779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882377.90817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882377.90845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882377.90869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882377.90884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882377.90921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882377.90929: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.91098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.91102: Set connection var ansible_pipelining to False 20419 1726882377.91104: Set connection var ansible_timeout to 10 20419 1726882377.91106: Set connection var ansible_connection to ssh 20419 1726882377.91108: Set connection var ansible_shell_executable to /bin/sh 20419 1726882377.91110: Set connection var ansible_shell_type to sh 20419 1726882377.91113: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882377.91115: variable 'ansible_shell_executable' from source: unknown 20419 1726882377.91117: variable 'ansible_connection' from source: unknown 20419 1726882377.91119: variable 'ansible_module_compression' from source: unknown 20419 1726882377.91121: variable 'ansible_shell_type' from source: unknown 20419 1726882377.91123: variable 'ansible_shell_executable' from source: unknown 20419 1726882377.91125: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882377.91127: variable 'ansible_pipelining' from source: unknown 20419 1726882377.91128: variable 'ansible_timeout' from source: unknown 20419 1726882377.91130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882377.91271: 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__) 20419 1726882377.91289: variable 'omit' from source: magic vars 20419 1726882377.91303: starting attempt loop 20419 1726882377.91309: running the handler 20419 1726882377.91325: _low_level_execute_command(): starting 20419 1726882377.91334: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882377.92685: 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 <<< 20419 1726882377.92816: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882377.92840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882377.92910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882377.93006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882377.94735: stdout chunk (state=3): >>>/root <<< 20419 1726882377.95072: stdout chunk (state=3): >>><<< 20419 1726882377.95077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882377.95079: stderr chunk (state=3): >>><<< 20419 1726882377.95082: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882377.95097: _low_level_execute_command(): starting 20419 1726882377.95103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214 `" && echo ansible-tmp-1726882377.9495342-21172-216119942950214="` echo /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214 `" ) && sleep 0' 20419 1726882377.96312: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882377.96512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882377.96709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882377.98448: stdout chunk (state=3): >>>ansible-tmp-1726882377.9495342-21172-216119942950214=/root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214 <<< 20419 1726882377.98607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882377.98618: stdout chunk (state=3): >>><<< 20419 1726882377.98630: stderr chunk (state=3): >>><<< 20419 1726882377.98652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882377.9495342-21172-216119942950214=/root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882377.98749: variable 'ansible_module_compression' from source: unknown 20419 1726882377.98855: ANSIBALLZ: Using lock for service_facts 20419 1726882377.98859: ANSIBALLZ: Acquiring lock 20419 1726882377.98861: ANSIBALLZ: Lock acquired: 139984558640064 20419 1726882377.98864: ANSIBALLZ: Creating module 20419 1726882378.22075: ANSIBALLZ: Writing module into payload 20419 1726882378.22284: ANSIBALLZ: Writing module 20419 1726882378.22309: ANSIBALLZ: Renaming module 20419 1726882378.22316: ANSIBALLZ: Done creating module 20419 1726882378.22333: variable 'ansible_facts' from source: unknown 20419 1726882378.22610: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py 20419 1726882378.22927: Sending initial data 20419 1726882378.22930: Sent initial data (162 bytes) 20419 1726882378.24185: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882378.24426: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882378.24508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882378.24519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882378.24618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882378.26314: 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 <<< 20419 1726882378.26321: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882378.26375: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882378.26800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpcevij8a5 /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py <<< 20419 1726882378.26804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py" <<< 20419 1726882378.26896: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpcevij8a5" to remote "/root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py" <<< 20419 1726882378.28285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882378.28303: stdout chunk (state=3): >>><<< 20419 1726882378.28317: stderr chunk (state=3): >>><<< 20419 1726882378.28426: done transferring module to remote 20419 1726882378.28689: _low_level_execute_command(): starting 20419 1726882378.28697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/ /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py && sleep 0' 20419 1726882378.29881: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882378.30132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882378.30190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882378.32006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882378.32010: stdout chunk (state=3): >>><<< 20419 1726882378.32017: stderr chunk (state=3): >>><<< 20419 1726882378.32035: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882378.32038: _low_level_execute_command(): starting 20419 1726882378.32052: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/AnsiballZ_service_facts.py && sleep 0' 20419 1726882378.33337: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882378.33483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882378.33505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882378.33527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882378.33681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882379.85199: 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-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<<< 20419 1726882379.85345: 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", "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": {}}} <<< 20419 1726882379.86821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882379.86833: stdout chunk (state=3): >>><<< 20419 1726882379.86847: stderr chunk (state=3): >>><<< 20419 1726882379.86873: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882379.87502: 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-1726882377.9495342-21172-216119942950214/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882379.87518: _low_level_execute_command(): starting 20419 1726882379.87527: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882377.9495342-21172-216119942950214/ > /dev/null 2>&1 && sleep 0' 20419 1726882379.88307: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882379.88324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882379.88407: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882379.88617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882379.88629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882379.88648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882379.88747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882379.90532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882379.90583: stderr chunk (state=3): >>><<< 20419 1726882379.90590: stdout chunk (state=3): >>><<< 20419 1726882379.90618: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882379.90628: handler run complete 20419 1726882379.90810: variable 'ansible_facts' from source: unknown 20419 1726882379.90976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882379.91482: variable 'ansible_facts' from source: unknown 20419 1726882379.91641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882379.91859: attempt loop complete, returning result 20419 1726882379.91869: _execute() done 20419 1726882379.91877: dumping result to json 20419 1726882379.92169: done dumping result, returning 20419 1726882379.92172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-9d14-fef2-000000000384] 20419 1726882379.92175: sending task result for task 12673a56-9f93-9d14-fef2-000000000384 20419 1726882379.94003: done sending task result for task 12673a56-9f93-9d14-fef2-000000000384 20419 1726882379.94006: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882379.94063: no more pending results, returning what we have 20419 1726882379.94066: results queue empty 20419 1726882379.94067: checking for any_errors_fatal 20419 1726882379.94071: done checking for any_errors_fatal 20419 1726882379.94072: checking for max_fail_percentage 20419 1726882379.94074: done checking for max_fail_percentage 20419 1726882379.94074: checking to see if all hosts have failed and the running result is not ok 20419 1726882379.94075: done checking to see if all hosts have failed 20419 1726882379.94076: getting the remaining hosts for this loop 20419 1726882379.94077: done getting the remaining hosts for this loop 20419 1726882379.94081: getting the next task for host managed_node2 20419 1726882379.94086: done getting next task for host managed_node2 20419 1726882379.94090: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882379.94096: ^ 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=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 20419 1726882379.94106: getting variables 20419 1726882379.94107: in VariableManager get_vars() 20419 1726882379.94153: Calling all_inventory to load vars for managed_node2 20419 1726882379.94156: Calling groups_inventory to load vars for managed_node2 20419 1726882379.94158: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882379.94168: Calling all_plugins_play to load vars for managed_node2 20419 1726882379.94171: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882379.94174: Calling groups_plugins_play to load vars for managed_node2 20419 1726882379.95546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882379.97045: done with get_vars() 20419 1726882379.97067: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:32:59 -0400 (0:00:02.122) 0:00:17.080 ****** 20419 1726882379.97167: entering _queue_task() for managed_node2/package_facts 20419 1726882379.97501: worker is 1 (out of 1 available) 20419 1726882379.97515: exiting _queue_task() for managed_node2/package_facts 20419 1726882379.97529: done queuing things up, now waiting for results queue to drain 20419 1726882379.97531: waiting for pending results... 20419 1726882379.97914: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882379.97954: in run() - task 12673a56-9f93-9d14-fef2-000000000385 20419 1726882379.97975: variable 'ansible_search_path' from source: unknown 20419 1726882379.97982: variable 'ansible_search_path' from source: unknown 20419 1726882379.98027: calling self._execute() 20419 1726882379.98109: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882379.98125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882379.98139: variable 'omit' from source: magic vars 20419 1726882379.98503: variable 'ansible_distribution_major_version' from source: facts 20419 1726882379.98522: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882379.98695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882379.98975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882379.99032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882379.99071: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882379.99114: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882379.99198: variable 'networkmanager_version' from source: set_fact 20419 1726882379.99222: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882379.99341: variable 'ansible_distribution_major_version' from source: facts 20419 1726882379.99425: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882379.99494: variable 'networkmanager_version' from source: set_fact 20419 1726882379.99510: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882379.99625: variable 'ansible_distribution_major_version' from source: facts 20419 1726882379.99639: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882379.99775: variable 'networkmanager_version' from source: set_fact 20419 1726882379.99789: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882379.99903: variable 'ansible_distribution_major_version' from source: facts 20419 1726882379.99914: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882380.00046: variable 'networkmanager_version' from source: set_fact 20419 1726882380.00061: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882380.00174: variable 'ansible_distribution_major_version' from source: facts 20419 1726882380.00296: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882380.00320: variable 'networkmanager_version' from source: set_fact 20419 1726882380.00333: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882380.00344: variable 'omit' from source: magic vars 20419 1726882380.00428: variable 'omit' from source: magic vars 20419 1726882380.00471: variable 'omit' from source: magic vars 20419 1726882380.00509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882380.00595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882380.00625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882380.00651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882380.00698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882380.00701: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882380.00710: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882380.00718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882380.00830: Set connection var ansible_pipelining to False 20419 1726882380.00842: Set connection var ansible_timeout to 10 20419 1726882380.00856: Set connection var ansible_connection to ssh 20419 1726882380.00898: Set connection var ansible_shell_executable to /bin/sh 20419 1726882380.00901: Set connection var ansible_shell_type to sh 20419 1726882380.00904: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882380.00918: variable 'ansible_shell_executable' from source: unknown 20419 1726882380.00927: variable 'ansible_connection' from source: unknown 20419 1726882380.00935: variable 'ansible_module_compression' from source: unknown 20419 1726882380.00942: variable 'ansible_shell_type' from source: unknown 20419 1726882380.00960: variable 'ansible_shell_executable' from source: unknown 20419 1726882380.00963: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882380.00965: variable 'ansible_pipelining' from source: unknown 20419 1726882380.01069: variable 'ansible_timeout' from source: unknown 20419 1726882380.01073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882380.01147: 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__) 20419 1726882380.01163: variable 'omit' from source: magic vars 20419 1726882380.01172: starting attempt loop 20419 1726882380.01180: running the handler 20419 1726882380.01199: _low_level_execute_command(): starting 20419 1726882380.01210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882380.01871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.01933: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.01937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882380.01953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.02017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882380.02074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.02146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.03775: stdout chunk (state=3): >>>/root <<< 20419 1726882380.04018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882380.04022: stdout chunk (state=3): >>><<< 20419 1726882380.04025: stderr chunk (state=3): >>><<< 20419 1726882380.04037: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882380.04040: _low_level_execute_command(): starting 20419 1726882380.04042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651 `" && echo ansible-tmp-1726882380.0394256-21259-51108804909651="` echo /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651 `" ) && sleep 0' 20419 1726882380.04549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.04559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882380.04569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882380.04583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882380.04598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882380.04608: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882380.04699: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882380.04713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.04813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.06719: stdout chunk (state=3): >>>ansible-tmp-1726882380.0394256-21259-51108804909651=/root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651 <<< 20419 1726882380.06831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882380.06834: stdout chunk (state=3): >>><<< 20419 1726882380.06837: stderr chunk (state=3): >>><<< 20419 1726882380.06850: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882380.0394256-21259-51108804909651=/root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882380.06901: variable 'ansible_module_compression' from source: unknown 20419 1726882380.06999: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20419 1726882380.07023: variable 'ansible_facts' from source: unknown 20419 1726882380.07221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py 20419 1726882380.07366: Sending initial data 20419 1726882380.07376: Sent initial data (161 bytes) 20419 1726882380.08014: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.08113: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.08140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882380.08157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882380.08179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.08269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.09806: 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 <<< 20419 1726882380.09887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882380.09978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9k22imjz /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py <<< 20419 1726882380.10018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py" <<< 20419 1726882380.10079: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9k22imjz" to remote "/root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py" <<< 20419 1726882380.12228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882380.12231: stdout chunk (state=3): >>><<< 20419 1726882380.12233: stderr chunk (state=3): >>><<< 20419 1726882380.12236: done transferring module to remote 20419 1726882380.12238: _low_level_execute_command(): starting 20419 1726882380.12240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/ /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py && sleep 0' 20419 1726882380.13013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.13017: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.13028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882380.13046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882380.13068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.13157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.14920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882380.14948: stderr chunk (state=3): >>><<< 20419 1726882380.14951: stdout chunk (state=3): >>><<< 20419 1726882380.14966: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882380.14969: _low_level_execute_command(): starting 20419 1726882380.14975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/AnsiballZ_package_facts.py && sleep 0' 20419 1726882380.15601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.15604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882380.15607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882380.15609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882380.15611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882380.15613: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882380.15615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.15683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882380.15687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882380.15689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882380.15691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882380.15698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882380.15699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882380.15702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882380.15703: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882380.15705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.15806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882380.15810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882380.15812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.15881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.59352: 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<<< 20419 1726882380.59373: 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,<<< 20419 1726882380.59442: 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"<<< 20419 1726882380.59510: 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<<< 20419 1726882380.59538: 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", "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.<<< 20419 1726882380.59566: 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"}}} <<< 20419 1726882380.61351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882380.61402: stderr chunk (state=3): >>><<< 20419 1726882380.61406: stdout chunk (state=3): >>><<< 20419 1726882380.61607: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882380.63912: 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-1726882380.0394256-21259-51108804909651/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882380.63938: _low_level_execute_command(): starting 20419 1726882380.63946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882380.0394256-21259-51108804909651/ > /dev/null 2>&1 && sleep 0' 20419 1726882380.64652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882380.64856: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882380.64929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882380.64979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882380.65020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882380.65146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882380.67046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882380.67050: stdout chunk (state=3): >>><<< 20419 1726882380.67052: stderr chunk (state=3): >>><<< 20419 1726882380.67068: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882380.67094: handler run complete 20419 1726882380.68115: variable 'ansible_facts' from source: unknown 20419 1726882380.68699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882380.72727: variable 'ansible_facts' from source: unknown 20419 1726882380.74003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882380.74816: attempt loop complete, returning result 20419 1726882380.74842: _execute() done 20419 1726882380.74857: dumping result to json 20419 1726882380.75188: done dumping result, returning 20419 1726882380.75288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-9d14-fef2-000000000385] 20419 1726882380.75295: sending task result for task 12673a56-9f93-9d14-fef2-000000000385 20419 1726882380.83527: done sending task result for task 12673a56-9f93-9d14-fef2-000000000385 20419 1726882380.83531: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882380.83696: no more pending results, returning what we have 20419 1726882380.83699: results queue empty 20419 1726882380.83700: checking for any_errors_fatal 20419 1726882380.83704: done checking for any_errors_fatal 20419 1726882380.83705: checking for max_fail_percentage 20419 1726882380.83706: done checking for max_fail_percentage 20419 1726882380.83707: checking to see if all hosts have failed and the running result is not ok 20419 1726882380.83708: done checking to see if all hosts have failed 20419 1726882380.83709: getting the remaining hosts for this loop 20419 1726882380.83710: done getting the remaining hosts for this loop 20419 1726882380.83713: getting the next task for host managed_node2 20419 1726882380.83719: done getting next task for host managed_node2 20419 1726882380.83722: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882380.83725: ^ 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=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 20419 1726882380.83734: getting variables 20419 1726882380.83735: in VariableManager get_vars() 20419 1726882380.83775: Calling all_inventory to load vars for managed_node2 20419 1726882380.83778: Calling groups_inventory to load vars for managed_node2 20419 1726882380.83780: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882380.83788: Calling all_plugins_play to load vars for managed_node2 20419 1726882380.83790: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882380.83792: Calling groups_plugins_play to load vars for managed_node2 20419 1726882380.85108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882380.92415: done with get_vars() 20419 1726882380.92446: done getting variables 20419 1726882380.92506: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:00 -0400 (0:00:00.953) 0:00:18.034 ****** 20419 1726882380.92536: entering _queue_task() for managed_node2/debug 20419 1726882380.92909: worker is 1 (out of 1 available) 20419 1726882380.92922: exiting _queue_task() for managed_node2/debug 20419 1726882380.92935: done queuing things up, now waiting for results queue to drain 20419 1726882380.92937: waiting for pending results... 20419 1726882380.93323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882380.93362: in run() - task 12673a56-9f93-9d14-fef2-000000000020 20419 1726882380.93386: variable 'ansible_search_path' from source: unknown 20419 1726882380.93402: variable 'ansible_search_path' from source: unknown 20419 1726882380.93449: calling self._execute() 20419 1726882380.93550: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882380.93563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882380.93690: variable 'omit' from source: magic vars 20419 1726882380.94496: variable 'ansible_distribution_major_version' from source: facts 20419 1726882380.94597: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882380.94769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882380.95048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882380.95099: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882380.95177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882380.95217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882380.95305: variable 'networkmanager_version' from source: set_fact 20419 1726882380.95324: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882380.95444: variable 'ansible_distribution_major_version' from source: facts 20419 1726882380.95456: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882380.95603: variable 'networkmanager_version' from source: set_fact 20419 1726882380.95620: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882380.95730: variable 'ansible_distribution_major_version' from source: facts 20419 1726882380.95801: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882380.95874: variable 'networkmanager_version' from source: set_fact 20419 1726882380.95888: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882380.95909: variable 'omit' from source: magic vars 20419 1726882380.95973: variable 'omit' from source: magic vars 20419 1726882380.96081: variable 'network_provider' from source: set_fact 20419 1726882380.96107: variable 'omit' from source: magic vars 20419 1726882380.96144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882380.96177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882380.96216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882380.96343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882380.96346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882380.96349: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882380.96351: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882380.96353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882380.96413: Set connection var ansible_pipelining to False 20419 1726882380.96425: Set connection var ansible_timeout to 10 20419 1726882380.96431: Set connection var ansible_connection to ssh 20419 1726882380.96440: Set connection var ansible_shell_executable to /bin/sh 20419 1726882380.96455: Set connection var ansible_shell_type to sh 20419 1726882380.96464: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882380.96498: variable 'ansible_shell_executable' from source: unknown 20419 1726882380.96507: variable 'ansible_connection' from source: unknown 20419 1726882380.96524: variable 'ansible_module_compression' from source: unknown 20419 1726882380.96531: variable 'ansible_shell_type' from source: unknown 20419 1726882380.96556: variable 'ansible_shell_executable' from source: unknown 20419 1726882380.96588: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882380.96596: variable 'ansible_pipelining' from source: unknown 20419 1726882380.96599: variable 'ansible_timeout' from source: unknown 20419 1726882380.96602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882380.96756: 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) 20419 1726882380.96760: variable 'omit' from source: magic vars 20419 1726882380.96763: starting attempt loop 20419 1726882380.96767: running the handler 20419 1726882380.96830: handler run complete 20419 1726882380.96900: attempt loop complete, returning result 20419 1726882380.96903: _execute() done 20419 1726882380.96905: dumping result to json 20419 1726882380.96907: done dumping result, returning 20419 1726882380.96912: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9d14-fef2-000000000020] 20419 1726882380.96917: sending task result for task 12673a56-9f93-9d14-fef2-000000000020 20419 1726882380.96982: done sending task result for task 12673a56-9f93-9d14-fef2-000000000020 20419 1726882380.96986: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20419 1726882380.97080: no more pending results, returning what we have 20419 1726882380.97084: results queue empty 20419 1726882380.97085: checking for any_errors_fatal 20419 1726882380.97101: done checking for any_errors_fatal 20419 1726882380.97102: checking for max_fail_percentage 20419 1726882380.97104: done checking for max_fail_percentage 20419 1726882380.97105: checking to see if all hosts have failed and the running result is not ok 20419 1726882380.97106: done checking to see if all hosts have failed 20419 1726882380.97107: getting the remaining hosts for this loop 20419 1726882380.97108: done getting the remaining hosts for this loop 20419 1726882380.97113: getting the next task for host managed_node2 20419 1726882380.97120: done getting next task for host managed_node2 20419 1726882380.97124: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882380.97127: ^ 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=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 20419 1726882380.97306: getting variables 20419 1726882380.97309: in VariableManager get_vars() 20419 1726882380.97363: Calling all_inventory to load vars for managed_node2 20419 1726882380.97366: Calling groups_inventory to load vars for managed_node2 20419 1726882380.97375: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882380.97385: Calling all_plugins_play to load vars for managed_node2 20419 1726882380.97388: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882380.97391: Calling groups_plugins_play to load vars for managed_node2 20419 1726882380.98933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.01591: done with get_vars() 20419 1726882381.01827: done getting variables 20419 1726882381.01889: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:01 -0400 (0:00:00.093) 0:00:18.127 ****** 20419 1726882381.01927: entering _queue_task() for managed_node2/fail 20419 1726882381.02684: worker is 1 (out of 1 available) 20419 1726882381.02702: exiting _queue_task() for managed_node2/fail 20419 1726882381.02716: done queuing things up, now waiting for results queue to drain 20419 1726882381.02717: waiting for pending results... 20419 1726882381.03231: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882381.03501: in run() - task 12673a56-9f93-9d14-fef2-000000000021 20419 1726882381.03542: variable 'ansible_search_path' from source: unknown 20419 1726882381.03546: variable 'ansible_search_path' from source: unknown 20419 1726882381.03549: calling self._execute() 20419 1726882381.03746: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.03751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.03762: variable 'omit' from source: magic vars 20419 1726882381.04643: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.04688: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.05075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.05712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.05757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.05791: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.05867: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.06174: variable 'networkmanager_version' from source: set_fact 20419 1726882381.06178: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.06280: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.06286: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.06643: variable 'networkmanager_version' from source: set_fact 20419 1726882381.06647: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.06944: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.06947: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.07116: variable 'networkmanager_version' from source: set_fact 20419 1726882381.07120: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.07386: variable 'network_state' from source: role '' defaults 20419 1726882381.07398: Evaluated conditional (network_state != {}): False 20419 1726882381.07401: when evaluation is False, skipping this task 20419 1726882381.07404: _execute() done 20419 1726882381.07407: dumping result to json 20419 1726882381.07410: done dumping result, returning 20419 1726882381.07456: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9d14-fef2-000000000021] 20419 1726882381.07460: sending task result for task 12673a56-9f93-9d14-fef2-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882381.07668: no more pending results, returning what we have 20419 1726882381.07671: results queue empty 20419 1726882381.07672: checking for any_errors_fatal 20419 1726882381.07680: done checking for any_errors_fatal 20419 1726882381.07681: checking for max_fail_percentage 20419 1726882381.07683: done checking for max_fail_percentage 20419 1726882381.07684: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.07685: done checking to see if all hosts have failed 20419 1726882381.07685: getting the remaining hosts for this loop 20419 1726882381.07687: done getting the remaining hosts for this loop 20419 1726882381.07691: getting the next task for host managed_node2 20419 1726882381.07701: done getting next task for host managed_node2 20419 1726882381.07705: ^ 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 20419 1726882381.07707: ^ 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=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 20419 1726882381.07722: getting variables 20419 1726882381.07725: in VariableManager get_vars() 20419 1726882381.07778: Calling all_inventory to load vars for managed_node2 20419 1726882381.07781: Calling groups_inventory to load vars for managed_node2 20419 1726882381.07783: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.07909: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.07913: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.07978: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.08611: done sending task result for task 12673a56-9f93-9d14-fef2-000000000021 20419 1726882381.08614: WORKER PROCESS EXITING 20419 1726882381.11035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.14660: done with get_vars() 20419 1726882381.14687: done getting variables 20419 1726882381.14908: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:01 -0400 (0:00:00.130) 0:00:18.258 ****** 20419 1726882381.14942: entering _queue_task() for managed_node2/fail 20419 1726882381.15303: worker is 1 (out of 1 available) 20419 1726882381.15317: exiting _queue_task() for managed_node2/fail 20419 1726882381.15330: done queuing things up, now waiting for results queue to drain 20419 1726882381.15331: waiting for pending results... 20419 1726882381.15627: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20419 1726882381.15822: in run() - task 12673a56-9f93-9d14-fef2-000000000022 20419 1726882381.15845: variable 'ansible_search_path' from source: unknown 20419 1726882381.15867: variable 'ansible_search_path' from source: unknown 20419 1726882381.15916: calling self._execute() 20419 1726882381.16078: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.16082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.16086: variable 'omit' from source: magic vars 20419 1726882381.16459: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.16478: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.16711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.17212: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.17216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.17219: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.17222: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.17254: variable 'networkmanager_version' from source: set_fact 20419 1726882381.17274: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.17405: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.17417: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.17557: variable 'networkmanager_version' from source: set_fact 20419 1726882381.17571: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.17686: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.17703: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.17838: variable 'networkmanager_version' from source: set_fact 20419 1726882381.17851: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.17967: variable 'network_state' from source: role '' defaults 20419 1726882381.17987: Evaluated conditional (network_state != {}): False 20419 1726882381.18004: when evaluation is False, skipping this task 20419 1726882381.18012: _execute() done 20419 1726882381.18021: dumping result to json 20419 1726882381.18029: done dumping result, returning 20419 1726882381.18041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9d14-fef2-000000000022] 20419 1726882381.18051: sending task result for task 12673a56-9f93-9d14-fef2-000000000022 20419 1726882381.18300: done sending task result for task 12673a56-9f93-9d14-fef2-000000000022 20419 1726882381.18303: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882381.18352: no more pending results, returning what we have 20419 1726882381.18355: results queue empty 20419 1726882381.18356: checking for any_errors_fatal 20419 1726882381.18365: done checking for any_errors_fatal 20419 1726882381.18366: checking for max_fail_percentage 20419 1726882381.18368: done checking for max_fail_percentage 20419 1726882381.18369: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.18370: done checking to see if all hosts have failed 20419 1726882381.18371: getting the remaining hosts for this loop 20419 1726882381.18372: done getting the remaining hosts for this loop 20419 1726882381.18376: getting the next task for host managed_node2 20419 1726882381.18384: done getting next task for host managed_node2 20419 1726882381.18389: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882381.18396: ^ 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=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 20419 1726882381.18412: getting variables 20419 1726882381.18414: in VariableManager get_vars() 20419 1726882381.18472: Calling all_inventory to load vars for managed_node2 20419 1726882381.18475: Calling groups_inventory to load vars for managed_node2 20419 1726882381.18486: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.18508: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.18512: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.18516: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.20053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.22439: done with get_vars() 20419 1726882381.22467: done getting variables 20419 1726882381.22725: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:01 -0400 (0:00:00.078) 0:00:18.336 ****** 20419 1726882381.22768: entering _queue_task() for managed_node2/fail 20419 1726882381.23156: worker is 1 (out of 1 available) 20419 1726882381.23169: exiting _queue_task() for managed_node2/fail 20419 1726882381.23183: done queuing things up, now waiting for results queue to drain 20419 1726882381.23185: waiting for pending results... 20419 1726882381.23506: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882381.23800: in run() - task 12673a56-9f93-9d14-fef2-000000000023 20419 1726882381.23804: variable 'ansible_search_path' from source: unknown 20419 1726882381.23806: variable 'ansible_search_path' from source: unknown 20419 1726882381.23809: calling self._execute() 20419 1726882381.23811: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.23815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.23817: variable 'omit' from source: magic vars 20419 1726882381.24235: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.24264: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.24471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.24720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.24769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.24804: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.24899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.24985: variable 'networkmanager_version' from source: set_fact 20419 1726882381.25001: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.25120: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.25126: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.25299: variable 'networkmanager_version' from source: set_fact 20419 1726882381.25302: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.25381: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.25385: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.25579: variable 'networkmanager_version' from source: set_fact 20419 1726882381.25582: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.25685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882381.28704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882381.28746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882381.28782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882381.28816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882381.28846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882381.28923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.28956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.28980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.29026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.29037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.29134: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.29145: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20419 1726882381.29260: variable 'ansible_distribution' from source: facts 20419 1726882381.29269: variable '__network_rh_distros' from source: role '' defaults 20419 1726882381.29278: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20419 1726882381.29602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.29606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.29653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.29686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.29707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.29865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.29868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.29871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.29873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.29875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.29931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.29953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.29977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.30016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.30117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.30795: variable 'network_connections' from source: task vars 20419 1726882381.30806: variable 'interface' from source: play vars 20419 1726882381.31029: variable 'interface' from source: play vars 20419 1726882381.31041: variable 'network_state' from source: role '' defaults 20419 1726882381.31216: 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) 20419 1726882381.31236: 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) 20419 1726882381.31261: 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) 20419 1726882381.31288: 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) 20419 1726882381.31417: 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 20419 1726882381.31421: when evaluation is False, skipping this task 20419 1726882381.31423: _execute() done 20419 1726882381.31426: dumping result to json 20419 1726882381.31428: done dumping result, returning 20419 1726882381.31430: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9d14-fef2-000000000023] 20419 1726882381.31432: sending task result for task 12673a56-9f93-9d14-fef2-000000000023 20419 1726882381.31502: done sending task result for task 12673a56-9f93-9d14-fef2-000000000023 20419 1726882381.31505: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 20419 1726882381.31560: no more pending results, returning what we have 20419 1726882381.31564: results queue empty 20419 1726882381.31565: checking for any_errors_fatal 20419 1726882381.31571: done checking for any_errors_fatal 20419 1726882381.31572: checking for max_fail_percentage 20419 1726882381.31574: done checking for max_fail_percentage 20419 1726882381.31575: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.31576: done checking to see if all hosts have failed 20419 1726882381.31577: getting the remaining hosts for this loop 20419 1726882381.31578: done getting the remaining hosts for this loop 20419 1726882381.31582: getting the next task for host managed_node2 20419 1726882381.31588: done getting next task for host managed_node2 20419 1726882381.31595: ^ 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 20419 1726882381.31598: ^ 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=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 20419 1726882381.31612: getting variables 20419 1726882381.31614: in VariableManager get_vars() 20419 1726882381.31674: Calling all_inventory to load vars for managed_node2 20419 1726882381.31677: Calling groups_inventory to load vars for managed_node2 20419 1726882381.31680: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.31692: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.31712: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.31717: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.33384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.34822: done with get_vars() 20419 1726882381.34846: done getting variables 20419 1726882381.34938: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:01 -0400 (0:00:00.122) 0:00:18.458 ****** 20419 1726882381.34971: entering _queue_task() for managed_node2/dnf 20419 1726882381.35310: worker is 1 (out of 1 available) 20419 1726882381.35324: exiting _queue_task() for managed_node2/dnf 20419 1726882381.35337: done queuing things up, now waiting for results queue to drain 20419 1726882381.35338: waiting for pending results... 20419 1726882381.35773: running TaskExecutor() for managed_node2/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 20419 1726882381.35779: in run() - task 12673a56-9f93-9d14-fef2-000000000024 20419 1726882381.35782: variable 'ansible_search_path' from source: unknown 20419 1726882381.35785: variable 'ansible_search_path' from source: unknown 20419 1726882381.35808: calling self._execute() 20419 1726882381.35978: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.35983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.35986: variable 'omit' from source: magic vars 20419 1726882381.36314: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.36361: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.36505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.36771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.36825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.36912: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.36973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.37033: variable 'networkmanager_version' from source: set_fact 20419 1726882381.37047: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.37172: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.37175: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.37389: variable 'networkmanager_version' from source: set_fact 20419 1726882381.37400: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.37417: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.37422: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.37549: variable 'networkmanager_version' from source: set_fact 20419 1726882381.37558: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.37718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882381.39758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882381.39822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882381.39857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882381.39891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882381.39923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882381.40035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.40044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.40070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.40110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.40130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.40261: variable 'ansible_distribution' from source: facts 20419 1726882381.40265: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.40268: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20419 1726882381.40510: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882381.40513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.40516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.40518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.40699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.40702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.40705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.40707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.40710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.40712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.40714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.40739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.40761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.40787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.40824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.40837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.40995: variable 'network_connections' from source: task vars 20419 1726882381.41005: variable 'interface' from source: play vars 20419 1726882381.41068: variable 'interface' from source: play vars 20419 1726882381.41129: 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) 20419 1726882381.41150: 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) 20419 1726882381.41174: 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) 20419 1726882381.41201: 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) 20419 1726882381.41263: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882381.41488: variable 'network_connections' from source: task vars 20419 1726882381.41499: variable 'interface' from source: play vars 20419 1726882381.41552: variable 'interface' from source: play vars 20419 1726882381.41580: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882381.41583: when evaluation is False, skipping this task 20419 1726882381.41586: _execute() done 20419 1726882381.41588: dumping result to json 20419 1726882381.41590: done dumping result, returning 20419 1726882381.41602: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000024] 20419 1726882381.41608: sending task result for task 12673a56-9f93-9d14-fef2-000000000024 20419 1726882381.41778: done sending task result for task 12673a56-9f93-9d14-fef2-000000000024 20419 1726882381.41782: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882381.41841: no more pending results, returning what we have 20419 1726882381.41845: results queue empty 20419 1726882381.41846: checking for any_errors_fatal 20419 1726882381.41856: done checking for any_errors_fatal 20419 1726882381.41857: checking for max_fail_percentage 20419 1726882381.41858: done checking for max_fail_percentage 20419 1726882381.41860: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.41861: done checking to see if all hosts have failed 20419 1726882381.41862: getting the remaining hosts for this loop 20419 1726882381.41863: done getting the remaining hosts for this loop 20419 1726882381.41867: getting the next task for host managed_node2 20419 1726882381.41875: done getting next task for host managed_node2 20419 1726882381.41880: ^ 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 20419 1726882381.41883: ^ 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=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 20419 1726882381.41900: getting variables 20419 1726882381.41902: in VariableManager get_vars() 20419 1726882381.41965: Calling all_inventory to load vars for managed_node2 20419 1726882381.41969: Calling groups_inventory to load vars for managed_node2 20419 1726882381.41971: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.41983: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.41986: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.41989: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.43505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.45011: done with get_vars() 20419 1726882381.45034: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882381.45111: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:01 -0400 (0:00:00.101) 0:00:18.560 ****** 20419 1726882381.45141: entering _queue_task() for managed_node2/yum 20419 1726882381.45143: Creating lock for yum 20419 1726882381.45472: worker is 1 (out of 1 available) 20419 1726882381.45484: exiting _queue_task() for managed_node2/yum 20419 1726882381.45499: done queuing things up, now waiting for results queue to drain 20419 1726882381.45501: waiting for pending results... 20419 1726882381.46204: running TaskExecutor() for managed_node2/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 20419 1726882381.46212: in run() - task 12673a56-9f93-9d14-fef2-000000000025 20419 1726882381.46217: variable 'ansible_search_path' from source: unknown 20419 1726882381.46220: variable 'ansible_search_path' from source: unknown 20419 1726882381.46224: calling self._execute() 20419 1726882381.46227: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.46230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.46233: variable 'omit' from source: magic vars 20419 1726882381.46423: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.46427: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.46587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.46846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.46887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.46927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.47313: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.47399: variable 'networkmanager_version' from source: set_fact 20419 1726882381.47500: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.47525: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.47530: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.47669: variable 'networkmanager_version' from source: set_fact 20419 1726882381.47678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.47789: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.47797: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.47922: variable 'networkmanager_version' from source: set_fact 20419 1726882381.47931: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.48059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882381.50277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882381.50279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882381.50282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882381.50285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882381.50288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882381.50560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.50586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.50616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.50651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.50662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.50743: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.50756: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20419 1726882381.50759: when evaluation is False, skipping this task 20419 1726882381.50761: _execute() done 20419 1726882381.50764: dumping result to json 20419 1726882381.50766: done dumping result, returning 20419 1726882381.50774: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000025] 20419 1726882381.50780: sending task result for task 12673a56-9f93-9d14-fef2-000000000025 20419 1726882381.50980: done sending task result for task 12673a56-9f93-9d14-fef2-000000000025 20419 1726882381.50984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20419 1726882381.51038: no more pending results, returning what we have 20419 1726882381.51042: results queue empty 20419 1726882381.51043: checking for any_errors_fatal 20419 1726882381.51050: done checking for any_errors_fatal 20419 1726882381.51050: checking for max_fail_percentage 20419 1726882381.51052: done checking for max_fail_percentage 20419 1726882381.51053: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.51054: done checking to see if all hosts have failed 20419 1726882381.51055: getting the remaining hosts for this loop 20419 1726882381.51057: done getting the remaining hosts for this loop 20419 1726882381.51061: getting the next task for host managed_node2 20419 1726882381.51068: done getting next task for host managed_node2 20419 1726882381.51072: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882381.51075: ^ 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=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 20419 1726882381.51089: getting variables 20419 1726882381.51091: in VariableManager get_vars() 20419 1726882381.51151: Calling all_inventory to load vars for managed_node2 20419 1726882381.51155: Calling groups_inventory to load vars for managed_node2 20419 1726882381.51157: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.51168: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.51172: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.51175: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.53133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.54668: done with get_vars() 20419 1726882381.54696: done getting variables 20419 1726882381.54756: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:01 -0400 (0:00:00.096) 0:00:18.656 ****** 20419 1726882381.54787: entering _queue_task() for managed_node2/fail 20419 1726882381.55115: worker is 1 (out of 1 available) 20419 1726882381.55127: exiting _queue_task() for managed_node2/fail 20419 1726882381.55139: done queuing things up, now waiting for results queue to drain 20419 1726882381.55140: waiting for pending results... 20419 1726882381.55513: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882381.55700: in run() - task 12673a56-9f93-9d14-fef2-000000000026 20419 1726882381.55705: variable 'ansible_search_path' from source: unknown 20419 1726882381.55708: variable 'ansible_search_path' from source: unknown 20419 1726882381.55711: calling self._execute() 20419 1726882381.55714: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.55716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.55719: variable 'omit' from source: magic vars 20419 1726882381.56200: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.56205: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.56274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.56559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.56585: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.56647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.56699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.56779: variable 'networkmanager_version' from source: set_fact 20419 1726882381.56795: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.57082: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.57086: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.57088: variable 'networkmanager_version' from source: set_fact 20419 1726882381.57090: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.57160: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.57165: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.57299: variable 'networkmanager_version' from source: set_fact 20419 1726882381.57415: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.57418: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882381.57564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882381.59606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882381.59668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882381.59897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882381.59901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882381.59904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882381.59907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.59910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.59912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.59942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.59956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.60004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.60026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.60047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.60084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.60099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.60140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.60161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.60184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.60225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.60238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.60433: variable 'network_connections' from source: task vars 20419 1726882381.60437: variable 'interface' from source: play vars 20419 1726882381.60480: variable 'interface' from source: play vars 20419 1726882381.60758: 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) 20419 1726882381.60761: 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) 20419 1726882381.60763: 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) 20419 1726882381.60765: 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) 20419 1726882381.60767: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882381.60923: variable 'network_connections' from source: task vars 20419 1726882381.60926: variable 'interface' from source: play vars 20419 1726882381.60991: variable 'interface' from source: play vars 20419 1726882381.61023: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882381.61027: when evaluation is False, skipping this task 20419 1726882381.61029: _execute() done 20419 1726882381.61032: dumping result to json 20419 1726882381.61034: done dumping result, returning 20419 1726882381.61042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000026] 20419 1726882381.61049: sending task result for task 12673a56-9f93-9d14-fef2-000000000026 20419 1726882381.61142: done sending task result for task 12673a56-9f93-9d14-fef2-000000000026 20419 1726882381.61145: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882381.61198: no more pending results, returning what we have 20419 1726882381.61202: results queue empty 20419 1726882381.61203: checking for any_errors_fatal 20419 1726882381.61211: done checking for any_errors_fatal 20419 1726882381.61212: checking for max_fail_percentage 20419 1726882381.61213: done checking for max_fail_percentage 20419 1726882381.61214: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.61216: done checking to see if all hosts have failed 20419 1726882381.61216: getting the remaining hosts for this loop 20419 1726882381.61218: done getting the remaining hosts for this loop 20419 1726882381.61223: getting the next task for host managed_node2 20419 1726882381.61229: done getting next task for host managed_node2 20419 1726882381.61233: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20419 1726882381.61236: ^ 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=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 20419 1726882381.61250: getting variables 20419 1726882381.61251: in VariableManager get_vars() 20419 1726882381.61315: Calling all_inventory to load vars for managed_node2 20419 1726882381.61319: Calling groups_inventory to load vars for managed_node2 20419 1726882381.61321: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.61333: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.61336: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.61339: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.62879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.66341: done with get_vars() 20419 1726882381.66364: done getting variables 20419 1726882381.66427: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:01 -0400 (0:00:00.116) 0:00:18.773 ****** 20419 1726882381.66464: entering _queue_task() for managed_node2/package 20419 1726882381.67221: worker is 1 (out of 1 available) 20419 1726882381.67233: exiting _queue_task() for managed_node2/package 20419 1726882381.67245: done queuing things up, now waiting for results queue to drain 20419 1726882381.67247: waiting for pending results... 20419 1726882381.67919: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20419 1726882381.68012: in run() - task 12673a56-9f93-9d14-fef2-000000000027 20419 1726882381.68029: variable 'ansible_search_path' from source: unknown 20419 1726882381.68039: variable 'ansible_search_path' from source: unknown 20419 1726882381.68200: calling self._execute() 20419 1726882381.68346: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882381.68360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882381.68375: variable 'omit' from source: magic vars 20419 1726882381.69069: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.69317: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.69556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882381.70185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882381.70386: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882381.70390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882381.70561: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882381.70754: variable 'networkmanager_version' from source: set_fact 20419 1726882381.70850: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.71019: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.71107: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.71345: variable 'networkmanager_version' from source: set_fact 20419 1726882381.71418: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.71651: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.71661: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882381.72499: variable 'networkmanager_version' from source: set_fact 20419 1726882381.72503: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882381.72908: variable 'network_packages' from source: role '' defaults 20419 1726882381.73013: variable '__network_provider_setup' from source: role '' defaults 20419 1726882381.73299: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882381.73302: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882381.73305: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882381.73355: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882381.73575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882381.78085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882381.78159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882381.78354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882381.78599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882381.78604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882381.78627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.78750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.78782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.78871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.79064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.79207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.79237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.79481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.79484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.79486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.80009: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882381.80250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.80282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.80318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.80396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.80481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.80689: variable 'ansible_python' from source: facts 20419 1726882381.80728: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882381.80880: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882381.81086: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882381.81553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.81557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.81567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.81570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.81947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.81950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882381.81953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882381.81955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882381.82032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882381.82072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882381.82482: variable 'network_connections' from source: task vars 20419 1726882381.82603: variable 'interface' from source: play vars 20419 1726882381.82811: variable 'interface' from source: play vars 20419 1726882381.82973: 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) 20419 1726882381.83147: 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) 20419 1726882381.83158: 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) 20419 1726882381.83200: 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) 20419 1726882381.83366: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882381.84381: variable 'network_connections' from source: task vars 20419 1726882381.84740: variable 'interface' from source: play vars 20419 1726882381.84754: variable 'interface' from source: play vars 20419 1726882381.84866: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882381.85042: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882381.85701: variable 'network_connections' from source: task vars 20419 1726882381.85809: variable 'interface' from source: play vars 20419 1726882381.85885: variable 'interface' from source: play vars 20419 1726882381.86024: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882381.86166: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882381.86921: variable 'network_connections' from source: task vars 20419 1726882381.86934: variable 'interface' from source: play vars 20419 1726882381.87107: variable 'interface' from source: play vars 20419 1726882381.87179: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882381.87385: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882381.87414: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882381.87700: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882381.88041: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882381.89085: variable 'network_connections' from source: task vars 20419 1726882381.89212: variable 'interface' from source: play vars 20419 1726882381.89279: variable 'interface' from source: play vars 20419 1726882381.89533: variable 'ansible_distribution' from source: facts 20419 1726882381.89536: variable '__network_rh_distros' from source: role '' defaults 20419 1726882381.89540: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.89542: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882381.89726: variable 'ansible_distribution' from source: facts 20419 1726882381.89985: variable '__network_rh_distros' from source: role '' defaults 20419 1726882381.89988: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.89990: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882381.90166: variable 'ansible_distribution' from source: facts 20419 1726882381.90208: variable '__network_rh_distros' from source: role '' defaults 20419 1726882381.90217: variable 'ansible_distribution_major_version' from source: facts 20419 1726882381.90252: variable 'network_provider' from source: set_fact 20419 1726882381.90329: variable 'ansible_facts' from source: unknown 20419 1726882381.91931: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20419 1726882381.91941: when evaluation is False, skipping this task 20419 1726882381.92102: _execute() done 20419 1726882381.92106: dumping result to json 20419 1726882381.92108: done dumping result, returning 20419 1726882381.92111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9d14-fef2-000000000027] 20419 1726882381.92113: sending task result for task 12673a56-9f93-9d14-fef2-000000000027 20419 1726882381.92253: done sending task result for task 12673a56-9f93-9d14-fef2-000000000027 20419 1726882381.92256: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20419 1726882381.92334: no more pending results, returning what we have 20419 1726882381.92338: results queue empty 20419 1726882381.92339: checking for any_errors_fatal 20419 1726882381.92346: done checking for any_errors_fatal 20419 1726882381.92347: checking for max_fail_percentage 20419 1726882381.92349: done checking for max_fail_percentage 20419 1726882381.92350: checking to see if all hosts have failed and the running result is not ok 20419 1726882381.92351: done checking to see if all hosts have failed 20419 1726882381.92351: getting the remaining hosts for this loop 20419 1726882381.92353: done getting the remaining hosts for this loop 20419 1726882381.92357: getting the next task for host managed_node2 20419 1726882381.92365: done getting next task for host managed_node2 20419 1726882381.92369: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882381.92371: ^ 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=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 20419 1726882381.92397: getting variables 20419 1726882381.92399: in VariableManager get_vars() 20419 1726882381.92464: Calling all_inventory to load vars for managed_node2 20419 1726882381.92468: Calling groups_inventory to load vars for managed_node2 20419 1726882381.92471: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882381.92483: Calling all_plugins_play to load vars for managed_node2 20419 1726882381.92486: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882381.92489: Calling groups_plugins_play to load vars for managed_node2 20419 1726882381.95797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882381.98985: done with get_vars() 20419 1726882381.99018: done getting variables 20419 1726882381.99082: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:01 -0400 (0:00:00.326) 0:00:19.100 ****** 20419 1726882381.99138: entering _queue_task() for managed_node2/package 20419 1726882381.99491: worker is 1 (out of 1 available) 20419 1726882381.99706: exiting _queue_task() for managed_node2/package 20419 1726882381.99719: done queuing things up, now waiting for results queue to drain 20419 1726882381.99720: waiting for pending results... 20419 1726882381.99852: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882382.00058: in run() - task 12673a56-9f93-9d14-fef2-000000000028 20419 1726882382.00062: variable 'ansible_search_path' from source: unknown 20419 1726882382.00065: variable 'ansible_search_path' from source: unknown 20419 1726882382.00067: calling self._execute() 20419 1726882382.00120: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.00133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.00146: variable 'omit' from source: magic vars 20419 1726882382.00553: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.00572: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.00762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882382.01050: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882382.01101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882382.01145: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882382.01226: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882382.01319: variable 'networkmanager_version' from source: set_fact 20419 1726882382.01366: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.01458: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.01476: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.01623: variable 'networkmanager_version' from source: set_fact 20419 1726882382.01637: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.01804: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.01808: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.01899: variable 'networkmanager_version' from source: set_fact 20419 1726882382.01919: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.02059: variable 'network_state' from source: role '' defaults 20419 1726882382.02072: Evaluated conditional (network_state != {}): False 20419 1726882382.02080: when evaluation is False, skipping this task 20419 1726882382.02086: _execute() done 20419 1726882382.02096: dumping result to json 20419 1726882382.02134: done dumping result, returning 20419 1726882382.02137: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9d14-fef2-000000000028] 20419 1726882382.02140: sending task result for task 12673a56-9f93-9d14-fef2-000000000028 20419 1726882382.02399: done sending task result for task 12673a56-9f93-9d14-fef2-000000000028 20419 1726882382.02402: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882382.02453: no more pending results, returning what we have 20419 1726882382.02457: results queue empty 20419 1726882382.02458: checking for any_errors_fatal 20419 1726882382.02466: done checking for any_errors_fatal 20419 1726882382.02467: checking for max_fail_percentage 20419 1726882382.02468: done checking for max_fail_percentage 20419 1726882382.02469: checking to see if all hosts have failed and the running result is not ok 20419 1726882382.02470: done checking to see if all hosts have failed 20419 1726882382.02471: getting the remaining hosts for this loop 20419 1726882382.02472: done getting the remaining hosts for this loop 20419 1726882382.02476: getting the next task for host managed_node2 20419 1726882382.02483: done getting next task for host managed_node2 20419 1726882382.02487: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882382.02489: ^ 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=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 20419 1726882382.02509: getting variables 20419 1726882382.02516: in VariableManager get_vars() 20419 1726882382.02575: Calling all_inventory to load vars for managed_node2 20419 1726882382.02579: Calling groups_inventory to load vars for managed_node2 20419 1726882382.02582: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882382.02770: Calling all_plugins_play to load vars for managed_node2 20419 1726882382.02774: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882382.02778: Calling groups_plugins_play to load vars for managed_node2 20419 1726882382.04239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882382.06765: done with get_vars() 20419 1726882382.06997: done getting variables 20419 1726882382.07054: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:02 -0400 (0:00:00.079) 0:00:19.179 ****** 20419 1726882382.07197: entering _queue_task() for managed_node2/package 20419 1726882382.07860: worker is 1 (out of 1 available) 20419 1726882382.07874: exiting _queue_task() for managed_node2/package 20419 1726882382.07890: done queuing things up, now waiting for results queue to drain 20419 1726882382.07891: waiting for pending results... 20419 1726882382.08444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882382.08758: in run() - task 12673a56-9f93-9d14-fef2-000000000029 20419 1726882382.08762: variable 'ansible_search_path' from source: unknown 20419 1726882382.08765: variable 'ansible_search_path' from source: unknown 20419 1726882382.08808: calling self._execute() 20419 1726882382.09079: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.09087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.09100: variable 'omit' from source: magic vars 20419 1726882382.09918: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.09961: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.10340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882382.10906: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882382.10954: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882382.11100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882382.11157: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882382.11349: variable 'networkmanager_version' from source: set_fact 20419 1726882382.11363: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.11587: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.11696: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.11997: variable 'networkmanager_version' from source: set_fact 20419 1726882382.12005: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.12222: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.12225: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.12641: variable 'networkmanager_version' from source: set_fact 20419 1726882382.12650: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.12844: variable 'network_state' from source: role '' defaults 20419 1726882382.12854: Evaluated conditional (network_state != {}): False 20419 1726882382.12857: when evaluation is False, skipping this task 20419 1726882382.12860: _execute() done 20419 1726882382.12863: dumping result to json 20419 1726882382.12865: done dumping result, returning 20419 1726882382.12874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9d14-fef2-000000000029] 20419 1726882382.12898: sending task result for task 12673a56-9f93-9d14-fef2-000000000029 20419 1726882382.13035: done sending task result for task 12673a56-9f93-9d14-fef2-000000000029 20419 1726882382.13038: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882382.13083: no more pending results, returning what we have 20419 1726882382.13087: results queue empty 20419 1726882382.13088: checking for any_errors_fatal 20419 1726882382.13099: done checking for any_errors_fatal 20419 1726882382.13100: checking for max_fail_percentage 20419 1726882382.13102: done checking for max_fail_percentage 20419 1726882382.13103: checking to see if all hosts have failed and the running result is not ok 20419 1726882382.13104: done checking to see if all hosts have failed 20419 1726882382.13105: getting the remaining hosts for this loop 20419 1726882382.13106: done getting the remaining hosts for this loop 20419 1726882382.13111: getting the next task for host managed_node2 20419 1726882382.13118: done getting next task for host managed_node2 20419 1726882382.13122: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882382.13125: ^ 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=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 20419 1726882382.13139: getting variables 20419 1726882382.13141: in VariableManager get_vars() 20419 1726882382.13502: Calling all_inventory to load vars for managed_node2 20419 1726882382.13505: Calling groups_inventory to load vars for managed_node2 20419 1726882382.13508: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882382.13519: Calling all_plugins_play to load vars for managed_node2 20419 1726882382.13523: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882382.13526: Calling groups_plugins_play to load vars for managed_node2 20419 1726882382.15103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882382.16634: done with get_vars() 20419 1726882382.16663: done getting variables 20419 1726882382.16768: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:02 -0400 (0:00:00.097) 0:00:19.276 ****** 20419 1726882382.16806: entering _queue_task() for managed_node2/service 20419 1726882382.16808: Creating lock for service 20419 1726882382.17156: worker is 1 (out of 1 available) 20419 1726882382.17168: exiting _queue_task() for managed_node2/service 20419 1726882382.17181: done queuing things up, now waiting for results queue to drain 20419 1726882382.17182: waiting for pending results... 20419 1726882382.18012: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882382.18017: in run() - task 12673a56-9f93-9d14-fef2-00000000002a 20419 1726882382.18218: variable 'ansible_search_path' from source: unknown 20419 1726882382.18221: variable 'ansible_search_path' from source: unknown 20419 1726882382.18224: calling self._execute() 20419 1726882382.18328: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.18339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.18353: variable 'omit' from source: magic vars 20419 1726882382.19141: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.19159: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.19601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882382.20173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882382.20177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882382.20369: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882382.20610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882382.20801: variable 'networkmanager_version' from source: set_fact 20419 1726882382.20805: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.20936: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.20947: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.21261: variable 'networkmanager_version' from source: set_fact 20419 1726882382.21277: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.21505: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.21516: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.21759: variable 'networkmanager_version' from source: set_fact 20419 1726882382.21773: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.21987: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882382.22296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882382.26586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882382.26665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882382.26715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882382.26750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882382.26779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882382.26865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.26900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.26934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.26977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.26999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.27051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.27077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.27109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.27157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.27174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.27223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.27254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.27359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.27362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.27364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.27522: variable 'network_connections' from source: task vars 20419 1726882382.27541: variable 'interface' from source: play vars 20419 1726882382.27629: variable 'interface' from source: play vars 20419 1726882382.27697: 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) 20419 1726882382.27724: 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) 20419 1726882382.27752: 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) 20419 1726882382.27782: 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) 20419 1726882382.27847: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882382.28337: variable 'network_connections' from source: task vars 20419 1726882382.28340: variable 'interface' from source: play vars 20419 1726882382.28424: variable 'interface' from source: play vars 20419 1726882382.28472: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882382.28599: when evaluation is False, skipping this task 20419 1726882382.28602: _execute() done 20419 1726882382.28604: dumping result to json 20419 1726882382.28606: done dumping result, returning 20419 1726882382.28608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000002a] 20419 1726882382.28610: sending task result for task 12673a56-9f93-9d14-fef2-00000000002a 20419 1726882382.28900: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002a 20419 1726882382.28904: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882382.28954: no more pending results, returning what we have 20419 1726882382.28958: results queue empty 20419 1726882382.28959: checking for any_errors_fatal 20419 1726882382.28965: done checking for any_errors_fatal 20419 1726882382.28966: checking for max_fail_percentage 20419 1726882382.28968: done checking for max_fail_percentage 20419 1726882382.28969: checking to see if all hosts have failed and the running result is not ok 20419 1726882382.28970: done checking to see if all hosts have failed 20419 1726882382.28971: getting the remaining hosts for this loop 20419 1726882382.28972: done getting the remaining hosts for this loop 20419 1726882382.28977: getting the next task for host managed_node2 20419 1726882382.28984: done getting next task for host managed_node2 20419 1726882382.28988: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882382.28996: ^ 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=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 20419 1726882382.29012: getting variables 20419 1726882382.29014: in VariableManager get_vars() 20419 1726882382.29073: Calling all_inventory to load vars for managed_node2 20419 1726882382.29077: Calling groups_inventory to load vars for managed_node2 20419 1726882382.29079: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882382.29091: Calling all_plugins_play to load vars for managed_node2 20419 1726882382.29501: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882382.29506: Calling groups_plugins_play to load vars for managed_node2 20419 1726882382.32317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882382.35546: done with get_vars() 20419 1726882382.35571: done getting variables 20419 1726882382.35832: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:02 -0400 (0:00:00.190) 0:00:19.467 ****** 20419 1726882382.35860: entering _queue_task() for managed_node2/service 20419 1726882382.36767: worker is 1 (out of 1 available) 20419 1726882382.36779: exiting _queue_task() for managed_node2/service 20419 1726882382.36791: done queuing things up, now waiting for results queue to drain 20419 1726882382.36796: waiting for pending results... 20419 1726882382.37035: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882382.37200: in run() - task 12673a56-9f93-9d14-fef2-00000000002b 20419 1726882382.37204: variable 'ansible_search_path' from source: unknown 20419 1726882382.37207: variable 'ansible_search_path' from source: unknown 20419 1726882382.37243: calling self._execute() 20419 1726882382.37336: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.37399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.37403: variable 'omit' from source: magic vars 20419 1726882382.37742: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.37764: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.38101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882382.38538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882382.38580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882382.38790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882382.38873: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882382.39068: variable 'networkmanager_version' from source: set_fact 20419 1726882382.39071: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.39306: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.39314: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.39746: variable 'networkmanager_version' from source: set_fact 20419 1726882382.39750: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.39890: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.40047: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882382.40290: variable 'networkmanager_version' from source: set_fact 20419 1726882382.40295: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882382.40558: variable 'network_provider' from source: set_fact 20419 1726882382.40562: variable 'network_state' from source: role '' defaults 20419 1726882382.40573: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20419 1726882382.40579: variable 'omit' from source: magic vars 20419 1726882382.40752: variable 'omit' from source: magic vars 20419 1726882382.40782: variable 'network_service_name' from source: role '' defaults 20419 1726882382.40856: variable 'network_service_name' from source: role '' defaults 20419 1726882382.41078: variable '__network_provider_setup' from source: role '' defaults 20419 1726882382.41084: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882382.41315: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882382.41324: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882382.41437: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882382.41845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882382.44385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882382.44388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882382.44391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882382.44698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882382.44702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882382.44704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.44706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.44708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.44710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.44712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.45057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.45086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.45118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.45298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.45301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.45735: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882382.45939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.45967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.45996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.46052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.46071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.46165: variable 'ansible_python' from source: facts 20419 1726882382.46190: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882382.46288: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882382.46374: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882382.46501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.46529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.46558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.46609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.46628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.46682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882382.46712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882382.46742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882382.46790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882382.46812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882382.46957: variable 'network_connections' from source: task vars 20419 1726882382.46970: variable 'interface' from source: play vars 20419 1726882382.47054: variable 'interface' from source: play vars 20419 1726882382.47144: 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) 20419 1726882382.47178: 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) 20419 1726882382.47226: 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) 20419 1726882382.47335: 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) 20419 1726882382.47338: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882382.47561: variable 'network_connections' from source: task vars 20419 1726882382.47572: variable 'interface' from source: play vars 20419 1726882382.47645: variable 'interface' from source: play vars 20419 1726882382.47700: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882382.47777: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882382.48542: variable 'network_connections' from source: task vars 20419 1726882382.48545: variable 'interface' from source: play vars 20419 1726882382.48609: variable 'interface' from source: play vars 20419 1726882382.48639: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882382.48743: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882382.49097: variable 'network_connections' from source: task vars 20419 1726882382.49110: variable 'interface' from source: play vars 20419 1726882382.49181: variable 'interface' from source: play vars 20419 1726882382.49253: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882382.49323: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882382.49335: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882382.49395: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882382.49639: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882382.50241: variable 'network_connections' from source: task vars 20419 1726882382.50267: variable 'interface' from source: play vars 20419 1726882382.50339: variable 'interface' from source: play vars 20419 1726882382.50354: variable 'ansible_distribution' from source: facts 20419 1726882382.50369: variable '__network_rh_distros' from source: role '' defaults 20419 1726882382.50399: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.50427: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882382.50587: variable 'ansible_distribution' from source: facts 20419 1726882382.50600: variable '__network_rh_distros' from source: role '' defaults 20419 1726882382.50698: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.50701: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882382.50784: variable 'ansible_distribution' from source: facts 20419 1726882382.50795: variable '__network_rh_distros' from source: role '' defaults 20419 1726882382.50807: variable 'ansible_distribution_major_version' from source: facts 20419 1726882382.50851: variable 'network_provider' from source: set_fact 20419 1726882382.50879: variable 'omit' from source: magic vars 20419 1726882382.50915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882382.50951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882382.50976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882382.50999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882382.51016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882382.51055: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882382.51064: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.51072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.51172: Set connection var ansible_pipelining to False 20419 1726882382.51186: Set connection var ansible_timeout to 10 20419 1726882382.51195: Set connection var ansible_connection to ssh 20419 1726882382.51261: Set connection var ansible_shell_executable to /bin/sh 20419 1726882382.51264: Set connection var ansible_shell_type to sh 20419 1726882382.51266: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882382.51268: variable 'ansible_shell_executable' from source: unknown 20419 1726882382.51269: variable 'ansible_connection' from source: unknown 20419 1726882382.51271: variable 'ansible_module_compression' from source: unknown 20419 1726882382.51277: variable 'ansible_shell_type' from source: unknown 20419 1726882382.51279: variable 'ansible_shell_executable' from source: unknown 20419 1726882382.51281: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882382.51284: variable 'ansible_pipelining' from source: unknown 20419 1726882382.51292: variable 'ansible_timeout' from source: unknown 20419 1726882382.51303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882382.51413: 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) 20419 1726882382.51430: variable 'omit' from source: magic vars 20419 1726882382.51441: starting attempt loop 20419 1726882382.51479: running the handler 20419 1726882382.51539: variable 'ansible_facts' from source: unknown 20419 1726882382.53035: _low_level_execute_command(): starting 20419 1726882382.53038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882382.54471: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882382.54583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882382.54712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882382.54800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882382.56502: stdout chunk (state=3): >>>/root <<< 20419 1726882382.56591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882382.56631: stderr chunk (state=3): >>><<< 20419 1726882382.56634: stdout chunk (state=3): >>><<< 20419 1726882382.56659: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882382.56708: _low_level_execute_command(): starting 20419 1726882382.56712: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381 `" && echo ansible-tmp-1726882382.5665877-21356-60278236720381="` echo /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381 `" ) && sleep 0' 20419 1726882382.57936: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.58160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882382.58174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882382.58276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882382.60213: stdout chunk (state=3): >>>ansible-tmp-1726882382.5665877-21356-60278236720381=/root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381 <<< 20419 1726882382.60326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882382.60348: stderr chunk (state=3): >>><<< 20419 1726882382.60356: stdout chunk (state=3): >>><<< 20419 1726882382.60366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882382.5665877-21356-60278236720381=/root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882382.60392: variable 'ansible_module_compression' from source: unknown 20419 1726882382.60441: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 20419 1726882382.60445: ANSIBALLZ: Acquiring lock 20419 1726882382.60448: ANSIBALLZ: Lock acquired: 139984560362544 20419 1726882382.60450: ANSIBALLZ: Creating module 20419 1726882382.82497: ANSIBALLZ: Writing module into payload 20419 1726882382.82597: ANSIBALLZ: Writing module 20419 1726882382.82620: ANSIBALLZ: Renaming module 20419 1726882382.82629: ANSIBALLZ: Done creating module 20419 1726882382.82655: variable 'ansible_facts' from source: unknown 20419 1726882382.82788: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py 20419 1726882382.82896: Sending initial data 20419 1726882382.82900: Sent initial data (155 bytes) 20419 1726882382.83355: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882382.83359: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.83361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882382.83364: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882382.83366: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.83418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882382.83421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882382.83424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882382.83501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882382.85170: 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 <<< 20419 1726882382.85239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882382.85312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpqwn7pz4_ /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py <<< 20419 1726882382.85316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py" <<< 20419 1726882382.85388: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpqwn7pz4_" to remote "/root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py" <<< 20419 1726882382.86623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882382.86628: stderr chunk (state=3): >>><<< 20419 1726882382.86631: stdout chunk (state=3): >>><<< 20419 1726882382.86651: done transferring module to remote 20419 1726882382.86659: _low_level_execute_command(): starting 20419 1726882382.86664: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/ /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py && sleep 0' 20419 1726882382.87066: 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 <<< 20419 1726882382.87071: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.87073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882382.87075: 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 <<< 20419 1726882382.87081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.87141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882382.87145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882382.87216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882382.89045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882382.89048: stdout chunk (state=3): >>><<< 20419 1726882382.89051: stderr chunk (state=3): >>><<< 20419 1726882382.89065: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882382.89068: _low_level_execute_command(): starting 20419 1726882382.89070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/AnsiballZ_systemd.py && sleep 0' 20419 1726882382.89706: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882382.89709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882382.89712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882382.89714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882382.89717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882382.89723: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882382.89725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.89727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882382.89730: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882382.89732: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882382.89734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882382.89736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882382.89737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882382.89739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882382.89741: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882382.89743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882382.89847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882382.89851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882382.89853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882382.89921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882383.18830: 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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4558848", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309527040", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "886511000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic<<< 20419 1726882383.18892: stdout chunk (state=3): >>>.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 20419 1726882383.20557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882383.20568: stderr chunk (state=3): >>>Shared connection to 10.31.14.69 closed. <<< 20419 1726882383.20596: stdout chunk (state=3): >>><<< 20419 1726882383.20599: stderr chunk (state=3): >>><<< 20419 1726882383.20617: _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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4558848", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309527040", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "886511000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882383.20927: 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-1726882382.5665877-21356-60278236720381/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882383.20930: _low_level_execute_command(): starting 20419 1726882383.20933: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882382.5665877-21356-60278236720381/ > /dev/null 2>&1 && sleep 0' 20419 1726882383.21672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882383.21700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882383.21851: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882383.21871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882383.21887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882383.21983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882383.23871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882383.23882: stdout chunk (state=3): >>><<< 20419 1726882383.23918: stderr chunk (state=3): >>><<< 20419 1726882383.24301: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882383.24306: handler run complete 20419 1726882383.24308: attempt loop complete, returning result 20419 1726882383.24310: _execute() done 20419 1726882383.24313: dumping result to json 20419 1726882383.24315: done dumping result, returning 20419 1726882383.24317: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9d14-fef2-00000000002b] 20419 1726882383.24319: sending task result for task 12673a56-9f93-9d14-fef2-00000000002b ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882383.24918: no more pending results, returning what we have 20419 1726882383.24922: results queue empty 20419 1726882383.24923: checking for any_errors_fatal 20419 1726882383.24929: done checking for any_errors_fatal 20419 1726882383.24929: checking for max_fail_percentage 20419 1726882383.24932: done checking for max_fail_percentage 20419 1726882383.24933: checking to see if all hosts have failed and the running result is not ok 20419 1726882383.24934: done checking to see if all hosts have failed 20419 1726882383.24934: getting the remaining hosts for this loop 20419 1726882383.24936: done getting the remaining hosts for this loop 20419 1726882383.24939: getting the next task for host managed_node2 20419 1726882383.24945: done getting next task for host managed_node2 20419 1726882383.24948: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882383.24951: ^ 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=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 20419 1726882383.24961: getting variables 20419 1726882383.24963: in VariableManager get_vars() 20419 1726882383.25017: Calling all_inventory to load vars for managed_node2 20419 1726882383.25020: Calling groups_inventory to load vars for managed_node2 20419 1726882383.25022: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882383.25033: Calling all_plugins_play to load vars for managed_node2 20419 1726882383.25036: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882383.25039: Calling groups_plugins_play to load vars for managed_node2 20419 1726882383.26000: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002b 20419 1726882383.26004: WORKER PROCESS EXITING 20419 1726882383.28569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882383.31903: done with get_vars() 20419 1726882383.31935: done getting variables 20419 1726882383.32116: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:03 -0400 (0:00:00.962) 0:00:20.430 ****** 20419 1726882383.32150: entering _queue_task() for managed_node2/service 20419 1726882383.32919: worker is 1 (out of 1 available) 20419 1726882383.32932: exiting _queue_task() for managed_node2/service 20419 1726882383.32945: done queuing things up, now waiting for results queue to drain 20419 1726882383.32946: waiting for pending results... 20419 1726882383.33487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882383.33820: in run() - task 12673a56-9f93-9d14-fef2-00000000002c 20419 1726882383.33834: variable 'ansible_search_path' from source: unknown 20419 1726882383.33840: variable 'ansible_search_path' from source: unknown 20419 1726882383.33875: calling self._execute() 20419 1726882383.33960: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.33966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.33978: variable 'omit' from source: magic vars 20419 1726882383.34780: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.34792: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.35167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882383.35828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882383.35870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882383.35907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882383.35941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882383.36228: variable 'networkmanager_version' from source: set_fact 20419 1726882383.36246: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.36386: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.36392: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.36792: variable 'networkmanager_version' from source: set_fact 20419 1726882383.36797: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.37042: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.37048: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.37175: variable 'networkmanager_version' from source: set_fact 20419 1726882383.37183: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.37492: variable 'network_provider' from source: set_fact 20419 1726882383.37501: Evaluated conditional (network_provider == "nm"): True 20419 1726882383.37580: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882383.37865: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882383.37992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882383.41825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882383.41890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882383.42254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882383.42262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882383.42291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882383.42582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882383.42586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882383.42589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882383.42591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882383.42595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882383.42598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882383.42600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882383.42602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882383.42605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882383.42617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882383.42656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882383.42679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882383.42706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882383.42743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882383.42757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882383.43001: variable 'network_connections' from source: task vars 20419 1726882383.43004: variable 'interface' from source: play vars 20419 1726882383.43007: variable 'interface' from source: play vars 20419 1726882383.43046: 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) 20419 1726882383.43068: 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) 20419 1726882383.43095: 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) 20419 1726882383.43123: 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) 20419 1726882383.43170: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882383.43436: variable 'network_connections' from source: task vars 20419 1726882383.43440: variable 'interface' from source: play vars 20419 1726882383.43476: variable 'interface' from source: play vars 20419 1726882383.43521: Evaluated conditional (__network_wpa_supplicant_required): False 20419 1726882383.43525: when evaluation is False, skipping this task 20419 1726882383.43527: _execute() done 20419 1726882383.43530: dumping result to json 20419 1726882383.43532: done dumping result, returning 20419 1726882383.43542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9d14-fef2-00000000002c] 20419 1726882383.43547: sending task result for task 12673a56-9f93-9d14-fef2-00000000002c 20419 1726882383.43646: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002c 20419 1726882383.43649: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20419 1726882383.43696: no more pending results, returning what we have 20419 1726882383.43700: results queue empty 20419 1726882383.43701: checking for any_errors_fatal 20419 1726882383.43721: done checking for any_errors_fatal 20419 1726882383.43721: checking for max_fail_percentage 20419 1726882383.43723: done checking for max_fail_percentage 20419 1726882383.43724: checking to see if all hosts have failed and the running result is not ok 20419 1726882383.43725: done checking to see if all hosts have failed 20419 1726882383.43726: getting the remaining hosts for this loop 20419 1726882383.43727: done getting the remaining hosts for this loop 20419 1726882383.43731: getting the next task for host managed_node2 20419 1726882383.43738: done getting next task for host managed_node2 20419 1726882383.43742: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882383.43744: ^ 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=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 20419 1726882383.43758: getting variables 20419 1726882383.43760: in VariableManager get_vars() 20419 1726882383.43813: Calling all_inventory to load vars for managed_node2 20419 1726882383.43817: Calling groups_inventory to load vars for managed_node2 20419 1726882383.43819: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882383.43828: Calling all_plugins_play to load vars for managed_node2 20419 1726882383.43831: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882383.43833: Calling groups_plugins_play to load vars for managed_node2 20419 1726882383.46559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882383.49916: done with get_vars() 20419 1726882383.49948: done getting variables 20419 1726882383.50128: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:03 -0400 (0:00:00.180) 0:00:20.610 ****** 20419 1726882383.50164: entering _queue_task() for managed_node2/service 20419 1726882383.50902: worker is 1 (out of 1 available) 20419 1726882383.50918: exiting _queue_task() for managed_node2/service 20419 1726882383.50934: done queuing things up, now waiting for results queue to drain 20419 1726882383.50935: waiting for pending results... 20419 1726882383.51279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882383.51607: in run() - task 12673a56-9f93-9d14-fef2-00000000002d 20419 1726882383.51622: variable 'ansible_search_path' from source: unknown 20419 1726882383.51628: variable 'ansible_search_path' from source: unknown 20419 1726882383.51661: calling self._execute() 20419 1726882383.51745: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.51837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.51841: variable 'omit' from source: magic vars 20419 1726882383.52540: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.52552: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.52932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882383.53487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882383.53534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882383.53568: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882383.53805: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882383.53887: variable 'networkmanager_version' from source: set_fact 20419 1726882383.53910: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.54252: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.54257: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.54454: variable 'networkmanager_version' from source: set_fact 20419 1726882383.54458: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.54710: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.54713: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.54846: variable 'networkmanager_version' from source: set_fact 20419 1726882383.54854: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.55156: variable 'network_provider' from source: set_fact 20419 1726882383.55159: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882383.55163: when evaluation is False, skipping this task 20419 1726882383.55165: _execute() done 20419 1726882383.55168: dumping result to json 20419 1726882383.55173: done dumping result, returning 20419 1726882383.55181: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9d14-fef2-00000000002d] 20419 1726882383.55220: sending task result for task 12673a56-9f93-9d14-fef2-00000000002d skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882383.55586: no more pending results, returning what we have 20419 1726882383.55590: results queue empty 20419 1726882383.55591: checking for any_errors_fatal 20419 1726882383.55603: done checking for any_errors_fatal 20419 1726882383.55604: checking for max_fail_percentage 20419 1726882383.55606: done checking for max_fail_percentage 20419 1726882383.55607: checking to see if all hosts have failed and the running result is not ok 20419 1726882383.55608: done checking to see if all hosts have failed 20419 1726882383.55609: getting the remaining hosts for this loop 20419 1726882383.55610: done getting the remaining hosts for this loop 20419 1726882383.55614: getting the next task for host managed_node2 20419 1726882383.55621: done getting next task for host managed_node2 20419 1726882383.55626: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882383.55629: ^ 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=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 20419 1726882383.55644: getting variables 20419 1726882383.55758: in VariableManager get_vars() 20419 1726882383.55815: Calling all_inventory to load vars for managed_node2 20419 1726882383.55818: Calling groups_inventory to load vars for managed_node2 20419 1726882383.55820: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882383.55831: Calling all_plugins_play to load vars for managed_node2 20419 1726882383.55833: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882383.55836: Calling groups_plugins_play to load vars for managed_node2 20419 1726882383.56407: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002d 20419 1726882383.56410: WORKER PROCESS EXITING 20419 1726882383.58831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882383.62098: done with get_vars() 20419 1726882383.62129: done getting variables 20419 1726882383.62306: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:03 -0400 (0:00:00.121) 0:00:20.732 ****** 20419 1726882383.62342: entering _queue_task() for managed_node2/copy 20419 1726882383.63049: worker is 1 (out of 1 available) 20419 1726882383.63064: exiting _queue_task() for managed_node2/copy 20419 1726882383.63076: done queuing things up, now waiting for results queue to drain 20419 1726882383.63078: waiting for pending results... 20419 1726882383.63376: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882383.63810: in run() - task 12673a56-9f93-9d14-fef2-00000000002e 20419 1726882383.63824: variable 'ansible_search_path' from source: unknown 20419 1726882383.63828: variable 'ansible_search_path' from source: unknown 20419 1726882383.63866: calling self._execute() 20419 1726882383.63952: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.63957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.63967: variable 'omit' from source: magic vars 20419 1726882383.64735: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.64747: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.65123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882383.65586: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882383.65835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882383.65865: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882383.65902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882383.65983: variable 'networkmanager_version' from source: set_fact 20419 1726882383.66201: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.66346: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.66352: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.66684: variable 'networkmanager_version' from source: set_fact 20419 1726882383.66694: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.67001: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.67007: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.67135: variable 'networkmanager_version' from source: set_fact 20419 1726882383.67143: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.67453: variable 'network_provider' from source: set_fact 20419 1726882383.67456: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882383.67501: when evaluation is False, skipping this task 20419 1726882383.67505: _execute() done 20419 1726882383.67507: dumping result to json 20419 1726882383.67510: done dumping result, returning 20419 1726882383.67512: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9d14-fef2-00000000002e] 20419 1726882383.67514: sending task result for task 12673a56-9f93-9d14-fef2-00000000002e 20419 1726882383.67584: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002e 20419 1726882383.67587: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20419 1726882383.67653: no more pending results, returning what we have 20419 1726882383.67657: results queue empty 20419 1726882383.67658: checking for any_errors_fatal 20419 1726882383.67665: done checking for any_errors_fatal 20419 1726882383.67666: checking for max_fail_percentage 20419 1726882383.67668: done checking for max_fail_percentage 20419 1726882383.67669: checking to see if all hosts have failed and the running result is not ok 20419 1726882383.67670: done checking to see if all hosts have failed 20419 1726882383.67670: getting the remaining hosts for this loop 20419 1726882383.67672: done getting the remaining hosts for this loop 20419 1726882383.67676: getting the next task for host managed_node2 20419 1726882383.67683: done getting next task for host managed_node2 20419 1726882383.67687: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882383.67690: ^ 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=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 20419 1726882383.67707: getting variables 20419 1726882383.67709: in VariableManager get_vars() 20419 1726882383.67852: Calling all_inventory to load vars for managed_node2 20419 1726882383.67855: Calling groups_inventory to load vars for managed_node2 20419 1726882383.67857: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882383.67868: Calling all_plugins_play to load vars for managed_node2 20419 1726882383.67870: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882383.67872: Calling groups_plugins_play to load vars for managed_node2 20419 1726882383.70671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882383.73892: done with get_vars() 20419 1726882383.73925: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:03 -0400 (0:00:00.119) 0:00:20.851 ****** 20419 1726882383.74252: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882383.74253: Creating lock for fedora.linux_system_roles.network_connections 20419 1726882383.74822: worker is 1 (out of 1 available) 20419 1726882383.74836: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882383.74966: done queuing things up, now waiting for results queue to drain 20419 1726882383.74967: waiting for pending results... 20419 1726882383.75405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882383.75410: in run() - task 12673a56-9f93-9d14-fef2-00000000002f 20419 1726882383.75608: variable 'ansible_search_path' from source: unknown 20419 1726882383.75612: variable 'ansible_search_path' from source: unknown 20419 1726882383.75647: calling self._execute() 20419 1726882383.75823: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.75829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.75831: variable 'omit' from source: magic vars 20419 1726882383.76614: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.76626: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.76907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882383.77504: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882383.77548: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882383.77581: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882383.77682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882383.77902: variable 'networkmanager_version' from source: set_fact 20419 1726882383.77915: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.78774: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.78777: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.79111: variable 'networkmanager_version' from source: set_fact 20419 1726882383.79120: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.79227: variable 'ansible_distribution_major_version' from source: facts 20419 1726882383.79232: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882383.79558: variable 'networkmanager_version' from source: set_fact 20419 1726882383.79566: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882383.79573: variable 'omit' from source: magic vars 20419 1726882383.79841: variable 'omit' from source: magic vars 20419 1726882383.79966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882383.82522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882383.82595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882383.82633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882383.82663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882383.82694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882383.82769: variable 'network_provider' from source: set_fact 20419 1726882383.82910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882383.82957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882383.83033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882383.83036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882383.83129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882383.83132: variable 'omit' from source: magic vars 20419 1726882383.83379: variable 'omit' from source: magic vars 20419 1726882383.83383: variable 'network_connections' from source: task vars 20419 1726882383.83385: variable 'interface' from source: play vars 20419 1726882383.83387: variable 'interface' from source: play vars 20419 1726882383.83745: variable 'omit' from source: magic vars 20419 1726882383.83754: variable '__lsr_ansible_managed' from source: task vars 20419 1726882383.83917: variable '__lsr_ansible_managed' from source: task vars 20419 1726882383.84288: Loaded config def from plugin (lookup/template) 20419 1726882383.84296: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20419 1726882383.84498: File lookup term: get_ansible_managed.j2 20419 1726882383.84502: variable 'ansible_search_path' from source: unknown 20419 1726882383.84508: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20419 1726882383.84524: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20419 1726882383.84536: variable 'ansible_search_path' from source: unknown 20419 1726882383.95002: variable 'ansible_managed' from source: unknown 20419 1726882383.95006: variable 'omit' from source: magic vars 20419 1726882383.95401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882383.95405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882383.95409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882383.95411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882383.95414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882383.95417: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882383.95420: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.95422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.95618: Set connection var ansible_pipelining to False 20419 1726882383.95633: Set connection var ansible_timeout to 10 20419 1726882383.95641: Set connection var ansible_connection to ssh 20419 1726882383.95652: Set connection var ansible_shell_executable to /bin/sh 20419 1726882383.95662: Set connection var ansible_shell_type to sh 20419 1726882383.95670: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882383.95707: variable 'ansible_shell_executable' from source: unknown 20419 1726882383.95715: variable 'ansible_connection' from source: unknown 20419 1726882383.95999: variable 'ansible_module_compression' from source: unknown 20419 1726882383.96002: variable 'ansible_shell_type' from source: unknown 20419 1726882383.96004: variable 'ansible_shell_executable' from source: unknown 20419 1726882383.96006: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882383.96008: variable 'ansible_pipelining' from source: unknown 20419 1726882383.96010: variable 'ansible_timeout' from source: unknown 20419 1726882383.96012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882383.96077: 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__) 20419 1726882383.96097: variable 'omit' from source: magic vars 20419 1726882383.96109: starting attempt loop 20419 1726882383.96399: running the handler 20419 1726882383.96402: _low_level_execute_command(): starting 20419 1726882383.96405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882383.97541: 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 <<< 20419 1726882383.97715: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882383.97801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882383.97908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882383.99576: stdout chunk (state=3): >>>/root <<< 20419 1726882383.99768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882383.99807: stderr chunk (state=3): >>><<< 20419 1726882383.99817: stdout chunk (state=3): >>><<< 20419 1726882383.99847: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882384.00096: _low_level_execute_command(): starting 20419 1726882384.00101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483 `" && echo ansible-tmp-1726882384.000029-21421-156215785256483="` echo /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483 `" ) && sleep 0' 20419 1726882384.01226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882384.01241: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882384.01251: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.01423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882384.01435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882384.01581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882384.03489: stdout chunk (state=3): >>>ansible-tmp-1726882384.000029-21421-156215785256483=/root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483 <<< 20419 1726882384.03613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882384.03630: stderr chunk (state=3): >>><<< 20419 1726882384.03639: stdout chunk (state=3): >>><<< 20419 1726882384.04000: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882384.000029-21421-156215785256483=/root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882384.04009: variable 'ansible_module_compression' from source: unknown 20419 1726882384.04012: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 20419 1726882384.04014: ANSIBALLZ: Acquiring lock 20419 1726882384.04016: ANSIBALLZ: Lock acquired: 139984556382576 20419 1726882384.04018: ANSIBALLZ: Creating module 20419 1726882384.53278: ANSIBALLZ: Writing module into payload 20419 1726882384.54142: ANSIBALLZ: Writing module 20419 1726882384.54172: ANSIBALLZ: Renaming module 20419 1726882384.54184: ANSIBALLZ: Done creating module 20419 1726882384.54219: variable 'ansible_facts' from source: unknown 20419 1726882384.54335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py 20419 1726882384.54756: Sending initial data 20419 1726882384.54766: Sent initial data (167 bytes) 20419 1726882384.55274: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.55328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882384.55345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882384.55367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882384.55461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882384.57158: 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 <<< 20419 1726882384.57215: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882384.57282: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmphtev2eoy /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py <<< 20419 1726882384.57296: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py" <<< 20419 1726882384.57630: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmphtev2eoy" to remote "/root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py" <<< 20419 1726882384.58759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882384.58885: stderr chunk (state=3): >>><<< 20419 1726882384.58888: stdout chunk (state=3): >>><<< 20419 1726882384.58890: done transferring module to remote 20419 1726882384.58896: _low_level_execute_command(): starting 20419 1726882384.58899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/ /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py && sleep 0' 20419 1726882384.59250: 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 <<< 20419 1726882384.59259: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882384.59262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.59311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882384.59314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882384.59376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882384.61304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882384.61308: stdout chunk (state=3): >>><<< 20419 1726882384.61310: stderr chunk (state=3): >>><<< 20419 1726882384.61313: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882384.61315: _low_level_execute_command(): starting 20419 1726882384.61318: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/AnsiballZ_network_connections.py && sleep 0' 20419 1726882384.61743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882384.61759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882384.61765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882384.61775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882384.61788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882384.61798: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882384.61806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.61821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882384.61828: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882384.61844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882384.61847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882384.61850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882384.61954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882384.61957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882384.61960: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882384.61962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.61964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882384.61966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882384.61982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882384.62066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882384.92401: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}}<<< 20419 1726882384.92544: stdout chunk (state=3): >>> <<< 20419 1726882384.94484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882384.94520: stderr chunk (state=3): >>><<< 20419 1726882384.94523: stdout chunk (state=3): >>><<< 20419 1726882384.94541: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882384.94569: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__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-1726882384.000029-21421-156215785256483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882384.94577: _low_level_execute_command(): starting 20419 1726882384.94581: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882384.000029-21421-156215785256483/ > /dev/null 2>&1 && sleep 0' 20419 1726882384.95035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882384.95040: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882384.95043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.95045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882384.95047: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882384.95050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882384.95101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882384.95107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882384.95114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882384.95167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882384.97051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882384.97075: stderr chunk (state=3): >>><<< 20419 1726882384.97078: stdout chunk (state=3): >>><<< 20419 1726882384.97090: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882384.97098: handler run complete 20419 1726882384.97123: attempt loop complete, returning result 20419 1726882384.97126: _execute() done 20419 1726882384.97128: dumping result to json 20419 1726882384.97130: done dumping result, returning 20419 1726882384.97139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9d14-fef2-00000000002f] 20419 1726882384.97141: sending task result for task 12673a56-9f93-9d14-fef2-00000000002f 20419 1726882384.97257: done sending task result for task 12673a56-9f93-9d14-fef2-00000000002f 20419 1726882384.97260: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active) 20419 1726882384.97360: no more pending results, returning what we have 20419 1726882384.97363: results queue empty 20419 1726882384.97364: checking for any_errors_fatal 20419 1726882384.97380: done checking for any_errors_fatal 20419 1726882384.97380: checking for max_fail_percentage 20419 1726882384.97382: done checking for max_fail_percentage 20419 1726882384.97383: checking to see if all hosts have failed and the running result is not ok 20419 1726882384.97384: done checking to see if all hosts have failed 20419 1726882384.97384: getting the remaining hosts for this loop 20419 1726882384.97386: done getting the remaining hosts for this loop 20419 1726882384.97389: getting the next task for host managed_node2 20419 1726882384.97398: done getting next task for host managed_node2 20419 1726882384.97402: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882384.97405: ^ 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=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 20419 1726882384.97415: getting variables 20419 1726882384.97416: in VariableManager get_vars() 20419 1726882384.97463: Calling all_inventory to load vars for managed_node2 20419 1726882384.97465: Calling groups_inventory to load vars for managed_node2 20419 1726882384.97467: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882384.97498: Calling all_plugins_play to load vars for managed_node2 20419 1726882384.97503: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882384.97507: Calling groups_plugins_play to load vars for managed_node2 20419 1726882384.98576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882384.99469: done with get_vars() 20419 1726882384.99489: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:04 -0400 (0:00:01.253) 0:00:22.104 ****** 20419 1726882384.99573: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882384.99575: Creating lock for fedora.linux_system_roles.network_state 20419 1726882384.99873: worker is 1 (out of 1 available) 20419 1726882384.99887: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882384.99904: done queuing things up, now waiting for results queue to drain 20419 1726882384.99906: waiting for pending results... 20419 1726882385.00108: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882385.00246: in run() - task 12673a56-9f93-9d14-fef2-000000000030 20419 1726882385.00250: variable 'ansible_search_path' from source: unknown 20419 1726882385.00253: variable 'ansible_search_path' from source: unknown 20419 1726882385.00296: calling self._execute() 20419 1726882385.00399: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.00404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.00407: variable 'omit' from source: magic vars 20419 1726882385.00746: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.00755: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.00941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882385.01152: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882385.01186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882385.01217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882385.01246: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882385.01323: variable 'networkmanager_version' from source: set_fact 20419 1726882385.01335: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.01449: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.01453: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.01546: variable 'networkmanager_version' from source: set_fact 20419 1726882385.01553: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.01653: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.01657: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.01808: variable 'networkmanager_version' from source: set_fact 20419 1726882385.01998: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.02001: variable 'network_state' from source: role '' defaults 20419 1726882385.02006: Evaluated conditional (network_state != {}): False 20419 1726882385.02013: when evaluation is False, skipping this task 20419 1726882385.02023: _execute() done 20419 1726882385.02032: dumping result to json 20419 1726882385.02039: done dumping result, returning 20419 1726882385.02052: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9d14-fef2-000000000030] 20419 1726882385.02062: sending task result for task 12673a56-9f93-9d14-fef2-000000000030 20419 1726882385.02195: done sending task result for task 12673a56-9f93-9d14-fef2-000000000030 20419 1726882385.02199: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882385.02265: no more pending results, returning what we have 20419 1726882385.02270: results queue empty 20419 1726882385.02270: checking for any_errors_fatal 20419 1726882385.02287: done checking for any_errors_fatal 20419 1726882385.02288: checking for max_fail_percentage 20419 1726882385.02289: done checking for max_fail_percentage 20419 1726882385.02291: checking to see if all hosts have failed and the running result is not ok 20419 1726882385.02291: done checking to see if all hosts have failed 20419 1726882385.02292: getting the remaining hosts for this loop 20419 1726882385.02295: done getting the remaining hosts for this loop 20419 1726882385.02299: getting the next task for host managed_node2 20419 1726882385.02304: done getting next task for host managed_node2 20419 1726882385.02308: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882385.02311: ^ 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=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 20419 1726882385.02327: getting variables 20419 1726882385.02328: in VariableManager get_vars() 20419 1726882385.02373: Calling all_inventory to load vars for managed_node2 20419 1726882385.02376: Calling groups_inventory to load vars for managed_node2 20419 1726882385.02378: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882385.02386: Calling all_plugins_play to load vars for managed_node2 20419 1726882385.02389: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882385.02391: Calling groups_plugins_play to load vars for managed_node2 20419 1726882385.03267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882385.04703: done with get_vars() 20419 1726882385.04727: done getting variables 20419 1726882385.04803: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:05 -0400 (0:00:00.052) 0:00:22.157 ****** 20419 1726882385.04839: entering _queue_task() for managed_node2/debug 20419 1726882385.05238: worker is 1 (out of 1 available) 20419 1726882385.05252: exiting _queue_task() for managed_node2/debug 20419 1726882385.05266: done queuing things up, now waiting for results queue to drain 20419 1726882385.05268: waiting for pending results... 20419 1726882385.05610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882385.05616: in run() - task 12673a56-9f93-9d14-fef2-000000000031 20419 1726882385.05628: variable 'ansible_search_path' from source: unknown 20419 1726882385.05635: variable 'ansible_search_path' from source: unknown 20419 1726882385.05675: calling self._execute() 20419 1726882385.05766: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.05777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.05791: variable 'omit' from source: magic vars 20419 1726882385.06163: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.06180: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.06357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882385.06699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882385.06702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882385.06705: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882385.06731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882385.06848: variable 'networkmanager_version' from source: set_fact 20419 1726882385.06872: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.07046: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.07050: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.07150: variable 'networkmanager_version' from source: set_fact 20419 1726882385.07157: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.07248: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.07251: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.07346: variable 'networkmanager_version' from source: set_fact 20419 1726882385.07353: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.07359: variable 'omit' from source: magic vars 20419 1726882385.07407: variable 'omit' from source: magic vars 20419 1726882385.07432: variable 'omit' from source: magic vars 20419 1726882385.07455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882385.07475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882385.07492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882385.07512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.07520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.07544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882385.07547: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.07549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.07624: Set connection var ansible_pipelining to False 20419 1726882385.07630: Set connection var ansible_timeout to 10 20419 1726882385.07632: Set connection var ansible_connection to ssh 20419 1726882385.07638: Set connection var ansible_shell_executable to /bin/sh 20419 1726882385.07642: Set connection var ansible_shell_type to sh 20419 1726882385.07647: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882385.07667: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.07670: variable 'ansible_connection' from source: unknown 20419 1726882385.07673: variable 'ansible_module_compression' from source: unknown 20419 1726882385.07675: variable 'ansible_shell_type' from source: unknown 20419 1726882385.07678: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.07680: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.07682: variable 'ansible_pipelining' from source: unknown 20419 1726882385.07685: variable 'ansible_timeout' from source: unknown 20419 1726882385.07689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.07769: 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) 20419 1726882385.07777: variable 'omit' from source: magic vars 20419 1726882385.07782: starting attempt loop 20419 1726882385.07785: running the handler 20419 1726882385.07876: variable '__network_connections_result' from source: set_fact 20419 1726882385.07919: handler run complete 20419 1726882385.07939: attempt loop complete, returning result 20419 1726882385.07942: _execute() done 20419 1726882385.07944: dumping result to json 20419 1726882385.07947: done dumping result, returning 20419 1726882385.07951: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9d14-fef2-000000000031] 20419 1726882385.07953: sending task result for task 12673a56-9f93-9d14-fef2-000000000031 20419 1726882385.08036: done sending task result for task 12673a56-9f93-9d14-fef2-000000000031 20419 1726882385.08041: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active)" ] } 20419 1726882385.08102: no more pending results, returning what we have 20419 1726882385.08106: results queue empty 20419 1726882385.08106: checking for any_errors_fatal 20419 1726882385.08113: done checking for any_errors_fatal 20419 1726882385.08113: checking for max_fail_percentage 20419 1726882385.08115: done checking for max_fail_percentage 20419 1726882385.08116: checking to see if all hosts have failed and the running result is not ok 20419 1726882385.08117: done checking to see if all hosts have failed 20419 1726882385.08118: getting the remaining hosts for this loop 20419 1726882385.08119: done getting the remaining hosts for this loop 20419 1726882385.08123: getting the next task for host managed_node2 20419 1726882385.08129: done getting next task for host managed_node2 20419 1726882385.08133: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882385.08136: ^ 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=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 20419 1726882385.08153: getting variables 20419 1726882385.08155: in VariableManager get_vars() 20419 1726882385.08209: Calling all_inventory to load vars for managed_node2 20419 1726882385.08212: Calling groups_inventory to load vars for managed_node2 20419 1726882385.08214: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882385.08223: Calling all_plugins_play to load vars for managed_node2 20419 1726882385.08226: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882385.08228: Calling groups_plugins_play to load vars for managed_node2 20419 1726882385.09174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882385.10753: done with get_vars() 20419 1726882385.10783: done getting variables 20419 1726882385.10847: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:05 -0400 (0:00:00.060) 0:00:22.217 ****** 20419 1726882385.10882: entering _queue_task() for managed_node2/debug 20419 1726882385.11243: worker is 1 (out of 1 available) 20419 1726882385.11257: exiting _queue_task() for managed_node2/debug 20419 1726882385.11271: done queuing things up, now waiting for results queue to drain 20419 1726882385.11272: waiting for pending results... 20419 1726882385.11616: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882385.11737: in run() - task 12673a56-9f93-9d14-fef2-000000000032 20419 1726882385.11741: variable 'ansible_search_path' from source: unknown 20419 1726882385.11744: variable 'ansible_search_path' from source: unknown 20419 1726882385.11758: calling self._execute() 20419 1726882385.11900: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.11904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.11907: variable 'omit' from source: magic vars 20419 1726882385.12271: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.12297: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.12482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882385.12899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882385.12902: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882385.12905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882385.12908: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882385.12979: variable 'networkmanager_version' from source: set_fact 20419 1726882385.13002: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.13164: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.13174: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.13318: variable 'networkmanager_version' from source: set_fact 20419 1726882385.13332: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.13446: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.13461: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.13599: variable 'networkmanager_version' from source: set_fact 20419 1726882385.13613: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.13625: variable 'omit' from source: magic vars 20419 1726882385.13695: variable 'omit' from source: magic vars 20419 1726882385.13736: variable 'omit' from source: magic vars 20419 1726882385.13768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882385.13808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882385.13830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882385.13850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.13890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.13907: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882385.13916: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.13924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.14099: Set connection var ansible_pipelining to False 20419 1726882385.14103: Set connection var ansible_timeout to 10 20419 1726882385.14105: Set connection var ansible_connection to ssh 20419 1726882385.14108: Set connection var ansible_shell_executable to /bin/sh 20419 1726882385.14110: Set connection var ansible_shell_type to sh 20419 1726882385.14111: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882385.14113: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.14115: variable 'ansible_connection' from source: unknown 20419 1726882385.14117: variable 'ansible_module_compression' from source: unknown 20419 1726882385.14119: variable 'ansible_shell_type' from source: unknown 20419 1726882385.14121: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.14235: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.14238: variable 'ansible_pipelining' from source: unknown 20419 1726882385.14241: variable 'ansible_timeout' from source: unknown 20419 1726882385.14243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.14256: 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) 20419 1726882385.14270: variable 'omit' from source: magic vars 20419 1726882385.14279: starting attempt loop 20419 1726882385.14286: running the handler 20419 1726882385.14342: variable '__network_connections_result' from source: set_fact 20419 1726882385.14423: variable '__network_connections_result' from source: set_fact 20419 1726882385.14665: handler run complete 20419 1726882385.14705: attempt loop complete, returning result 20419 1726882385.14713: _execute() done 20419 1726882385.14719: dumping result to json 20419 1726882385.14784: done dumping result, returning 20419 1726882385.14788: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9d14-fef2-000000000032] 20419 1726882385.14790: sending task result for task 12673a56-9f93-9d14-fef2-000000000032 20419 1726882385.14866: done sending task result for task 12673a56-9f93-9d14-fef2-000000000032 20419 1726882385.14870: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (not-active)" ] } } 20419 1726882385.14980: no more pending results, returning what we have 20419 1726882385.14984: results queue empty 20419 1726882385.14985: checking for any_errors_fatal 20419 1726882385.14997: done checking for any_errors_fatal 20419 1726882385.14998: checking for max_fail_percentage 20419 1726882385.15000: done checking for max_fail_percentage 20419 1726882385.15008: checking to see if all hosts have failed and the running result is not ok 20419 1726882385.15009: done checking to see if all hosts have failed 20419 1726882385.15009: getting the remaining hosts for this loop 20419 1726882385.15011: done getting the remaining hosts for this loop 20419 1726882385.15016: getting the next task for host managed_node2 20419 1726882385.15023: done getting next task for host managed_node2 20419 1726882385.15028: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882385.15032: ^ 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=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 20419 1726882385.15045: getting variables 20419 1726882385.15046: in VariableManager get_vars() 20419 1726882385.15407: Calling all_inventory to load vars for managed_node2 20419 1726882385.15410: Calling groups_inventory to load vars for managed_node2 20419 1726882385.15413: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882385.15422: Calling all_plugins_play to load vars for managed_node2 20419 1726882385.15426: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882385.15429: Calling groups_plugins_play to load vars for managed_node2 20419 1726882385.21874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882385.24497: done with get_vars() 20419 1726882385.24588: done getting variables 20419 1726882385.24761: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:05 -0400 (0:00:00.139) 0:00:22.357 ****** 20419 1726882385.24860: entering _queue_task() for managed_node2/debug 20419 1726882385.25931: worker is 1 (out of 1 available) 20419 1726882385.25946: exiting _queue_task() for managed_node2/debug 20419 1726882385.25960: done queuing things up, now waiting for results queue to drain 20419 1726882385.25962: waiting for pending results... 20419 1726882385.26511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882385.27101: in run() - task 12673a56-9f93-9d14-fef2-000000000033 20419 1726882385.27105: variable 'ansible_search_path' from source: unknown 20419 1726882385.27108: variable 'ansible_search_path' from source: unknown 20419 1726882385.27111: calling self._execute() 20419 1726882385.27116: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.27124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.27127: variable 'omit' from source: magic vars 20419 1726882385.27678: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.28099: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.28103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882385.28751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882385.28805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882385.28844: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882385.29125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882385.29212: variable 'networkmanager_version' from source: set_fact 20419 1726882385.29233: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.29545: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.29557: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.29700: variable 'networkmanager_version' from source: set_fact 20419 1726882385.29717: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.30005: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.30016: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.30499: variable 'networkmanager_version' from source: set_fact 20419 1726882385.30503: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.30505: variable 'network_state' from source: role '' defaults 20419 1726882385.30508: Evaluated conditional (network_state != {}): False 20419 1726882385.30511: when evaluation is False, skipping this task 20419 1726882385.30513: _execute() done 20419 1726882385.30516: dumping result to json 20419 1726882385.30519: done dumping result, returning 20419 1726882385.30526: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9d14-fef2-000000000033] 20419 1726882385.30705: sending task result for task 12673a56-9f93-9d14-fef2-000000000033 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20419 1726882385.30872: no more pending results, returning what we have 20419 1726882385.30876: results queue empty 20419 1726882385.30877: checking for any_errors_fatal 20419 1726882385.30887: done checking for any_errors_fatal 20419 1726882385.30887: checking for max_fail_percentage 20419 1726882385.30889: done checking for max_fail_percentage 20419 1726882385.30890: checking to see if all hosts have failed and the running result is not ok 20419 1726882385.30891: done checking to see if all hosts have failed 20419 1726882385.30891: getting the remaining hosts for this loop 20419 1726882385.30894: done getting the remaining hosts for this loop 20419 1726882385.30899: getting the next task for host managed_node2 20419 1726882385.30905: done getting next task for host managed_node2 20419 1726882385.30909: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882385.30911: ^ 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=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 20419 1726882385.30925: getting variables 20419 1726882385.30927: in VariableManager get_vars() 20419 1726882385.30982: Calling all_inventory to load vars for managed_node2 20419 1726882385.30985: Calling groups_inventory to load vars for managed_node2 20419 1726882385.30987: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882385.31214: Calling all_plugins_play to load vars for managed_node2 20419 1726882385.31217: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882385.31223: Calling groups_plugins_play to load vars for managed_node2 20419 1726882385.31797: done sending task result for task 12673a56-9f93-9d14-fef2-000000000033 20419 1726882385.32377: WORKER PROCESS EXITING 20419 1726882385.34511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882385.38048: done with get_vars() 20419 1726882385.38146: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:05 -0400 (0:00:00.134) 0:00:22.491 ****** 20419 1726882385.38329: entering _queue_task() for managed_node2/ping 20419 1726882385.38331: Creating lock for ping 20419 1726882385.39216: worker is 1 (out of 1 available) 20419 1726882385.39231: exiting _queue_task() for managed_node2/ping 20419 1726882385.39244: done queuing things up, now waiting for results queue to drain 20419 1726882385.39245: waiting for pending results... 20419 1726882385.39682: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882385.40038: in run() - task 12673a56-9f93-9d14-fef2-000000000034 20419 1726882385.40061: variable 'ansible_search_path' from source: unknown 20419 1726882385.40070: variable 'ansible_search_path' from source: unknown 20419 1726882385.40114: calling self._execute() 20419 1726882385.40414: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.40427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.40444: variable 'omit' from source: magic vars 20419 1726882385.41258: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.41280: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.41671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882385.42151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882385.42206: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882385.42601: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882385.42605: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882385.42999: variable 'networkmanager_version' from source: set_fact 20419 1726882385.43003: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.43006: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.43008: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.43162: variable 'networkmanager_version' from source: set_fact 20419 1726882385.43197: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.43310: variable 'ansible_distribution_major_version' from source: facts 20419 1726882385.43320: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882385.43445: variable 'networkmanager_version' from source: set_fact 20419 1726882385.43710: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882385.43722: variable 'omit' from source: magic vars 20419 1726882385.43781: variable 'omit' from source: magic vars 20419 1726882385.43828: variable 'omit' from source: magic vars 20419 1726882385.43862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882385.43905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882385.44021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882385.44045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.44062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882385.44103: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882385.44112: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.44205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.44297: Set connection var ansible_pipelining to False 20419 1726882385.44487: Set connection var ansible_timeout to 10 20419 1726882385.44500: Set connection var ansible_connection to ssh 20419 1726882385.44512: Set connection var ansible_shell_executable to /bin/sh 20419 1726882385.44530: Set connection var ansible_shell_type to sh 20419 1726882385.44538: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882385.44567: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.44573: variable 'ansible_connection' from source: unknown 20419 1726882385.44578: variable 'ansible_module_compression' from source: unknown 20419 1726882385.44583: variable 'ansible_shell_type' from source: unknown 20419 1726882385.44588: variable 'ansible_shell_executable' from source: unknown 20419 1726882385.44597: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882385.44605: variable 'ansible_pipelining' from source: unknown 20419 1726882385.44612: variable 'ansible_timeout' from source: unknown 20419 1726882385.44618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882385.44768: 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__) 20419 1726882385.44782: variable 'omit' from source: magic vars 20419 1726882385.44796: starting attempt loop 20419 1726882385.44803: running the handler 20419 1726882385.44822: _low_level_execute_command(): starting 20419 1726882385.44833: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882385.45550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882385.45567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882385.45582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882385.45606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882385.45626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882385.45638: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882385.45651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.45747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882385.45769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.45865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.47760: stdout chunk (state=3): >>>/root <<< 20419 1726882385.47839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882385.47852: stdout chunk (state=3): >>><<< 20419 1726882385.47869: stderr chunk (state=3): >>><<< 20419 1726882385.47906: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882385.47935: _low_level_execute_command(): starting 20419 1726882385.47954: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028 `" && echo ansible-tmp-1726882385.479192-21476-189427562414028="` echo /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028 `" ) && sleep 0' 20419 1726882385.48850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882385.49071: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.49076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.49229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882385.49233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882385.49263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.49330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.51217: stdout chunk (state=3): >>>ansible-tmp-1726882385.479192-21476-189427562414028=/root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028 <<< 20419 1726882385.51322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882385.51413: stderr chunk (state=3): >>><<< 20419 1726882385.51600: stdout chunk (state=3): >>><<< 20419 1726882385.51604: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882385.479192-21476-189427562414028=/root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882385.51607: variable 'ansible_module_compression' from source: unknown 20419 1726882385.51900: ANSIBALLZ: Using lock for ping 20419 1726882385.51903: ANSIBALLZ: Acquiring lock 20419 1726882385.51910: ANSIBALLZ: Lock acquired: 139984558640928 20419 1726882385.51913: ANSIBALLZ: Creating module 20419 1726882385.68799: ANSIBALLZ: Writing module into payload 20419 1726882385.68867: ANSIBALLZ: Writing module 20419 1726882385.68906: ANSIBALLZ: Renaming module 20419 1726882385.68918: ANSIBALLZ: Done creating module 20419 1726882385.68938: variable 'ansible_facts' from source: unknown 20419 1726882385.69016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py 20419 1726882385.69230: Sending initial data 20419 1726882385.69233: Sent initial data (152 bytes) 20419 1726882385.69842: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882385.69878: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.69901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882385.69988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882385.70015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882385.70041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.70229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.71837: 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 <<< 20419 1726882385.71998: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882385.72060: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpdllyis65 /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py <<< 20419 1726882385.72069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py" <<< 20419 1726882385.72122: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpdllyis65" to remote "/root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py" <<< 20419 1726882385.73395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882385.73588: stderr chunk (state=3): >>><<< 20419 1726882385.73596: stdout chunk (state=3): >>><<< 20419 1726882385.73599: done transferring module to remote 20419 1726882385.73602: _low_level_execute_command(): starting 20419 1726882385.73609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/ /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py && sleep 0' 20419 1726882385.74955: 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 <<< 20419 1726882385.74960: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.74963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882385.74965: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.75245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.75345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.77239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882385.77383: stderr chunk (state=3): >>><<< 20419 1726882385.77387: stdout chunk (state=3): >>><<< 20419 1726882385.77578: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882385.77582: _low_level_execute_command(): starting 20419 1726882385.77585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/AnsiballZ_ping.py && sleep 0' 20419 1726882385.78746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882385.78913: 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.14.69 originally 10.31.14.69 <<< 20419 1726882385.79004: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.79029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882385.79047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882385.79126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.79280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.94406: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20419 1726882385.95404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882385.95431: stdout chunk (state=3): >>><<< 20419 1726882385.95434: stderr chunk (state=3): >>><<< 20419 1726882385.95450: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882385.95533: 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-1726882385.479192-21476-189427562414028/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882385.95548: _low_level_execute_command(): starting 20419 1726882385.95556: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882385.479192-21476-189427562414028/ > /dev/null 2>&1 && sleep 0' 20419 1726882385.96874: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882385.96911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882385.96997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882385.97226: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882385.97309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882385.97347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882385.97446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882385.99327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882385.99600: stderr chunk (state=3): >>><<< 20419 1726882385.99604: stdout chunk (state=3): >>><<< 20419 1726882385.99607: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882385.99610: handler run complete 20419 1726882385.99612: attempt loop complete, returning result 20419 1726882385.99615: _execute() done 20419 1726882385.99622: dumping result to json 20419 1726882385.99624: done dumping result, returning 20419 1726882385.99630: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9d14-fef2-000000000034] 20419 1726882385.99632: sending task result for task 12673a56-9f93-9d14-fef2-000000000034 20419 1726882385.99721: done sending task result for task 12673a56-9f93-9d14-fef2-000000000034 20419 1726882385.99726: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20419 1726882385.99935: no more pending results, returning what we have 20419 1726882385.99939: results queue empty 20419 1726882385.99939: checking for any_errors_fatal 20419 1726882385.99944: done checking for any_errors_fatal 20419 1726882385.99945: checking for max_fail_percentage 20419 1726882385.99946: done checking for max_fail_percentage 20419 1726882385.99947: checking to see if all hosts have failed and the running result is not ok 20419 1726882385.99948: done checking to see if all hosts have failed 20419 1726882385.99948: getting the remaining hosts for this loop 20419 1726882385.99950: done getting the remaining hosts for this loop 20419 1726882385.99954: getting the next task for host managed_node2 20419 1726882385.99962: done getting next task for host managed_node2 20419 1726882385.99964: ^ task is: TASK: meta (role_complete) 20419 1726882385.99969: ^ 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? (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 20419 1726882385.99979: getting variables 20419 1726882385.99981: in VariableManager get_vars() 20419 1726882386.00357: Calling all_inventory to load vars for managed_node2 20419 1726882386.00360: Calling groups_inventory to load vars for managed_node2 20419 1726882386.00363: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.00374: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.00377: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.00379: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.05460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.10207: done with get_vars() 20419 1726882386.10354: done getting variables 20419 1726882386.10724: done queuing things up, now waiting for results queue to drain 20419 1726882386.10727: results queue empty 20419 1726882386.10728: checking for any_errors_fatal 20419 1726882386.10731: done checking for any_errors_fatal 20419 1726882386.10731: checking for max_fail_percentage 20419 1726882386.10733: done checking for max_fail_percentage 20419 1726882386.10733: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.10734: done checking to see if all hosts have failed 20419 1726882386.10735: getting the remaining hosts for this loop 20419 1726882386.10736: done getting the remaining hosts for this loop 20419 1726882386.10738: getting the next task for host managed_node2 20419 1726882386.10743: done getting next task for host managed_node2 20419 1726882386.10745: ^ task is: TASK: Get current device features 20419 1726882386.10746: ^ 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 20419 1726882386.10749: getting variables 20419 1726882386.10750: in VariableManager get_vars() 20419 1726882386.10773: Calling all_inventory to load vars for managed_node2 20419 1726882386.10775: Calling groups_inventory to load vars for managed_node2 20419 1726882386.10777: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.10782: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.10787: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.10789: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.14504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.16764: done with get_vars() 20419 1726882386.16803: done getting variables 20419 1726882386.16877: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 21:33:06 -0400 (0:00:00.785) 0:00:23.277 ****** 20419 1726882386.16930: entering _queue_task() for managed_node2/command 20419 1726882386.17654: worker is 1 (out of 1 available) 20419 1726882386.17669: exiting _queue_task() for managed_node2/command 20419 1726882386.17683: done queuing things up, now waiting for results queue to drain 20419 1726882386.17684: waiting for pending results... 20419 1726882386.18118: running TaskExecutor() for managed_node2/TASK: Get current device features 20419 1726882386.18164: in run() - task 12673a56-9f93-9d14-fef2-000000000064 20419 1726882386.18254: variable 'ansible_search_path' from source: unknown 20419 1726882386.18258: calling self._execute() 20419 1726882386.18581: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.18600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.18803: variable 'omit' from source: magic vars 20419 1726882386.19698: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.19704: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.20067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.20421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.20472: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.20526: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.20938: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.21138: variable 'networkmanager_version' from source: set_fact 20419 1726882386.21141: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.21143: variable 'omit' from source: magic vars 20419 1726882386.21145: variable 'omit' from source: magic vars 20419 1726882386.21188: variable 'interface' from source: play vars 20419 1726882386.21215: variable 'omit' from source: magic vars 20419 1726882386.21251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882386.21280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882386.21319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882386.21342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.21363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.21405: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882386.21413: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.21423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.21544: Set connection var ansible_pipelining to False 20419 1726882386.21559: Set connection var ansible_timeout to 10 20419 1726882386.21571: Set connection var ansible_connection to ssh 20419 1726882386.21582: Set connection var ansible_shell_executable to /bin/sh 20419 1726882386.21596: Set connection var ansible_shell_type to sh 20419 1726882386.21609: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882386.21681: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.21687: variable 'ansible_connection' from source: unknown 20419 1726882386.21690: variable 'ansible_module_compression' from source: unknown 20419 1726882386.21696: variable 'ansible_shell_type' from source: unknown 20419 1726882386.21698: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.21704: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.21706: variable 'ansible_pipelining' from source: unknown 20419 1726882386.21712: variable 'ansible_timeout' from source: unknown 20419 1726882386.21715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.21902: 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) 20419 1726882386.21906: variable 'omit' from source: magic vars 20419 1726882386.21909: starting attempt loop 20419 1726882386.21911: running the handler 20419 1726882386.21914: _low_level_execute_command(): starting 20419 1726882386.21916: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882386.22649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882386.22714: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.22785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882386.22819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882386.22855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.22945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.24629: stdout chunk (state=3): >>>/root <<< 20419 1726882386.24800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882386.24804: stdout chunk (state=3): >>><<< 20419 1726882386.24856: stderr chunk (state=3): >>><<< 20419 1726882386.24974: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882386.24979: _low_level_execute_command(): starting 20419 1726882386.24982: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582 `" && echo ansible-tmp-1726882386.248774-21515-197993610461582="` echo /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582 `" ) && sleep 0' 20419 1726882386.25783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882386.25802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882386.25874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.25949: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.26027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882386.26047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.26152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.28054: stdout chunk (state=3): >>>ansible-tmp-1726882386.248774-21515-197993610461582=/root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582 <<< 20419 1726882386.28322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882386.28325: stdout chunk (state=3): >>><<< 20419 1726882386.28329: stderr chunk (state=3): >>><<< 20419 1726882386.28331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882386.248774-21515-197993610461582=/root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882386.28334: variable 'ansible_module_compression' from source: unknown 20419 1726882386.28503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882386.28704: variable 'ansible_facts' from source: unknown 20419 1726882386.28708: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py 20419 1726882386.28853: Sending initial data 20419 1726882386.28948: Sent initial data (155 bytes) 20419 1726882386.29904: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882386.29941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.29972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882386.30080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882386.30158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.30217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.31844: 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 <<< 20419 1726882386.31906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882386.32006: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpc1s49vzn /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py <<< 20419 1726882386.32010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py" <<< 20419 1726882386.32064: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpc1s49vzn" to remote "/root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py" <<< 20419 1726882386.33082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882386.33133: stderr chunk (state=3): >>><<< 20419 1726882386.33245: stdout chunk (state=3): >>><<< 20419 1726882386.33248: done transferring module to remote 20419 1726882386.33251: _low_level_execute_command(): starting 20419 1726882386.33253: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/ /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py && sleep 0' 20419 1726882386.34044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882386.34086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882386.34149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.34208: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.34316: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.34378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882386.34396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882386.34418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.34600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.36590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882386.36599: stdout chunk (state=3): >>><<< 20419 1726882386.36602: stderr chunk (state=3): >>><<< 20419 1726882386.36605: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882386.36609: _low_level_execute_command(): starting 20419 1726882386.36612: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/AnsiballZ_command.py && sleep 0' 20419 1726882386.37597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882386.37617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882386.37669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.37766: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.37796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882386.37814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882386.37836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.37940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.53250: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:06.527108", "end": "2024-09-20 21:33:06.530554", "delta": "0:00:00.003446", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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}}} <<< 20419 1726882386.54987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882386.54991: stdout chunk (state=3): >>><<< 20419 1726882386.54995: stderr chunk (state=3): >>><<< 20419 1726882386.54999: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:06.527108", "end": "2024-09-20 21:33:06.530554", "delta": "0:00:00.003446", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882386.55008: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features 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-1726882386.248774-21515-197993610461582/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882386.55010: _low_level_execute_command(): starting 20419 1726882386.55012: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882386.248774-21515-197993610461582/ > /dev/null 2>&1 && sleep 0' 20419 1726882386.55854: 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 <<< 20419 1726882386.55858: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.55861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882386.55866: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882386.56220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882386.56238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882386.56303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882386.58146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882386.58218: stderr chunk (state=3): >>><<< 20419 1726882386.58222: stdout chunk (state=3): >>><<< 20419 1726882386.58238: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882386.58389: handler run complete 20419 1726882386.58395: Evaluated conditional (False): False 20419 1726882386.58450: attempt loop complete, returning result 20419 1726882386.58453: _execute() done 20419 1726882386.58456: dumping result to json 20419 1726882386.58458: done dumping result, returning 20419 1726882386.58460: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-9d14-fef2-000000000064] 20419 1726882386.58462: sending task result for task 12673a56-9f93-9d14-fef2-000000000064 ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003446", "end": "2024-09-20 21:33:06.530554", "rc": 0, "start": "2024-09-20 21:33:06.527108" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on 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: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20419 1726882386.59017: no more pending results, returning what we have 20419 1726882386.59021: results queue empty 20419 1726882386.59022: checking for any_errors_fatal 20419 1726882386.59025: done checking for any_errors_fatal 20419 1726882386.59026: checking for max_fail_percentage 20419 1726882386.59027: done checking for max_fail_percentage 20419 1726882386.59028: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.59029: done checking to see if all hosts have failed 20419 1726882386.59030: getting the remaining hosts for this loop 20419 1726882386.59031: done getting the remaining hosts for this loop 20419 1726882386.59035: getting the next task for host managed_node2 20419 1726882386.59042: done getting next task for host managed_node2 20419 1726882386.59045: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20419 1726882386.59047: ^ 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 20419 1726882386.59051: getting variables 20419 1726882386.59053: in VariableManager get_vars() 20419 1726882386.59243: Calling all_inventory to load vars for managed_node2 20419 1726882386.59246: Calling groups_inventory to load vars for managed_node2 20419 1726882386.59248: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.59329: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.59338: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.59367: done sending task result for task 12673a56-9f93-9d14-fef2-000000000064 20419 1726882386.59370: WORKER PROCESS EXITING 20419 1726882386.59375: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.62730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.66333: done with get_vars() 20419 1726882386.66360: done getting variables 20419 1726882386.66541: 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 change the ethtool features] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 21:33:06 -0400 (0:00:00.496) 0:00:23.774 ****** 20419 1726882386.66571: entering _queue_task() for managed_node2/assert 20419 1726882386.67357: worker is 1 (out of 1 available) 20419 1726882386.67369: exiting _queue_task() for managed_node2/assert 20419 1726882386.67382: done queuing things up, now waiting for results queue to drain 20419 1726882386.67384: waiting for pending results... 20419 1726882386.68087: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20419 1726882386.68191: in run() - task 12673a56-9f93-9d14-fef2-000000000065 20419 1726882386.68216: variable 'ansible_search_path' from source: unknown 20419 1726882386.68257: calling self._execute() 20419 1726882386.68505: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.68527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.68545: variable 'omit' from source: magic vars 20419 1726882386.69406: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.69615: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.69744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.70058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.70109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.70154: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.70196: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.70291: variable 'networkmanager_version' from source: set_fact 20419 1726882386.70313: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.70325: variable 'omit' from source: magic vars 20419 1726882386.70360: variable 'omit' from source: magic vars 20419 1726882386.70405: variable 'omit' from source: magic vars 20419 1726882386.70440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882386.70506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882386.70531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882386.70553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.70570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.70616: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882386.70690: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.70695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.70739: Set connection var ansible_pipelining to False 20419 1726882386.70750: Set connection var ansible_timeout to 10 20419 1726882386.70757: Set connection var ansible_connection to ssh 20419 1726882386.70765: Set connection var ansible_shell_executable to /bin/sh 20419 1726882386.70773: Set connection var ansible_shell_type to sh 20419 1726882386.70782: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882386.70822: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.70830: variable 'ansible_connection' from source: unknown 20419 1726882386.70836: variable 'ansible_module_compression' from source: unknown 20419 1726882386.70843: variable 'ansible_shell_type' from source: unknown 20419 1726882386.70849: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.70855: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.70862: variable 'ansible_pipelining' from source: unknown 20419 1726882386.70909: variable 'ansible_timeout' from source: unknown 20419 1726882386.70912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.70989: 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) 20419 1726882386.71008: variable 'omit' from source: magic vars 20419 1726882386.71026: starting attempt loop 20419 1726882386.71033: running the handler 20419 1726882386.71189: variable 'original_ethtool_features' from source: set_fact 20419 1726882386.71235: variable 'ethtool_features' from source: set_fact 20419 1726882386.71239: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20419 1726882386.71247: handler run complete 20419 1726882386.71265: attempt loop complete, returning result 20419 1726882386.71297: _execute() done 20419 1726882386.71300: dumping result to json 20419 1726882386.71303: done dumping result, returning 20419 1726882386.71305: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [12673a56-9f93-9d14-fef2-000000000065] 20419 1726882386.71306: sending task result for task 12673a56-9f93-9d14-fef2-000000000065 20419 1726882386.71521: done sending task result for task 12673a56-9f93-9d14-fef2-000000000065 20419 1726882386.71525: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882386.71579: no more pending results, returning what we have 20419 1726882386.71583: results queue empty 20419 1726882386.71584: checking for any_errors_fatal 20419 1726882386.71597: done checking for any_errors_fatal 20419 1726882386.71598: checking for max_fail_percentage 20419 1726882386.71599: done checking for max_fail_percentage 20419 1726882386.71600: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.71601: done checking to see if all hosts have failed 20419 1726882386.71602: getting the remaining hosts for this loop 20419 1726882386.71603: done getting the remaining hosts for this loop 20419 1726882386.71606: getting the next task for host managed_node2 20419 1726882386.71611: done getting next task for host managed_node2 20419 1726882386.71613: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20419 1726882386.71615: ^ 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 20419 1726882386.71620: getting variables 20419 1726882386.71621: in VariableManager get_vars() 20419 1726882386.71672: Calling all_inventory to load vars for managed_node2 20419 1726882386.71675: Calling groups_inventory to load vars for managed_node2 20419 1726882386.71677: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.71687: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.71689: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.71882: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.73460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.75064: done with get_vars() 20419 1726882386.75096: done getting variables 20419 1726882386.75160: 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 disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 21:33:06 -0400 (0:00:00.086) 0:00:23.860 ****** 20419 1726882386.75200: entering _queue_task() for managed_node2/debug 20419 1726882386.75915: worker is 1 (out of 1 available) 20419 1726882386.75932: exiting _queue_task() for managed_node2/debug 20419 1726882386.75943: done queuing things up, now waiting for results queue to drain 20419 1726882386.75944: waiting for pending results... 20419 1726882386.76168: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20419 1726882386.76260: in run() - task 12673a56-9f93-9d14-fef2-000000000066 20419 1726882386.76337: variable 'ansible_search_path' from source: unknown 20419 1726882386.76341: calling self._execute() 20419 1726882386.76431: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.76435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.76446: variable 'omit' from source: magic vars 20419 1726882386.76844: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.76866: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.77054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.77263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.77297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.77331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.77355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.77421: variable 'networkmanager_version' from source: set_fact 20419 1726882386.77433: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.77436: variable 'omit' from source: magic vars 20419 1726882386.77457: variable 'omit' from source: magic vars 20419 1726882386.77481: variable 'omit' from source: magic vars 20419 1726882386.77508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882386.77566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882386.77582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882386.77599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.77609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882386.77633: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882386.77637: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.77640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.77713: Set connection var ansible_pipelining to False 20419 1726882386.77717: Set connection var ansible_timeout to 10 20419 1726882386.77720: Set connection var ansible_connection to ssh 20419 1726882386.77726: Set connection var ansible_shell_executable to /bin/sh 20419 1726882386.77730: Set connection var ansible_shell_type to sh 20419 1726882386.77735: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882386.77755: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.77758: variable 'ansible_connection' from source: unknown 20419 1726882386.77760: variable 'ansible_module_compression' from source: unknown 20419 1726882386.77762: variable 'ansible_shell_type' from source: unknown 20419 1726882386.77767: variable 'ansible_shell_executable' from source: unknown 20419 1726882386.77769: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.77772: variable 'ansible_pipelining' from source: unknown 20419 1726882386.77774: variable 'ansible_timeout' from source: unknown 20419 1726882386.77776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.77878: 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) 20419 1726882386.77882: variable 'omit' from source: magic vars 20419 1726882386.77887: starting attempt loop 20419 1726882386.77889: running the handler 20419 1726882386.77944: handler run complete 20419 1726882386.77957: attempt loop complete, returning result 20419 1726882386.77960: _execute() done 20419 1726882386.77966: dumping result to json 20419 1726882386.77969: done dumping result, returning 20419 1726882386.77975: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [12673a56-9f93-9d14-fef2-000000000066] 20419 1726882386.78006: sending task result for task 12673a56-9f93-9d14-fef2-000000000066 20419 1726882386.78105: done sending task result for task 12673a56-9f93-9d14-fef2-000000000066 20419 1726882386.78108: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20419 1726882386.78197: no more pending results, returning what we have 20419 1726882386.78201: results queue empty 20419 1726882386.78202: checking for any_errors_fatal 20419 1726882386.78209: done checking for any_errors_fatal 20419 1726882386.78209: checking for max_fail_percentage 20419 1726882386.78211: done checking for max_fail_percentage 20419 1726882386.78212: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.78213: done checking to see if all hosts have failed 20419 1726882386.78214: getting the remaining hosts for this loop 20419 1726882386.78215: done getting the remaining hosts for this loop 20419 1726882386.78219: getting the next task for host managed_node2 20419 1726882386.78226: done getting next task for host managed_node2 20419 1726882386.78233: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882386.78235: ^ 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? (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 20419 1726882386.78252: getting variables 20419 1726882386.78253: in VariableManager get_vars() 20419 1726882386.78301: Calling all_inventory to load vars for managed_node2 20419 1726882386.78304: Calling groups_inventory to load vars for managed_node2 20419 1726882386.78306: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.78315: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.78317: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.78319: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.79719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.81849: done with get_vars() 20419 1726882386.81876: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:06 -0400 (0:00:00.067) 0:00:23.928 ****** 20419 1726882386.81984: entering _queue_task() for managed_node2/include_tasks 20419 1726882386.82344: worker is 1 (out of 1 available) 20419 1726882386.82361: exiting _queue_task() for managed_node2/include_tasks 20419 1726882386.82374: done queuing things up, now waiting for results queue to drain 20419 1726882386.82375: waiting for pending results... 20419 1726882386.82570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882386.82668: in run() - task 12673a56-9f93-9d14-fef2-00000000006e 20419 1726882386.82680: variable 'ansible_search_path' from source: unknown 20419 1726882386.82683: variable 'ansible_search_path' from source: unknown 20419 1726882386.82719: calling self._execute() 20419 1726882386.82786: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.82790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.82800: variable 'omit' from source: magic vars 20419 1726882386.83078: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.83088: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.83209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.83401: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.83437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.83460: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.83486: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.83546: variable 'networkmanager_version' from source: set_fact 20419 1726882386.83558: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.83772: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.83783: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.83888: variable 'networkmanager_version' from source: set_fact 20419 1726882386.83897: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.84048: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.84052: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.84182: variable 'networkmanager_version' from source: set_fact 20419 1726882386.84200: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.84261: _execute() done 20419 1726882386.84265: dumping result to json 20419 1726882386.84268: done dumping result, returning 20419 1726882386.84271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9d14-fef2-00000000006e] 20419 1726882386.84273: sending task result for task 12673a56-9f93-9d14-fef2-00000000006e 20419 1726882386.84402: no more pending results, returning what we have 20419 1726882386.84408: in VariableManager get_vars() 20419 1726882386.84474: Calling all_inventory to load vars for managed_node2 20419 1726882386.84477: Calling groups_inventory to load vars for managed_node2 20419 1726882386.84480: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.84495: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.84499: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.84502: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.85272: done sending task result for task 12673a56-9f93-9d14-fef2-00000000006e 20419 1726882386.85275: WORKER PROCESS EXITING 20419 1726882386.86131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.86982: done with get_vars() 20419 1726882386.87001: variable 'ansible_search_path' from source: unknown 20419 1726882386.87002: variable 'ansible_search_path' from source: unknown 20419 1726882386.87031: we have included files to process 20419 1726882386.87031: generating all_blocks data 20419 1726882386.87033: done generating all_blocks data 20419 1726882386.87036: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882386.87037: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882386.87038: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882386.87437: done processing included file 20419 1726882386.87438: iterating over new_blocks loaded from include file 20419 1726882386.87439: in VariableManager get_vars() 20419 1726882386.87461: done with get_vars() 20419 1726882386.87462: filtering new block on tags 20419 1726882386.87474: done filtering new block on tags 20419 1726882386.87475: in VariableManager get_vars() 20419 1726882386.87492: done with get_vars() 20419 1726882386.87495: filtering new block on tags 20419 1726882386.87508: done filtering new block on tags 20419 1726882386.87510: in VariableManager get_vars() 20419 1726882386.87531: done with get_vars() 20419 1726882386.87533: filtering new block on tags 20419 1726882386.87544: done filtering new block on tags 20419 1726882386.87545: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20419 1726882386.87549: extending task lists for all hosts with included blocks 20419 1726882386.88012: done extending task lists 20419 1726882386.88013: done processing included files 20419 1726882386.88014: results queue empty 20419 1726882386.88014: checking for any_errors_fatal 20419 1726882386.88017: done checking for any_errors_fatal 20419 1726882386.88017: checking for max_fail_percentage 20419 1726882386.88018: done checking for max_fail_percentage 20419 1726882386.88019: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.88020: done checking to see if all hosts have failed 20419 1726882386.88020: getting the remaining hosts for this loop 20419 1726882386.88021: done getting the remaining hosts for this loop 20419 1726882386.88022: getting the next task for host managed_node2 20419 1726882386.88025: done getting next task for host managed_node2 20419 1726882386.88027: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882386.88029: ^ 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? (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 20419 1726882386.88035: getting variables 20419 1726882386.88036: in VariableManager get_vars() 20419 1726882386.88050: Calling all_inventory to load vars for managed_node2 20419 1726882386.88051: Calling groups_inventory to load vars for managed_node2 20419 1726882386.88052: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.88056: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.88057: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.88066: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.88876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.90038: done with get_vars() 20419 1726882386.90052: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:06 -0400 (0:00:00.081) 0:00:24.009 ****** 20419 1726882386.90111: entering _queue_task() for managed_node2/setup 20419 1726882386.90496: worker is 1 (out of 1 available) 20419 1726882386.90510: exiting _queue_task() for managed_node2/setup 20419 1726882386.90525: done queuing things up, now waiting for results queue to drain 20419 1726882386.90526: waiting for pending results... 20419 1726882386.90764: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882386.90901: in run() - task 12673a56-9f93-9d14-fef2-000000000441 20419 1726882386.90913: variable 'ansible_search_path' from source: unknown 20419 1726882386.90916: variable 'ansible_search_path' from source: unknown 20419 1726882386.90944: calling self._execute() 20419 1726882386.91025: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.91037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.91058: variable 'omit' from source: magic vars 20419 1726882386.91439: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.91453: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.91618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.91936: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.91984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.92035: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.92080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.92140: variable 'networkmanager_version' from source: set_fact 20419 1726882386.92153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.92262: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.92282: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.92414: variable 'networkmanager_version' from source: set_fact 20419 1726882386.92422: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.92553: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.92556: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.92754: variable 'networkmanager_version' from source: set_fact 20419 1726882386.92757: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.92864: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.92869: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.92958: variable 'networkmanager_version' from source: set_fact 20419 1726882386.92969: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.93080: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.93083: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.93167: variable 'networkmanager_version' from source: set_fact 20419 1726882386.93175: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.93438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882386.95160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882386.95209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882386.95235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882386.95261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882386.95300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882386.95357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882386.95388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882386.95411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882386.95439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882386.95450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882386.95487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882386.95519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882386.95542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882386.95580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882386.95591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882386.95712: variable '__network_required_facts' from source: role '' defaults 20419 1726882386.95730: variable 'ansible_facts' from source: unknown 20419 1726882386.96266: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20419 1726882386.96270: when evaluation is False, skipping this task 20419 1726882386.96273: _execute() done 20419 1726882386.96276: dumping result to json 20419 1726882386.96278: done dumping result, returning 20419 1726882386.96290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-9d14-fef2-000000000441] 20419 1726882386.96297: sending task result for task 12673a56-9f93-9d14-fef2-000000000441 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882386.96438: no more pending results, returning what we have 20419 1726882386.96443: results queue empty 20419 1726882386.96444: checking for any_errors_fatal 20419 1726882386.96445: done checking for any_errors_fatal 20419 1726882386.96446: checking for max_fail_percentage 20419 1726882386.96448: done checking for max_fail_percentage 20419 1726882386.96449: checking to see if all hosts have failed and the running result is not ok 20419 1726882386.96450: done checking to see if all hosts have failed 20419 1726882386.96450: getting the remaining hosts for this loop 20419 1726882386.96451: done getting the remaining hosts for this loop 20419 1726882386.96455: getting the next task for host managed_node2 20419 1726882386.96469: done getting next task for host managed_node2 20419 1726882386.96472: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882386.96475: ^ 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? (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 20419 1726882386.96504: getting variables 20419 1726882386.96506: in VariableManager get_vars() 20419 1726882386.96555: Calling all_inventory to load vars for managed_node2 20419 1726882386.96557: Calling groups_inventory to load vars for managed_node2 20419 1726882386.96559: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882386.96565: done sending task result for task 12673a56-9f93-9d14-fef2-000000000441 20419 1726882386.96567: WORKER PROCESS EXITING 20419 1726882386.96575: Calling all_plugins_play to load vars for managed_node2 20419 1726882386.96578: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882386.96581: Calling groups_plugins_play to load vars for managed_node2 20419 1726882386.97375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882386.98242: done with get_vars() 20419 1726882386.98258: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:06 -0400 (0:00:00.082) 0:00:24.092 ****** 20419 1726882386.98329: entering _queue_task() for managed_node2/stat 20419 1726882386.98574: worker is 1 (out of 1 available) 20419 1726882386.98588: exiting _queue_task() for managed_node2/stat 20419 1726882386.98605: done queuing things up, now waiting for results queue to drain 20419 1726882386.98607: waiting for pending results... 20419 1726882386.98775: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882386.98875: in run() - task 12673a56-9f93-9d14-fef2-000000000443 20419 1726882386.98886: variable 'ansible_search_path' from source: unknown 20419 1726882386.98889: variable 'ansible_search_path' from source: unknown 20419 1726882386.98919: calling self._execute() 20419 1726882386.98996: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882386.99000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882386.99008: variable 'omit' from source: magic vars 20419 1726882386.99277: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.99288: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.99410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882386.99602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882386.99633: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882386.99658: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882386.99684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882386.99745: variable 'networkmanager_version' from source: set_fact 20419 1726882386.99756: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882386.99830: variable 'ansible_distribution_major_version' from source: facts 20419 1726882386.99834: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882386.99921: variable 'networkmanager_version' from source: set_fact 20419 1726882386.99927: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.00003: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.00007: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.00097: variable 'networkmanager_version' from source: set_fact 20419 1726882387.00101: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.00269: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.00273: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.00423: variable 'networkmanager_version' from source: set_fact 20419 1726882387.00427: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.00579: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.00583: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.00705: variable 'networkmanager_version' from source: set_fact 20419 1726882387.00720: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.00877: 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) 20419 1726882387.00913: 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) 20419 1726882387.00928: 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) 20419 1726882387.00988: 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) 20419 1726882387.01024: variable '__network_is_ostree' from source: set_fact 20419 1726882387.01037: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882387.01040: when evaluation is False, skipping this task 20419 1726882387.01057: _execute() done 20419 1726882387.01060: dumping result to json 20419 1726882387.01063: done dumping result, returning 20419 1726882387.01065: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-9d14-fef2-000000000443] 20419 1726882387.01067: sending task result for task 12673a56-9f93-9d14-fef2-000000000443 20419 1726882387.01164: done sending task result for task 12673a56-9f93-9d14-fef2-000000000443 20419 1726882387.01167: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882387.01234: no more pending results, returning what we have 20419 1726882387.01238: results queue empty 20419 1726882387.01239: checking for any_errors_fatal 20419 1726882387.01247: done checking for any_errors_fatal 20419 1726882387.01247: checking for max_fail_percentage 20419 1726882387.01250: done checking for max_fail_percentage 20419 1726882387.01251: checking to see if all hosts have failed and the running result is not ok 20419 1726882387.01253: done checking to see if all hosts have failed 20419 1726882387.01254: getting the remaining hosts for this loop 20419 1726882387.01257: done getting the remaining hosts for this loop 20419 1726882387.01262: getting the next task for host managed_node2 20419 1726882387.01268: done getting next task for host managed_node2 20419 1726882387.01272: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882387.01275: ^ 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? (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 20419 1726882387.01297: getting variables 20419 1726882387.01299: in VariableManager get_vars() 20419 1726882387.01348: Calling all_inventory to load vars for managed_node2 20419 1726882387.01351: Calling groups_inventory to load vars for managed_node2 20419 1726882387.01353: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882387.01366: Calling all_plugins_play to load vars for managed_node2 20419 1726882387.01369: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882387.01371: Calling groups_plugins_play to load vars for managed_node2 20419 1726882387.02657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882387.04390: done with get_vars() 20419 1726882387.04424: done getting variables 20419 1726882387.04488: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:07 -0400 (0:00:00.062) 0:00:24.154 ****** 20419 1726882387.04538: entering _queue_task() for managed_node2/set_fact 20419 1726882387.05068: worker is 1 (out of 1 available) 20419 1726882387.05082: exiting _queue_task() for managed_node2/set_fact 20419 1726882387.05101: done queuing things up, now waiting for results queue to drain 20419 1726882387.05103: waiting for pending results... 20419 1726882387.05545: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882387.05566: in run() - task 12673a56-9f93-9d14-fef2-000000000444 20419 1726882387.05582: variable 'ansible_search_path' from source: unknown 20419 1726882387.05586: variable 'ansible_search_path' from source: unknown 20419 1726882387.05641: calling self._execute() 20419 1726882387.05751: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882387.05755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882387.05758: variable 'omit' from source: magic vars 20419 1726882387.06301: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.06306: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.06409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882387.06705: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882387.06748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882387.06778: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882387.06819: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882387.07020: variable 'networkmanager_version' from source: set_fact 20419 1726882387.07025: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.07198: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.07206: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.07348: variable 'networkmanager_version' from source: set_fact 20419 1726882387.07357: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.07471: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.07476: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.07620: variable 'networkmanager_version' from source: set_fact 20419 1726882387.07637: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.07801: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.07807: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.07944: variable 'networkmanager_version' from source: set_fact 20419 1726882387.07957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.08070: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.08076: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.08222: variable 'networkmanager_version' from source: set_fact 20419 1726882387.08225: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.08401: 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) 20419 1726882387.08429: 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) 20419 1726882387.08460: 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) 20419 1726882387.08491: 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) 20419 1726882387.08572: variable '__network_is_ostree' from source: set_fact 20419 1726882387.08575: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882387.08578: when evaluation is False, skipping this task 20419 1726882387.08580: _execute() done 20419 1726882387.08582: dumping result to json 20419 1726882387.08585: done dumping result, returning 20419 1726882387.08595: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-000000000444] 20419 1726882387.08662: sending task result for task 12673a56-9f93-9d14-fef2-000000000444 20419 1726882387.08726: done sending task result for task 12673a56-9f93-9d14-fef2-000000000444 20419 1726882387.08729: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882387.08795: no more pending results, returning what we have 20419 1726882387.08800: results queue empty 20419 1726882387.08802: checking for any_errors_fatal 20419 1726882387.08807: done checking for any_errors_fatal 20419 1726882387.08808: checking for max_fail_percentage 20419 1726882387.08810: done checking for max_fail_percentage 20419 1726882387.08811: checking to see if all hosts have failed and the running result is not ok 20419 1726882387.08812: done checking to see if all hosts have failed 20419 1726882387.08813: getting the remaining hosts for this loop 20419 1726882387.08815: done getting the remaining hosts for this loop 20419 1726882387.08821: getting the next task for host managed_node2 20419 1726882387.08834: done getting next task for host managed_node2 20419 1726882387.08838: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882387.08842: ^ 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? (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 20419 1726882387.08861: getting variables 20419 1726882387.08863: in VariableManager get_vars() 20419 1726882387.08978: Calling all_inventory to load vars for managed_node2 20419 1726882387.08985: Calling groups_inventory to load vars for managed_node2 20419 1726882387.08987: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882387.09002: Calling all_plugins_play to load vars for managed_node2 20419 1726882387.09005: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882387.09007: Calling groups_plugins_play to load vars for managed_node2 20419 1726882387.10030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882387.11132: done with get_vars() 20419 1726882387.11150: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:07 -0400 (0:00:00.067) 0:00:24.221 ****** 20419 1726882387.11245: entering _queue_task() for managed_node2/service_facts 20419 1726882387.11518: worker is 1 (out of 1 available) 20419 1726882387.11535: exiting _queue_task() for managed_node2/service_facts 20419 1726882387.11547: done queuing things up, now waiting for results queue to drain 20419 1726882387.11549: waiting for pending results... 20419 1726882387.11761: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882387.11858: in run() - task 12673a56-9f93-9d14-fef2-000000000446 20419 1726882387.11870: variable 'ansible_search_path' from source: unknown 20419 1726882387.11873: variable 'ansible_search_path' from source: unknown 20419 1726882387.11927: calling self._execute() 20419 1726882387.11985: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882387.11989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882387.12002: variable 'omit' from source: magic vars 20419 1726882387.12298: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.12311: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.12446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882387.12646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882387.12679: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882387.12708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882387.12734: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882387.12801: variable 'networkmanager_version' from source: set_fact 20419 1726882387.12814: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.12886: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.12890: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.13072: variable 'networkmanager_version' from source: set_fact 20419 1726882387.13114: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.13231: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.13235: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.13363: variable 'networkmanager_version' from source: set_fact 20419 1726882387.13367: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.13479: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.13482: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.13571: variable 'networkmanager_version' from source: set_fact 20419 1726882387.13582: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.13701: variable 'ansible_distribution_major_version' from source: facts 20419 1726882387.13706: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882387.13789: variable 'networkmanager_version' from source: set_fact 20419 1726882387.13802: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882387.13819: variable 'omit' from source: magic vars 20419 1726882387.13917: variable 'omit' from source: magic vars 20419 1726882387.13961: variable 'omit' from source: magic vars 20419 1726882387.13992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882387.14060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882387.14066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882387.14133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882387.14137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882387.14139: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882387.14143: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882387.14145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882387.14280: Set connection var ansible_pipelining to False 20419 1726882387.14283: Set connection var ansible_timeout to 10 20419 1726882387.14286: Set connection var ansible_connection to ssh 20419 1726882387.14289: Set connection var ansible_shell_executable to /bin/sh 20419 1726882387.14291: Set connection var ansible_shell_type to sh 20419 1726882387.14298: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882387.14357: variable 'ansible_shell_executable' from source: unknown 20419 1726882387.14360: variable 'ansible_connection' from source: unknown 20419 1726882387.14362: variable 'ansible_module_compression' from source: unknown 20419 1726882387.14364: variable 'ansible_shell_type' from source: unknown 20419 1726882387.14366: variable 'ansible_shell_executable' from source: unknown 20419 1726882387.14368: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882387.14370: variable 'ansible_pipelining' from source: unknown 20419 1726882387.14372: variable 'ansible_timeout' from source: unknown 20419 1726882387.14374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882387.14474: 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__) 20419 1726882387.14482: variable 'omit' from source: magic vars 20419 1726882387.14485: starting attempt loop 20419 1726882387.14488: running the handler 20419 1726882387.14515: _low_level_execute_command(): starting 20419 1726882387.14518: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882387.15379: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882387.15383: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882387.15416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882387.15437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882387.15524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882387.17309: stdout chunk (state=3): >>>/root <<< 20419 1726882387.17372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882387.17375: stdout chunk (state=3): >>><<< 20419 1726882387.17378: stderr chunk (state=3): >>><<< 20419 1726882387.17403: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882387.17413: _low_level_execute_command(): starting 20419 1726882387.17417: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118 `" && echo ansible-tmp-1726882387.1739194-21557-101685262172118="` echo /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118 `" ) && sleep 0' 20419 1726882387.17900: 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 <<< 20419 1726882387.17911: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882387.17913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882387.17917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882387.17919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882387.17953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882387.17956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882387.18037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882387.20025: stdout chunk (state=3): >>>ansible-tmp-1726882387.1739194-21557-101685262172118=/root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118 <<< 20419 1726882387.20357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882387.20803: stdout chunk (state=3): >>><<< 20419 1726882387.20806: stderr chunk (state=3): >>><<< 20419 1726882387.20809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882387.1739194-21557-101685262172118=/root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882387.20811: variable 'ansible_module_compression' from source: unknown 20419 1726882387.20813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20419 1726882387.20815: variable 'ansible_facts' from source: unknown 20419 1726882387.20954: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py 20419 1726882387.21362: Sending initial data 20419 1726882387.21371: Sent initial data (162 bytes) 20419 1726882387.22330: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882387.22385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882387.22584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882387.24199: 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 <<< 20419 1726882387.24254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882387.24402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp_8571o_v /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py <<< 20419 1726882387.24406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py" <<< 20419 1726882387.24408: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp_8571o_v" to remote "/root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py" <<< 20419 1726882387.26223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882387.26274: stderr chunk (state=3): >>><<< 20419 1726882387.26297: stdout chunk (state=3): >>><<< 20419 1726882387.26326: done transferring module to remote 20419 1726882387.26377: _low_level_execute_command(): starting 20419 1726882387.26411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/ /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py && sleep 0' 20419 1726882387.27429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882387.27453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882387.27477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882387.27575: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882387.27621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882387.27640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882387.27664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882387.27809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882387.29731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882387.29735: stdout chunk (state=3): >>><<< 20419 1726882387.29737: stderr chunk (state=3): >>><<< 20419 1726882387.29739: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882387.29741: _low_level_execute_command(): starting 20419 1726882387.29743: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/AnsiballZ_service_facts.py && sleep 0' 20419 1726882387.30821: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882387.30874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882387.30926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882387.31188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882388.81810: 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-<<< 20419 1726882388.82030: stdout chunk (state=3): >>>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": {}}} <<< 20419 1726882388.83350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882388.83364: stderr chunk (state=3): >>>Shared connection to 10.31.14.69 closed. <<< 20419 1726882388.83425: stderr chunk (state=3): >>><<< 20419 1726882388.83511: stdout chunk (state=3): >>><<< 20419 1726882388.83546: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882388.85564: 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-1726882387.1739194-21557-101685262172118/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882388.85583: _low_level_execute_command(): starting 20419 1726882388.85600: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882387.1739194-21557-101685262172118/ > /dev/null 2>&1 && sleep 0' 20419 1726882388.87113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882388.87117: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882388.87119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882388.87121: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882388.87169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882388.87309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882388.87368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882388.89327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882388.89331: stdout chunk (state=3): >>><<< 20419 1726882388.89335: stderr chunk (state=3): >>><<< 20419 1726882388.89460: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882388.89463: handler run complete 20419 1726882388.89672: variable 'ansible_facts' from source: unknown 20419 1726882388.89843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882388.90933: variable 'ansible_facts' from source: unknown 20419 1726882388.91294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882388.91572: attempt loop complete, returning result 20419 1726882388.91583: _execute() done 20419 1726882388.91590: dumping result to json 20419 1726882388.91669: done dumping result, returning 20419 1726882388.91683: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-9d14-fef2-000000000446] 20419 1726882388.91699: sending task result for task 12673a56-9f93-9d14-fef2-000000000446 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882388.93414: no more pending results, returning what we have 20419 1726882388.93417: results queue empty 20419 1726882388.93418: checking for any_errors_fatal 20419 1726882388.93421: done checking for any_errors_fatal 20419 1726882388.93422: checking for max_fail_percentage 20419 1726882388.93423: done checking for max_fail_percentage 20419 1726882388.93424: checking to see if all hosts have failed and the running result is not ok 20419 1726882388.93425: done checking to see if all hosts have failed 20419 1726882388.93425: getting the remaining hosts for this loop 20419 1726882388.93427: done getting the remaining hosts for this loop 20419 1726882388.93430: getting the next task for host managed_node2 20419 1726882388.93435: done getting next task for host managed_node2 20419 1726882388.93438: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882388.93557: ^ 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? (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 20419 1726882388.93568: done sending task result for task 12673a56-9f93-9d14-fef2-000000000446 20419 1726882388.93571: WORKER PROCESS EXITING 20419 1726882388.93579: getting variables 20419 1726882388.93580: in VariableManager get_vars() 20419 1726882388.93623: Calling all_inventory to load vars for managed_node2 20419 1726882388.93626: Calling groups_inventory to load vars for managed_node2 20419 1726882388.93629: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882388.93637: Calling all_plugins_play to load vars for managed_node2 20419 1726882388.93640: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882388.93643: Calling groups_plugins_play to load vars for managed_node2 20419 1726882388.95915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882388.98629: done with get_vars() 20419 1726882388.98659: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:08 -0400 (0:00:01.875) 0:00:26.096 ****** 20419 1726882388.98758: entering _queue_task() for managed_node2/package_facts 20419 1726882388.99215: worker is 1 (out of 1 available) 20419 1726882388.99226: exiting _queue_task() for managed_node2/package_facts 20419 1726882388.99238: done queuing things up, now waiting for results queue to drain 20419 1726882388.99240: waiting for pending results... 20419 1726882388.99425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882388.99587: in run() - task 12673a56-9f93-9d14-fef2-000000000447 20419 1726882388.99611: variable 'ansible_search_path' from source: unknown 20419 1726882388.99620: variable 'ansible_search_path' from source: unknown 20419 1726882388.99875: calling self._execute() 20419 1726882389.00087: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.00090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.00097: variable 'omit' from source: magic vars 20419 1726882389.00415: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.00436: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.00612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882389.00928: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882389.01081: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882389.01084: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882389.01121: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882389.01283: variable 'networkmanager_version' from source: set_fact 20419 1726882389.01329: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.01455: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.01464: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.01630: variable 'networkmanager_version' from source: set_fact 20419 1726882389.01644: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.01760: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.01770: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.01926: variable 'networkmanager_version' from source: set_fact 20419 1726882389.01930: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.02102: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.02144: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.02257: variable 'networkmanager_version' from source: set_fact 20419 1726882389.02273: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.02389: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.02403: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.02581: variable 'networkmanager_version' from source: set_fact 20419 1726882389.02585: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.02587: variable 'omit' from source: magic vars 20419 1726882389.02632: variable 'omit' from source: magic vars 20419 1726882389.02675: variable 'omit' from source: magic vars 20419 1726882389.02725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882389.02760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882389.02787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882389.02821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882389.02842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882389.02878: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882389.02899: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.02902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.03022: Set connection var ansible_pipelining to False 20419 1726882389.03036: Set connection var ansible_timeout to 10 20419 1726882389.03097: Set connection var ansible_connection to ssh 20419 1726882389.03100: Set connection var ansible_shell_executable to /bin/sh 20419 1726882389.03102: Set connection var ansible_shell_type to sh 20419 1726882389.03105: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882389.03107: variable 'ansible_shell_executable' from source: unknown 20419 1726882389.03111: variable 'ansible_connection' from source: unknown 20419 1726882389.03118: variable 'ansible_module_compression' from source: unknown 20419 1726882389.03129: variable 'ansible_shell_type' from source: unknown 20419 1726882389.03135: variable 'ansible_shell_executable' from source: unknown 20419 1726882389.03140: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.03147: variable 'ansible_pipelining' from source: unknown 20419 1726882389.03155: variable 'ansible_timeout' from source: unknown 20419 1726882389.03162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.03615: 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__) 20419 1726882389.03621: variable 'omit' from source: magic vars 20419 1726882389.03625: starting attempt loop 20419 1726882389.03628: running the handler 20419 1726882389.03630: _low_level_execute_command(): starting 20419 1726882389.03632: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882389.05268: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.05277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882389.05330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.05462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.07049: stdout chunk (state=3): >>>/root <<< 20419 1726882389.07148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882389.07214: stderr chunk (state=3): >>><<< 20419 1726882389.07262: stdout chunk (state=3): >>><<< 20419 1726882389.07420: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882389.07435: _low_level_execute_command(): starting 20419 1726882389.07439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042 `" && echo ansible-tmp-1726882389.0730214-21639-71579435426042="` echo /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042 `" ) && sleep 0' 20419 1726882389.08443: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.08447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882389.08476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882389.08491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.08627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.10499: stdout chunk (state=3): >>>ansible-tmp-1726882389.0730214-21639-71579435426042=/root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042 <<< 20419 1726882389.10668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882389.10674: stdout chunk (state=3): >>><<< 20419 1726882389.10677: stderr chunk (state=3): >>><<< 20419 1726882389.10899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882389.0730214-21639-71579435426042=/root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882389.10903: variable 'ansible_module_compression' from source: unknown 20419 1726882389.10906: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20419 1726882389.10908: variable 'ansible_facts' from source: unknown 20419 1726882389.11428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py 20419 1726882389.11731: Sending initial data 20419 1726882389.11753: Sent initial data (161 bytes) 20419 1726882389.12602: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.12701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882389.12789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.12879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.14404: 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 <<< 20419 1726882389.14462: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882389.14540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp31rsz685 /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py <<< 20419 1726882389.14544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py" <<< 20419 1726882389.14621: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp31rsz685" to remote "/root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py" <<< 20419 1726882389.16669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882389.16764: stderr chunk (state=3): >>><<< 20419 1726882389.16767: stdout chunk (state=3): >>><<< 20419 1726882389.16769: done transferring module to remote 20419 1726882389.16771: _low_level_execute_command(): starting 20419 1726882389.16774: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/ /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py && sleep 0' 20419 1726882389.17960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882389.18024: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.18269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882389.18363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.18529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.20238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882389.20611: stderr chunk (state=3): >>><<< 20419 1726882389.20614: stdout chunk (state=3): >>><<< 20419 1726882389.20617: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882389.20619: _low_level_execute_command(): starting 20419 1726882389.20622: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/AnsiballZ_package_facts.py && sleep 0' 20419 1726882389.22734: 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 <<< 20419 1726882389.22738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882389.22821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.22984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882389.23001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882389.23136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.23139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.67148: 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<<< 20419 1726882389.67179: 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.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"<<< 20419 1726882389.67275: 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", "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"}}} <<< 20419 1726882389.68981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882389.69258: stderr chunk (state=3): >>><<< 20419 1726882389.69262: stdout chunk (state=3): >>><<< 20419 1726882389.69340: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882389.72695: 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-1726882389.0730214-21639-71579435426042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882389.72735: _low_level_execute_command(): starting 20419 1726882389.72746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882389.0730214-21639-71579435426042/ > /dev/null 2>&1 && sleep 0' 20419 1726882389.73412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882389.73428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882389.73442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882389.73510: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882389.73564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882389.73582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882389.73728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882389.73797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882389.75950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882389.75954: stdout chunk (state=3): >>><<< 20419 1726882389.75956: stderr chunk (state=3): >>><<< 20419 1726882389.75958: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882389.75960: handler run complete 20419 1726882389.77818: variable 'ansible_facts' from source: unknown 20419 1726882389.78820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882389.82702: variable 'ansible_facts' from source: unknown 20419 1726882389.83468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882389.84886: attempt loop complete, returning result 20419 1726882389.84946: _execute() done 20419 1726882389.84954: dumping result to json 20419 1726882389.85354: done dumping result, returning 20419 1726882389.85584: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-9d14-fef2-000000000447] 20419 1726882389.85587: sending task result for task 12673a56-9f93-9d14-fef2-000000000447 20419 1726882389.88748: done sending task result for task 12673a56-9f93-9d14-fef2-000000000447 20419 1726882389.88751: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882389.88906: no more pending results, returning what we have 20419 1726882389.88909: results queue empty 20419 1726882389.88910: checking for any_errors_fatal 20419 1726882389.88918: done checking for any_errors_fatal 20419 1726882389.88919: checking for max_fail_percentage 20419 1726882389.88921: done checking for max_fail_percentage 20419 1726882389.88921: checking to see if all hosts have failed and the running result is not ok 20419 1726882389.88922: done checking to see if all hosts have failed 20419 1726882389.88923: getting the remaining hosts for this loop 20419 1726882389.88924: done getting the remaining hosts for this loop 20419 1726882389.88927: getting the next task for host managed_node2 20419 1726882389.88938: done getting next task for host managed_node2 20419 1726882389.88944: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882389.88947: ^ 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? (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 20419 1726882389.88958: getting variables 20419 1726882389.88960: in VariableManager get_vars() 20419 1726882389.89006: Calling all_inventory to load vars for managed_node2 20419 1726882389.89010: Calling groups_inventory to load vars for managed_node2 20419 1726882389.89015: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882389.89031: Calling all_plugins_play to load vars for managed_node2 20419 1726882389.89037: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882389.89041: Calling groups_plugins_play to load vars for managed_node2 20419 1726882389.90892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882389.92486: done with get_vars() 20419 1726882389.92519: done getting variables 20419 1726882389.92580: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:09 -0400 (0:00:00.938) 0:00:27.034 ****** 20419 1726882389.92626: entering _queue_task() for managed_node2/debug 20419 1726882389.93217: worker is 1 (out of 1 available) 20419 1726882389.93231: exiting _queue_task() for managed_node2/debug 20419 1726882389.93245: done queuing things up, now waiting for results queue to drain 20419 1726882389.93247: waiting for pending results... 20419 1726882389.93811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882389.94149: in run() - task 12673a56-9f93-9d14-fef2-00000000006f 20419 1726882389.94163: variable 'ansible_search_path' from source: unknown 20419 1726882389.94167: variable 'ansible_search_path' from source: unknown 20419 1726882389.94209: calling self._execute() 20419 1726882389.94347: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.94351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.94365: variable 'omit' from source: magic vars 20419 1726882389.94817: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.94829: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.94995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882389.95257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882389.95302: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882389.95334: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882389.95367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882389.95454: variable 'networkmanager_version' from source: set_fact 20419 1726882389.95463: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.95568: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.95572: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.95709: variable 'networkmanager_version' from source: set_fact 20419 1726882389.95718: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.95822: variable 'ansible_distribution_major_version' from source: facts 20419 1726882389.95826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882389.95948: variable 'networkmanager_version' from source: set_fact 20419 1726882389.95956: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882389.95962: variable 'omit' from source: magic vars 20419 1726882389.96071: variable 'omit' from source: magic vars 20419 1726882389.96243: variable 'network_provider' from source: set_fact 20419 1726882389.96309: variable 'omit' from source: magic vars 20419 1726882389.96336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882389.96499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882389.96528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882389.96560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882389.96645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882389.96651: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882389.96654: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.96656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.96741: Set connection var ansible_pipelining to False 20419 1726882389.96752: Set connection var ansible_timeout to 10 20419 1726882389.96760: Set connection var ansible_connection to ssh 20419 1726882389.96883: Set connection var ansible_shell_executable to /bin/sh 20419 1726882389.96886: Set connection var ansible_shell_type to sh 20419 1726882389.96888: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882389.96890: variable 'ansible_shell_executable' from source: unknown 20419 1726882389.96892: variable 'ansible_connection' from source: unknown 20419 1726882389.96895: variable 'ansible_module_compression' from source: unknown 20419 1726882389.96897: variable 'ansible_shell_type' from source: unknown 20419 1726882389.96899: variable 'ansible_shell_executable' from source: unknown 20419 1726882389.96905: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882389.96907: variable 'ansible_pipelining' from source: unknown 20419 1726882389.96909: variable 'ansible_timeout' from source: unknown 20419 1726882389.96911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882389.96998: 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) 20419 1726882389.97029: variable 'omit' from source: magic vars 20419 1726882389.97032: starting attempt loop 20419 1726882389.97101: running the handler 20419 1726882389.97104: handler run complete 20419 1726882389.97108: attempt loop complete, returning result 20419 1726882389.97113: _execute() done 20419 1726882389.97121: dumping result to json 20419 1726882389.97127: done dumping result, returning 20419 1726882389.97147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9d14-fef2-00000000006f] 20419 1726882389.97156: sending task result for task 12673a56-9f93-9d14-fef2-00000000006f 20419 1726882389.97414: done sending task result for task 12673a56-9f93-9d14-fef2-00000000006f 20419 1726882389.97418: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20419 1726882389.97490: no more pending results, returning what we have 20419 1726882389.97496: results queue empty 20419 1726882389.97497: checking for any_errors_fatal 20419 1726882389.97505: done checking for any_errors_fatal 20419 1726882389.97506: checking for max_fail_percentage 20419 1726882389.97508: done checking for max_fail_percentage 20419 1726882389.97510: checking to see if all hosts have failed and the running result is not ok 20419 1726882389.97511: done checking to see if all hosts have failed 20419 1726882389.97512: getting the remaining hosts for this loop 20419 1726882389.97513: done getting the remaining hosts for this loop 20419 1726882389.97517: getting the next task for host managed_node2 20419 1726882389.97523: done getting next task for host managed_node2 20419 1726882389.97534: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882389.97537: ^ 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? (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 20419 1726882389.97553: getting variables 20419 1726882389.97555: in VariableManager get_vars() 20419 1726882389.97676: Calling all_inventory to load vars for managed_node2 20419 1726882389.97681: Calling groups_inventory to load vars for managed_node2 20419 1726882389.97700: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882389.97714: Calling all_plugins_play to load vars for managed_node2 20419 1726882389.97717: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882389.97721: Calling groups_plugins_play to load vars for managed_node2 20419 1726882389.99728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.01224: done with get_vars() 20419 1726882390.01247: done getting variables 20419 1726882390.01290: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:10 -0400 (0:00:00.086) 0:00:27.121 ****** 20419 1726882390.01321: entering _queue_task() for managed_node2/fail 20419 1726882390.01586: worker is 1 (out of 1 available) 20419 1726882390.01605: exiting _queue_task() for managed_node2/fail 20419 1726882390.01617: done queuing things up, now waiting for results queue to drain 20419 1726882390.01620: waiting for pending results... 20419 1726882390.01803: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882390.01898: in run() - task 12673a56-9f93-9d14-fef2-000000000070 20419 1726882390.01909: variable 'ansible_search_path' from source: unknown 20419 1726882390.01913: variable 'ansible_search_path' from source: unknown 20419 1726882390.01942: calling self._execute() 20419 1726882390.02111: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.02115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.02118: variable 'omit' from source: magic vars 20419 1726882390.02422: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.02441: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.02602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.02997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.03299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.03304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.03307: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.03333: variable 'networkmanager_version' from source: set_fact 20419 1726882390.03352: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.03471: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.03481: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.03624: variable 'networkmanager_version' from source: set_fact 20419 1726882390.03648: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.03766: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.03777: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.03971: variable 'networkmanager_version' from source: set_fact 20419 1726882390.03975: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.04101: variable 'network_state' from source: role '' defaults 20419 1726882390.04111: Evaluated conditional (network_state != {}): False 20419 1726882390.04114: when evaluation is False, skipping this task 20419 1726882390.04116: _execute() done 20419 1726882390.04119: dumping result to json 20419 1726882390.04122: done dumping result, returning 20419 1726882390.04129: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9d14-fef2-000000000070] 20419 1726882390.04134: sending task result for task 12673a56-9f93-9d14-fef2-000000000070 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882390.04270: no more pending results, returning what we have 20419 1726882390.04273: results queue empty 20419 1726882390.04274: checking for any_errors_fatal 20419 1726882390.04282: done checking for any_errors_fatal 20419 1726882390.04283: checking for max_fail_percentage 20419 1726882390.04285: done checking for max_fail_percentage 20419 1726882390.04285: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.04286: done checking to see if all hosts have failed 20419 1726882390.04287: getting the remaining hosts for this loop 20419 1726882390.04294: done getting the remaining hosts for this loop 20419 1726882390.04298: getting the next task for host managed_node2 20419 1726882390.04306: done getting next task for host managed_node2 20419 1726882390.04310: ^ 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 20419 1726882390.04312: ^ 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? (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 20419 1726882390.04334: getting variables 20419 1726882390.04335: in VariableManager get_vars() 20419 1726882390.04387: Calling all_inventory to load vars for managed_node2 20419 1726882390.04390: Calling groups_inventory to load vars for managed_node2 20419 1726882390.04392: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.04407: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.04410: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.04414: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.04934: done sending task result for task 12673a56-9f93-9d14-fef2-000000000070 20419 1726882390.04939: WORKER PROCESS EXITING 20419 1726882390.05220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.06172: done with get_vars() 20419 1726882390.06199: done getting variables 20419 1726882390.06263: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:10 -0400 (0:00:00.049) 0:00:27.171 ****** 20419 1726882390.06302: entering _queue_task() for managed_node2/fail 20419 1726882390.06653: worker is 1 (out of 1 available) 20419 1726882390.06665: exiting _queue_task() for managed_node2/fail 20419 1726882390.06678: done queuing things up, now waiting for results queue to drain 20419 1726882390.06680: waiting for pending results... 20419 1726882390.06989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20419 1726882390.07156: in run() - task 12673a56-9f93-9d14-fef2-000000000071 20419 1726882390.07160: variable 'ansible_search_path' from source: unknown 20419 1726882390.07163: variable 'ansible_search_path' from source: unknown 20419 1726882390.07264: calling self._execute() 20419 1726882390.07275: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.07282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.07296: variable 'omit' from source: magic vars 20419 1726882390.07689: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.07702: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.07838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.08051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.08084: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.08117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.08142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.08209: variable 'networkmanager_version' from source: set_fact 20419 1726882390.08220: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.08299: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.08303: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.08395: variable 'networkmanager_version' from source: set_fact 20419 1726882390.08402: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.08479: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.08483: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.08572: variable 'networkmanager_version' from source: set_fact 20419 1726882390.08579: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.08690: variable 'network_state' from source: role '' defaults 20419 1726882390.08701: Evaluated conditional (network_state != {}): False 20419 1726882390.08704: when evaluation is False, skipping this task 20419 1726882390.08706: _execute() done 20419 1726882390.08709: dumping result to json 20419 1726882390.08713: done dumping result, returning 20419 1726882390.08720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9d14-fef2-000000000071] 20419 1726882390.08725: sending task result for task 12673a56-9f93-9d14-fef2-000000000071 20419 1726882390.08816: done sending task result for task 12673a56-9f93-9d14-fef2-000000000071 20419 1726882390.08818: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882390.08862: no more pending results, returning what we have 20419 1726882390.08866: results queue empty 20419 1726882390.08867: checking for any_errors_fatal 20419 1726882390.08875: done checking for any_errors_fatal 20419 1726882390.08876: checking for max_fail_percentage 20419 1726882390.08878: done checking for max_fail_percentage 20419 1726882390.08879: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.08880: done checking to see if all hosts have failed 20419 1726882390.08880: getting the remaining hosts for this loop 20419 1726882390.08882: done getting the remaining hosts for this loop 20419 1726882390.08886: getting the next task for host managed_node2 20419 1726882390.08895: done getting next task for host managed_node2 20419 1726882390.08900: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882390.08903: ^ 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? (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 20419 1726882390.08920: getting variables 20419 1726882390.08922: in VariableManager get_vars() 20419 1726882390.08972: Calling all_inventory to load vars for managed_node2 20419 1726882390.08975: Calling groups_inventory to load vars for managed_node2 20419 1726882390.08978: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.08987: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.08989: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.09000: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.14643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.15541: done with get_vars() 20419 1726882390.15561: done getting variables 20419 1726882390.15600: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:10 -0400 (0:00:00.093) 0:00:27.264 ****** 20419 1726882390.15621: entering _queue_task() for managed_node2/fail 20419 1726882390.15888: worker is 1 (out of 1 available) 20419 1726882390.15905: exiting _queue_task() for managed_node2/fail 20419 1726882390.15920: done queuing things up, now waiting for results queue to drain 20419 1726882390.15921: waiting for pending results... 20419 1726882390.16116: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882390.16204: in run() - task 12673a56-9f93-9d14-fef2-000000000072 20419 1726882390.16215: variable 'ansible_search_path' from source: unknown 20419 1726882390.16218: variable 'ansible_search_path' from source: unknown 20419 1726882390.16252: calling self._execute() 20419 1726882390.16331: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.16338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.16348: variable 'omit' from source: magic vars 20419 1726882390.16629: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.16639: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.16760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.16953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.16983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.17013: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.17069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.17198: variable 'networkmanager_version' from source: set_fact 20419 1726882390.17202: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.17214: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.17224: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.17316: variable 'networkmanager_version' from source: set_fact 20419 1726882390.17325: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.17414: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.17418: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.17500: variable 'networkmanager_version' from source: set_fact 20419 1726882390.17508: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.17595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.18972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.19021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.19047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.19071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.19091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.19151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.19179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.19205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.19232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.19242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.19305: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.19317: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20419 1726882390.19389: variable 'ansible_distribution' from source: facts 20419 1726882390.19392: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.19405: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20419 1726882390.19556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.19573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.19589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.19618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.19633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.19663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.19678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.19695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.19722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.19734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.19763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.19779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.19797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.19822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.19834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.20026: variable 'network_connections' from source: task vars 20419 1726882390.20034: variable 'interface' from source: play vars 20419 1726882390.20083: variable 'interface' from source: play vars 20419 1726882390.20095: variable 'network_state' from source: role '' defaults 20419 1726882390.20134: 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) 20419 1726882390.20149: 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) 20419 1726882390.20167: 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) 20419 1726882390.20188: 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) 20419 1726882390.20218: 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 20419 1726882390.20222: when evaluation is False, skipping this task 20419 1726882390.20224: _execute() done 20419 1726882390.20226: dumping result to json 20419 1726882390.20228: done dumping result, returning 20419 1726882390.20235: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9d14-fef2-000000000072] 20419 1726882390.20240: sending task result for task 12673a56-9f93-9d14-fef2-000000000072 20419 1726882390.20322: done sending task result for task 12673a56-9f93-9d14-fef2-000000000072 20419 1726882390.20325: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 20419 1726882390.20365: no more pending results, returning what we have 20419 1726882390.20368: results queue empty 20419 1726882390.20369: checking for any_errors_fatal 20419 1726882390.20378: done checking for any_errors_fatal 20419 1726882390.20378: checking for max_fail_percentage 20419 1726882390.20380: done checking for max_fail_percentage 20419 1726882390.20381: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.20381: done checking to see if all hosts have failed 20419 1726882390.20382: getting the remaining hosts for this loop 20419 1726882390.20384: done getting the remaining hosts for this loop 20419 1726882390.20387: getting the next task for host managed_node2 20419 1726882390.20395: done getting next task for host managed_node2 20419 1726882390.20399: ^ 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 20419 1726882390.20402: ^ 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? (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 20419 1726882390.20417: getting variables 20419 1726882390.20419: in VariableManager get_vars() 20419 1726882390.20470: Calling all_inventory to load vars for managed_node2 20419 1726882390.20473: Calling groups_inventory to load vars for managed_node2 20419 1726882390.20475: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.20485: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.20488: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.20490: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.21325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.22194: done with get_vars() 20419 1726882390.22212: done getting variables 20419 1726882390.22255: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:10 -0400 (0:00:00.066) 0:00:27.331 ****** 20419 1726882390.22276: entering _queue_task() for managed_node2/dnf 20419 1726882390.22523: worker is 1 (out of 1 available) 20419 1726882390.22537: exiting _queue_task() for managed_node2/dnf 20419 1726882390.22550: done queuing things up, now waiting for results queue to drain 20419 1726882390.22551: waiting for pending results... 20419 1726882390.22738: running TaskExecutor() for managed_node2/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 20419 1726882390.22835: in run() - task 12673a56-9f93-9d14-fef2-000000000073 20419 1726882390.22845: variable 'ansible_search_path' from source: unknown 20419 1726882390.22848: variable 'ansible_search_path' from source: unknown 20419 1726882390.22879: calling self._execute() 20419 1726882390.22955: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.22959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.22967: variable 'omit' from source: magic vars 20419 1726882390.23246: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.23255: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.23377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.23570: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.23605: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.23633: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.23933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.23996: variable 'networkmanager_version' from source: set_fact 20419 1726882390.24009: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.24083: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.24095: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.24178: variable 'networkmanager_version' from source: set_fact 20419 1726882390.24190: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.24284: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.24372: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.24629: variable 'networkmanager_version' from source: set_fact 20419 1726882390.24632: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.24724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.26765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.26842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.26887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.26928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.26962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.27066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.27198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.27202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.27205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.27207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.27309: variable 'ansible_distribution' from source: facts 20419 1726882390.27321: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.27341: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20419 1726882390.27475: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.27609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.27640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.27670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.27717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.27736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.27782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.27816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.27848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.27894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.27919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.27999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.28002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.28025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.28070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.28104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.28300: variable 'network_connections' from source: task vars 20419 1726882390.28304: variable 'interface' from source: play vars 20419 1726882390.28360: variable 'interface' from source: play vars 20419 1726882390.28432: 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) 20419 1726882390.28462: 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) 20419 1726882390.28500: 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) 20419 1726882390.28599: 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) 20419 1726882390.28603: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882390.28835: variable 'network_connections' from source: task vars 20419 1726882390.28845: variable 'interface' from source: play vars 20419 1726882390.28910: variable 'interface' from source: play vars 20419 1726882390.28948: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882390.28957: when evaluation is False, skipping this task 20419 1726882390.28965: _execute() done 20419 1726882390.28972: dumping result to json 20419 1726882390.28980: done dumping result, returning 20419 1726882390.28988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000073] 20419 1726882390.29001: sending task result for task 12673a56-9f93-9d14-fef2-000000000073 20419 1726882390.29088: done sending task result for task 12673a56-9f93-9d14-fef2-000000000073 20419 1726882390.29090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882390.29156: no more pending results, returning what we have 20419 1726882390.29159: results queue empty 20419 1726882390.29160: checking for any_errors_fatal 20419 1726882390.29166: done checking for any_errors_fatal 20419 1726882390.29166: checking for max_fail_percentage 20419 1726882390.29168: done checking for max_fail_percentage 20419 1726882390.29169: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.29169: done checking to see if all hosts have failed 20419 1726882390.29170: getting the remaining hosts for this loop 20419 1726882390.29171: done getting the remaining hosts for this loop 20419 1726882390.29175: getting the next task for host managed_node2 20419 1726882390.29181: done getting next task for host managed_node2 20419 1726882390.29184: ^ 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 20419 1726882390.29187: ^ 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? (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 20419 1726882390.29208: getting variables 20419 1726882390.29209: in VariableManager get_vars() 20419 1726882390.29266: Calling all_inventory to load vars for managed_node2 20419 1726882390.29269: Calling groups_inventory to load vars for managed_node2 20419 1726882390.29271: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.29281: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.29283: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.29287: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.30210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.31084: done with get_vars() 20419 1726882390.31107: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882390.31160: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:10 -0400 (0:00:00.089) 0:00:27.420 ****** 20419 1726882390.31184: entering _queue_task() for managed_node2/yum 20419 1726882390.31449: worker is 1 (out of 1 available) 20419 1726882390.31464: exiting _queue_task() for managed_node2/yum 20419 1726882390.31478: done queuing things up, now waiting for results queue to drain 20419 1726882390.31479: waiting for pending results... 20419 1726882390.31659: running TaskExecutor() for managed_node2/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 20419 1726882390.31747: in run() - task 12673a56-9f93-9d14-fef2-000000000074 20419 1726882390.31757: variable 'ansible_search_path' from source: unknown 20419 1726882390.31760: variable 'ansible_search_path' from source: unknown 20419 1726882390.31789: calling self._execute() 20419 1726882390.31863: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.31868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.31876: variable 'omit' from source: magic vars 20419 1726882390.32155: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.32163: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.32288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.32479: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.32513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.32539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.32605: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.32662: variable 'networkmanager_version' from source: set_fact 20419 1726882390.32672: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.32750: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.32753: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.32844: variable 'networkmanager_version' from source: set_fact 20419 1726882390.32851: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.32926: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.32929: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.33014: variable 'networkmanager_version' from source: set_fact 20419 1726882390.33025: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.33104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.34477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.34521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.34553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.34574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.34598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.34654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.34684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.34704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.34730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.34741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.34803: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.34814: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20419 1726882390.34817: when evaluation is False, skipping this task 20419 1726882390.34821: _execute() done 20419 1726882390.34824: dumping result to json 20419 1726882390.34826: done dumping result, returning 20419 1726882390.34833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000074] 20419 1726882390.34837: sending task result for task 12673a56-9f93-9d14-fef2-000000000074 20419 1726882390.34925: done sending task result for task 12673a56-9f93-9d14-fef2-000000000074 20419 1726882390.34928: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20419 1726882390.34974: no more pending results, returning what we have 20419 1726882390.34977: results queue empty 20419 1726882390.34978: checking for any_errors_fatal 20419 1726882390.34983: done checking for any_errors_fatal 20419 1726882390.34984: checking for max_fail_percentage 20419 1726882390.34985: done checking for max_fail_percentage 20419 1726882390.34986: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.34987: done checking to see if all hosts have failed 20419 1726882390.34988: getting the remaining hosts for this loop 20419 1726882390.34989: done getting the remaining hosts for this loop 20419 1726882390.34996: getting the next task for host managed_node2 20419 1726882390.35003: done getting next task for host managed_node2 20419 1726882390.35007: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882390.35009: ^ 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? (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 20419 1726882390.35026: getting variables 20419 1726882390.35027: in VariableManager get_vars() 20419 1726882390.35083: Calling all_inventory to load vars for managed_node2 20419 1726882390.35086: Calling groups_inventory to load vars for managed_node2 20419 1726882390.35088: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.35101: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.35104: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.35106: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.35908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.36861: done with get_vars() 20419 1726882390.36876: done getting variables 20419 1726882390.36924: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:10 -0400 (0:00:00.057) 0:00:27.478 ****** 20419 1726882390.36948: entering _queue_task() for managed_node2/fail 20419 1726882390.37168: worker is 1 (out of 1 available) 20419 1726882390.37182: exiting _queue_task() for managed_node2/fail 20419 1726882390.37199: done queuing things up, now waiting for results queue to drain 20419 1726882390.37200: waiting for pending results... 20419 1726882390.37368: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882390.37455: in run() - task 12673a56-9f93-9d14-fef2-000000000075 20419 1726882390.37466: variable 'ansible_search_path' from source: unknown 20419 1726882390.37470: variable 'ansible_search_path' from source: unknown 20419 1726882390.37503: calling self._execute() 20419 1726882390.37579: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.37583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.37591: variable 'omit' from source: magic vars 20419 1726882390.37870: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.37881: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.38004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.38182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.38218: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.38243: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.38303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.38363: variable 'networkmanager_version' from source: set_fact 20419 1726882390.38373: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.38450: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.38454: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.38543: variable 'networkmanager_version' from source: set_fact 20419 1726882390.38551: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.38625: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.38628: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.38714: variable 'networkmanager_version' from source: set_fact 20419 1726882390.38721: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.38799: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.38895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.40247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.40295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.40321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.40345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.40364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.40427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.40455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.40472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.40505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.40516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.40546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.40563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.40578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.40609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.40619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.40646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.40662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.40678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.40710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.40718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.40830: variable 'network_connections' from source: task vars 20419 1726882390.40840: variable 'interface' from source: play vars 20419 1726882390.40891: variable 'interface' from source: play vars 20419 1726882390.40939: 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) 20419 1726882390.40954: 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) 20419 1726882390.40971: 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) 20419 1726882390.40988: 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) 20419 1726882390.41098: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882390.41190: variable 'network_connections' from source: task vars 20419 1726882390.41195: variable 'interface' from source: play vars 20419 1726882390.41242: variable 'interface' from source: play vars 20419 1726882390.41268: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882390.41272: when evaluation is False, skipping this task 20419 1726882390.41274: _execute() done 20419 1726882390.41277: dumping result to json 20419 1726882390.41279: done dumping result, returning 20419 1726882390.41287: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000075] 20419 1726882390.41295: sending task result for task 12673a56-9f93-9d14-fef2-000000000075 20419 1726882390.41381: done sending task result for task 12673a56-9f93-9d14-fef2-000000000075 20419 1726882390.41384: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882390.41432: no more pending results, returning what we have 20419 1726882390.41435: results queue empty 20419 1726882390.41436: checking for any_errors_fatal 20419 1726882390.41443: done checking for any_errors_fatal 20419 1726882390.41443: checking for max_fail_percentage 20419 1726882390.41445: done checking for max_fail_percentage 20419 1726882390.41446: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.41447: done checking to see if all hosts have failed 20419 1726882390.41447: getting the remaining hosts for this loop 20419 1726882390.41448: done getting the remaining hosts for this loop 20419 1726882390.41452: getting the next task for host managed_node2 20419 1726882390.41458: done getting next task for host managed_node2 20419 1726882390.41461: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20419 1726882390.41464: ^ 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? (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 20419 1726882390.41479: getting variables 20419 1726882390.41481: in VariableManager get_vars() 20419 1726882390.41537: Calling all_inventory to load vars for managed_node2 20419 1726882390.41540: Calling groups_inventory to load vars for managed_node2 20419 1726882390.41542: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.41551: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.41554: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.41556: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.42365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.43228: done with get_vars() 20419 1726882390.43243: done getting variables 20419 1726882390.43283: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:10 -0400 (0:00:00.063) 0:00:27.541 ****** 20419 1726882390.43311: entering _queue_task() for managed_node2/package 20419 1726882390.43567: worker is 1 (out of 1 available) 20419 1726882390.43581: exiting _queue_task() for managed_node2/package 20419 1726882390.43597: done queuing things up, now waiting for results queue to drain 20419 1726882390.43598: waiting for pending results... 20419 1726882390.43771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20419 1726882390.43864: in run() - task 12673a56-9f93-9d14-fef2-000000000076 20419 1726882390.43875: variable 'ansible_search_path' from source: unknown 20419 1726882390.43879: variable 'ansible_search_path' from source: unknown 20419 1726882390.43909: calling self._execute() 20419 1726882390.43979: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.43982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.43991: variable 'omit' from source: magic vars 20419 1726882390.44260: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.44276: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.44402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.44590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.44625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.44651: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.44710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.44770: variable 'networkmanager_version' from source: set_fact 20419 1726882390.44780: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.44860: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.44863: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.44955: variable 'networkmanager_version' from source: set_fact 20419 1726882390.44963: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.45039: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.45043: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.45130: variable 'networkmanager_version' from source: set_fact 20419 1726882390.45142: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.45258: variable 'network_packages' from source: role '' defaults 20419 1726882390.45329: variable '__network_provider_setup' from source: role '' defaults 20419 1726882390.45337: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882390.45387: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882390.45396: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882390.45442: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882390.45560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.47132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.47173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.47205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.47231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.47251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.47328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.47348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.47366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.47391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.47406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.47454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.47699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.47702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.47705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.47707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.47780: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882390.47905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.47937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.47964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.48010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.48030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.48122: variable 'ansible_python' from source: facts 20419 1726882390.48151: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882390.48237: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882390.48325: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882390.48454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.48481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.48522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.48564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.48585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.48639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.48670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.48689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.48716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.48727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.48834: variable 'network_connections' from source: task vars 20419 1726882390.48839: variable 'interface' from source: play vars 20419 1726882390.48915: variable 'interface' from source: play vars 20419 1726882390.48966: 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) 20419 1726882390.48986: 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) 20419 1726882390.49012: 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) 20419 1726882390.49032: 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) 20419 1726882390.49069: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.49247: variable 'network_connections' from source: task vars 20419 1726882390.49251: variable 'interface' from source: play vars 20419 1726882390.49324: variable 'interface' from source: play vars 20419 1726882390.49361: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882390.49418: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.49612: variable 'network_connections' from source: task vars 20419 1726882390.49615: variable 'interface' from source: play vars 20419 1726882390.49663: variable 'interface' from source: play vars 20419 1726882390.49683: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882390.49738: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882390.49933: variable 'network_connections' from source: task vars 20419 1726882390.49936: variable 'interface' from source: play vars 20419 1726882390.49985: variable 'interface' from source: play vars 20419 1726882390.50032: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882390.50076: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882390.50088: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882390.50133: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882390.50269: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882390.50899: variable 'network_connections' from source: task vars 20419 1726882390.50902: variable 'interface' from source: play vars 20419 1726882390.50904: variable 'interface' from source: play vars 20419 1726882390.50906: variable 'ansible_distribution' from source: facts 20419 1726882390.50907: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.50909: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.50910: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882390.50923: variable 'ansible_distribution' from source: facts 20419 1726882390.50929: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.50936: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.50946: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882390.51099: variable 'ansible_distribution' from source: facts 20419 1726882390.51108: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.51118: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.51156: variable 'network_provider' from source: set_fact 20419 1726882390.51177: variable 'ansible_facts' from source: unknown 20419 1726882390.51827: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20419 1726882390.51835: when evaluation is False, skipping this task 20419 1726882390.51844: _execute() done 20419 1726882390.51847: dumping result to json 20419 1726882390.51849: done dumping result, returning 20419 1726882390.51857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9d14-fef2-000000000076] 20419 1726882390.51867: sending task result for task 12673a56-9f93-9d14-fef2-000000000076 skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20419 1726882390.52020: no more pending results, returning what we have 20419 1726882390.52024: results queue empty 20419 1726882390.52024: checking for any_errors_fatal 20419 1726882390.52031: done checking for any_errors_fatal 20419 1726882390.52031: checking for max_fail_percentage 20419 1726882390.52033: done checking for max_fail_percentage 20419 1726882390.52034: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.52035: done checking to see if all hosts have failed 20419 1726882390.52035: getting the remaining hosts for this loop 20419 1726882390.52036: done getting the remaining hosts for this loop 20419 1726882390.52040: getting the next task for host managed_node2 20419 1726882390.52047: done getting next task for host managed_node2 20419 1726882390.52051: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882390.52053: ^ 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? (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 20419 1726882390.52072: done sending task result for task 12673a56-9f93-9d14-fef2-000000000076 20419 1726882390.52319: WORKER PROCESS EXITING 20419 1726882390.52311: getting variables 20419 1726882390.52321: in VariableManager get_vars() 20419 1726882390.52368: Calling all_inventory to load vars for managed_node2 20419 1726882390.52371: Calling groups_inventory to load vars for managed_node2 20419 1726882390.52373: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.52382: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.52385: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.52387: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.53895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.55441: done with get_vars() 20419 1726882390.55471: done getting variables 20419 1726882390.55533: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:10 -0400 (0:00:00.122) 0:00:27.664 ****** 20419 1726882390.55611: entering _queue_task() for managed_node2/package 20419 1726882390.55969: worker is 1 (out of 1 available) 20419 1726882390.55982: exiting _queue_task() for managed_node2/package 20419 1726882390.56200: done queuing things up, now waiting for results queue to drain 20419 1726882390.56202: waiting for pending results... 20419 1726882390.56324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882390.56491: in run() - task 12673a56-9f93-9d14-fef2-000000000077 20419 1726882390.56515: variable 'ansible_search_path' from source: unknown 20419 1726882390.56528: variable 'ansible_search_path' from source: unknown 20419 1726882390.56574: calling self._execute() 20419 1726882390.56688: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.56704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.56719: variable 'omit' from source: magic vars 20419 1726882390.57147: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.57177: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.57363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.57683: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.57735: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.57792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.57887: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.57998: variable 'networkmanager_version' from source: set_fact 20419 1726882390.58052: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.58183: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.58195: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.58703: variable 'networkmanager_version' from source: set_fact 20419 1726882390.58706: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.58709: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.58711: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.58761: variable 'networkmanager_version' from source: set_fact 20419 1726882390.58775: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.58916: variable 'network_state' from source: role '' defaults 20419 1726882390.58933: Evaluated conditional (network_state != {}): False 20419 1726882390.58941: when evaluation is False, skipping this task 20419 1726882390.58947: _execute() done 20419 1726882390.58954: dumping result to json 20419 1726882390.58961: done dumping result, returning 20419 1726882390.58972: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9d14-fef2-000000000077] 20419 1726882390.58982: sending task result for task 12673a56-9f93-9d14-fef2-000000000077 20419 1726882390.59298: done sending task result for task 12673a56-9f93-9d14-fef2-000000000077 20419 1726882390.59302: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882390.59351: no more pending results, returning what we have 20419 1726882390.59355: results queue empty 20419 1726882390.59356: checking for any_errors_fatal 20419 1726882390.59364: done checking for any_errors_fatal 20419 1726882390.59364: checking for max_fail_percentage 20419 1726882390.59366: done checking for max_fail_percentage 20419 1726882390.59367: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.59368: done checking to see if all hosts have failed 20419 1726882390.59369: getting the remaining hosts for this loop 20419 1726882390.59370: done getting the remaining hosts for this loop 20419 1726882390.59374: getting the next task for host managed_node2 20419 1726882390.59381: done getting next task for host managed_node2 20419 1726882390.59385: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882390.59388: ^ 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? (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 20419 1726882390.59410: getting variables 20419 1726882390.59412: in VariableManager get_vars() 20419 1726882390.59467: Calling all_inventory to load vars for managed_node2 20419 1726882390.59471: Calling groups_inventory to load vars for managed_node2 20419 1726882390.59473: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.59485: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.59488: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.59492: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.61041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.62665: done with get_vars() 20419 1726882390.62688: done getting variables 20419 1726882390.62745: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:10 -0400 (0:00:00.071) 0:00:27.736 ****** 20419 1726882390.62783: entering _queue_task() for managed_node2/package 20419 1726882390.63208: worker is 1 (out of 1 available) 20419 1726882390.63220: exiting _queue_task() for managed_node2/package 20419 1726882390.63231: done queuing things up, now waiting for results queue to drain 20419 1726882390.63233: waiting for pending results... 20419 1726882390.63468: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882390.63561: in run() - task 12673a56-9f93-9d14-fef2-000000000078 20419 1726882390.63631: variable 'ansible_search_path' from source: unknown 20419 1726882390.63634: variable 'ansible_search_path' from source: unknown 20419 1726882390.63636: calling self._execute() 20419 1726882390.63729: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.63747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.63848: variable 'omit' from source: magic vars 20419 1726882390.64136: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.64156: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.64354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.64644: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.64696: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.64743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.64829: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.64920: variable 'networkmanager_version' from source: set_fact 20419 1726882390.64948: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.65066: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.65152: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.65220: variable 'networkmanager_version' from source: set_fact 20419 1726882390.65235: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.65354: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.65371: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.65586: variable 'networkmanager_version' from source: set_fact 20419 1726882390.65591: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.65643: variable 'network_state' from source: role '' defaults 20419 1726882390.65657: Evaluated conditional (network_state != {}): False 20419 1726882390.65665: when evaluation is False, skipping this task 20419 1726882390.65672: _execute() done 20419 1726882390.65680: dumping result to json 20419 1726882390.65692: done dumping result, returning 20419 1726882390.65710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9d14-fef2-000000000078] 20419 1726882390.65722: sending task result for task 12673a56-9f93-9d14-fef2-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882390.65974: no more pending results, returning what we have 20419 1726882390.65978: results queue empty 20419 1726882390.65979: checking for any_errors_fatal 20419 1726882390.65985: done checking for any_errors_fatal 20419 1726882390.65986: checking for max_fail_percentage 20419 1726882390.65988: done checking for max_fail_percentage 20419 1726882390.65989: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.65990: done checking to see if all hosts have failed 20419 1726882390.65990: getting the remaining hosts for this loop 20419 1726882390.65992: done getting the remaining hosts for this loop 20419 1726882390.65998: getting the next task for host managed_node2 20419 1726882390.66004: done getting next task for host managed_node2 20419 1726882390.66008: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882390.66013: ^ 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? (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 20419 1726882390.66031: getting variables 20419 1726882390.66033: in VariableManager get_vars() 20419 1726882390.66091: Calling all_inventory to load vars for managed_node2 20419 1726882390.66210: Calling groups_inventory to load vars for managed_node2 20419 1726882390.66214: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.66305: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.66309: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.66318: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.66936: done sending task result for task 12673a56-9f93-9d14-fef2-000000000078 20419 1726882390.66939: WORKER PROCESS EXITING 20419 1726882390.67818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.69438: done with get_vars() 20419 1726882390.69464: done getting variables 20419 1726882390.69523: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:10 -0400 (0:00:00.067) 0:00:27.804 ****** 20419 1726882390.69561: entering _queue_task() for managed_node2/service 20419 1726882390.70096: worker is 1 (out of 1 available) 20419 1726882390.70105: exiting _queue_task() for managed_node2/service 20419 1726882390.70115: done queuing things up, now waiting for results queue to drain 20419 1726882390.70116: waiting for pending results... 20419 1726882390.70181: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882390.70323: in run() - task 12673a56-9f93-9d14-fef2-000000000079 20419 1726882390.70350: variable 'ansible_search_path' from source: unknown 20419 1726882390.70359: variable 'ansible_search_path' from source: unknown 20419 1726882390.70405: calling self._execute() 20419 1726882390.70520: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.70533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.70547: variable 'omit' from source: magic vars 20419 1726882390.70962: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.70982: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.71172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.71455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.71504: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.71552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.71640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.71733: variable 'networkmanager_version' from source: set_fact 20419 1726882390.71751: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.71874: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.71885: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.72089: variable 'networkmanager_version' from source: set_fact 20419 1726882390.72092: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.72149: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.72160: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.72296: variable 'networkmanager_version' from source: set_fact 20419 1726882390.72317: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.72432: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.72588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.74473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.74522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.74549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.74571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.74598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.74651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.74680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.74703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.74730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.74740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.74772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.74788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.74812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.74837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.74847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.74875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.74891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.74910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.74938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.74948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.75061: variable 'network_connections' from source: task vars 20419 1726882390.75071: variable 'interface' from source: play vars 20419 1726882390.75125: variable 'interface' from source: play vars 20419 1726882390.75171: 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) 20419 1726882390.75186: 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) 20419 1726882390.75206: 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) 20419 1726882390.75224: 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) 20419 1726882390.75271: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882390.75423: variable 'network_connections' from source: task vars 20419 1726882390.75427: variable 'interface' from source: play vars 20419 1726882390.75472: variable 'interface' from source: play vars 20419 1726882390.75500: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882390.75504: when evaluation is False, skipping this task 20419 1726882390.75506: _execute() done 20419 1726882390.75509: dumping result to json 20419 1726882390.75511: done dumping result, returning 20419 1726882390.75518: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000079] 20419 1726882390.75523: sending task result for task 12673a56-9f93-9d14-fef2-000000000079 20419 1726882390.75613: done sending task result for task 12673a56-9f93-9d14-fef2-000000000079 20419 1726882390.75615: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882390.75661: no more pending results, returning what we have 20419 1726882390.75665: results queue empty 20419 1726882390.75665: checking for any_errors_fatal 20419 1726882390.75670: done checking for any_errors_fatal 20419 1726882390.75671: checking for max_fail_percentage 20419 1726882390.75672: done checking for max_fail_percentage 20419 1726882390.75673: checking to see if all hosts have failed and the running result is not ok 20419 1726882390.75674: done checking to see if all hosts have failed 20419 1726882390.75674: getting the remaining hosts for this loop 20419 1726882390.75676: done getting the remaining hosts for this loop 20419 1726882390.75679: getting the next task for host managed_node2 20419 1726882390.75685: done getting next task for host managed_node2 20419 1726882390.75689: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882390.75691: ^ 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? (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 20419 1726882390.75713: getting variables 20419 1726882390.75717: in VariableManager get_vars() 20419 1726882390.75772: Calling all_inventory to load vars for managed_node2 20419 1726882390.75775: Calling groups_inventory to load vars for managed_node2 20419 1726882390.75777: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882390.75787: Calling all_plugins_play to load vars for managed_node2 20419 1726882390.75789: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882390.75923: Calling groups_plugins_play to load vars for managed_node2 20419 1726882390.77166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882390.78136: done with get_vars() 20419 1726882390.78152: done getting variables 20419 1726882390.78196: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:10 -0400 (0:00:00.086) 0:00:27.890 ****** 20419 1726882390.78221: entering _queue_task() for managed_node2/service 20419 1726882390.78460: worker is 1 (out of 1 available) 20419 1726882390.78474: exiting _queue_task() for managed_node2/service 20419 1726882390.78487: done queuing things up, now waiting for results queue to drain 20419 1726882390.78489: waiting for pending results... 20419 1726882390.78663: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882390.78757: in run() - task 12673a56-9f93-9d14-fef2-00000000007a 20419 1726882390.78768: variable 'ansible_search_path' from source: unknown 20419 1726882390.78771: variable 'ansible_search_path' from source: unknown 20419 1726882390.78804: calling self._execute() 20419 1726882390.78889: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.78897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.79000: variable 'omit' from source: magic vars 20419 1726882390.79361: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.79379: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.79565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882390.79829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882390.79941: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882390.80104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882390.80108: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882390.80402: variable 'networkmanager_version' from source: set_fact 20419 1726882390.80405: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.80703: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.80707: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.80796: variable 'networkmanager_version' from source: set_fact 20419 1726882390.80999: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.81034: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.81049: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882390.81208: variable 'networkmanager_version' from source: set_fact 20419 1726882390.81219: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882390.81334: variable 'network_provider' from source: set_fact 20419 1726882390.81337: variable 'network_state' from source: role '' defaults 20419 1726882390.81346: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20419 1726882390.81352: variable 'omit' from source: magic vars 20419 1726882390.81397: variable 'omit' from source: magic vars 20419 1726882390.81420: variable 'network_service_name' from source: role '' defaults 20419 1726882390.81467: variable 'network_service_name' from source: role '' defaults 20419 1726882390.81543: variable '__network_provider_setup' from source: role '' defaults 20419 1726882390.81546: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882390.81591: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882390.81601: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882390.81646: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882390.81759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882390.83399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882390.83402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882390.83403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882390.83405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882390.83424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882390.83513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.83546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.83575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.83623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.83641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.83686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.83716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.83744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.83784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.83810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.84031: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882390.84153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.84181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.84210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.84260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.84279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.84402: variable 'ansible_python' from source: facts 20419 1726882390.84441: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882390.84602: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882390.84898: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882390.84901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.84903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.84907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.84909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.84911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.84952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882390.84980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882390.85300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882390.85303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882390.85306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882390.85388: variable 'network_connections' from source: task vars 20419 1726882390.85600: variable 'interface' from source: play vars 20419 1726882390.85603: variable 'interface' from source: play vars 20419 1726882390.85753: 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) 20419 1726882390.85784: 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) 20419 1726882390.85822: 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) 20419 1726882390.86098: 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) 20419 1726882390.86102: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.86402: variable 'network_connections' from source: task vars 20419 1726882390.86413: variable 'interface' from source: play vars 20419 1726882390.86491: variable 'interface' from source: play vars 20419 1726882390.86553: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882390.86634: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882390.86923: variable 'network_connections' from source: task vars 20419 1726882390.86934: variable 'interface' from source: play vars 20419 1726882390.87006: variable 'interface' from source: play vars 20419 1726882390.87036: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882390.87119: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882390.87403: variable 'network_connections' from source: task vars 20419 1726882390.87413: variable 'interface' from source: play vars 20419 1726882390.87482: variable 'interface' from source: play vars 20419 1726882390.87549: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882390.87614: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882390.87627: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882390.87688: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882390.87922: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882390.88478: variable 'network_connections' from source: task vars 20419 1726882390.88506: variable 'interface' from source: play vars 20419 1726882390.88568: variable 'interface' from source: play vars 20419 1726882390.88585: variable 'ansible_distribution' from source: facts 20419 1726882390.88596: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.88609: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.88639: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882390.88810: variable 'ansible_distribution' from source: facts 20419 1726882390.88821: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.88831: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.88843: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882390.89009: variable 'ansible_distribution' from source: facts 20419 1726882390.89017: variable '__network_rh_distros' from source: role '' defaults 20419 1726882390.89026: variable 'ansible_distribution_major_version' from source: facts 20419 1726882390.89063: variable 'network_provider' from source: set_fact 20419 1726882390.89090: variable 'omit' from source: magic vars 20419 1726882390.89125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882390.89157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882390.89182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882390.89205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882390.89221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882390.89254: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882390.89262: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.89400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.89403: Set connection var ansible_pipelining to False 20419 1726882390.89405: Set connection var ansible_timeout to 10 20419 1726882390.89407: Set connection var ansible_connection to ssh 20419 1726882390.89409: Set connection var ansible_shell_executable to /bin/sh 20419 1726882390.89411: Set connection var ansible_shell_type to sh 20419 1726882390.89417: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882390.89441: variable 'ansible_shell_executable' from source: unknown 20419 1726882390.89449: variable 'ansible_connection' from source: unknown 20419 1726882390.89455: variable 'ansible_module_compression' from source: unknown 20419 1726882390.89468: variable 'ansible_shell_type' from source: unknown 20419 1726882390.89475: variable 'ansible_shell_executable' from source: unknown 20419 1726882390.89482: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882390.89490: variable 'ansible_pipelining' from source: unknown 20419 1726882390.89501: variable 'ansible_timeout' from source: unknown 20419 1726882390.89510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882390.89613: 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) 20419 1726882390.89631: variable 'omit' from source: magic vars 20419 1726882390.89642: starting attempt loop 20419 1726882390.89649: running the handler 20419 1726882390.89728: variable 'ansible_facts' from source: unknown 20419 1726882390.90529: _low_level_execute_command(): starting 20419 1726882390.90540: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882390.91299: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882390.91323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882390.91337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882390.91438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882390.93132: stdout chunk (state=3): >>>/root <<< 20419 1726882390.93271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882390.93291: stdout chunk (state=3): >>><<< 20419 1726882390.93311: stderr chunk (state=3): >>><<< 20419 1726882390.93421: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882390.93426: _low_level_execute_command(): starting 20419 1726882390.93429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425 `" && echo ansible-tmp-1726882390.9334097-21717-206671136867425="` echo /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425 `" ) && sleep 0' 20419 1726882390.94038: 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.14.69 originally 10.31.14.69 <<< 20419 1726882390.94111: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882390.94125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882390.94155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882390.94253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882390.96154: stdout chunk (state=3): >>>ansible-tmp-1726882390.9334097-21717-206671136867425=/root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425 <<< 20419 1726882390.96311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882390.96314: stdout chunk (state=3): >>><<< 20419 1726882390.96317: stderr chunk (state=3): >>><<< 20419 1726882390.96332: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882390.9334097-21717-206671136867425=/root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882390.96369: variable 'ansible_module_compression' from source: unknown 20419 1726882390.96499: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20419 1726882390.96503: variable 'ansible_facts' from source: unknown 20419 1726882390.96713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py 20419 1726882390.96954: Sending initial data 20419 1726882390.96957: Sent initial data (156 bytes) 20419 1726882390.97541: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882390.97558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882390.97643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882390.99238: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20419 1726882390.99241: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 20419 1726882390.99244: stderr chunk (state=3): >>>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 <<< 20419 1726882390.99309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882390.99382: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpt69e2qqu /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py <<< 20419 1726882390.99385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py" <<< 20419 1726882390.99440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpt69e2qqu" to remote "/root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py" <<< 20419 1726882391.01333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.01361: stderr chunk (state=3): >>><<< 20419 1726882391.01369: stdout chunk (state=3): >>><<< 20419 1726882391.01396: done transferring module to remote 20419 1726882391.01485: _low_level_execute_command(): starting 20419 1726882391.01489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/ /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py && sleep 0' 20419 1726882391.02050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.02064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882391.02078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882391.02095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882391.02149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.02210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.02227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882391.02257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.02343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.04192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.04198: stdout chunk (state=3): >>><<< 20419 1726882391.04201: stderr chunk (state=3): >>><<< 20419 1726882391.04296: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882391.04300: _low_level_execute_command(): starting 20419 1726882391.04302: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/AnsiballZ_systemd.py && sleep 0' 20419 1726882391.04831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.04844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882391.04857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882391.04875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882391.04891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882391.04905: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882391.04918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.05014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.05037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882391.05051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.05149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.34206: 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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298914304", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "908634000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 20419 1726882391.36065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882391.36069: stdout chunk (state=3): >>><<< 20419 1726882391.36075: stderr chunk (state=3): >>><<< 20419 1726882391.36602: _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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298914304", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "908634000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882391.36611: 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-1726882390.9334097-21717-206671136867425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882391.36820: _low_level_execute_command(): starting 20419 1726882391.36904: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882390.9334097-21717-206671136867425/ > /dev/null 2>&1 && sleep 0' 20419 1726882391.37927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.37974: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882391.37988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.38089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.38118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.38262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.40377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.40381: stdout chunk (state=3): >>><<< 20419 1726882391.40383: stderr chunk (state=3): >>><<< 20419 1726882391.40638: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882391.40641: handler run complete 20419 1726882391.40644: attempt loop complete, returning result 20419 1726882391.40646: _execute() done 20419 1726882391.40648: dumping result to json 20419 1726882391.40733: done dumping result, returning 20419 1726882391.40748: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9d14-fef2-00000000007a] 20419 1726882391.40760: sending task result for task 12673a56-9f93-9d14-fef2-00000000007a ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882391.41645: no more pending results, returning what we have 20419 1726882391.41648: results queue empty 20419 1726882391.41649: checking for any_errors_fatal 20419 1726882391.41656: done checking for any_errors_fatal 20419 1726882391.41657: checking for max_fail_percentage 20419 1726882391.41659: done checking for max_fail_percentage 20419 1726882391.41660: checking to see if all hosts have failed and the running result is not ok 20419 1726882391.41661: done checking to see if all hosts have failed 20419 1726882391.41662: getting the remaining hosts for this loop 20419 1726882391.41663: done getting the remaining hosts for this loop 20419 1726882391.41667: getting the next task for host managed_node2 20419 1726882391.41673: done getting next task for host managed_node2 20419 1726882391.41677: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882391.41680: ^ 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? (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 20419 1726882391.41701: getting variables 20419 1726882391.41703: in VariableManager get_vars() 20419 1726882391.41755: Calling all_inventory to load vars for managed_node2 20419 1726882391.41758: Calling groups_inventory to load vars for managed_node2 20419 1726882391.41760: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882391.41770: Calling all_plugins_play to load vars for managed_node2 20419 1726882391.41774: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882391.41776: Calling groups_plugins_play to load vars for managed_node2 20419 1726882391.42307: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007a 20419 1726882391.42311: WORKER PROCESS EXITING 20419 1726882391.43377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882391.44974: done with get_vars() 20419 1726882391.45003: done getting variables 20419 1726882391.45062: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:11 -0400 (0:00:00.668) 0:00:28.559 ****** 20419 1726882391.45301: entering _queue_task() for managed_node2/service 20419 1726882391.46064: worker is 1 (out of 1 available) 20419 1726882391.46077: exiting _queue_task() for managed_node2/service 20419 1726882391.46091: done queuing things up, now waiting for results queue to drain 20419 1726882391.46164: waiting for pending results... 20419 1726882391.46453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882391.46635: in run() - task 12673a56-9f93-9d14-fef2-00000000007b 20419 1726882391.46658: variable 'ansible_search_path' from source: unknown 20419 1726882391.46667: variable 'ansible_search_path' from source: unknown 20419 1726882391.46715: calling self._execute() 20419 1726882391.46823: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.46840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.46854: variable 'omit' from source: magic vars 20419 1726882391.47260: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.47279: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.47480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882391.47906: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882391.47961: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882391.48003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882391.48049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882391.48318: variable 'networkmanager_version' from source: set_fact 20419 1726882391.48323: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.48499: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.48526: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.48673: variable 'networkmanager_version' from source: set_fact 20419 1726882391.48687: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.48810: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.48862: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.48957: variable 'networkmanager_version' from source: set_fact 20419 1726882391.48976: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.49100: variable 'network_provider' from source: set_fact 20419 1726882391.49111: Evaluated conditional (network_provider == "nm"): True 20419 1726882391.49207: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882391.49302: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882391.49500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882391.51838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882391.51905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882391.51950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882391.52000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882391.52035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882391.52117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882391.52298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882391.52302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882391.52304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882391.52306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882391.52308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882391.52309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882391.52325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882391.52364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882391.52385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882391.52438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882391.52465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882391.52497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882391.52544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882391.52561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882391.52710: variable 'network_connections' from source: task vars 20419 1726882391.52727: variable 'interface' from source: play vars 20419 1726882391.52811: variable 'interface' from source: play vars 20419 1726882391.52882: 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) 20419 1726882391.52916: 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) 20419 1726882391.52947: 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) 20419 1726882391.52983: 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) 20419 1726882391.53076: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882391.53299: variable 'network_connections' from source: task vars 20419 1726882391.53312: variable 'interface' from source: play vars 20419 1726882391.53379: variable 'interface' from source: play vars 20419 1726882391.53500: Evaluated conditional (__network_wpa_supplicant_required): False 20419 1726882391.53506: when evaluation is False, skipping this task 20419 1726882391.53512: _execute() done 20419 1726882391.53515: dumping result to json 20419 1726882391.53517: done dumping result, returning 20419 1726882391.53520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9d14-fef2-00000000007b] 20419 1726882391.53522: sending task result for task 12673a56-9f93-9d14-fef2-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20419 1726882391.53667: no more pending results, returning what we have 20419 1726882391.53671: results queue empty 20419 1726882391.53672: checking for any_errors_fatal 20419 1726882391.53696: done checking for any_errors_fatal 20419 1726882391.53697: checking for max_fail_percentage 20419 1726882391.53699: done checking for max_fail_percentage 20419 1726882391.53700: checking to see if all hosts have failed and the running result is not ok 20419 1726882391.53701: done checking to see if all hosts have failed 20419 1726882391.53702: getting the remaining hosts for this loop 20419 1726882391.53704: done getting the remaining hosts for this loop 20419 1726882391.53708: getting the next task for host managed_node2 20419 1726882391.53716: done getting next task for host managed_node2 20419 1726882391.53720: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882391.53724: ^ 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? (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 20419 1726882391.53744: getting variables 20419 1726882391.53746: in VariableManager get_vars() 20419 1726882391.54019: Calling all_inventory to load vars for managed_node2 20419 1726882391.54023: Calling groups_inventory to load vars for managed_node2 20419 1726882391.54026: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882391.54033: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007b 20419 1726882391.54036: WORKER PROCESS EXITING 20419 1726882391.54047: Calling all_plugins_play to load vars for managed_node2 20419 1726882391.54051: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882391.54055: Calling groups_plugins_play to load vars for managed_node2 20419 1726882391.55687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882391.57253: done with get_vars() 20419 1726882391.57281: done getting variables 20419 1726882391.57343: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:11 -0400 (0:00:00.122) 0:00:28.682 ****** 20419 1726882391.57376: entering _queue_task() for managed_node2/service 20419 1726882391.57736: worker is 1 (out of 1 available) 20419 1726882391.57749: exiting _queue_task() for managed_node2/service 20419 1726882391.57762: done queuing things up, now waiting for results queue to drain 20419 1726882391.57764: waiting for pending results... 20419 1726882391.58053: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882391.58203: in run() - task 12673a56-9f93-9d14-fef2-00000000007c 20419 1726882391.58228: variable 'ansible_search_path' from source: unknown 20419 1726882391.58237: variable 'ansible_search_path' from source: unknown 20419 1726882391.58279: calling self._execute() 20419 1726882391.58383: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.58400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.58416: variable 'omit' from source: magic vars 20419 1726882391.58807: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.58828: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.59012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882391.59284: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882391.59339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882391.59375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882391.59418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882391.59503: variable 'networkmanager_version' from source: set_fact 20419 1726882391.59523: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.59677: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.59687: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.59827: variable 'networkmanager_version' from source: set_fact 20419 1726882391.59841: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.59955: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.59973: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.60112: variable 'networkmanager_version' from source: set_fact 20419 1726882391.60126: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.60240: variable 'network_provider' from source: set_fact 20419 1726882391.60250: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882391.60256: when evaluation is False, skipping this task 20419 1726882391.60290: _execute() done 20419 1726882391.60298: dumping result to json 20419 1726882391.60300: done dumping result, returning 20419 1726882391.60303: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9d14-fef2-00000000007c] 20419 1726882391.60305: sending task result for task 12673a56-9f93-9d14-fef2-00000000007c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882391.60442: no more pending results, returning what we have 20419 1726882391.60446: results queue empty 20419 1726882391.60447: checking for any_errors_fatal 20419 1726882391.60456: done checking for any_errors_fatal 20419 1726882391.60456: checking for max_fail_percentage 20419 1726882391.60458: done checking for max_fail_percentage 20419 1726882391.60459: checking to see if all hosts have failed and the running result is not ok 20419 1726882391.60460: done checking to see if all hosts have failed 20419 1726882391.60461: getting the remaining hosts for this loop 20419 1726882391.60462: done getting the remaining hosts for this loop 20419 1726882391.60466: getting the next task for host managed_node2 20419 1726882391.60473: done getting next task for host managed_node2 20419 1726882391.60477: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882391.60480: ^ 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? (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 20419 1726882391.60502: getting variables 20419 1726882391.60505: in VariableManager get_vars() 20419 1726882391.60805: Calling all_inventory to load vars for managed_node2 20419 1726882391.60809: Calling groups_inventory to load vars for managed_node2 20419 1726882391.60811: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882391.60822: Calling all_plugins_play to load vars for managed_node2 20419 1726882391.60825: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882391.60828: Calling groups_plugins_play to load vars for managed_node2 20419 1726882391.61507: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007c 20419 1726882391.61510: WORKER PROCESS EXITING 20419 1726882391.62248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882391.63902: done with get_vars() 20419 1726882391.63935: done getting variables 20419 1726882391.64007: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:11 -0400 (0:00:00.066) 0:00:28.749 ****** 20419 1726882391.64043: entering _queue_task() for managed_node2/copy 20419 1726882391.64449: worker is 1 (out of 1 available) 20419 1726882391.64462: exiting _queue_task() for managed_node2/copy 20419 1726882391.64476: done queuing things up, now waiting for results queue to drain 20419 1726882391.64478: waiting for pending results... 20419 1726882391.64741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882391.64886: in run() - task 12673a56-9f93-9d14-fef2-00000000007d 20419 1726882391.64914: variable 'ansible_search_path' from source: unknown 20419 1726882391.64923: variable 'ansible_search_path' from source: unknown 20419 1726882391.64965: calling self._execute() 20419 1726882391.65065: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.65105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.65121: variable 'omit' from source: magic vars 20419 1726882391.65530: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.65577: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.65716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882391.65919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882391.65953: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882391.65980: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882391.66009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882391.66069: variable 'networkmanager_version' from source: set_fact 20419 1726882391.66085: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.66416: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.66421: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.66705: variable 'networkmanager_version' from source: set_fact 20419 1726882391.66708: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.66711: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.66713: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.66802: variable 'networkmanager_version' from source: set_fact 20419 1726882391.66827: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.66946: variable 'network_provider' from source: set_fact 20419 1726882391.66956: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882391.66962: when evaluation is False, skipping this task 20419 1726882391.66969: _execute() done 20419 1726882391.66975: dumping result to json 20419 1726882391.66981: done dumping result, returning 20419 1726882391.66996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9d14-fef2-00000000007d] 20419 1726882391.67007: sending task result for task 12673a56-9f93-9d14-fef2-00000000007d skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20419 1726882391.67178: no more pending results, returning what we have 20419 1726882391.67182: results queue empty 20419 1726882391.67183: checking for any_errors_fatal 20419 1726882391.67189: done checking for any_errors_fatal 20419 1726882391.67190: checking for max_fail_percentage 20419 1726882391.67196: done checking for max_fail_percentage 20419 1726882391.67197: checking to see if all hosts have failed and the running result is not ok 20419 1726882391.67198: done checking to see if all hosts have failed 20419 1726882391.67198: getting the remaining hosts for this loop 20419 1726882391.67200: done getting the remaining hosts for this loop 20419 1726882391.67204: getting the next task for host managed_node2 20419 1726882391.67211: done getting next task for host managed_node2 20419 1726882391.67215: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882391.67218: ^ 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? (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 20419 1726882391.67237: getting variables 20419 1726882391.67239: in VariableManager get_vars() 20419 1726882391.67458: Calling all_inventory to load vars for managed_node2 20419 1726882391.67461: Calling groups_inventory to load vars for managed_node2 20419 1726882391.67464: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882391.67475: Calling all_plugins_play to load vars for managed_node2 20419 1726882391.67478: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882391.67481: Calling groups_plugins_play to load vars for managed_node2 20419 1726882391.68230: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007d 20419 1726882391.68233: WORKER PROCESS EXITING 20419 1726882391.68930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882391.70272: done with get_vars() 20419 1726882391.70300: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:11 -0400 (0:00:00.063) 0:00:28.812 ****** 20419 1726882391.70386: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882391.70946: worker is 1 (out of 1 available) 20419 1726882391.70957: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882391.71085: done queuing things up, now waiting for results queue to drain 20419 1726882391.71087: waiting for pending results... 20419 1726882391.71813: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882391.71824: in run() - task 12673a56-9f93-9d14-fef2-00000000007e 20419 1726882391.71841: variable 'ansible_search_path' from source: unknown 20419 1726882391.71850: variable 'ansible_search_path' from source: unknown 20419 1726882391.71888: calling self._execute() 20419 1726882391.72086: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.72101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.72116: variable 'omit' from source: magic vars 20419 1726882391.72755: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.72819: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.73037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882391.73301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882391.73345: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882391.73379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882391.73414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882391.73488: variable 'networkmanager_version' from source: set_fact 20419 1726882391.73510: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.73677: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.73691: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.73827: variable 'networkmanager_version' from source: set_fact 20419 1726882391.73841: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.73950: variable 'ansible_distribution_major_version' from source: facts 20419 1726882391.73961: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882391.74089: variable 'networkmanager_version' from source: set_fact 20419 1726882391.74106: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882391.74118: variable 'omit' from source: magic vars 20419 1726882391.74180: variable 'omit' from source: magic vars 20419 1726882391.74303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882391.77169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882391.77300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882391.77304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882391.77323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882391.77350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882391.77424: variable 'network_provider' from source: set_fact 20419 1726882391.77556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882391.77590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882391.77623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882391.77663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882391.77898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882391.77901: variable 'omit' from source: magic vars 20419 1726882391.77903: variable 'omit' from source: magic vars 20419 1726882391.78007: variable 'network_connections' from source: task vars 20419 1726882391.78025: variable 'interface' from source: play vars 20419 1726882391.78159: variable 'interface' from source: play vars 20419 1726882391.78333: variable 'omit' from source: magic vars 20419 1726882391.78346: variable '__lsr_ansible_managed' from source: task vars 20419 1726882391.78410: variable '__lsr_ansible_managed' from source: task vars 20419 1726882391.78684: Loaded config def from plugin (lookup/template) 20419 1726882391.78695: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20419 1726882391.78727: File lookup term: get_ansible_managed.j2 20419 1726882391.78734: variable 'ansible_search_path' from source: unknown 20419 1726882391.78742: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20419 1726882391.78757: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20419 1726882391.78778: variable 'ansible_search_path' from source: unknown 20419 1726882391.84887: variable 'ansible_managed' from source: unknown 20419 1726882391.85018: variable 'omit' from source: magic vars 20419 1726882391.85050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882391.85078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882391.85105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882391.85129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882391.85142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882391.85171: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882391.85179: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.85187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.85298: Set connection var ansible_pipelining to False 20419 1726882391.85311: Set connection var ansible_timeout to 10 20419 1726882391.85318: Set connection var ansible_connection to ssh 20419 1726882391.85331: Set connection var ansible_shell_executable to /bin/sh 20419 1726882391.85341: Set connection var ansible_shell_type to sh 20419 1726882391.85349: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882391.85378: variable 'ansible_shell_executable' from source: unknown 20419 1726882391.85385: variable 'ansible_connection' from source: unknown 20419 1726882391.85391: variable 'ansible_module_compression' from source: unknown 20419 1726882391.85436: variable 'ansible_shell_type' from source: unknown 20419 1726882391.85439: variable 'ansible_shell_executable' from source: unknown 20419 1726882391.85441: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882391.85443: variable 'ansible_pipelining' from source: unknown 20419 1726882391.85445: variable 'ansible_timeout' from source: unknown 20419 1726882391.85447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882391.85563: 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__) 20419 1726882391.85579: variable 'omit' from source: magic vars 20419 1726882391.85589: starting attempt loop 20419 1726882391.85598: running the handler 20419 1726882391.85615: _low_level_execute_command(): starting 20419 1726882391.85652: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882391.86357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.86420: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.86484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.86526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.86623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.88320: stdout chunk (state=3): >>>/root <<< 20419 1726882391.88491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.88497: stdout chunk (state=3): >>><<< 20419 1726882391.88500: stderr chunk (state=3): >>><<< 20419 1726882391.88523: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882391.88622: _low_level_execute_command(): starting 20419 1726882391.88626: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877 `" && echo ansible-tmp-1726882391.8853-21761-192240124180877="` echo /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877 `" ) && sleep 0' 20419 1726882391.89365: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.89415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.89447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.89506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.91386: stdout chunk (state=3): >>>ansible-tmp-1726882391.8853-21761-192240124180877=/root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877 <<< 20419 1726882391.91510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.91546: stderr chunk (state=3): >>><<< 20419 1726882391.91569: stdout chunk (state=3): >>><<< 20419 1726882391.91587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882391.8853-21761-192240124180877=/root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882391.91803: variable 'ansible_module_compression' from source: unknown 20419 1726882391.91806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20419 1726882391.91808: variable 'ansible_facts' from source: unknown 20419 1726882391.91888: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py 20419 1726882391.92035: Sending initial data 20419 1726882391.92134: Sent initial data (165 bytes) 20419 1726882391.92701: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.92716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882391.92730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882391.92746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882391.92762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882391.92798: 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 <<< 20419 1726882391.92809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882391.92898: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882391.92926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.93022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.94556: 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 <<< 20419 1726882391.94636: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882391.94731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmps2km843q /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py <<< 20419 1726882391.94744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py" <<< 20419 1726882391.94797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmps2km843q" to remote "/root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py" <<< 20419 1726882391.96199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.96202: stderr chunk (state=3): >>><<< 20419 1726882391.96204: stdout chunk (state=3): >>><<< 20419 1726882391.96247: done transferring module to remote 20419 1726882391.96258: _low_level_execute_command(): starting 20419 1726882391.96263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/ /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py && sleep 0' 20419 1726882391.96884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882391.96895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882391.96910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882391.96924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882391.97074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882391.97078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882391.97080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882391.97082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882391.97137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882391.98984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882391.99006: stderr chunk (state=3): >>><<< 20419 1726882391.99042: stdout chunk (state=3): >>><<< 20419 1726882391.99155: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882391.99159: _low_level_execute_command(): starting 20419 1726882391.99162: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/AnsiballZ_network_connections.py && sleep 0' 20419 1726882392.00520: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.00796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.29105: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20419 1726882392.30976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882392.30980: stdout chunk (state=3): >>><<< 20419 1726882392.30984: stderr chunk (state=3): >>><<< 20419 1726882392.31003: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882392.31038: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'gro': 'no', 'gso': 'yes', 'tx-tcp-segmentation': 'no'}}}], '__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-1726882391.8853-21761-192240124180877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882392.31048: _low_level_execute_command(): starting 20419 1726882392.31051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882391.8853-21761-192240124180877/ > /dev/null 2>&1 && sleep 0' 20419 1726882392.31476: 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 <<< 20419 1726882392.31480: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.31482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882392.31485: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882392.31486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.31540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882392.31543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.31547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.31612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.33397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.33420: stderr chunk (state=3): >>><<< 20419 1726882392.33423: stdout chunk (state=3): >>><<< 20419 1726882392.33435: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882392.33444: handler run complete 20419 1726882392.33468: attempt loop complete, returning result 20419 1726882392.33471: _execute() done 20419 1726882392.33473: dumping result to json 20419 1726882392.33478: done dumping result, returning 20419 1726882392.33486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9d14-fef2-00000000007e] 20419 1726882392.33495: sending task result for task 12673a56-9f93-9d14-fef2-00000000007e 20419 1726882392.33598: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007e 20419 1726882392.33601: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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} 20419 1726882392.33713: no more pending results, returning what we have 20419 1726882392.33717: results queue empty 20419 1726882392.33718: checking for any_errors_fatal 20419 1726882392.33724: done checking for any_errors_fatal 20419 1726882392.33724: checking for max_fail_percentage 20419 1726882392.33726: done checking for max_fail_percentage 20419 1726882392.33727: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.33728: done checking to see if all hosts have failed 20419 1726882392.33728: getting the remaining hosts for this loop 20419 1726882392.33730: done getting the remaining hosts for this loop 20419 1726882392.33733: getting the next task for host managed_node2 20419 1726882392.33738: done getting next task for host managed_node2 20419 1726882392.33741: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882392.33744: ^ 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? (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 20419 1726882392.33755: getting variables 20419 1726882392.33756: in VariableManager get_vars() 20419 1726882392.33813: Calling all_inventory to load vars for managed_node2 20419 1726882392.33816: Calling groups_inventory to load vars for managed_node2 20419 1726882392.33818: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.33828: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.33830: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.33833: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.34634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.35589: done with get_vars() 20419 1726882392.35608: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:12 -0400 (0:00:00.652) 0:00:29.465 ****** 20419 1726882392.35671: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882392.35909: worker is 1 (out of 1 available) 20419 1726882392.35921: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882392.35935: done queuing things up, now waiting for results queue to drain 20419 1726882392.35936: waiting for pending results... 20419 1726882392.36108: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882392.36189: in run() - task 12673a56-9f93-9d14-fef2-00000000007f 20419 1726882392.36203: variable 'ansible_search_path' from source: unknown 20419 1726882392.36206: variable 'ansible_search_path' from source: unknown 20419 1726882392.36235: calling self._execute() 20419 1726882392.36309: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.36313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.36323: variable 'omit' from source: magic vars 20419 1726882392.36581: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.36596: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.36714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882392.36902: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882392.36937: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882392.36964: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882392.36990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882392.37056: variable 'networkmanager_version' from source: set_fact 20419 1726882392.37064: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.37171: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.37174: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.37266: variable 'networkmanager_version' from source: set_fact 20419 1726882392.37275: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.37345: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.37349: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.37437: variable 'networkmanager_version' from source: set_fact 20419 1726882392.37444: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.37527: variable 'network_state' from source: role '' defaults 20419 1726882392.37534: Evaluated conditional (network_state != {}): False 20419 1726882392.37537: when evaluation is False, skipping this task 20419 1726882392.37540: _execute() done 20419 1726882392.37543: dumping result to json 20419 1726882392.37545: done dumping result, returning 20419 1726882392.37552: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9d14-fef2-00000000007f] 20419 1726882392.37558: sending task result for task 12673a56-9f93-9d14-fef2-00000000007f 20419 1726882392.37641: done sending task result for task 12673a56-9f93-9d14-fef2-00000000007f 20419 1726882392.37643: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882392.37731: no more pending results, returning what we have 20419 1726882392.37734: results queue empty 20419 1726882392.37735: checking for any_errors_fatal 20419 1726882392.37744: done checking for any_errors_fatal 20419 1726882392.37744: checking for max_fail_percentage 20419 1726882392.37746: done checking for max_fail_percentage 20419 1726882392.37747: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.37748: done checking to see if all hosts have failed 20419 1726882392.37748: getting the remaining hosts for this loop 20419 1726882392.37750: done getting the remaining hosts for this loop 20419 1726882392.37755: getting the next task for host managed_node2 20419 1726882392.37760: done getting next task for host managed_node2 20419 1726882392.37764: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882392.37766: ^ 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? (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 20419 1726882392.37780: getting variables 20419 1726882392.37782: in VariableManager get_vars() 20419 1726882392.37826: Calling all_inventory to load vars for managed_node2 20419 1726882392.37829: Calling groups_inventory to load vars for managed_node2 20419 1726882392.37831: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.37840: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.37842: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.37845: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.38730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.40273: done with get_vars() 20419 1726882392.40304: done getting variables 20419 1726882392.40366: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:12 -0400 (0:00:00.047) 0:00:29.512 ****** 20419 1726882392.40408: entering _queue_task() for managed_node2/debug 20419 1726882392.40771: worker is 1 (out of 1 available) 20419 1726882392.40783: exiting _queue_task() for managed_node2/debug 20419 1726882392.40801: done queuing things up, now waiting for results queue to drain 20419 1726882392.40803: waiting for pending results... 20419 1726882392.41117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882392.41320: in run() - task 12673a56-9f93-9d14-fef2-000000000080 20419 1726882392.41324: variable 'ansible_search_path' from source: unknown 20419 1726882392.41327: variable 'ansible_search_path' from source: unknown 20419 1726882392.41332: calling self._execute() 20419 1726882392.41439: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.41451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.41465: variable 'omit' from source: magic vars 20419 1726882392.41864: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.41885: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.42198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882392.42372: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882392.42434: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882392.42473: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882392.42518: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882392.42609: variable 'networkmanager_version' from source: set_fact 20419 1726882392.42629: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.42789: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.42805: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.42942: variable 'networkmanager_version' from source: set_fact 20419 1726882392.42949: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.43024: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.43028: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.43119: variable 'networkmanager_version' from source: set_fact 20419 1726882392.43126: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.43131: variable 'omit' from source: magic vars 20419 1726882392.43173: variable 'omit' from source: magic vars 20419 1726882392.43202: variable 'omit' from source: magic vars 20419 1726882392.43227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882392.43247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882392.43262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882392.43275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.43284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.43312: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882392.43315: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.43317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.43382: Set connection var ansible_pipelining to False 20419 1726882392.43386: Set connection var ansible_timeout to 10 20419 1726882392.43388: Set connection var ansible_connection to ssh 20419 1726882392.43397: Set connection var ansible_shell_executable to /bin/sh 20419 1726882392.43403: Set connection var ansible_shell_type to sh 20419 1726882392.43408: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882392.43427: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.43431: variable 'ansible_connection' from source: unknown 20419 1726882392.43434: variable 'ansible_module_compression' from source: unknown 20419 1726882392.43436: variable 'ansible_shell_type' from source: unknown 20419 1726882392.43438: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.43440: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.43442: variable 'ansible_pipelining' from source: unknown 20419 1726882392.43445: variable 'ansible_timeout' from source: unknown 20419 1726882392.43453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.43526: 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) 20419 1726882392.43535: variable 'omit' from source: magic vars 20419 1726882392.43540: starting attempt loop 20419 1726882392.43543: running the handler 20419 1726882392.43632: variable '__network_connections_result' from source: set_fact 20419 1726882392.43674: handler run complete 20419 1726882392.43687: attempt loop complete, returning result 20419 1726882392.43689: _execute() done 20419 1726882392.43692: dumping result to json 20419 1726882392.43699: done dumping result, returning 20419 1726882392.43707: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9d14-fef2-000000000080] 20419 1726882392.43711: sending task result for task 12673a56-9f93-9d14-fef2-000000000080 20419 1726882392.43791: done sending task result for task 12673a56-9f93-9d14-fef2-000000000080 20419 1726882392.43795: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } 20419 1726882392.43888: no more pending results, returning what we have 20419 1726882392.43891: results queue empty 20419 1726882392.43892: checking for any_errors_fatal 20419 1726882392.43899: done checking for any_errors_fatal 20419 1726882392.43900: checking for max_fail_percentage 20419 1726882392.43902: done checking for max_fail_percentage 20419 1726882392.43903: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.43905: done checking to see if all hosts have failed 20419 1726882392.43905: getting the remaining hosts for this loop 20419 1726882392.43907: done getting the remaining hosts for this loop 20419 1726882392.43910: getting the next task for host managed_node2 20419 1726882392.43915: done getting next task for host managed_node2 20419 1726882392.43918: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882392.43921: ^ 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? (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 20419 1726882392.43937: getting variables 20419 1726882392.43938: in VariableManager get_vars() 20419 1726882392.43979: Calling all_inventory to load vars for managed_node2 20419 1726882392.43982: Calling groups_inventory to load vars for managed_node2 20419 1726882392.43984: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.43992: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.44003: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.44006: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.44909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.45770: done with get_vars() 20419 1726882392.45789: done getting variables 20419 1726882392.45845: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:12 -0400 (0:00:00.054) 0:00:29.567 ****** 20419 1726882392.45878: entering _queue_task() for managed_node2/debug 20419 1726882392.46165: worker is 1 (out of 1 available) 20419 1726882392.46177: exiting _queue_task() for managed_node2/debug 20419 1726882392.46190: done queuing things up, now waiting for results queue to drain 20419 1726882392.46191: waiting for pending results... 20419 1726882392.46522: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882392.46599: in run() - task 12673a56-9f93-9d14-fef2-000000000081 20419 1726882392.46625: variable 'ansible_search_path' from source: unknown 20419 1726882392.46728: variable 'ansible_search_path' from source: unknown 20419 1726882392.46732: calling self._execute() 20419 1726882392.46772: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.46784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.46802: variable 'omit' from source: magic vars 20419 1726882392.47113: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.47123: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.47241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882392.47429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882392.47461: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882392.47489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882392.47517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882392.47571: variable 'networkmanager_version' from source: set_fact 20419 1726882392.47581: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.47681: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.47684: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.47774: variable 'networkmanager_version' from source: set_fact 20419 1726882392.47782: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.47858: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.47861: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.47950: variable 'networkmanager_version' from source: set_fact 20419 1726882392.47957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.47963: variable 'omit' from source: magic vars 20419 1726882392.48004: variable 'omit' from source: magic vars 20419 1726882392.48030: variable 'omit' from source: magic vars 20419 1726882392.48052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882392.48073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882392.48088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882392.48104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.48113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.48136: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882392.48140: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.48143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.48208: Set connection var ansible_pipelining to False 20419 1726882392.48212: Set connection var ansible_timeout to 10 20419 1726882392.48215: Set connection var ansible_connection to ssh 20419 1726882392.48221: Set connection var ansible_shell_executable to /bin/sh 20419 1726882392.48225: Set connection var ansible_shell_type to sh 20419 1726882392.48231: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882392.48249: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.48254: variable 'ansible_connection' from source: unknown 20419 1726882392.48256: variable 'ansible_module_compression' from source: unknown 20419 1726882392.48259: variable 'ansible_shell_type' from source: unknown 20419 1726882392.48262: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.48265: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.48267: variable 'ansible_pipelining' from source: unknown 20419 1726882392.48269: variable 'ansible_timeout' from source: unknown 20419 1726882392.48271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.48348: 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) 20419 1726882392.48355: variable 'omit' from source: magic vars 20419 1726882392.48360: starting attempt loop 20419 1726882392.48363: running the handler 20419 1726882392.48402: variable '__network_connections_result' from source: set_fact 20419 1726882392.48452: variable '__network_connections_result' from source: set_fact 20419 1726882392.48539: handler run complete 20419 1726882392.48557: attempt loop complete, returning result 20419 1726882392.48560: _execute() done 20419 1726882392.48562: dumping result to json 20419 1726882392.48565: done dumping result, returning 20419 1726882392.48573: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9d14-fef2-000000000081] 20419 1726882392.48578: sending task result for task 12673a56-9f93-9d14-fef2-000000000081 20419 1726882392.48661: done sending task result for task 12673a56-9f93-9d14-fef2-000000000081 20419 1726882392.48667: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } } 20419 1726882392.48768: no more pending results, returning what we have 20419 1726882392.48771: results queue empty 20419 1726882392.48772: checking for any_errors_fatal 20419 1726882392.48776: done checking for any_errors_fatal 20419 1726882392.48777: checking for max_fail_percentage 20419 1726882392.48780: done checking for max_fail_percentage 20419 1726882392.48781: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.48782: done checking to see if all hosts have failed 20419 1726882392.48783: getting the remaining hosts for this loop 20419 1726882392.48784: done getting the remaining hosts for this loop 20419 1726882392.48787: getting the next task for host managed_node2 20419 1726882392.48795: done getting next task for host managed_node2 20419 1726882392.48798: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882392.48800: ^ 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? (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 20419 1726882392.48810: getting variables 20419 1726882392.48811: in VariableManager get_vars() 20419 1726882392.48852: Calling all_inventory to load vars for managed_node2 20419 1726882392.48855: Calling groups_inventory to load vars for managed_node2 20419 1726882392.48857: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.48864: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.48867: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.48869: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.50073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.51605: done with get_vars() 20419 1726882392.51626: done getting variables 20419 1726882392.51680: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:12 -0400 (0:00:00.058) 0:00:29.625 ****** 20419 1726882392.51712: entering _queue_task() for managed_node2/debug 20419 1726882392.51975: worker is 1 (out of 1 available) 20419 1726882392.51987: exiting _queue_task() for managed_node2/debug 20419 1726882392.52001: done queuing things up, now waiting for results queue to drain 20419 1726882392.52002: waiting for pending results... 20419 1726882392.52412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882392.52418: in run() - task 12673a56-9f93-9d14-fef2-000000000082 20419 1726882392.52423: variable 'ansible_search_path' from source: unknown 20419 1726882392.52430: variable 'ansible_search_path' from source: unknown 20419 1726882392.52471: calling self._execute() 20419 1726882392.52562: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.52572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.52617: variable 'omit' from source: magic vars 20419 1726882392.52975: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.52999: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.53177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882392.53454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882392.53590: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882392.53595: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882392.53599: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882392.53666: variable 'networkmanager_version' from source: set_fact 20419 1726882392.53685: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.53842: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.53853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.53989: variable 'networkmanager_version' from source: set_fact 20419 1726882392.54006: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.54119: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.54147: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.54267: variable 'networkmanager_version' from source: set_fact 20419 1726882392.54281: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.54472: variable 'network_state' from source: role '' defaults 20419 1726882392.54476: Evaluated conditional (network_state != {}): False 20419 1726882392.54479: when evaluation is False, skipping this task 20419 1726882392.54481: _execute() done 20419 1726882392.54484: dumping result to json 20419 1726882392.54486: done dumping result, returning 20419 1726882392.54488: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9d14-fef2-000000000082] 20419 1726882392.54490: sending task result for task 12673a56-9f93-9d14-fef2-000000000082 20419 1726882392.54555: done sending task result for task 12673a56-9f93-9d14-fef2-000000000082 20419 1726882392.54558: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20419 1726882392.54622: no more pending results, returning what we have 20419 1726882392.54626: results queue empty 20419 1726882392.54627: checking for any_errors_fatal 20419 1726882392.54637: done checking for any_errors_fatal 20419 1726882392.54638: checking for max_fail_percentage 20419 1726882392.54640: done checking for max_fail_percentage 20419 1726882392.54641: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.54642: done checking to see if all hosts have failed 20419 1726882392.54643: getting the remaining hosts for this loop 20419 1726882392.54644: done getting the remaining hosts for this loop 20419 1726882392.54648: getting the next task for host managed_node2 20419 1726882392.54655: done getting next task for host managed_node2 20419 1726882392.54660: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882392.54662: ^ 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? (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 20419 1726882392.54680: getting variables 20419 1726882392.54682: in VariableManager get_vars() 20419 1726882392.54737: Calling all_inventory to load vars for managed_node2 20419 1726882392.54741: Calling groups_inventory to load vars for managed_node2 20419 1726882392.54743: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.54755: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.54758: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.54761: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.56366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.57902: done with get_vars() 20419 1726882392.57922: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:12 -0400 (0:00:00.062) 0:00:29.688 ****** 20419 1726882392.58011: entering _queue_task() for managed_node2/ping 20419 1726882392.58283: worker is 1 (out of 1 available) 20419 1726882392.58499: exiting _queue_task() for managed_node2/ping 20419 1726882392.58511: done queuing things up, now waiting for results queue to drain 20419 1726882392.58512: waiting for pending results... 20419 1726882392.58641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882392.58717: in run() - task 12673a56-9f93-9d14-fef2-000000000083 20419 1726882392.58740: variable 'ansible_search_path' from source: unknown 20419 1726882392.58747: variable 'ansible_search_path' from source: unknown 20419 1726882392.58844: calling self._execute() 20419 1726882392.58877: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.58890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.58908: variable 'omit' from source: magic vars 20419 1726882392.59303: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.59322: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.59506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882392.59777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882392.59833: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882392.59873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882392.59916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882392.60034: variable 'networkmanager_version' from source: set_fact 20419 1726882392.60038: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.60182: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.60195: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.60331: variable 'networkmanager_version' from source: set_fact 20419 1726882392.60361: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.60459: variable 'ansible_distribution_major_version' from source: facts 20419 1726882392.60578: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882392.60609: variable 'networkmanager_version' from source: set_fact 20419 1726882392.60623: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882392.60634: variable 'omit' from source: magic vars 20419 1726882392.60703: variable 'omit' from source: magic vars 20419 1726882392.60744: variable 'omit' from source: magic vars 20419 1726882392.60776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882392.60815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882392.60840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882392.60864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.60880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882392.60920: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882392.60929: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.60937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.61043: Set connection var ansible_pipelining to False 20419 1726882392.61056: Set connection var ansible_timeout to 10 20419 1726882392.61063: Set connection var ansible_connection to ssh 20419 1726882392.61073: Set connection var ansible_shell_executable to /bin/sh 20419 1726882392.61082: Set connection var ansible_shell_type to sh 20419 1726882392.61092: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882392.61129: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.61225: variable 'ansible_connection' from source: unknown 20419 1726882392.61228: variable 'ansible_module_compression' from source: unknown 20419 1726882392.61231: variable 'ansible_shell_type' from source: unknown 20419 1726882392.61233: variable 'ansible_shell_executable' from source: unknown 20419 1726882392.61235: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882392.61237: variable 'ansible_pipelining' from source: unknown 20419 1726882392.61240: variable 'ansible_timeout' from source: unknown 20419 1726882392.61242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882392.61338: 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__) 20419 1726882392.61354: variable 'omit' from source: magic vars 20419 1726882392.61364: starting attempt loop 20419 1726882392.61371: running the handler 20419 1726882392.61390: _low_level_execute_command(): starting 20419 1726882392.61406: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882392.62191: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882392.62221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.62244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.62344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.64037: stdout chunk (state=3): >>>/root <<< 20419 1726882392.64215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.64218: stdout chunk (state=3): >>><<< 20419 1726882392.64221: stderr chunk (state=3): >>><<< 20419 1726882392.64239: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882392.64342: _low_level_execute_command(): starting 20419 1726882392.64346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370 `" && echo ansible-tmp-1726882392.642525-21808-48450779287370="` echo /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370 `" ) && sleep 0' 20419 1726882392.64905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882392.64920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882392.64946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882392.64964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882392.64980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882392.64992: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882392.65010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.65054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.65122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882392.65140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.65180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.65277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.67159: stdout chunk (state=3): >>>ansible-tmp-1726882392.642525-21808-48450779287370=/root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370 <<< 20419 1726882392.67344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.67362: stderr chunk (state=3): >>><<< 20419 1726882392.67372: stdout chunk (state=3): >>><<< 20419 1726882392.67598: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882392.642525-21808-48450779287370=/root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882392.67602: variable 'ansible_module_compression' from source: unknown 20419 1726882392.67604: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20419 1726882392.67606: variable 'ansible_facts' from source: unknown 20419 1726882392.67609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py 20419 1726882392.67743: Sending initial data 20419 1726882392.67847: Sent initial data (151 bytes) 20419 1726882392.68439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882392.68454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882392.68469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882392.68505: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882392.68605: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.68633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.68737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.70255: 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 <<< 20419 1726882392.70314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882392.70372: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp00tbva_n /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py <<< 20419 1726882392.70376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py" <<< 20419 1726882392.70435: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp00tbva_n" to remote "/root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py" <<< 20419 1726882392.71205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.71208: stderr chunk (state=3): >>><<< 20419 1726882392.71210: stdout chunk (state=3): >>><<< 20419 1726882392.71218: done transferring module to remote 20419 1726882392.71230: _low_level_execute_command(): starting 20419 1726882392.71235: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/ /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py && sleep 0' 20419 1726882392.72357: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882392.72363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.72378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882392.72386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882392.72397: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882392.72404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882392.72415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882392.72490: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882392.72507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.72521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.72606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.74742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.74745: stdout chunk (state=3): >>><<< 20419 1726882392.74747: stderr chunk (state=3): >>><<< 20419 1726882392.74749: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882392.74751: _low_level_execute_command(): starting 20419 1726882392.74753: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/AnsiballZ_ping.py && sleep 0' 20419 1726882392.75754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882392.75872: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882392.75938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.76037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.90731: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20419 1726882392.91925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882392.91947: stderr chunk (state=3): >>><<< 20419 1726882392.91950: stdout chunk (state=3): >>><<< 20419 1726882392.91963: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882392.91984: 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-1726882392.642525-21808-48450779287370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882392.91996: _low_level_execute_command(): starting 20419 1726882392.91999: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882392.642525-21808-48450779287370/ > /dev/null 2>&1 && sleep 0' 20419 1726882392.92435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882392.92439: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882392.92484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882392.92488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882392.92556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882392.94374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882392.94402: stderr chunk (state=3): >>><<< 20419 1726882392.94405: stdout chunk (state=3): >>><<< 20419 1726882392.94418: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882392.94425: handler run complete 20419 1726882392.94437: attempt loop complete, returning result 20419 1726882392.94439: _execute() done 20419 1726882392.94442: dumping result to json 20419 1726882392.94444: done dumping result, returning 20419 1726882392.94453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9d14-fef2-000000000083] 20419 1726882392.94458: sending task result for task 12673a56-9f93-9d14-fef2-000000000083 20419 1726882392.94538: done sending task result for task 12673a56-9f93-9d14-fef2-000000000083 20419 1726882392.94541: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20419 1726882392.94600: no more pending results, returning what we have 20419 1726882392.94604: results queue empty 20419 1726882392.94605: checking for any_errors_fatal 20419 1726882392.94612: done checking for any_errors_fatal 20419 1726882392.94613: checking for max_fail_percentage 20419 1726882392.94615: done checking for max_fail_percentage 20419 1726882392.94616: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.94616: done checking to see if all hosts have failed 20419 1726882392.94617: getting the remaining hosts for this loop 20419 1726882392.94618: done getting the remaining hosts for this loop 20419 1726882392.94622: getting the next task for host managed_node2 20419 1726882392.94630: done getting next task for host managed_node2 20419 1726882392.94633: ^ task is: TASK: meta (role_complete) 20419 1726882392.94635: ^ 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 20419 1726882392.94645: getting variables 20419 1726882392.94646: in VariableManager get_vars() 20419 1726882392.94700: Calling all_inventory to load vars for managed_node2 20419 1726882392.94703: Calling groups_inventory to load vars for managed_node2 20419 1726882392.94706: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.94715: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.94718: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.94720: Calling groups_plugins_play to load vars for managed_node2 20419 1726882392.95511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882392.96431: done with get_vars() 20419 1726882392.96447: done getting variables 20419 1726882392.96504: done queuing things up, now waiting for results queue to drain 20419 1726882392.96506: results queue empty 20419 1726882392.96507: checking for any_errors_fatal 20419 1726882392.96508: done checking for any_errors_fatal 20419 1726882392.96509: checking for max_fail_percentage 20419 1726882392.96509: done checking for max_fail_percentage 20419 1726882392.96510: checking to see if all hosts have failed and the running result is not ok 20419 1726882392.96510: done checking to see if all hosts have failed 20419 1726882392.96510: getting the remaining hosts for this loop 20419 1726882392.96511: done getting the remaining hosts for this loop 20419 1726882392.96513: getting the next task for host managed_node2 20419 1726882392.96515: done getting next task for host managed_node2 20419 1726882392.96517: ^ task is: TASK: Get current device features 20419 1726882392.96518: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882392.96519: getting variables 20419 1726882392.96520: in VariableManager get_vars() 20419 1726882392.96532: Calling all_inventory to load vars for managed_node2 20419 1726882392.96534: Calling groups_inventory to load vars for managed_node2 20419 1726882392.96535: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882392.96538: Calling all_plugins_play to load vars for managed_node2 20419 1726882392.96539: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882392.96541: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.00414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.02003: done with get_vars() 20419 1726882393.02024: done getting variables 20419 1726882393.02064: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 21:33:13 -0400 (0:00:00.440) 0:00:30.129 ****** 20419 1726882393.02085: entering _queue_task() for managed_node2/command 20419 1726882393.02421: worker is 1 (out of 1 available) 20419 1726882393.02434: exiting _queue_task() for managed_node2/command 20419 1726882393.02448: done queuing things up, now waiting for results queue to drain 20419 1726882393.02449: waiting for pending results... 20419 1726882393.02634: running TaskExecutor() for managed_node2/TASK: Get current device features 20419 1726882393.02703: in run() - task 12673a56-9f93-9d14-fef2-0000000000b3 20419 1726882393.02714: variable 'ansible_search_path' from source: unknown 20419 1726882393.02743: calling self._execute() 20419 1726882393.02825: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.02831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.02840: variable 'omit' from source: magic vars 20419 1726882393.03123: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.03133: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.03254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.03446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.03478: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.03506: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.03566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.03626: variable 'networkmanager_version' from source: set_fact 20419 1726882393.03636: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.03639: variable 'omit' from source: magic vars 20419 1726882393.03660: variable 'omit' from source: magic vars 20419 1726882393.03727: variable 'interface' from source: play vars 20419 1726882393.03740: variable 'omit' from source: magic vars 20419 1726882393.03765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882393.03787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882393.03807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882393.03820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.03829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.03851: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882393.03854: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.03857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.03927: Set connection var ansible_pipelining to False 20419 1726882393.03931: Set connection var ansible_timeout to 10 20419 1726882393.03933: Set connection var ansible_connection to ssh 20419 1726882393.03938: Set connection var ansible_shell_executable to /bin/sh 20419 1726882393.03943: Set connection var ansible_shell_type to sh 20419 1726882393.03948: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882393.03968: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.03973: variable 'ansible_connection' from source: unknown 20419 1726882393.03975: variable 'ansible_module_compression' from source: unknown 20419 1726882393.03978: variable 'ansible_shell_type' from source: unknown 20419 1726882393.03980: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.03983: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.03985: variable 'ansible_pipelining' from source: unknown 20419 1726882393.03988: variable 'ansible_timeout' from source: unknown 20419 1726882393.03992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.04062: 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) 20419 1726882393.04070: variable 'omit' from source: magic vars 20419 1726882393.04076: starting attempt loop 20419 1726882393.04079: running the handler 20419 1726882393.04090: _low_level_execute_command(): starting 20419 1726882393.04106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882393.04572: 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 <<< 20419 1726882393.04600: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882393.04603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.04607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882393.04610: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882393.04613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.04666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.04669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882393.04680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.04754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.06383: stdout chunk (state=3): >>>/root <<< 20419 1726882393.06481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882393.06507: stderr chunk (state=3): >>><<< 20419 1726882393.06510: stdout chunk (state=3): >>><<< 20419 1726882393.06529: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882393.06539: _low_level_execute_command(): starting 20419 1726882393.06549: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833 `" && echo ansible-tmp-1726882393.065276-21847-30298039395833="` echo /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833 `" ) && sleep 0' 20419 1726882393.06970: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882393.06973: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882393.06976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882393.06978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882393.06980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.07026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.07030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.07101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.08962: stdout chunk (state=3): >>>ansible-tmp-1726882393.065276-21847-30298039395833=/root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833 <<< 20419 1726882393.09071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882393.09096: stderr chunk (state=3): >>><<< 20419 1726882393.09099: stdout chunk (state=3): >>><<< 20419 1726882393.09113: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882393.065276-21847-30298039395833=/root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882393.09135: variable 'ansible_module_compression' from source: unknown 20419 1726882393.09170: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882393.09205: variable 'ansible_facts' from source: unknown 20419 1726882393.09258: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py 20419 1726882393.09351: Sending initial data 20419 1726882393.09355: Sent initial data (154 bytes) 20419 1726882393.09770: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882393.09773: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882393.09776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.09779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882393.09781: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.09829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.09834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.09900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.11437: 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 <<< 20419 1726882393.11447: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882393.11497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882393.11561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmphaeesn9i /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py <<< 20419 1726882393.11565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py" <<< 20419 1726882393.11618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmphaeesn9i" to remote "/root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py" <<< 20419 1726882393.11622: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py" <<< 20419 1726882393.12208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882393.12242: stderr chunk (state=3): >>><<< 20419 1726882393.12245: stdout chunk (state=3): >>><<< 20419 1726882393.12287: done transferring module to remote 20419 1726882393.12299: _low_level_execute_command(): starting 20419 1726882393.12302: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/ /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py && sleep 0' 20419 1726882393.12711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882393.12715: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882393.12718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882393.12721: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882393.12723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.12768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.12771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.12833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.14574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882393.14605: stderr chunk (state=3): >>><<< 20419 1726882393.14609: stdout chunk (state=3): >>><<< 20419 1726882393.14620: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882393.14623: _low_level_execute_command(): starting 20419 1726882393.14628: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/AnsiballZ_command.py && sleep 0' 20419 1726882393.15065: 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 <<< 20419 1726882393.15068: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.15071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882393.15073: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882393.15076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.15125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.15132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882393.15135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.15202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.30597: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:13.301579", "end": "2024-09-20 21:33:13.304627", "delta": "0:00:00.003048", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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}}} <<< 20419 1726882393.32301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882393.32306: stdout chunk (state=3): >>><<< 20419 1726882393.32309: stderr chunk (state=3): >>><<< 20419 1726882393.32312: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:13.301579", "end": "2024-09-20 21:33:13.304627", "delta": "0:00:00.003048", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882393.32321: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features 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-1726882393.065276-21847-30298039395833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882393.32325: _low_level_execute_command(): starting 20419 1726882393.32327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882393.065276-21847-30298039395833/ > /dev/null 2>&1 && sleep 0' 20419 1726882393.32917: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882393.32946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882393.32960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882393.32976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882393.33071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882393.34897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882393.34934: stderr chunk (state=3): >>><<< 20419 1726882393.34938: stdout chunk (state=3): >>><<< 20419 1726882393.34952: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882393.34957: handler run complete 20419 1726882393.34990: Evaluated conditional (False): False 20419 1726882393.35004: attempt loop complete, returning result 20419 1726882393.35007: _execute() done 20419 1726882393.35011: dumping result to json 20419 1726882393.35018: done dumping result, returning 20419 1726882393.35025: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-9d14-fef2-0000000000b3] 20419 1726882393.35029: sending task result for task 12673a56-9f93-9d14-fef2-0000000000b3 20419 1726882393.35143: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000b3 20419 1726882393.35146: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003048", "end": "2024-09-20 21:33:13.304627", "rc": 0, "start": "2024-09-20 21:33:13.301579" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: off tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off [requested on] tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20419 1726882393.35239: no more pending results, returning what we have 20419 1726882393.35243: results queue empty 20419 1726882393.35244: checking for any_errors_fatal 20419 1726882393.35247: done checking for any_errors_fatal 20419 1726882393.35247: checking for max_fail_percentage 20419 1726882393.35249: done checking for max_fail_percentage 20419 1726882393.35250: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.35251: done checking to see if all hosts have failed 20419 1726882393.35252: getting the remaining hosts for this loop 20419 1726882393.35253: done getting the remaining hosts for this loop 20419 1726882393.35261: getting the next task for host managed_node2 20419 1726882393.35267: done getting next task for host managed_node2 20419 1726882393.35269: ^ task is: TASK: Show ethtool_features 20419 1726882393.35270: ^ 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 20419 1726882393.35274: getting variables 20419 1726882393.35276: in VariableManager get_vars() 20419 1726882393.35328: Calling all_inventory to load vars for managed_node2 20419 1726882393.35331: Calling groups_inventory to load vars for managed_node2 20419 1726882393.35338: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.35356: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.35360: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.35435: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.36949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.38017: done with get_vars() 20419 1726882393.38034: done getting variables 20419 1726882393.38088: 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 ethtool_features] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 21:33:13 -0400 (0:00:00.360) 0:00:30.489 ****** 20419 1726882393.38120: entering _queue_task() for managed_node2/debug 20419 1726882393.38411: worker is 1 (out of 1 available) 20419 1726882393.38424: exiting _queue_task() for managed_node2/debug 20419 1726882393.38437: done queuing things up, now waiting for results queue to drain 20419 1726882393.38439: waiting for pending results... 20419 1726882393.38682: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20419 1726882393.38687: in run() - task 12673a56-9f93-9d14-fef2-0000000000b4 20419 1726882393.38690: variable 'ansible_search_path' from source: unknown 20419 1726882393.38723: calling self._execute() 20419 1726882393.38806: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.38810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.38818: variable 'omit' from source: magic vars 20419 1726882393.39154: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.39161: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.39449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.39797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.39852: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.39896: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.39941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.40034: variable 'networkmanager_version' from source: set_fact 20419 1726882393.40054: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.40065: variable 'omit' from source: magic vars 20419 1726882393.40097: variable 'omit' from source: magic vars 20419 1726882393.40144: variable 'omit' from source: magic vars 20419 1726882393.40176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882393.40232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882393.40261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882393.40283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.40303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.40337: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882393.40351: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.40398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.40464: Set connection var ansible_pipelining to False 20419 1726882393.40477: Set connection var ansible_timeout to 10 20419 1726882393.40484: Set connection var ansible_connection to ssh 20419 1726882393.40501: Set connection var ansible_shell_executable to /bin/sh 20419 1726882393.40512: Set connection var ansible_shell_type to sh 20419 1726882393.40523: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882393.40555: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.40568: variable 'ansible_connection' from source: unknown 20419 1726882393.40598: variable 'ansible_module_compression' from source: unknown 20419 1726882393.40601: variable 'ansible_shell_type' from source: unknown 20419 1726882393.40603: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.40605: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.40607: variable 'ansible_pipelining' from source: unknown 20419 1726882393.40609: variable 'ansible_timeout' from source: unknown 20419 1726882393.40611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.40731: 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) 20419 1726882393.40785: variable 'omit' from source: magic vars 20419 1726882393.40787: starting attempt loop 20419 1726882393.40788: running the handler 20419 1726882393.40865: variable 'ethtool_features' from source: set_fact 20419 1726882393.40964: handler run complete 20419 1726882393.40981: attempt loop complete, returning result 20419 1726882393.40985: _execute() done 20419 1726882393.40990: dumping result to json 20419 1726882393.41002: done dumping result, returning 20419 1726882393.41016: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [12673a56-9f93-9d14-fef2-0000000000b4] 20419 1726882393.41019: sending task result for task 12673a56-9f93-9d14-fef2-0000000000b4 ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: off", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: off [requested on]", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "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", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "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]" ] } 20419 1726882393.41175: no more pending results, returning what we have 20419 1726882393.41178: results queue empty 20419 1726882393.41179: checking for any_errors_fatal 20419 1726882393.41195: done checking for any_errors_fatal 20419 1726882393.41196: checking for max_fail_percentage 20419 1726882393.41198: done checking for max_fail_percentage 20419 1726882393.41205: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.41206: done checking to see if all hosts have failed 20419 1726882393.41207: getting the remaining hosts for this loop 20419 1726882393.41208: done getting the remaining hosts for this loop 20419 1726882393.41213: getting the next task for host managed_node2 20419 1726882393.41219: done getting next task for host managed_node2 20419 1726882393.41222: ^ task is: TASK: Assert device features 20419 1726882393.41224: ^ 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 20419 1726882393.41227: getting variables 20419 1726882393.41228: in VariableManager get_vars() 20419 1726882393.41279: Calling all_inventory to load vars for managed_node2 20419 1726882393.41281: Calling groups_inventory to load vars for managed_node2 20419 1726882393.41285: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.41298: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.41301: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.41305: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.41822: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000b4 20419 1726882393.41826: WORKER PROCESS EXITING 20419 1726882393.42074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.44118: done with get_vars() 20419 1726882393.44144: done getting variables 20419 1726882393.44226: 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 device features] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 21:33:13 -0400 (0:00:00.061) 0:00:30.551 ****** 20419 1726882393.44257: entering _queue_task() for managed_node2/assert 20419 1726882393.44621: worker is 1 (out of 1 available) 20419 1726882393.44633: exiting _queue_task() for managed_node2/assert 20419 1726882393.44648: done queuing things up, now waiting for results queue to drain 20419 1726882393.44649: waiting for pending results... 20419 1726882393.44986: running TaskExecutor() for managed_node2/TASK: Assert device features 20419 1726882393.45137: in run() - task 12673a56-9f93-9d14-fef2-0000000000b5 20419 1726882393.45140: variable 'ansible_search_path' from source: unknown 20419 1726882393.45143: calling self._execute() 20419 1726882393.45233: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.45253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.45370: variable 'omit' from source: magic vars 20419 1726882393.46404: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.46407: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.46637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.47229: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.47322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.47436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.47622: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.47820: variable 'networkmanager_version' from source: set_fact 20419 1726882393.47842: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.47855: variable 'omit' from source: magic vars 20419 1726882393.47886: variable 'omit' from source: magic vars 20419 1726882393.47971: variable 'omit' from source: magic vars 20419 1726882393.48074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882393.48234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882393.48333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882393.48358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.48418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.48526: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882393.48531: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.48533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.48724: Set connection var ansible_pipelining to False 20419 1726882393.48734: Set connection var ansible_timeout to 10 20419 1726882393.48741: Set connection var ansible_connection to ssh 20419 1726882393.48751: Set connection var ansible_shell_executable to /bin/sh 20419 1726882393.48760: Set connection var ansible_shell_type to sh 20419 1726882393.48769: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882393.48804: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.49101: variable 'ansible_connection' from source: unknown 20419 1726882393.49104: variable 'ansible_module_compression' from source: unknown 20419 1726882393.49106: variable 'ansible_shell_type' from source: unknown 20419 1726882393.49109: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.49110: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.49112: variable 'ansible_pipelining' from source: unknown 20419 1726882393.49114: variable 'ansible_timeout' from source: unknown 20419 1726882393.49116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.49118: 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) 20419 1726882393.49120: variable 'omit' from source: magic vars 20419 1726882393.49125: starting attempt loop 20419 1726882393.49128: running the handler 20419 1726882393.49489: variable 'ethtool_features' from source: set_fact 20419 1726882393.49508: Evaluated conditional ('generic-receive-offload: off' in ethtool_features.stdout_lines): True 20419 1726882393.49629: variable 'ethtool_features' from source: set_fact 20419 1726882393.49646: Evaluated conditional ('generic-segmentation-offload: on' in ethtool_features.stdout_lines): True 20419 1726882393.49799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882393.52190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882393.52262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882393.52309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882393.52346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882393.52378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882393.52456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882393.52490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882393.52527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882393.52573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882393.52609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882393.52714: variable 'ethtool_features' from source: set_fact 20419 1726882393.52900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882393.52903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882393.52906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882393.52908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882393.52911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882393.52967: Evaluated conditional ('tx-tcp-segmentation: off' in ethtool_features.stdout_lines | map('trim')): True 20419 1726882393.52978: handler run complete 20419 1726882393.53001: attempt loop complete, returning result 20419 1726882393.53010: _execute() done 20419 1726882393.53017: dumping result to json 20419 1726882393.53024: done dumping result, returning 20419 1726882393.53036: done running TaskExecutor() for managed_node2/TASK: Assert device features [12673a56-9f93-9d14-fef2-0000000000b5] 20419 1726882393.53046: sending task result for task 12673a56-9f93-9d14-fef2-0000000000b5 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882393.53203: no more pending results, returning what we have 20419 1726882393.53207: results queue empty 20419 1726882393.53207: checking for any_errors_fatal 20419 1726882393.53214: done checking for any_errors_fatal 20419 1726882393.53215: checking for max_fail_percentage 20419 1726882393.53217: done checking for max_fail_percentage 20419 1726882393.53219: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.53220: done checking to see if all hosts have failed 20419 1726882393.53221: getting the remaining hosts for this loop 20419 1726882393.53222: done getting the remaining hosts for this loop 20419 1726882393.53225: getting the next task for host managed_node2 20419 1726882393.53231: done getting next task for host managed_node2 20419 1726882393.53233: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20419 1726882393.53235: ^ 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 20419 1726882393.53238: getting variables 20419 1726882393.53240: in VariableManager get_vars() 20419 1726882393.53295: Calling all_inventory to load vars for managed_node2 20419 1726882393.53298: Calling groups_inventory to load vars for managed_node2 20419 1726882393.53300: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.53308: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000b5 20419 1726882393.53311: WORKER PROCESS EXITING 20419 1726882393.53504: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.53508: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.53512: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.55046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.56576: done with get_vars() 20419 1726882393.56602: done getting variables 20419 1726882393.56659: 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 enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 21:33:13 -0400 (0:00:00.124) 0:00:30.675 ****** 20419 1726882393.56689: entering _queue_task() for managed_node2/debug 20419 1726882393.57045: worker is 1 (out of 1 available) 20419 1726882393.57058: exiting _queue_task() for managed_node2/debug 20419 1726882393.57070: done queuing things up, now waiting for results queue to drain 20419 1726882393.57071: waiting for pending results... 20419 1726882393.57362: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20419 1726882393.57476: in run() - task 12673a56-9f93-9d14-fef2-0000000000b6 20419 1726882393.57501: variable 'ansible_search_path' from source: unknown 20419 1726882393.57547: calling self._execute() 20419 1726882393.57663: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.57675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.57689: variable 'omit' from source: magic vars 20419 1726882393.58086: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.58108: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.58297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.58573: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.58628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.58666: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.58711: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.58800: variable 'networkmanager_version' from source: set_fact 20419 1726882393.58822: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.58835: variable 'omit' from source: magic vars 20419 1726882393.58863: variable 'omit' from source: magic vars 20419 1726882393.58909: variable 'omit' from source: magic vars 20419 1726882393.58946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882393.59016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882393.59044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882393.59070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.59086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882393.59125: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882393.59160: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.59164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.59250: Set connection var ansible_pipelining to False 20419 1726882393.59265: Set connection var ansible_timeout to 10 20419 1726882393.59277: Set connection var ansible_connection to ssh 20419 1726882393.59380: Set connection var ansible_shell_executable to /bin/sh 20419 1726882393.59383: Set connection var ansible_shell_type to sh 20419 1726882393.59386: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882393.59388: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.59390: variable 'ansible_connection' from source: unknown 20419 1726882393.59395: variable 'ansible_module_compression' from source: unknown 20419 1726882393.59398: variable 'ansible_shell_type' from source: unknown 20419 1726882393.59400: variable 'ansible_shell_executable' from source: unknown 20419 1726882393.59402: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.59404: variable 'ansible_pipelining' from source: unknown 20419 1726882393.59406: variable 'ansible_timeout' from source: unknown 20419 1726882393.59407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.59489: 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) 20419 1726882393.59510: variable 'omit' from source: magic vars 20419 1726882393.59525: starting attempt loop 20419 1726882393.59599: running the handler 20419 1726882393.59602: handler run complete 20419 1726882393.59604: attempt loop complete, returning result 20419 1726882393.59607: _execute() done 20419 1726882393.59614: dumping result to json 20419 1726882393.59622: done dumping result, returning 20419 1726882393.59638: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [12673a56-9f93-9d14-fef2-0000000000b6] 20419 1726882393.59739: sending task result for task 12673a56-9f93-9d14-fef2-0000000000b6 20419 1726882393.59808: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000b6 20419 1726882393.59811: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20419 1726882393.59889: no more pending results, returning what we have 20419 1726882393.59898: results queue empty 20419 1726882393.59899: checking for any_errors_fatal 20419 1726882393.59907: done checking for any_errors_fatal 20419 1726882393.59908: checking for max_fail_percentage 20419 1726882393.59910: done checking for max_fail_percentage 20419 1726882393.59912: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.59913: done checking to see if all hosts have failed 20419 1726882393.59913: getting the remaining hosts for this loop 20419 1726882393.59915: done getting the remaining hosts for this loop 20419 1726882393.59919: getting the next task for host managed_node2 20419 1726882393.59928: done getting next task for host managed_node2 20419 1726882393.59935: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882393.59938: ^ 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? (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 20419 1726882393.59957: getting variables 20419 1726882393.59960: in VariableManager get_vars() 20419 1726882393.60120: Calling all_inventory to load vars for managed_node2 20419 1726882393.60123: Calling groups_inventory to load vars for managed_node2 20419 1726882393.60126: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.60136: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.60139: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.60142: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.61586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.63200: done with get_vars() 20419 1726882393.63222: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:13 -0400 (0:00:00.066) 0:00:30.742 ****** 20419 1726882393.63337: entering _queue_task() for managed_node2/include_tasks 20419 1726882393.63827: worker is 1 (out of 1 available) 20419 1726882393.63837: exiting _queue_task() for managed_node2/include_tasks 20419 1726882393.63848: done queuing things up, now waiting for results queue to drain 20419 1726882393.63850: waiting for pending results... 20419 1726882393.64010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882393.64184: in run() - task 12673a56-9f93-9d14-fef2-0000000000be 20419 1726882393.64188: variable 'ansible_search_path' from source: unknown 20419 1726882393.64296: variable 'ansible_search_path' from source: unknown 20419 1726882393.64300: calling self._execute() 20419 1726882393.64357: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.64368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.64384: variable 'omit' from source: magic vars 20419 1726882393.64872: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.64887: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.65131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.65466: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.65571: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.65904: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.65907: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.66101: variable 'networkmanager_version' from source: set_fact 20419 1726882393.66177: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.66979: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.66999: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.67210: variable 'networkmanager_version' from source: set_fact 20419 1726882393.67262: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.67507: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.67534: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.67901: variable 'networkmanager_version' from source: set_fact 20419 1726882393.67906: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.67935: _execute() done 20419 1726882393.67940: dumping result to json 20419 1726882393.67954: done dumping result, returning 20419 1726882393.68047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9d14-fef2-0000000000be] 20419 1726882393.68050: sending task result for task 12673a56-9f93-9d14-fef2-0000000000be 20419 1726882393.68175: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000be 20419 1726882393.68185: WORKER PROCESS EXITING 20419 1726882393.68278: no more pending results, returning what we have 20419 1726882393.68290: in VariableManager get_vars() 20419 1726882393.68744: Calling all_inventory to load vars for managed_node2 20419 1726882393.68750: Calling groups_inventory to load vars for managed_node2 20419 1726882393.68754: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.68775: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.68780: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.68786: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.71287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.75767: done with get_vars() 20419 1726882393.75797: variable 'ansible_search_path' from source: unknown 20419 1726882393.75798: variable 'ansible_search_path' from source: unknown 20419 1726882393.75840: we have included files to process 20419 1726882393.75841: generating all_blocks data 20419 1726882393.75843: done generating all_blocks data 20419 1726882393.75963: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882393.75965: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882393.75969: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882393.77198: done processing included file 20419 1726882393.77202: iterating over new_blocks loaded from include file 20419 1726882393.77203: in VariableManager get_vars() 20419 1726882393.77249: done with get_vars() 20419 1726882393.77251: filtering new block on tags 20419 1726882393.77270: done filtering new block on tags 20419 1726882393.77273: in VariableManager get_vars() 20419 1726882393.77316: done with get_vars() 20419 1726882393.77318: filtering new block on tags 20419 1726882393.77340: done filtering new block on tags 20419 1726882393.77343: in VariableManager get_vars() 20419 1726882393.77374: done with get_vars() 20419 1726882393.77376: filtering new block on tags 20419 1726882393.77424: done filtering new block on tags 20419 1726882393.77427: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20419 1726882393.77433: extending task lists for all hosts with included blocks 20419 1726882393.78353: done extending task lists 20419 1726882393.78355: done processing included files 20419 1726882393.78355: results queue empty 20419 1726882393.78356: checking for any_errors_fatal 20419 1726882393.78359: done checking for any_errors_fatal 20419 1726882393.78360: checking for max_fail_percentage 20419 1726882393.78361: done checking for max_fail_percentage 20419 1726882393.78362: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.78363: done checking to see if all hosts have failed 20419 1726882393.78364: getting the remaining hosts for this loop 20419 1726882393.78365: done getting the remaining hosts for this loop 20419 1726882393.78367: getting the next task for host managed_node2 20419 1726882393.78371: done getting next task for host managed_node2 20419 1726882393.78374: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882393.78377: ^ 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? (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 20419 1726882393.78388: getting variables 20419 1726882393.78389: in VariableManager get_vars() 20419 1726882393.78421: Calling all_inventory to load vars for managed_node2 20419 1726882393.78424: Calling groups_inventory to load vars for managed_node2 20419 1726882393.78426: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.78432: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.78434: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.78443: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.80955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.82829: done with get_vars() 20419 1726882393.82854: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:13 -0400 (0:00:00.196) 0:00:30.938 ****** 20419 1726882393.82942: entering _queue_task() for managed_node2/setup 20419 1726882393.83725: worker is 1 (out of 1 available) 20419 1726882393.83740: exiting _queue_task() for managed_node2/setup 20419 1726882393.83752: done queuing things up, now waiting for results queue to drain 20419 1726882393.83753: waiting for pending results... 20419 1726882393.84771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882393.84811: in run() - task 12673a56-9f93-9d14-fef2-000000000506 20419 1726882393.84868: variable 'ansible_search_path' from source: unknown 20419 1726882393.84872: variable 'ansible_search_path' from source: unknown 20419 1726882393.84887: calling self._execute() 20419 1726882393.85000: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.85014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.85030: variable 'omit' from source: magic vars 20419 1726882393.85520: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.85524: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.85647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882393.85932: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882393.85990: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882393.86034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882393.86137: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882393.86264: variable 'networkmanager_version' from source: set_fact 20419 1726882393.86611: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.86723: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.86734: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.87017: variable 'networkmanager_version' from source: set_fact 20419 1726882393.87032: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.87202: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.87321: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.87564: variable 'networkmanager_version' from source: set_fact 20419 1726882393.87584: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.88078: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.88181: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.88599: variable 'networkmanager_version' from source: set_fact 20419 1726882393.88603: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.88741: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.88755: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882393.89071: variable 'networkmanager_version' from source: set_fact 20419 1726882393.89086: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882393.89601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882393.92115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882393.92248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882393.92369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882393.92454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882393.92485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882393.92690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882393.92740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882393.92985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882393.92989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882393.92991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882393.93136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882393.93165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882393.93244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882393.93372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882393.93391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882393.93565: variable '__network_required_facts' from source: role '' defaults 20419 1726882393.93580: variable 'ansible_facts' from source: unknown 20419 1726882393.94388: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20419 1726882393.94407: when evaluation is False, skipping this task 20419 1726882393.94415: _execute() done 20419 1726882393.94424: dumping result to json 20419 1726882393.94432: done dumping result, returning 20419 1726882393.94445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-9d14-fef2-000000000506] 20419 1726882393.94454: sending task result for task 12673a56-9f93-9d14-fef2-000000000506 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882393.94657: no more pending results, returning what we have 20419 1726882393.94661: results queue empty 20419 1726882393.94662: checking for any_errors_fatal 20419 1726882393.94664: done checking for any_errors_fatal 20419 1726882393.94665: checking for max_fail_percentage 20419 1726882393.94667: done checking for max_fail_percentage 20419 1726882393.94668: checking to see if all hosts have failed and the running result is not ok 20419 1726882393.94668: done checking to see if all hosts have failed 20419 1726882393.94669: getting the remaining hosts for this loop 20419 1726882393.94671: done getting the remaining hosts for this loop 20419 1726882393.94675: getting the next task for host managed_node2 20419 1726882393.94691: done getting next task for host managed_node2 20419 1726882393.94699: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882393.94703: ^ 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? (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 20419 1726882393.94724: getting variables 20419 1726882393.94726: in VariableManager get_vars() 20419 1726882393.94782: Calling all_inventory to load vars for managed_node2 20419 1726882393.94785: Calling groups_inventory to load vars for managed_node2 20419 1726882393.94787: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882393.95006: Calling all_plugins_play to load vars for managed_node2 20419 1726882393.95011: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882393.95015: Calling groups_plugins_play to load vars for managed_node2 20419 1726882393.95620: done sending task result for task 12673a56-9f93-9d14-fef2-000000000506 20419 1726882393.95623: WORKER PROCESS EXITING 20419 1726882393.96554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882393.98178: done with get_vars() 20419 1726882393.98209: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:13 -0400 (0:00:00.153) 0:00:31.091 ****** 20419 1726882393.98321: entering _queue_task() for managed_node2/stat 20419 1726882393.98801: worker is 1 (out of 1 available) 20419 1726882393.98817: exiting _queue_task() for managed_node2/stat 20419 1726882393.98830: done queuing things up, now waiting for results queue to drain 20419 1726882393.98831: waiting for pending results... 20419 1726882393.99036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882393.99209: in run() - task 12673a56-9f93-9d14-fef2-000000000508 20419 1726882393.99231: variable 'ansible_search_path' from source: unknown 20419 1726882393.99239: variable 'ansible_search_path' from source: unknown 20419 1726882393.99287: calling self._execute() 20419 1726882393.99406: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882393.99417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882393.99430: variable 'omit' from source: magic vars 20419 1726882393.99833: variable 'ansible_distribution_major_version' from source: facts 20419 1726882393.99853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.00050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882394.00333: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882394.00387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882394.00430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882394.00474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882394.00673: variable 'networkmanager_version' from source: set_fact 20419 1726882394.00677: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.00702: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.00714: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.00858: variable 'networkmanager_version' from source: set_fact 20419 1726882394.00872: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.00988: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.01100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.01150: variable 'networkmanager_version' from source: set_fact 20419 1726882394.01163: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.01337: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.01349: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.01487: variable 'networkmanager_version' from source: set_fact 20419 1726882394.01507: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.01623: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.01634: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.01779: variable 'networkmanager_version' from source: set_fact 20419 1726882394.01797: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.01956: 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) 20419 1726882394.01998: 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) 20419 1726882394.02031: 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) 20419 1726882394.02062: 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) 20419 1726882394.02203: variable '__network_is_ostree' from source: set_fact 20419 1726882394.02206: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882394.02209: when evaluation is False, skipping this task 20419 1726882394.02212: _execute() done 20419 1726882394.02214: dumping result to json 20419 1726882394.02216: done dumping result, returning 20419 1726882394.02218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-9d14-fef2-000000000508] 20419 1726882394.02220: sending task result for task 12673a56-9f93-9d14-fef2-000000000508 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882394.02355: no more pending results, returning what we have 20419 1726882394.02360: results queue empty 20419 1726882394.02361: checking for any_errors_fatal 20419 1726882394.02367: done checking for any_errors_fatal 20419 1726882394.02368: checking for max_fail_percentage 20419 1726882394.02370: done checking for max_fail_percentage 20419 1726882394.02371: checking to see if all hosts have failed and the running result is not ok 20419 1726882394.02372: done checking to see if all hosts have failed 20419 1726882394.02373: getting the remaining hosts for this loop 20419 1726882394.02375: done getting the remaining hosts for this loop 20419 1726882394.02379: getting the next task for host managed_node2 20419 1726882394.02387: done getting next task for host managed_node2 20419 1726882394.02395: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882394.02400: ^ 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? (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 20419 1726882394.02422: getting variables 20419 1726882394.02425: in VariableManager get_vars() 20419 1726882394.02482: Calling all_inventory to load vars for managed_node2 20419 1726882394.02485: Calling groups_inventory to load vars for managed_node2 20419 1726882394.02488: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882394.02609: Calling all_plugins_play to load vars for managed_node2 20419 1726882394.02613: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882394.02618: Calling groups_plugins_play to load vars for managed_node2 20419 1726882394.03250: done sending task result for task 12673a56-9f93-9d14-fef2-000000000508 20419 1726882394.03254: WORKER PROCESS EXITING 20419 1726882394.04436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882394.06040: done with get_vars() 20419 1726882394.06067: done getting variables 20419 1726882394.06134: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:14 -0400 (0:00:00.078) 0:00:31.170 ****** 20419 1726882394.06178: entering _queue_task() for managed_node2/set_fact 20419 1726882394.06626: worker is 1 (out of 1 available) 20419 1726882394.06637: exiting _queue_task() for managed_node2/set_fact 20419 1726882394.06649: done queuing things up, now waiting for results queue to drain 20419 1726882394.06650: waiting for pending results... 20419 1726882394.06844: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882394.07072: in run() - task 12673a56-9f93-9d14-fef2-000000000509 20419 1726882394.07076: variable 'ansible_search_path' from source: unknown 20419 1726882394.07079: variable 'ansible_search_path' from source: unknown 20419 1726882394.07098: calling self._execute() 20419 1726882394.07198: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882394.07214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882394.07231: variable 'omit' from source: magic vars 20419 1726882394.07639: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.07701: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.07846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882394.08137: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882394.08198: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882394.08238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882394.08284: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882394.08369: variable 'networkmanager_version' from source: set_fact 20419 1726882394.08491: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.08516: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.08527: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.08669: variable 'networkmanager_version' from source: set_fact 20419 1726882394.08683: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.08805: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.08824: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.09004: variable 'networkmanager_version' from source: set_fact 20419 1726882394.09019: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.09182: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.09196: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.09336: variable 'networkmanager_version' from source: set_fact 20419 1726882394.09349: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.09473: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.09582: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.09628: variable 'networkmanager_version' from source: set_fact 20419 1726882394.09641: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.09803: 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) 20419 1726882394.09835: 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) 20419 1726882394.09864: 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) 20419 1726882394.09898: 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) 20419 1726882394.09976: variable '__network_is_ostree' from source: set_fact 20419 1726882394.09989: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882394.10001: when evaluation is False, skipping this task 20419 1726882394.10008: _execute() done 20419 1726882394.10023: dumping result to json 20419 1726882394.10031: done dumping result, returning 20419 1726882394.10041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-000000000509] 20419 1726882394.10050: sending task result for task 12673a56-9f93-9d14-fef2-000000000509 20419 1726882394.10264: done sending task result for task 12673a56-9f93-9d14-fef2-000000000509 20419 1726882394.10267: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882394.10320: no more pending results, returning what we have 20419 1726882394.10325: results queue empty 20419 1726882394.10326: checking for any_errors_fatal 20419 1726882394.10335: done checking for any_errors_fatal 20419 1726882394.10336: checking for max_fail_percentage 20419 1726882394.10338: done checking for max_fail_percentage 20419 1726882394.10339: checking to see if all hosts have failed and the running result is not ok 20419 1726882394.10340: done checking to see if all hosts have failed 20419 1726882394.10340: getting the remaining hosts for this loop 20419 1726882394.10342: done getting the remaining hosts for this loop 20419 1726882394.10346: getting the next task for host managed_node2 20419 1726882394.10356: done getting next task for host managed_node2 20419 1726882394.10360: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882394.10365: ^ 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? (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 20419 1726882394.10651: getting variables 20419 1726882394.10654: in VariableManager get_vars() 20419 1726882394.10803: Calling all_inventory to load vars for managed_node2 20419 1726882394.10806: Calling groups_inventory to load vars for managed_node2 20419 1726882394.10809: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882394.10818: Calling all_plugins_play to load vars for managed_node2 20419 1726882394.10822: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882394.10825: Calling groups_plugins_play to load vars for managed_node2 20419 1726882394.13165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882394.15673: done with get_vars() 20419 1726882394.15700: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:14 -0400 (0:00:00.096) 0:00:31.266 ****** 20419 1726882394.15936: entering _queue_task() for managed_node2/service_facts 20419 1726882394.16723: worker is 1 (out of 1 available) 20419 1726882394.16736: exiting _queue_task() for managed_node2/service_facts 20419 1726882394.16748: done queuing things up, now waiting for results queue to drain 20419 1726882394.16749: waiting for pending results... 20419 1726882394.17417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882394.17684: in run() - task 12673a56-9f93-9d14-fef2-00000000050b 20419 1726882394.17709: variable 'ansible_search_path' from source: unknown 20419 1726882394.17787: variable 'ansible_search_path' from source: unknown 20419 1726882394.17851: calling self._execute() 20419 1726882394.18096: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882394.18112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882394.18129: variable 'omit' from source: magic vars 20419 1726882394.19000: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.19004: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.19209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882394.19896: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882394.19961: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882394.20005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882394.20053: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882394.20137: variable 'networkmanager_version' from source: set_fact 20419 1726882394.20163: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.20284: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.20299: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.20439: variable 'networkmanager_version' from source: set_fact 20419 1726882394.20453: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.20583: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.20591: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.20801: variable 'networkmanager_version' from source: set_fact 20419 1726882394.20806: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.21254: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.21299: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.21443: variable 'networkmanager_version' from source: set_fact 20419 1726882394.21677: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.22005: variable 'ansible_distribution_major_version' from source: facts 20419 1726882394.22099: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882394.22399: variable 'networkmanager_version' from source: set_fact 20419 1726882394.22403: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882394.22405: variable 'omit' from source: magic vars 20419 1726882394.22407: variable 'omit' from source: magic vars 20419 1726882394.22511: variable 'omit' from source: magic vars 20419 1726882394.22546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882394.22575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882394.22596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882394.22733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882394.22744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882394.22780: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882394.22784: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882394.22786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882394.23089: Set connection var ansible_pipelining to False 20419 1726882394.23120: Set connection var ansible_timeout to 10 20419 1726882394.23123: Set connection var ansible_connection to ssh 20419 1726882394.23128: Set connection var ansible_shell_executable to /bin/sh 20419 1726882394.23134: Set connection var ansible_shell_type to sh 20419 1726882394.23139: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882394.23166: variable 'ansible_shell_executable' from source: unknown 20419 1726882394.23174: variable 'ansible_connection' from source: unknown 20419 1726882394.23177: variable 'ansible_module_compression' from source: unknown 20419 1726882394.23179: variable 'ansible_shell_type' from source: unknown 20419 1726882394.23182: variable 'ansible_shell_executable' from source: unknown 20419 1726882394.23188: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882394.23196: variable 'ansible_pipelining' from source: unknown 20419 1726882394.23200: variable 'ansible_timeout' from source: unknown 20419 1726882394.23208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882394.23498: 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__) 20419 1726882394.23502: variable 'omit' from source: magic vars 20419 1726882394.23505: starting attempt loop 20419 1726882394.23508: running the handler 20419 1726882394.23510: _low_level_execute_command(): starting 20419 1726882394.23513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882394.24110: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882394.24123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882394.24162: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882394.24179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882394.24187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882394.24268: 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/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882394.24590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882394.24608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882394.26259: stdout chunk (state=3): >>>/root <<< 20419 1726882394.26356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882394.26520: stderr chunk (state=3): >>><<< 20419 1726882394.26531: stdout chunk (state=3): >>><<< 20419 1726882394.26615: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882394.26629: _low_level_execute_command(): starting 20419 1726882394.26635: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828 `" && echo ansible-tmp-1726882394.2661443-21906-230616878267828="` echo /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828 `" ) && sleep 0' 20419 1726882394.28105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882394.28109: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882394.28112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.28120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882394.28123: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.28125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882394.28310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882394.28402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882394.30295: stdout chunk (state=3): >>>ansible-tmp-1726882394.2661443-21906-230616878267828=/root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828 <<< 20419 1726882394.30424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882394.30641: stderr chunk (state=3): >>><<< 20419 1726882394.30644: stdout chunk (state=3): >>><<< 20419 1726882394.30700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882394.2661443-21906-230616878267828=/root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882394.30704: variable 'ansible_module_compression' from source: unknown 20419 1726882394.30738: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20419 1726882394.30773: variable 'ansible_facts' from source: unknown 20419 1726882394.30977: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py 20419 1726882394.31319: Sending initial data 20419 1726882394.31323: Sent initial data (162 bytes) 20419 1726882394.32571: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882394.32682: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.32814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882394.32823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882394.32912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882394.34613: 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 <<< 20419 1726882394.34628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882394.34873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp5c8sf71r /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py <<< 20419 1726882394.34882: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py" <<< 20419 1726882394.34885: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp5c8sf71r" to remote "/root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py" <<< 20419 1726882394.36722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882394.36830: stderr chunk (state=3): >>><<< 20419 1726882394.36834: stdout chunk (state=3): >>><<< 20419 1726882394.36935: done transferring module to remote 20419 1726882394.36950: _low_level_execute_command(): starting 20419 1726882394.37198: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/ /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py && sleep 0' 20419 1726882394.38219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882394.38231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882394.38242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882394.38261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882394.38279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882394.38286: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882394.38300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.38459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882394.38591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882394.38679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882394.40465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882394.40469: stdout chunk (state=3): >>><<< 20419 1726882394.40475: stderr chunk (state=3): >>><<< 20419 1726882394.40498: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882394.40502: _low_level_execute_command(): starting 20419 1726882394.40504: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/AnsiballZ_service_facts.py && sleep 0' 20419 1726882394.41730: 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 <<< 20419 1726882394.41843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882394.41851: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882394.41861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.41875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882394.41883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882394.41912: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882394.41919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882394.42055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882394.42064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882394.42247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882395.92705: 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<<< 20419 1726882395.92731: 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.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<<< 20419 1726882395.92827: 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": "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": {}}} <<< 20419 1726882395.94361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882395.94400: stderr chunk (state=3): >>><<< 20419 1726882395.94403: stdout chunk (state=3): >>><<< 20419 1726882395.94442: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882395.95886: 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-1726882394.2661443-21906-230616878267828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882395.96082: _low_level_execute_command(): starting 20419 1726882395.96086: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882394.2661443-21906-230616878267828/ > /dev/null 2>&1 && sleep 0' 20419 1726882395.97206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882395.97299: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882395.97443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882395.97583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882395.99531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882395.99542: stdout chunk (state=3): >>><<< 20419 1726882395.99553: stderr chunk (state=3): >>><<< 20419 1726882395.99701: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882395.99706: handler run complete 20419 1726882396.00208: variable 'ansible_facts' from source: unknown 20419 1726882396.00520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882396.01502: variable 'ansible_facts' from source: unknown 20419 1726882396.01949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882396.02338: attempt loop complete, returning result 20419 1726882396.02350: _execute() done 20419 1726882396.02357: dumping result to json 20419 1726882396.02503: done dumping result, returning 20419 1726882396.02524: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-9d14-fef2-00000000050b] 20419 1726882396.02592: sending task result for task 12673a56-9f93-9d14-fef2-00000000050b 20419 1726882396.05783: done sending task result for task 12673a56-9f93-9d14-fef2-00000000050b 20419 1726882396.05787: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882396.05906: no more pending results, returning what we have 20419 1726882396.05909: results queue empty 20419 1726882396.05910: checking for any_errors_fatal 20419 1726882396.05913: done checking for any_errors_fatal 20419 1726882396.05913: checking for max_fail_percentage 20419 1726882396.05915: done checking for max_fail_percentage 20419 1726882396.05916: checking to see if all hosts have failed and the running result is not ok 20419 1726882396.05917: done checking to see if all hosts have failed 20419 1726882396.05917: getting the remaining hosts for this loop 20419 1726882396.05919: done getting the remaining hosts for this loop 20419 1726882396.05922: getting the next task for host managed_node2 20419 1726882396.05927: done getting next task for host managed_node2 20419 1726882396.05930: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882396.05935: ^ 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? (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 20419 1726882396.05947: getting variables 20419 1726882396.05948: in VariableManager get_vars() 20419 1726882396.05987: Calling all_inventory to load vars for managed_node2 20419 1726882396.05990: Calling groups_inventory to load vars for managed_node2 20419 1726882396.05992: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882396.06002: Calling all_plugins_play to load vars for managed_node2 20419 1726882396.06005: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882396.06008: Calling groups_plugins_play to load vars for managed_node2 20419 1726882396.09075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882396.12824: done with get_vars() 20419 1726882396.12846: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:16 -0400 (0:00:01.972) 0:00:33.239 ****** 20419 1726882396.13079: entering _queue_task() for managed_node2/package_facts 20419 1726882396.14114: worker is 1 (out of 1 available) 20419 1726882396.14126: exiting _queue_task() for managed_node2/package_facts 20419 1726882396.14139: done queuing things up, now waiting for results queue to drain 20419 1726882396.14140: waiting for pending results... 20419 1726882396.14611: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882396.15049: in run() - task 12673a56-9f93-9d14-fef2-00000000050c 20419 1726882396.15053: variable 'ansible_search_path' from source: unknown 20419 1726882396.15056: variable 'ansible_search_path' from source: unknown 20419 1726882396.15060: calling self._execute() 20419 1726882396.15376: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882396.15380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882396.15382: variable 'omit' from source: magic vars 20419 1726882396.16550: variable 'ansible_distribution_major_version' from source: facts 20419 1726882396.16562: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882396.17001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882396.17351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882396.17598: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882396.17633: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882396.17666: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882396.17896: variable 'networkmanager_version' from source: set_fact 20419 1726882396.17915: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882396.18140: variable 'ansible_distribution_major_version' from source: facts 20419 1726882396.18146: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882396.18502: variable 'networkmanager_version' from source: set_fact 20419 1726882396.18505: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882396.18799: variable 'ansible_distribution_major_version' from source: facts 20419 1726882396.18802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882396.19100: variable 'networkmanager_version' from source: set_fact 20419 1726882396.19103: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882396.19412: variable 'ansible_distribution_major_version' from source: facts 20419 1726882396.19423: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882396.19559: variable 'networkmanager_version' from source: set_fact 20419 1726882396.19618: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882396.19832: variable 'ansible_distribution_major_version' from source: facts 20419 1726882396.19873: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882396.20118: variable 'networkmanager_version' from source: set_fact 20419 1726882396.20163: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882396.20203: variable 'omit' from source: magic vars 20419 1726882396.20395: variable 'omit' from source: magic vars 20419 1726882396.20444: variable 'omit' from source: magic vars 20419 1726882396.20600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882396.20635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882396.20659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882396.20680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882396.20712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882396.20813: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882396.20836: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882396.20921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882396.21300: Set connection var ansible_pipelining to False 20419 1726882396.21315: Set connection var ansible_timeout to 10 20419 1726882396.21323: Set connection var ansible_connection to ssh 20419 1726882396.21349: Set connection var ansible_shell_executable to /bin/sh 20419 1726882396.21359: Set connection var ansible_shell_type to sh 20419 1726882396.21403: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882396.21440: variable 'ansible_shell_executable' from source: unknown 20419 1726882396.21460: variable 'ansible_connection' from source: unknown 20419 1726882396.21489: variable 'ansible_module_compression' from source: unknown 20419 1726882396.21499: variable 'ansible_shell_type' from source: unknown 20419 1726882396.21597: variable 'ansible_shell_executable' from source: unknown 20419 1726882396.21600: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882396.21603: variable 'ansible_pipelining' from source: unknown 20419 1726882396.21605: variable 'ansible_timeout' from source: unknown 20419 1726882396.21708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882396.22078: 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__) 20419 1726882396.22120: variable 'omit' from source: magic vars 20419 1726882396.22132: starting attempt loop 20419 1726882396.22166: running the handler 20419 1726882396.22270: _low_level_execute_command(): starting 20419 1726882396.22273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882396.23352: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.23427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882396.23568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.23642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.25333: stdout chunk (state=3): >>>/root <<< 20419 1726882396.25498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882396.25502: stderr chunk (state=3): >>><<< 20419 1726882396.25504: stdout chunk (state=3): >>><<< 20419 1726882396.25508: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882396.25519: _low_level_execute_command(): starting 20419 1726882396.25522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511 `" && echo ansible-tmp-1726882396.2548034-21980-173434822051511="` echo /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511 `" ) && sleep 0' 20419 1726882396.26464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882396.26470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882396.26554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.26575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882396.26581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882396.26614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.26723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.28587: stdout chunk (state=3): >>>ansible-tmp-1726882396.2548034-21980-173434822051511=/root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511 <<< 20419 1726882396.28738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882396.28763: stderr chunk (state=3): >>><<< 20419 1726882396.28767: stdout chunk (state=3): >>><<< 20419 1726882396.28863: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882396.2548034-21980-173434822051511=/root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882396.28867: variable 'ansible_module_compression' from source: unknown 20419 1726882396.28929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20419 1726882396.28997: variable 'ansible_facts' from source: unknown 20419 1726882396.29189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py 20419 1726882396.29337: Sending initial data 20419 1726882396.29340: Sent initial data (162 bytes) 20419 1726882396.29868: 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 <<< 20419 1726882396.29885: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882396.29903: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.29953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882396.29956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882396.29961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.30026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.31587: 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 <<< 20419 1726882396.31591: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882396.31650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882396.31728: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpb2v3sra4 /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py <<< 20419 1726882396.31731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py" <<< 20419 1726882396.31780: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpb2v3sra4" to remote "/root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py" <<< 20419 1726882396.33318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882396.33360: stderr chunk (state=3): >>><<< 20419 1726882396.33402: stdout chunk (state=3): >>><<< 20419 1726882396.33405: done transferring module to remote 20419 1726882396.33407: _low_level_execute_command(): starting 20419 1726882396.33410: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/ /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py && sleep 0' 20419 1726882396.33862: 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 <<< 20419 1726882396.33865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882396.33868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.33871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882396.33873: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.33884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882396.33899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.33979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.35704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882396.35731: stderr chunk (state=3): >>><<< 20419 1726882396.35733: stdout chunk (state=3): >>><<< 20419 1726882396.35765: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882396.35768: _low_level_execute_command(): starting 20419 1726882396.35771: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/AnsiballZ_package_facts.py && sleep 0' 20419 1726882396.36163: 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 <<< 20419 1726882396.36167: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.36169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882396.36171: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882396.36173: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.36225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882396.36232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.36299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.80206: 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, "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_certm<<< 20419 1726882396.80269: stdout chunk (state=3): >>>ap": [{"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<<< 20419 1726882396.80333: 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"}}} <<< 20419 1726882396.81982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882396.82013: stderr chunk (state=3): >>><<< 20419 1726882396.82017: stdout chunk (state=3): >>><<< 20419 1726882396.82057: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882396.84829: 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-1726882396.2548034-21980-173434822051511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882396.84832: _low_level_execute_command(): starting 20419 1726882396.84839: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882396.2548034-21980-173434822051511/ > /dev/null 2>&1 && sleep 0' 20419 1726882396.85607: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882396.85663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882396.85702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882396.85717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882396.86602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882396.88002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882396.88050: stderr chunk (state=3): >>><<< 20419 1726882396.88065: stdout chunk (state=3): >>><<< 20419 1726882396.88087: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882396.88103: handler run complete 20419 1726882396.89101: variable 'ansible_facts' from source: unknown 20419 1726882396.89602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882396.93146: variable 'ansible_facts' from source: unknown 20419 1726882396.93595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882396.94699: attempt loop complete, returning result 20419 1726882396.94703: _execute() done 20419 1726882396.94705: dumping result to json 20419 1726882396.95096: done dumping result, returning 20419 1726882396.95268: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-9d14-fef2-00000000050c] 20419 1726882396.95272: sending task result for task 12673a56-9f93-9d14-fef2-00000000050c 20419 1726882396.99844: done sending task result for task 12673a56-9f93-9d14-fef2-00000000050c 20419 1726882396.99848: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882397.00009: no more pending results, returning what we have 20419 1726882397.00012: results queue empty 20419 1726882397.00013: checking for any_errors_fatal 20419 1726882397.00018: done checking for any_errors_fatal 20419 1726882397.00020: checking for max_fail_percentage 20419 1726882397.00021: done checking for max_fail_percentage 20419 1726882397.00022: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.00023: done checking to see if all hosts have failed 20419 1726882397.00024: getting the remaining hosts for this loop 20419 1726882397.00025: done getting the remaining hosts for this loop 20419 1726882397.00028: getting the next task for host managed_node2 20419 1726882397.00035: done getting next task for host managed_node2 20419 1726882397.00038: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882397.00041: ^ 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? (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 20419 1726882397.00051: getting variables 20419 1726882397.00053: in VariableManager get_vars() 20419 1726882397.00210: Calling all_inventory to load vars for managed_node2 20419 1726882397.00214: Calling groups_inventory to load vars for managed_node2 20419 1726882397.00217: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.00226: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.00229: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.00232: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.01568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.03309: done with get_vars() 20419 1726882397.03340: done getting variables 20419 1726882397.03537: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:17 -0400 (0:00:00.904) 0:00:34.144 ****** 20419 1726882397.03572: entering _queue_task() for managed_node2/debug 20419 1726882397.04286: worker is 1 (out of 1 available) 20419 1726882397.04301: exiting _queue_task() for managed_node2/debug 20419 1726882397.04314: done queuing things up, now waiting for results queue to drain 20419 1726882397.04315: waiting for pending results... 20419 1726882397.04783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882397.05099: in run() - task 12673a56-9f93-9d14-fef2-0000000000bf 20419 1726882397.05103: variable 'ansible_search_path' from source: unknown 20419 1726882397.05106: variable 'ansible_search_path' from source: unknown 20419 1726882397.05109: calling self._execute() 20419 1726882397.05111: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.05113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.05116: variable 'omit' from source: magic vars 20419 1726882397.05480: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.05500: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.05678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.05955: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.06008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.06046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.06085: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.06178: variable 'networkmanager_version' from source: set_fact 20419 1726882397.06201: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.06316: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.06326: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.06463: variable 'networkmanager_version' from source: set_fact 20419 1726882397.06476: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.06589: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.06632: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.06737: variable 'networkmanager_version' from source: set_fact 20419 1726882397.06753: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.06764: variable 'omit' from source: magic vars 20419 1726882397.06824: variable 'omit' from source: magic vars 20419 1726882397.06961: variable 'network_provider' from source: set_fact 20419 1726882397.06964: variable 'omit' from source: magic vars 20419 1726882397.06984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882397.07065: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882397.07096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882397.07118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882397.07181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882397.07184: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882397.07186: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.07188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.07301: Set connection var ansible_pipelining to False 20419 1726882397.07314: Set connection var ansible_timeout to 10 20419 1726882397.07320: Set connection var ansible_connection to ssh 20419 1726882397.07327: Set connection var ansible_shell_executable to /bin/sh 20419 1726882397.07334: Set connection var ansible_shell_type to sh 20419 1726882397.07341: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882397.07366: variable 'ansible_shell_executable' from source: unknown 20419 1726882397.07372: variable 'ansible_connection' from source: unknown 20419 1726882397.07377: variable 'ansible_module_compression' from source: unknown 20419 1726882397.07382: variable 'ansible_shell_type' from source: unknown 20419 1726882397.07477: variable 'ansible_shell_executable' from source: unknown 20419 1726882397.07481: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.07508: variable 'ansible_pipelining' from source: unknown 20419 1726882397.07511: variable 'ansible_timeout' from source: unknown 20419 1726882397.07513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.07834: 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) 20419 1726882397.07837: variable 'omit' from source: magic vars 20419 1726882397.07840: starting attempt loop 20419 1726882397.07842: running the handler 20419 1726882397.07844: handler run complete 20419 1726882397.07846: attempt loop complete, returning result 20419 1726882397.07848: _execute() done 20419 1726882397.07851: dumping result to json 20419 1726882397.07853: done dumping result, returning 20419 1726882397.07856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9d14-fef2-0000000000bf] 20419 1726882397.07858: sending task result for task 12673a56-9f93-9d14-fef2-0000000000bf ok: [managed_node2] => {} MSG: Using network provider: nm 20419 1726882397.08117: no more pending results, returning what we have 20419 1726882397.08121: results queue empty 20419 1726882397.08121: checking for any_errors_fatal 20419 1726882397.08131: done checking for any_errors_fatal 20419 1726882397.08132: checking for max_fail_percentage 20419 1726882397.08133: done checking for max_fail_percentage 20419 1726882397.08134: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.08135: done checking to see if all hosts have failed 20419 1726882397.08136: getting the remaining hosts for this loop 20419 1726882397.08138: done getting the remaining hosts for this loop 20419 1726882397.08142: getting the next task for host managed_node2 20419 1726882397.08148: done getting next task for host managed_node2 20419 1726882397.08153: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882397.08156: ^ 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? (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 20419 1726882397.08169: getting variables 20419 1726882397.08172: in VariableManager get_vars() 20419 1726882397.08232: Calling all_inventory to load vars for managed_node2 20419 1726882397.08235: Calling groups_inventory to load vars for managed_node2 20419 1726882397.08238: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.08249: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.08258: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.08262: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.09236: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000bf 20419 1726882397.09239: WORKER PROCESS EXITING 20419 1726882397.11726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.15041: done with get_vars() 20419 1726882397.15075: done getting variables 20419 1726882397.15253: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:17 -0400 (0:00:00.117) 0:00:34.261 ****** 20419 1726882397.15287: entering _queue_task() for managed_node2/fail 20419 1726882397.16066: worker is 1 (out of 1 available) 20419 1726882397.16080: exiting _queue_task() for managed_node2/fail 20419 1726882397.16213: done queuing things up, now waiting for results queue to drain 20419 1726882397.16215: waiting for pending results... 20419 1726882397.16491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882397.16845: in run() - task 12673a56-9f93-9d14-fef2-0000000000c0 20419 1726882397.16924: variable 'ansible_search_path' from source: unknown 20419 1726882397.16966: variable 'ansible_search_path' from source: unknown 20419 1726882397.17008: calling self._execute() 20419 1726882397.17185: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.17599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.17603: variable 'omit' from source: magic vars 20419 1726882397.17965: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.18213: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.18388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.19136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.19186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.19498: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.19502: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.19552: variable 'networkmanager_version' from source: set_fact 20419 1726882397.19572: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.19687: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.19714: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.19848: variable 'networkmanager_version' from source: set_fact 20419 1726882397.19862: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.19969: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.19979: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.20108: variable 'networkmanager_version' from source: set_fact 20419 1726882397.20123: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.20277: variable 'network_state' from source: role '' defaults 20419 1726882397.20292: Evaluated conditional (network_state != {}): False 20419 1726882397.20302: when evaluation is False, skipping this task 20419 1726882397.20309: _execute() done 20419 1726882397.20316: dumping result to json 20419 1726882397.20322: done dumping result, returning 20419 1726882397.20334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9d14-fef2-0000000000c0] 20419 1726882397.20343: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c0 20419 1726882397.20448: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c0 20419 1726882397.20455: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882397.20518: no more pending results, returning what we have 20419 1726882397.20522: results queue empty 20419 1726882397.20523: checking for any_errors_fatal 20419 1726882397.20532: done checking for any_errors_fatal 20419 1726882397.20532: checking for max_fail_percentage 20419 1726882397.20534: done checking for max_fail_percentage 20419 1726882397.20535: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.20536: done checking to see if all hosts have failed 20419 1726882397.20536: getting the remaining hosts for this loop 20419 1726882397.20538: done getting the remaining hosts for this loop 20419 1726882397.20542: getting the next task for host managed_node2 20419 1726882397.20549: done getting next task for host managed_node2 20419 1726882397.20553: ^ 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 20419 1726882397.20555: ^ 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? (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 20419 1726882397.20689: getting variables 20419 1726882397.20695: in VariableManager get_vars() 20419 1726882397.20739: Calling all_inventory to load vars for managed_node2 20419 1726882397.20742: Calling groups_inventory to load vars for managed_node2 20419 1726882397.20744: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.20753: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.20756: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.20758: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.23582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.26663: done with get_vars() 20419 1726882397.26687: done getting variables 20419 1726882397.26763: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:17 -0400 (0:00:00.115) 0:00:34.376 ****** 20419 1726882397.26807: entering _queue_task() for managed_node2/fail 20419 1726882397.27301: worker is 1 (out of 1 available) 20419 1726882397.27312: exiting _queue_task() for managed_node2/fail 20419 1726882397.27324: done queuing things up, now waiting for results queue to drain 20419 1726882397.27325: waiting for pending results... 20419 1726882397.27609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20419 1726882397.27682: in run() - task 12673a56-9f93-9d14-fef2-0000000000c1 20419 1726882397.27703: variable 'ansible_search_path' from source: unknown 20419 1726882397.27707: variable 'ansible_search_path' from source: unknown 20419 1726882397.27923: calling self._execute() 20419 1726882397.27927: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.27930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.27933: variable 'omit' from source: magic vars 20419 1726882397.28328: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.28341: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.28536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.28826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.28868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.28905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.28946: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.29043: variable 'networkmanager_version' from source: set_fact 20419 1726882397.29055: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.29173: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.29177: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.29321: variable 'networkmanager_version' from source: set_fact 20419 1726882397.29330: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.29447: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.29461: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.29600: variable 'networkmanager_version' from source: set_fact 20419 1726882397.29608: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.29772: variable 'network_state' from source: role '' defaults 20419 1726882397.29792: Evaluated conditional (network_state != {}): False 20419 1726882397.29797: when evaluation is False, skipping this task 20419 1726882397.29802: _execute() done 20419 1726882397.29805: dumping result to json 20419 1726882397.29807: done dumping result, returning 20419 1726882397.29998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9d14-fef2-0000000000c1] 20419 1726882397.30002: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c1 20419 1726882397.30069: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c1 20419 1726882397.30072: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882397.30119: no more pending results, returning what we have 20419 1726882397.30123: results queue empty 20419 1726882397.30124: checking for any_errors_fatal 20419 1726882397.30132: done checking for any_errors_fatal 20419 1726882397.30133: checking for max_fail_percentage 20419 1726882397.30134: done checking for max_fail_percentage 20419 1726882397.30135: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.30136: done checking to see if all hosts have failed 20419 1726882397.30137: getting the remaining hosts for this loop 20419 1726882397.30138: done getting the remaining hosts for this loop 20419 1726882397.30142: getting the next task for host managed_node2 20419 1726882397.30148: done getting next task for host managed_node2 20419 1726882397.30152: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882397.30155: ^ 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? (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 20419 1726882397.30174: getting variables 20419 1726882397.30176: in VariableManager get_vars() 20419 1726882397.30233: Calling all_inventory to load vars for managed_node2 20419 1726882397.30236: Calling groups_inventory to load vars for managed_node2 20419 1726882397.30239: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.30249: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.30252: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.30255: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.33310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.35313: done with get_vars() 20419 1726882397.35355: done getting variables 20419 1726882397.35419: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:17 -0400 (0:00:00.086) 0:00:34.463 ****** 20419 1726882397.35463: entering _queue_task() for managed_node2/fail 20419 1726882397.35828: worker is 1 (out of 1 available) 20419 1726882397.35841: exiting _queue_task() for managed_node2/fail 20419 1726882397.35854: done queuing things up, now waiting for results queue to drain 20419 1726882397.35855: waiting for pending results... 20419 1726882397.36176: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882397.36310: in run() - task 12673a56-9f93-9d14-fef2-0000000000c2 20419 1726882397.36322: variable 'ansible_search_path' from source: unknown 20419 1726882397.36334: variable 'ansible_search_path' from source: unknown 20419 1726882397.36369: calling self._execute() 20419 1726882397.36475: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.36479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.36508: variable 'omit' from source: magic vars 20419 1726882397.36910: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.36917: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.37312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.37426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.37471: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.37507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.37549: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.37634: variable 'networkmanager_version' from source: set_fact 20419 1726882397.37657: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.37998: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.38002: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.38004: variable 'networkmanager_version' from source: set_fact 20419 1726882397.38006: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.38056: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.38059: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.38223: variable 'networkmanager_version' from source: set_fact 20419 1726882397.38226: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.38412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882397.40683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882397.40756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882397.40795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882397.40838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882397.40864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882397.40954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.40982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.41011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.41062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.41078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.41179: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.41196: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20419 1726882397.41331: variable 'ansible_distribution' from source: facts 20419 1726882397.41335: variable '__network_rh_distros' from source: role '' defaults 20419 1726882397.41406: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20419 1726882397.41632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.41667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.41709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.41742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.41765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.41833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.41852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.41876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.41968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.41971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.41995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.42057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.42083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.42161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.42173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.42646: variable 'network_connections' from source: task vars 20419 1726882397.42669: variable 'interface' from source: play vars 20419 1726882397.42766: variable 'interface' from source: play vars 20419 1726882397.42779: variable 'network_state' from source: role '' defaults 20419 1726882397.42856: 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) 20419 1726882397.42934: 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) 20419 1726882397.42937: 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) 20419 1726882397.42944: 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) 20419 1726882397.42992: 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 20419 1726882397.42997: when evaluation is False, skipping this task 20419 1726882397.43002: _execute() done 20419 1726882397.43005: dumping result to json 20419 1726882397.43007: done dumping result, returning 20419 1726882397.43018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9d14-fef2-0000000000c2] 20419 1726882397.43033: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c2 20419 1726882397.43302: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c2 20419 1726882397.43306: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 20419 1726882397.43356: no more pending results, returning what we have 20419 1726882397.43360: results queue empty 20419 1726882397.43361: checking for any_errors_fatal 20419 1726882397.43371: done checking for any_errors_fatal 20419 1726882397.43372: checking for max_fail_percentage 20419 1726882397.43376: done checking for max_fail_percentage 20419 1726882397.43377: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.43378: done checking to see if all hosts have failed 20419 1726882397.43378: getting the remaining hosts for this loop 20419 1726882397.43380: done getting the remaining hosts for this loop 20419 1726882397.43384: getting the next task for host managed_node2 20419 1726882397.43391: done getting next task for host managed_node2 20419 1726882397.43397: ^ 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 20419 1726882397.43400: ^ 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? (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 20419 1726882397.43423: getting variables 20419 1726882397.43429: in VariableManager get_vars() 20419 1726882397.43487: Calling all_inventory to load vars for managed_node2 20419 1726882397.43491: Calling groups_inventory to load vars for managed_node2 20419 1726882397.43690: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.43703: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.43707: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.43715: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.45653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.51596: done with get_vars() 20419 1726882397.51629: done getting variables 20419 1726882397.51679: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:17 -0400 (0:00:00.162) 0:00:34.625 ****** 20419 1726882397.51709: entering _queue_task() for managed_node2/dnf 20419 1726882397.52073: worker is 1 (out of 1 available) 20419 1726882397.52086: exiting _queue_task() for managed_node2/dnf 20419 1726882397.52301: done queuing things up, now waiting for results queue to drain 20419 1726882397.52303: waiting for pending results... 20419 1726882397.52403: running TaskExecutor() for managed_node2/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 20419 1726882397.52702: in run() - task 12673a56-9f93-9d14-fef2-0000000000c3 20419 1726882397.52707: variable 'ansible_search_path' from source: unknown 20419 1726882397.52710: variable 'ansible_search_path' from source: unknown 20419 1726882397.52712: calling self._execute() 20419 1726882397.52761: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.52765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.52767: variable 'omit' from source: magic vars 20419 1726882397.53176: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.53198: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.53391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.53701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.53756: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.53796: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.53877: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.53979: variable 'networkmanager_version' from source: set_fact 20419 1726882397.53995: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.54146: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.54150: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.54262: variable 'networkmanager_version' from source: set_fact 20419 1726882397.54265: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.54399: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.54402: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.54529: variable 'networkmanager_version' from source: set_fact 20419 1726882397.54533: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.54691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882397.56899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882397.57082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882397.57088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882397.57096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882397.57099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882397.57144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.57190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.57212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.57303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.57307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.57384: variable 'ansible_distribution' from source: facts 20419 1726882397.57388: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.57410: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20419 1726882397.57524: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882397.57699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.57702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.57705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.57742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.57755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.57798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.57832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.57859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.58000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.58004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.58007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.58011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.58014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.58074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.58110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.58348: variable 'network_connections' from source: task vars 20419 1726882397.58351: variable 'interface' from source: play vars 20419 1726882397.58384: variable 'interface' from source: play vars 20419 1726882397.58453: 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) 20419 1726882397.58489: 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) 20419 1726882397.58521: 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) 20419 1726882397.58551: 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) 20419 1726882397.58617: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882397.58897: variable 'network_connections' from source: task vars 20419 1726882397.58900: variable 'interface' from source: play vars 20419 1726882397.58951: variable 'interface' from source: play vars 20419 1726882397.58986: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882397.59098: when evaluation is False, skipping this task 20419 1726882397.59103: _execute() done 20419 1726882397.59106: dumping result to json 20419 1726882397.59108: done dumping result, returning 20419 1726882397.59110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-0000000000c3] 20419 1726882397.59112: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c3 20419 1726882397.59179: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c3 20419 1726882397.59182: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882397.59233: no more pending results, returning what we have 20419 1726882397.59237: results queue empty 20419 1726882397.59238: checking for any_errors_fatal 20419 1726882397.59247: done checking for any_errors_fatal 20419 1726882397.59247: checking for max_fail_percentage 20419 1726882397.59249: done checking for max_fail_percentage 20419 1726882397.59250: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.59251: done checking to see if all hosts have failed 20419 1726882397.59252: getting the remaining hosts for this loop 20419 1726882397.59254: done getting the remaining hosts for this loop 20419 1726882397.59258: getting the next task for host managed_node2 20419 1726882397.59264: done getting next task for host managed_node2 20419 1726882397.59268: ^ 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 20419 1726882397.59270: ^ 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? (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 20419 1726882397.59291: getting variables 20419 1726882397.59295: in VariableManager get_vars() 20419 1726882397.59354: Calling all_inventory to load vars for managed_node2 20419 1726882397.59358: Calling groups_inventory to load vars for managed_node2 20419 1726882397.59360: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.59371: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.59374: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.59377: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.62475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.66556: done with get_vars() 20419 1726882397.66604: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882397.66815: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:17 -0400 (0:00:00.152) 0:00:34.777 ****** 20419 1726882397.66921: entering _queue_task() for managed_node2/yum 20419 1726882397.67726: worker is 1 (out of 1 available) 20419 1726882397.67741: exiting _queue_task() for managed_node2/yum 20419 1726882397.67754: done queuing things up, now waiting for results queue to drain 20419 1726882397.67756: waiting for pending results... 20419 1726882397.68097: running TaskExecutor() for managed_node2/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 20419 1726882397.68279: in run() - task 12673a56-9f93-9d14-fef2-0000000000c4 20419 1726882397.68311: variable 'ansible_search_path' from source: unknown 20419 1726882397.68409: variable 'ansible_search_path' from source: unknown 20419 1726882397.68413: calling self._execute() 20419 1726882397.68488: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.68505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.68524: variable 'omit' from source: magic vars 20419 1726882397.68980: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.69001: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.69401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.69787: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.69882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.70004: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.70148: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.70262: variable 'networkmanager_version' from source: set_fact 20419 1726882397.70286: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.70406: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.70416: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.70556: variable 'networkmanager_version' from source: set_fact 20419 1726882397.70572: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.70798: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.70802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.70850: variable 'networkmanager_version' from source: set_fact 20419 1726882397.70865: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.71009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882397.73729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882397.73802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882397.73844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882397.73904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882397.73920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882397.74002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.74060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.74075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.74118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.74133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.74257: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.74286: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20419 1726882397.74290: when evaluation is False, skipping this task 20419 1726882397.74292: _execute() done 20419 1726882397.74296: dumping result to json 20419 1726882397.74298: done dumping result, returning 20419 1726882397.74300: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-0000000000c4] 20419 1726882397.74302: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c4 20419 1726882397.74604: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c4 20419 1726882397.74607: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20419 1726882397.74730: no more pending results, returning what we have 20419 1726882397.74734: results queue empty 20419 1726882397.74734: checking for any_errors_fatal 20419 1726882397.74739: done checking for any_errors_fatal 20419 1726882397.74739: checking for max_fail_percentage 20419 1726882397.74741: done checking for max_fail_percentage 20419 1726882397.74742: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.74742: done checking to see if all hosts have failed 20419 1726882397.74743: getting the remaining hosts for this loop 20419 1726882397.74744: done getting the remaining hosts for this loop 20419 1726882397.74748: getting the next task for host managed_node2 20419 1726882397.74753: done getting next task for host managed_node2 20419 1726882397.74757: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882397.74759: ^ 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? (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 20419 1726882397.74776: getting variables 20419 1726882397.74778: in VariableManager get_vars() 20419 1726882397.74931: Calling all_inventory to load vars for managed_node2 20419 1726882397.74934: Calling groups_inventory to load vars for managed_node2 20419 1726882397.74936: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.74944: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.74947: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.74949: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.77740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.79491: done with get_vars() 20419 1726882397.79598: done getting variables 20419 1726882397.79657: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:17 -0400 (0:00:00.127) 0:00:34.905 ****** 20419 1726882397.79708: entering _queue_task() for managed_node2/fail 20419 1726882397.80072: worker is 1 (out of 1 available) 20419 1726882397.80085: exiting _queue_task() for managed_node2/fail 20419 1726882397.80101: done queuing things up, now waiting for results queue to drain 20419 1726882397.80103: waiting for pending results... 20419 1726882397.80463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882397.80560: in run() - task 12673a56-9f93-9d14-fef2-0000000000c5 20419 1726882397.80583: variable 'ansible_search_path' from source: unknown 20419 1726882397.80591: variable 'ansible_search_path' from source: unknown 20419 1726882397.80636: calling self._execute() 20419 1726882397.80758: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.80890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.80896: variable 'omit' from source: magic vars 20419 1726882397.81254: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.81272: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.81519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.81849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.81911: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.81951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.82046: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.82143: variable 'networkmanager_version' from source: set_fact 20419 1726882397.82160: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.82283: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.82613: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.82633: variable 'networkmanager_version' from source: set_fact 20419 1726882397.82646: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.82939: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.82942: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.83157: variable 'networkmanager_version' from source: set_fact 20419 1726882397.83181: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.83306: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882397.83481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882397.85691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882397.85764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882397.85818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882397.85852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882397.85887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882397.85968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.86103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.86107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.86109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.86114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.86164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.86189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.86224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.86266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.86282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.86331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.86362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.86389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.86436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.86455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.86634: variable 'network_connections' from source: task vars 20419 1726882397.86661: variable 'interface' from source: play vars 20419 1726882397.86753: variable 'interface' from source: play vars 20419 1726882397.86862: 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) 20419 1726882397.86865: 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) 20419 1726882397.86886: 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) 20419 1726882397.86924: 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) 20419 1726882397.86996: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882397.87299: variable 'network_connections' from source: task vars 20419 1726882397.87303: variable 'interface' from source: play vars 20419 1726882397.87356: variable 'interface' from source: play vars 20419 1726882397.87407: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882397.87464: when evaluation is False, skipping this task 20419 1726882397.87467: _execute() done 20419 1726882397.87470: dumping result to json 20419 1726882397.87472: done dumping result, returning 20419 1726882397.87474: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-0000000000c5] 20419 1726882397.87476: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882397.87735: no more pending results, returning what we have 20419 1726882397.87739: results queue empty 20419 1726882397.87740: checking for any_errors_fatal 20419 1726882397.87748: done checking for any_errors_fatal 20419 1726882397.87749: checking for max_fail_percentage 20419 1726882397.87751: done checking for max_fail_percentage 20419 1726882397.87752: checking to see if all hosts have failed and the running result is not ok 20419 1726882397.87753: done checking to see if all hosts have failed 20419 1726882397.87753: getting the remaining hosts for this loop 20419 1726882397.87755: done getting the remaining hosts for this loop 20419 1726882397.87759: getting the next task for host managed_node2 20419 1726882397.87769: done getting next task for host managed_node2 20419 1726882397.87773: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20419 1726882397.87776: ^ 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? (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 20419 1726882397.87798: getting variables 20419 1726882397.87801: in VariableManager get_vars() 20419 1726882397.87860: Calling all_inventory to load vars for managed_node2 20419 1726882397.87864: Calling groups_inventory to load vars for managed_node2 20419 1726882397.87866: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882397.87878: Calling all_plugins_play to load vars for managed_node2 20419 1726882397.87882: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882397.87885: Calling groups_plugins_play to load vars for managed_node2 20419 1726882397.88411: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c5 20419 1726882397.88415: WORKER PROCESS EXITING 20419 1726882397.89544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882397.91185: done with get_vars() 20419 1726882397.91213: done getting variables 20419 1726882397.91282: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:17 -0400 (0:00:00.116) 0:00:35.021 ****** 20419 1726882397.91323: entering _queue_task() for managed_node2/package 20419 1726882397.91788: worker is 1 (out of 1 available) 20419 1726882397.91802: exiting _queue_task() for managed_node2/package 20419 1726882397.91813: done queuing things up, now waiting for results queue to drain 20419 1726882397.91815: waiting for pending results... 20419 1726882397.92011: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20419 1726882397.92158: in run() - task 12673a56-9f93-9d14-fef2-0000000000c6 20419 1726882397.92177: variable 'ansible_search_path' from source: unknown 20419 1726882397.92185: variable 'ansible_search_path' from source: unknown 20419 1726882397.92257: calling self._execute() 20419 1726882397.92347: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882397.92364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882397.92381: variable 'omit' from source: magic vars 20419 1726882397.92881: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.92884: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.93023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882397.93328: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882397.93381: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882397.93434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882397.93522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882397.93622: variable 'networkmanager_version' from source: set_fact 20419 1726882397.93648: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.93775: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.93787: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.93927: variable 'networkmanager_version' from source: set_fact 20419 1726882397.93966: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.94064: variable 'ansible_distribution_major_version' from source: facts 20419 1726882397.94083: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882397.94291: variable 'networkmanager_version' from source: set_fact 20419 1726882397.94296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882397.94430: variable 'network_packages' from source: role '' defaults 20419 1726882397.94543: variable '__network_provider_setup' from source: role '' defaults 20419 1726882397.94557: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882397.94634: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882397.94652: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882397.94740: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882397.94923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882397.97335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882397.97469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882397.97473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882397.97492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882397.97541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882397.97639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.97683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.97721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.97767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.97802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.97903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.97908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.97913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.97957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.97977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.98239: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882397.98447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.98452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.98455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.98470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.98490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.98590: variable 'ansible_python' from source: facts 20419 1726882397.98621: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882397.98711: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882397.98807: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882397.98949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.98977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.99103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.99106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.99109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.99127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882397.99155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882397.99182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882397.99235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882397.99254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882397.99408: variable 'network_connections' from source: task vars 20419 1726882397.99419: variable 'interface' from source: play vars 20419 1726882397.99556: variable 'interface' from source: play vars 20419 1726882397.99611: 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) 20419 1726882397.99641: 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) 20419 1726882397.99685: 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) 20419 1726882397.99775: 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) 20419 1726882397.99785: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.00084: variable 'network_connections' from source: task vars 20419 1726882398.00106: variable 'interface' from source: play vars 20419 1726882398.00223: variable 'interface' from source: play vars 20419 1726882398.00280: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882398.00376: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.00717: variable 'network_connections' from source: task vars 20419 1726882398.00756: variable 'interface' from source: play vars 20419 1726882398.00804: variable 'interface' from source: play vars 20419 1726882398.00835: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882398.00929: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882398.01257: variable 'network_connections' from source: task vars 20419 1726882398.01301: variable 'interface' from source: play vars 20419 1726882398.01339: variable 'interface' from source: play vars 20419 1726882398.01415: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882398.01599: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882398.01602: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882398.01604: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882398.01779: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882398.02315: variable 'network_connections' from source: task vars 20419 1726882398.02326: variable 'interface' from source: play vars 20419 1726882398.02401: variable 'interface' from source: play vars 20419 1726882398.02417: variable 'ansible_distribution' from source: facts 20419 1726882398.02427: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.02438: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.02465: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882398.02703: variable 'ansible_distribution' from source: facts 20419 1726882398.02707: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.02709: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.02711: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882398.02919: variable 'ansible_distribution' from source: facts 20419 1726882398.02923: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.02925: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.02927: variable 'network_provider' from source: set_fact 20419 1726882398.02952: variable 'ansible_facts' from source: unknown 20419 1726882398.03655: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20419 1726882398.03664: when evaluation is False, skipping this task 20419 1726882398.03676: _execute() done 20419 1726882398.03688: dumping result to json 20419 1726882398.03787: done dumping result, returning 20419 1726882398.03790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9d14-fef2-0000000000c6] 20419 1726882398.03794: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c6 20419 1726882398.03866: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c6 20419 1726882398.03869: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20419 1726882398.03923: no more pending results, returning what we have 20419 1726882398.03927: results queue empty 20419 1726882398.03928: checking for any_errors_fatal 20419 1726882398.03935: done checking for any_errors_fatal 20419 1726882398.03936: checking for max_fail_percentage 20419 1726882398.03938: done checking for max_fail_percentage 20419 1726882398.03939: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.03940: done checking to see if all hosts have failed 20419 1726882398.03941: getting the remaining hosts for this loop 20419 1726882398.03943: done getting the remaining hosts for this loop 20419 1726882398.03947: getting the next task for host managed_node2 20419 1726882398.03954: done getting next task for host managed_node2 20419 1726882398.03958: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882398.03961: ^ 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? (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 20419 1726882398.03990: getting variables 20419 1726882398.03992: in VariableManager get_vars() 20419 1726882398.04054: Calling all_inventory to load vars for managed_node2 20419 1726882398.04058: Calling groups_inventory to load vars for managed_node2 20419 1726882398.04060: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.04071: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.04075: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.04078: Calling groups_plugins_play to load vars for managed_node2 20419 1726882398.05944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882398.07546: done with get_vars() 20419 1726882398.07573: done getting variables 20419 1726882398.07644: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:18 -0400 (0:00:00.163) 0:00:35.185 ****** 20419 1726882398.07678: entering _queue_task() for managed_node2/package 20419 1726882398.08154: worker is 1 (out of 1 available) 20419 1726882398.08166: exiting _queue_task() for managed_node2/package 20419 1726882398.08177: done queuing things up, now waiting for results queue to drain 20419 1726882398.08178: waiting for pending results... 20419 1726882398.08587: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882398.08592: in run() - task 12673a56-9f93-9d14-fef2-0000000000c7 20419 1726882398.08599: variable 'ansible_search_path' from source: unknown 20419 1726882398.08602: variable 'ansible_search_path' from source: unknown 20419 1726882398.08646: calling self._execute() 20419 1726882398.08761: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.08774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.08800: variable 'omit' from source: magic vars 20419 1726882398.09235: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.09254: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.09454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882398.09723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882398.09777: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882398.09884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882398.09911: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882398.10008: variable 'networkmanager_version' from source: set_fact 20419 1726882398.10028: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.10152: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.10163: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.10306: variable 'networkmanager_version' from source: set_fact 20419 1726882398.10330: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.10447: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.10457: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.10598: variable 'networkmanager_version' from source: set_fact 20419 1726882398.10648: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.10736: variable 'network_state' from source: role '' defaults 20419 1726882398.10760: Evaluated conditional (network_state != {}): False 20419 1726882398.10768: when evaluation is False, skipping this task 20419 1726882398.10774: _execute() done 20419 1726882398.10781: dumping result to json 20419 1726882398.10789: done dumping result, returning 20419 1726882398.10867: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9d14-fef2-0000000000c7] 20419 1726882398.10871: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c7 20419 1726882398.10944: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c7 20419 1726882398.10947: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882398.11000: no more pending results, returning what we have 20419 1726882398.11004: results queue empty 20419 1726882398.11005: checking for any_errors_fatal 20419 1726882398.11012: done checking for any_errors_fatal 20419 1726882398.11012: checking for max_fail_percentage 20419 1726882398.11015: done checking for max_fail_percentage 20419 1726882398.11016: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.11017: done checking to see if all hosts have failed 20419 1726882398.11018: getting the remaining hosts for this loop 20419 1726882398.11020: done getting the remaining hosts for this loop 20419 1726882398.11024: getting the next task for host managed_node2 20419 1726882398.11031: done getting next task for host managed_node2 20419 1726882398.11035: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882398.11038: ^ 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? (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 20419 1726882398.11060: getting variables 20419 1726882398.11063: in VariableManager get_vars() 20419 1726882398.11123: Calling all_inventory to load vars for managed_node2 20419 1726882398.11127: Calling groups_inventory to load vars for managed_node2 20419 1726882398.11129: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.11142: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.11145: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.11149: Calling groups_plugins_play to load vars for managed_node2 20419 1726882398.12882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882398.14338: done with get_vars() 20419 1726882398.14358: done getting variables 20419 1726882398.14405: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:18 -0400 (0:00:00.067) 0:00:35.253 ****** 20419 1726882398.14430: entering _queue_task() for managed_node2/package 20419 1726882398.14691: worker is 1 (out of 1 available) 20419 1726882398.14707: exiting _queue_task() for managed_node2/package 20419 1726882398.14721: done queuing things up, now waiting for results queue to drain 20419 1726882398.14723: waiting for pending results... 20419 1726882398.14911: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882398.14996: in run() - task 12673a56-9f93-9d14-fef2-0000000000c8 20419 1726882398.15010: variable 'ansible_search_path' from source: unknown 20419 1726882398.15014: variable 'ansible_search_path' from source: unknown 20419 1726882398.15043: calling self._execute() 20419 1726882398.15124: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.15128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.15137: variable 'omit' from source: magic vars 20419 1726882398.15432: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.15442: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.15567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882398.15766: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882398.15804: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882398.15833: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882398.15892: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882398.15960: variable 'networkmanager_version' from source: set_fact 20419 1726882398.15970: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.16051: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.16055: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.16160: variable 'networkmanager_version' from source: set_fact 20419 1726882398.16179: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.16250: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.16253: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.16384: variable 'networkmanager_version' from source: set_fact 20419 1726882398.16387: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.16559: variable 'network_state' from source: role '' defaults 20419 1726882398.16563: Evaluated conditional (network_state != {}): False 20419 1726882398.16565: when evaluation is False, skipping this task 20419 1726882398.16568: _execute() done 20419 1726882398.16571: dumping result to json 20419 1726882398.16573: done dumping result, returning 20419 1726882398.16576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9d14-fef2-0000000000c8] 20419 1726882398.16578: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c8 20419 1726882398.16653: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c8 20419 1726882398.16656: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882398.16716: no more pending results, returning what we have 20419 1726882398.16721: results queue empty 20419 1726882398.16722: checking for any_errors_fatal 20419 1726882398.16729: done checking for any_errors_fatal 20419 1726882398.16730: checking for max_fail_percentage 20419 1726882398.16732: done checking for max_fail_percentage 20419 1726882398.16733: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.16734: done checking to see if all hosts have failed 20419 1726882398.16734: getting the remaining hosts for this loop 20419 1726882398.16736: done getting the remaining hosts for this loop 20419 1726882398.16741: getting the next task for host managed_node2 20419 1726882398.16749: done getting next task for host managed_node2 20419 1726882398.16754: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882398.16756: ^ 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? (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 20419 1726882398.16780: getting variables 20419 1726882398.16782: in VariableManager get_vars() 20419 1726882398.16839: Calling all_inventory to load vars for managed_node2 20419 1726882398.16842: Calling groups_inventory to load vars for managed_node2 20419 1726882398.16844: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.16854: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.16857: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.16859: Calling groups_plugins_play to load vars for managed_node2 20419 1726882398.18041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882398.18918: done with get_vars() 20419 1726882398.18935: done getting variables 20419 1726882398.18980: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:18 -0400 (0:00:00.045) 0:00:35.298 ****** 20419 1726882398.19010: entering _queue_task() for managed_node2/service 20419 1726882398.19257: worker is 1 (out of 1 available) 20419 1726882398.19272: exiting _queue_task() for managed_node2/service 20419 1726882398.19286: done queuing things up, now waiting for results queue to drain 20419 1726882398.19287: waiting for pending results... 20419 1726882398.19465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882398.19556: in run() - task 12673a56-9f93-9d14-fef2-0000000000c9 20419 1726882398.19567: variable 'ansible_search_path' from source: unknown 20419 1726882398.19570: variable 'ansible_search_path' from source: unknown 20419 1726882398.19601: calling self._execute() 20419 1726882398.19675: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.19678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.19688: variable 'omit' from source: magic vars 20419 1726882398.19970: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.19980: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.20102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882398.20296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882398.20328: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882398.20359: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882398.20436: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882398.20525: variable 'networkmanager_version' from source: set_fact 20419 1726882398.20528: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.20652: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.20655: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.20773: variable 'networkmanager_version' from source: set_fact 20419 1726882398.20776: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.20871: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.20874: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.20989: variable 'networkmanager_version' from source: set_fact 20419 1726882398.21007: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.21308: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.21312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882398.23295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882398.23365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882398.23403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882398.23436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882398.23462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882398.23544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.23927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.23943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.23985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.24003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.24049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.24071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.24138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.24141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.24149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.24186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.24212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.24235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.24271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.24286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.24464: variable 'network_connections' from source: task vars 20419 1726882398.24570: variable 'interface' from source: play vars 20419 1726882398.24576: variable 'interface' from source: play vars 20419 1726882398.24604: 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) 20419 1726882398.24631: 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) 20419 1726882398.24656: 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) 20419 1726882398.24681: 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) 20419 1726882398.24745: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882398.24998: variable 'network_connections' from source: task vars 20419 1726882398.25007: variable 'interface' from source: play vars 20419 1726882398.25044: variable 'interface' from source: play vars 20419 1726882398.25098: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882398.25102: when evaluation is False, skipping this task 20419 1726882398.25104: _execute() done 20419 1726882398.25106: dumping result to json 20419 1726882398.25108: done dumping result, returning 20419 1726882398.25112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-0000000000c9] 20419 1726882398.25130: sending task result for task 12673a56-9f93-9d14-fef2-0000000000c9 20419 1726882398.25196: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000c9 20419 1726882398.25199: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882398.25277: no more pending results, returning what we have 20419 1726882398.25281: results queue empty 20419 1726882398.25282: checking for any_errors_fatal 20419 1726882398.25288: done checking for any_errors_fatal 20419 1726882398.25288: checking for max_fail_percentage 20419 1726882398.25290: done checking for max_fail_percentage 20419 1726882398.25291: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.25292: done checking to see if all hosts have failed 20419 1726882398.25292: getting the remaining hosts for this loop 20419 1726882398.25296: done getting the remaining hosts for this loop 20419 1726882398.25299: getting the next task for host managed_node2 20419 1726882398.25307: done getting next task for host managed_node2 20419 1726882398.25311: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882398.25314: ^ 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? (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 20419 1726882398.25333: getting variables 20419 1726882398.25496: in VariableManager get_vars() 20419 1726882398.25545: Calling all_inventory to load vars for managed_node2 20419 1726882398.25548: Calling groups_inventory to load vars for managed_node2 20419 1726882398.25550: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.25559: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.25563: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.25566: Calling groups_plugins_play to load vars for managed_node2 20419 1726882398.27170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882398.28786: done with get_vars() 20419 1726882398.28817: done getting variables 20419 1726882398.28886: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:18 -0400 (0:00:00.099) 0:00:35.397 ****** 20419 1726882398.28921: entering _queue_task() for managed_node2/service 20419 1726882398.29512: worker is 1 (out of 1 available) 20419 1726882398.29522: exiting _queue_task() for managed_node2/service 20419 1726882398.29534: done queuing things up, now waiting for results queue to drain 20419 1726882398.29535: waiting for pending results... 20419 1726882398.29776: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882398.29781: in run() - task 12673a56-9f93-9d14-fef2-0000000000ca 20419 1726882398.29797: variable 'ansible_search_path' from source: unknown 20419 1726882398.29807: variable 'ansible_search_path' from source: unknown 20419 1726882398.29850: calling self._execute() 20419 1726882398.29958: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.29971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.30001: variable 'omit' from source: magic vars 20419 1726882398.30424: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.30442: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.30639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882398.30966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882398.30980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882398.31023: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882398.31113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882398.31206: variable 'networkmanager_version' from source: set_fact 20419 1726882398.31227: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.31352: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.31403: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.31513: variable 'networkmanager_version' from source: set_fact 20419 1726882398.31528: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.31651: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.31662: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.31805: variable 'networkmanager_version' from source: set_fact 20419 1726882398.31819: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.32057: variable 'network_provider' from source: set_fact 20419 1726882398.32060: variable 'network_state' from source: role '' defaults 20419 1726882398.32063: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20419 1726882398.32065: variable 'omit' from source: magic vars 20419 1726882398.32096: variable 'omit' from source: magic vars 20419 1726882398.32130: variable 'network_service_name' from source: role '' defaults 20419 1726882398.32210: variable 'network_service_name' from source: role '' defaults 20419 1726882398.32323: variable '__network_provider_setup' from source: role '' defaults 20419 1726882398.32333: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882398.32405: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882398.32419: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882398.32482: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882398.32683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882398.34999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882398.35003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882398.35005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882398.35007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882398.35031: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882398.35124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.35160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.35191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.35249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.35268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.35318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.35356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.35385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.35456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.35459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.35719: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882398.35803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.35820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.35841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.35864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.35875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.35945: variable 'ansible_python' from source: facts 20419 1726882398.35961: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882398.36031: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882398.36096: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882398.36179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.36199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.36220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.36244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.36255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.36290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.36310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.36330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.36353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.36364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.36461: variable 'network_connections' from source: task vars 20419 1726882398.36467: variable 'interface' from source: play vars 20419 1726882398.36524: variable 'interface' from source: play vars 20419 1726882398.36582: 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) 20419 1726882398.36608: 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) 20419 1726882398.36630: 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) 20419 1726882398.36656: 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) 20419 1726882398.36691: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.36867: variable 'network_connections' from source: task vars 20419 1726882398.36873: variable 'interface' from source: play vars 20419 1726882398.36928: variable 'interface' from source: play vars 20419 1726882398.36963: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882398.37022: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.37211: variable 'network_connections' from source: task vars 20419 1726882398.37215: variable 'interface' from source: play vars 20419 1726882398.37265: variable 'interface' from source: play vars 20419 1726882398.37284: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882398.37344: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882398.37533: variable 'network_connections' from source: task vars 20419 1726882398.37536: variable 'interface' from source: play vars 20419 1726882398.37585: variable 'interface' from source: play vars 20419 1726882398.37634: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882398.37676: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882398.37681: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882398.37729: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882398.37874: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882398.38500: variable 'network_connections' from source: task vars 20419 1726882398.38503: variable 'interface' from source: play vars 20419 1726882398.38506: variable 'interface' from source: play vars 20419 1726882398.38508: variable 'ansible_distribution' from source: facts 20419 1726882398.38510: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.38512: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.38515: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882398.38562: variable 'ansible_distribution' from source: facts 20419 1726882398.38566: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.38572: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.38586: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882398.38754: variable 'ansible_distribution' from source: facts 20419 1726882398.38760: variable '__network_rh_distros' from source: role '' defaults 20419 1726882398.38766: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.38805: variable 'network_provider' from source: set_fact 20419 1726882398.38827: variable 'omit' from source: magic vars 20419 1726882398.38858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882398.38883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882398.38902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882398.38929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882398.38936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882398.38963: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882398.38966: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.38968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.39049: Set connection var ansible_pipelining to False 20419 1726882398.39056: Set connection var ansible_timeout to 10 20419 1726882398.39058: Set connection var ansible_connection to ssh 20419 1726882398.39070: Set connection var ansible_shell_executable to /bin/sh 20419 1726882398.39073: Set connection var ansible_shell_type to sh 20419 1726882398.39075: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882398.39107: variable 'ansible_shell_executable' from source: unknown 20419 1726882398.39111: variable 'ansible_connection' from source: unknown 20419 1726882398.39113: variable 'ansible_module_compression' from source: unknown 20419 1726882398.39120: variable 'ansible_shell_type' from source: unknown 20419 1726882398.39123: variable 'ansible_shell_executable' from source: unknown 20419 1726882398.39125: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.39127: variable 'ansible_pipelining' from source: unknown 20419 1726882398.39129: variable 'ansible_timeout' from source: unknown 20419 1726882398.39131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.39275: 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) 20419 1726882398.39279: variable 'omit' from source: magic vars 20419 1726882398.39383: starting attempt loop 20419 1726882398.39386: running the handler 20419 1726882398.39409: variable 'ansible_facts' from source: unknown 20419 1726882398.40058: _low_level_execute_command(): starting 20419 1726882398.40061: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882398.40648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882398.40652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882398.40654: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882398.40656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882398.40658: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882398.40661: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.40714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882398.40719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.40784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.42476: stdout chunk (state=3): >>>/root <<< 20419 1726882398.42570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882398.42603: stderr chunk (state=3): >>><<< 20419 1726882398.42608: stdout chunk (state=3): >>><<< 20419 1726882398.42629: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882398.42640: _low_level_execute_command(): starting 20419 1726882398.42646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477 `" && echo ansible-tmp-1726882398.4262938-22075-191059117857477="` echo /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477 `" ) && sleep 0' 20419 1726882398.43317: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882398.43332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882398.43348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.43440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.45313: stdout chunk (state=3): >>>ansible-tmp-1726882398.4262938-22075-191059117857477=/root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477 <<< 20419 1726882398.45419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882398.45447: stderr chunk (state=3): >>><<< 20419 1726882398.45450: stdout chunk (state=3): >>><<< 20419 1726882398.45464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882398.4262938-22075-191059117857477=/root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882398.45499: variable 'ansible_module_compression' from source: unknown 20419 1726882398.45540: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20419 1726882398.45598: variable 'ansible_facts' from source: unknown 20419 1726882398.45733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py 20419 1726882398.45843: Sending initial data 20419 1726882398.45846: Sent initial data (156 bytes) 20419 1726882398.46283: 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 <<< 20419 1726882398.46315: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882398.46318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.46321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882398.46323: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.46375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882398.46378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.46441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.47990: 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 <<< 20419 1726882398.48043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882398.48128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmprv7hl7j0 /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py <<< 20419 1726882398.48131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py" <<< 20419 1726882398.48211: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmprv7hl7j0" to remote "/root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py" <<< 20419 1726882398.49608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882398.49674: stderr chunk (state=3): >>><<< 20419 1726882398.49685: stdout chunk (state=3): >>><<< 20419 1726882398.49726: done transferring module to remote 20419 1726882398.49739: _low_level_execute_command(): starting 20419 1726882398.49742: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/ /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py && sleep 0' 20419 1726882398.50454: 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 <<< 20419 1726882398.50457: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.50462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882398.50464: 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 <<< 20419 1726882398.50466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.50552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.50612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.52413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882398.52416: stdout chunk (state=3): >>><<< 20419 1726882398.52421: stderr chunk (state=3): >>><<< 20419 1726882398.52442: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882398.52463: _low_level_execute_command(): starting 20419 1726882398.52466: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/AnsiballZ_systemd.py && sleep 0' 20419 1726882398.53035: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882398.53044: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.53109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882398.53114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.53231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.81856: 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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3301003264", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "934610000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 20419 1726882398.83800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882398.83804: stdout chunk (state=3): >>><<< 20419 1726882398.83807: stderr chunk (state=3): >>><<< 20419 1726882398.83810: _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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3301003264", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "934610000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882398.83920: 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-1726882398.4262938-22075-191059117857477/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882398.83938: _low_level_execute_command(): starting 20419 1726882398.83941: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882398.4262938-22075-191059117857477/ > /dev/null 2>&1 && sleep 0' 20419 1726882398.84802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882398.84813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882398.84825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882398.84840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882398.84853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882398.84859: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882398.84879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882398.84971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882398.85002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882398.85101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882398.87200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882398.87204: stdout chunk (state=3): >>><<< 20419 1726882398.87206: stderr chunk (state=3): >>><<< 20419 1726882398.87209: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882398.87211: handler run complete 20419 1726882398.87213: attempt loop complete, returning result 20419 1726882398.87214: _execute() done 20419 1726882398.87216: dumping result to json 20419 1726882398.87218: done dumping result, returning 20419 1726882398.87221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9d14-fef2-0000000000ca] 20419 1726882398.87223: sending task result for task 12673a56-9f93-9d14-fef2-0000000000ca 20419 1726882398.87676: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000ca 20419 1726882398.87680: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882398.87728: no more pending results, returning what we have 20419 1726882398.87731: results queue empty 20419 1726882398.87731: checking for any_errors_fatal 20419 1726882398.87736: done checking for any_errors_fatal 20419 1726882398.87737: checking for max_fail_percentage 20419 1726882398.87738: done checking for max_fail_percentage 20419 1726882398.87739: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.87740: done checking to see if all hosts have failed 20419 1726882398.87741: getting the remaining hosts for this loop 20419 1726882398.87742: done getting the remaining hosts for this loop 20419 1726882398.87745: getting the next task for host managed_node2 20419 1726882398.87750: done getting next task for host managed_node2 20419 1726882398.87753: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882398.87756: ^ 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? (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 20419 1726882398.87767: getting variables 20419 1726882398.87769: in VariableManager get_vars() 20419 1726882398.87828: Calling all_inventory to load vars for managed_node2 20419 1726882398.87831: Calling groups_inventory to load vars for managed_node2 20419 1726882398.87834: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.87844: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.87847: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.87850: Calling groups_plugins_play to load vars for managed_node2 20419 1726882398.89387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882398.90956: done with get_vars() 20419 1726882398.90989: done getting variables 20419 1726882398.91061: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:18 -0400 (0:00:00.621) 0:00:36.019 ****** 20419 1726882398.91100: entering _queue_task() for managed_node2/service 20419 1726882398.91472: worker is 1 (out of 1 available) 20419 1726882398.91485: exiting _queue_task() for managed_node2/service 20419 1726882398.91702: done queuing things up, now waiting for results queue to drain 20419 1726882398.91704: waiting for pending results... 20419 1726882398.91800: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882398.92039: in run() - task 12673a56-9f93-9d14-fef2-0000000000cb 20419 1726882398.92043: variable 'ansible_search_path' from source: unknown 20419 1726882398.92045: variable 'ansible_search_path' from source: unknown 20419 1726882398.92048: calling self._execute() 20419 1726882398.92136: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882398.92154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882398.92170: variable 'omit' from source: magic vars 20419 1726882398.92572: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.92599: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.92777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882398.93068: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882398.93296: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882398.93301: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882398.93304: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882398.93307: variable 'networkmanager_version' from source: set_fact 20419 1726882398.93309: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.93774: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.93785: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.93929: variable 'networkmanager_version' from source: set_fact 20419 1726882398.93943: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.94059: variable 'ansible_distribution_major_version' from source: facts 20419 1726882398.94070: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882398.94211: variable 'networkmanager_version' from source: set_fact 20419 1726882398.94225: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882398.94341: variable 'network_provider' from source: set_fact 20419 1726882398.94352: Evaluated conditional (network_provider == "nm"): True 20419 1726882398.94499: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882398.94545: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882398.94685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882398.96663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882398.96745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882398.96783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882398.96827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882398.96857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882398.97018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.97021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.97024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.97053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.97071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.97127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.97156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.97185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.97238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.97257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882398.97304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882398.97333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882398.97366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882398.97413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882398.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) 20419 1726882398.97599: variable 'network_connections' from source: task vars 20419 1726882398.97669: variable 'interface' from source: play vars 20419 1726882398.97701: variable 'interface' from source: play vars 20419 1726882398.97767: 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) 20419 1726882398.97803: 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) 20419 1726882398.97834: 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) 20419 1726882398.97864: 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) 20419 1726882398.97932: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882398.98178: variable 'network_connections' from source: task vars 20419 1726882398.98189: variable 'interface' from source: play vars 20419 1726882398.98317: variable 'interface' from source: play vars 20419 1726882398.98320: Evaluated conditional (__network_wpa_supplicant_required): False 20419 1726882398.98323: when evaluation is False, skipping this task 20419 1726882398.98325: _execute() done 20419 1726882398.98327: dumping result to json 20419 1726882398.98331: done dumping result, returning 20419 1726882398.98344: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9d14-fef2-0000000000cb] 20419 1726882398.98354: sending task result for task 12673a56-9f93-9d14-fef2-0000000000cb 20419 1726882398.98637: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000cb 20419 1726882398.98640: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20419 1726882398.98690: no more pending results, returning what we have 20419 1726882398.98699: results queue empty 20419 1726882398.98700: checking for any_errors_fatal 20419 1726882398.98724: done checking for any_errors_fatal 20419 1726882398.98725: checking for max_fail_percentage 20419 1726882398.98727: done checking for max_fail_percentage 20419 1726882398.98729: checking to see if all hosts have failed and the running result is not ok 20419 1726882398.98730: done checking to see if all hosts have failed 20419 1726882398.98731: getting the remaining hosts for this loop 20419 1726882398.98733: done getting the remaining hosts for this loop 20419 1726882398.98737: getting the next task for host managed_node2 20419 1726882398.98745: done getting next task for host managed_node2 20419 1726882398.98749: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882398.98752: ^ 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? (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 20419 1726882398.98773: getting variables 20419 1726882398.98775: in VariableManager get_vars() 20419 1726882398.98935: Calling all_inventory to load vars for managed_node2 20419 1726882398.98938: Calling groups_inventory to load vars for managed_node2 20419 1726882398.98940: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882398.98950: Calling all_plugins_play to load vars for managed_node2 20419 1726882398.98953: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882398.98956: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.00511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.01761: done with get_vars() 20419 1726882399.01783: done getting variables 20419 1726882399.01831: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:19 -0400 (0:00:00.107) 0:00:36.127 ****** 20419 1726882399.01858: entering _queue_task() for managed_node2/service 20419 1726882399.02120: worker is 1 (out of 1 available) 20419 1726882399.02134: exiting _queue_task() for managed_node2/service 20419 1726882399.02148: done queuing things up, now waiting for results queue to drain 20419 1726882399.02149: waiting for pending results... 20419 1726882399.02357: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882399.02443: in run() - task 12673a56-9f93-9d14-fef2-0000000000cc 20419 1726882399.02455: variable 'ansible_search_path' from source: unknown 20419 1726882399.02458: variable 'ansible_search_path' from source: unknown 20419 1726882399.02491: calling self._execute() 20419 1726882399.02560: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.02564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.02573: variable 'omit' from source: magic vars 20419 1726882399.02860: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.02870: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.02996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.03190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.03227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.03255: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.03281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.03346: variable 'networkmanager_version' from source: set_fact 20419 1726882399.03358: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.03468: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.03472: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.03562: variable 'networkmanager_version' from source: set_fact 20419 1726882399.03572: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.03648: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.03651: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.03759: variable 'networkmanager_version' from source: set_fact 20419 1726882399.03770: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.03907: variable 'network_provider' from source: set_fact 20419 1726882399.03911: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882399.03913: when evaluation is False, skipping this task 20419 1726882399.03915: _execute() done 20419 1726882399.03917: dumping result to json 20419 1726882399.03919: done dumping result, returning 20419 1726882399.03924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9d14-fef2-0000000000cc] 20419 1726882399.03926: sending task result for task 12673a56-9f93-9d14-fef2-0000000000cc 20419 1726882399.04011: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000cc 20419 1726882399.04014: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882399.04097: no more pending results, returning what we have 20419 1726882399.04101: results queue empty 20419 1726882399.04102: checking for any_errors_fatal 20419 1726882399.04111: done checking for any_errors_fatal 20419 1726882399.04111: checking for max_fail_percentage 20419 1726882399.04113: done checking for max_fail_percentage 20419 1726882399.04114: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.04115: done checking to see if all hosts have failed 20419 1726882399.04116: getting the remaining hosts for this loop 20419 1726882399.04117: done getting the remaining hosts for this loop 20419 1726882399.04120: getting the next task for host managed_node2 20419 1726882399.04126: done getting next task for host managed_node2 20419 1726882399.04130: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882399.04132: ^ 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? (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 20419 1726882399.04150: getting variables 20419 1726882399.04151: in VariableManager get_vars() 20419 1726882399.04283: Calling all_inventory to load vars for managed_node2 20419 1726882399.04286: Calling groups_inventory to load vars for managed_node2 20419 1726882399.04288: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.04301: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.04305: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.04309: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.05426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.06399: done with get_vars() 20419 1726882399.06415: done getting variables 20419 1726882399.06460: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:19 -0400 (0:00:00.046) 0:00:36.173 ****** 20419 1726882399.06485: entering _queue_task() for managed_node2/copy 20419 1726882399.06737: worker is 1 (out of 1 available) 20419 1726882399.06749: exiting _queue_task() for managed_node2/copy 20419 1726882399.06762: done queuing things up, now waiting for results queue to drain 20419 1726882399.06764: waiting for pending results... 20419 1726882399.06952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882399.07042: in run() - task 12673a56-9f93-9d14-fef2-0000000000cd 20419 1726882399.07054: variable 'ansible_search_path' from source: unknown 20419 1726882399.07057: variable 'ansible_search_path' from source: unknown 20419 1726882399.07085: calling self._execute() 20419 1726882399.07161: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.07164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.07174: variable 'omit' from source: magic vars 20419 1726882399.07458: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.07467: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.07589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.07838: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.07914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.07918: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.07960: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.08067: variable 'networkmanager_version' from source: set_fact 20419 1726882399.08070: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.08177: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.08194: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.08314: variable 'networkmanager_version' from source: set_fact 20419 1726882399.08376: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.08425: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.08429: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.08556: variable 'networkmanager_version' from source: set_fact 20419 1726882399.08565: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.08672: variable 'network_provider' from source: set_fact 20419 1726882399.08678: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882399.08681: when evaluation is False, skipping this task 20419 1726882399.08683: _execute() done 20419 1726882399.08686: dumping result to json 20419 1726882399.08689: done dumping result, returning 20419 1726882399.08704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9d14-fef2-0000000000cd] 20419 1726882399.08707: sending task result for task 12673a56-9f93-9d14-fef2-0000000000cd 20419 1726882399.08868: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000cd 20419 1726882399.08871: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20419 1726882399.08922: no more pending results, returning what we have 20419 1726882399.08925: results queue empty 20419 1726882399.08926: checking for any_errors_fatal 20419 1726882399.08931: done checking for any_errors_fatal 20419 1726882399.08932: checking for max_fail_percentage 20419 1726882399.08934: done checking for max_fail_percentage 20419 1726882399.08935: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.08935: done checking to see if all hosts have failed 20419 1726882399.08936: getting the remaining hosts for this loop 20419 1726882399.08938: done getting the remaining hosts for this loop 20419 1726882399.08941: getting the next task for host managed_node2 20419 1726882399.08947: done getting next task for host managed_node2 20419 1726882399.08950: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882399.08953: ^ 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? (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 20419 1726882399.08969: getting variables 20419 1726882399.08971: in VariableManager get_vars() 20419 1726882399.09018: Calling all_inventory to load vars for managed_node2 20419 1726882399.09021: Calling groups_inventory to load vars for managed_node2 20419 1726882399.09023: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.09031: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.09034: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.09036: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.10087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.10958: done with get_vars() 20419 1726882399.10978: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:19 -0400 (0:00:00.045) 0:00:36.219 ****** 20419 1726882399.11046: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882399.11313: worker is 1 (out of 1 available) 20419 1726882399.11326: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882399.11340: done queuing things up, now waiting for results queue to drain 20419 1726882399.11341: waiting for pending results... 20419 1726882399.11536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882399.11629: in run() - task 12673a56-9f93-9d14-fef2-0000000000ce 20419 1726882399.11641: variable 'ansible_search_path' from source: unknown 20419 1726882399.11645: variable 'ansible_search_path' from source: unknown 20419 1726882399.11674: calling self._execute() 20419 1726882399.11754: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.11758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.11765: variable 'omit' from source: magic vars 20419 1726882399.12125: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.12149: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.12308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.12597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.12638: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.12670: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.12708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.12779: variable 'networkmanager_version' from source: set_fact 20419 1726882399.12791: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.12986: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.12989: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.13156: variable 'networkmanager_version' from source: set_fact 20419 1726882399.13159: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.13162: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.13181: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.13407: variable 'networkmanager_version' from source: set_fact 20419 1726882399.13410: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.13413: variable 'omit' from source: magic vars 20419 1726882399.13415: variable 'omit' from source: magic vars 20419 1726882399.13479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882399.14995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882399.15289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882399.15324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882399.15347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882399.15369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882399.15424: variable 'network_provider' from source: set_fact 20419 1726882399.15522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882399.15542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882399.15559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882399.15590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882399.15604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882399.15658: variable 'omit' from source: magic vars 20419 1726882399.15740: variable 'omit' from source: magic vars 20419 1726882399.15813: variable 'network_connections' from source: task vars 20419 1726882399.15822: variable 'interface' from source: play vars 20419 1726882399.15869: variable 'interface' from source: play vars 20419 1726882399.15980: variable 'omit' from source: magic vars 20419 1726882399.15987: variable '__lsr_ansible_managed' from source: task vars 20419 1726882399.16036: variable '__lsr_ansible_managed' from source: task vars 20419 1726882399.16222: Loaded config def from plugin (lookup/template) 20419 1726882399.16226: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20419 1726882399.16249: File lookup term: get_ansible_managed.j2 20419 1726882399.16252: variable 'ansible_search_path' from source: unknown 20419 1726882399.16255: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20419 1726882399.16266: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20419 1726882399.16280: variable 'ansible_search_path' from source: unknown 20419 1726882399.20009: variable 'ansible_managed' from source: unknown 20419 1726882399.20088: variable 'omit' from source: magic vars 20419 1726882399.20113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882399.20133: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882399.20148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882399.20162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.20173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.20199: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882399.20202: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.20204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.20267: Set connection var ansible_pipelining to False 20419 1726882399.20270: Set connection var ansible_timeout to 10 20419 1726882399.20275: Set connection var ansible_connection to ssh 20419 1726882399.20277: Set connection var ansible_shell_executable to /bin/sh 20419 1726882399.20290: Set connection var ansible_shell_type to sh 20419 1726882399.20297: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882399.20312: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.20315: variable 'ansible_connection' from source: unknown 20419 1726882399.20317: variable 'ansible_module_compression' from source: unknown 20419 1726882399.20319: variable 'ansible_shell_type' from source: unknown 20419 1726882399.20322: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.20324: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.20328: variable 'ansible_pipelining' from source: unknown 20419 1726882399.20331: variable 'ansible_timeout' from source: unknown 20419 1726882399.20335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.20428: 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__) 20419 1726882399.20436: variable 'omit' from source: magic vars 20419 1726882399.20442: starting attempt loop 20419 1726882399.20444: running the handler 20419 1726882399.20455: _low_level_execute_command(): starting 20419 1726882399.20461: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882399.21034: 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 <<< 20419 1726882399.21037: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.21039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882399.21044: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.21126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882399.21155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.21235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.22910: stdout chunk (state=3): >>>/root <<< 20419 1726882399.23040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882399.23053: stderr chunk (state=3): >>><<< 20419 1726882399.23058: stdout chunk (state=3): >>><<< 20419 1726882399.23112: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882399.23117: _low_level_execute_command(): starting 20419 1726882399.23120: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452 `" && echo ansible-tmp-1726882399.230919-22110-30923981903452="` echo /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452 `" ) && sleep 0' 20419 1726882399.23798: 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 <<< 20419 1726882399.23801: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.23804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882399.23808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882399.23811: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.23862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.23907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.25791: stdout chunk (state=3): >>>ansible-tmp-1726882399.230919-22110-30923981903452=/root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452 <<< 20419 1726882399.25946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882399.25949: stdout chunk (state=3): >>><<< 20419 1726882399.25989: stderr chunk (state=3): >>><<< 20419 1726882399.25996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882399.230919-22110-30923981903452=/root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882399.26064: variable 'ansible_module_compression' from source: unknown 20419 1726882399.26118: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20419 1726882399.26150: variable 'ansible_facts' from source: unknown 20419 1726882399.26270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py 20419 1726882399.26424: Sending initial data 20419 1726882399.26428: Sent initial data (166 bytes) 20419 1726882399.26967: 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 <<< 20419 1726882399.26970: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.26972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882399.26974: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.27045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.27105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.28643: 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 <<< 20419 1726882399.28711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882399.28773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfsyfu0oa /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py <<< 20419 1726882399.28779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py" <<< 20419 1726882399.28843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfsyfu0oa" to remote "/root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py" <<< 20419 1726882399.28846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py" <<< 20419 1726882399.29723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882399.29767: stderr chunk (state=3): >>><<< 20419 1726882399.29770: stdout chunk (state=3): >>><<< 20419 1726882399.29813: done transferring module to remote 20419 1726882399.29822: _low_level_execute_command(): starting 20419 1726882399.29827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/ /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py && sleep 0' 20419 1726882399.30368: 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 <<< 20419 1726882399.30371: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.30373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882399.30376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882399.30378: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.30424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882399.30427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.30495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.32220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882399.32244: stderr chunk (state=3): >>><<< 20419 1726882399.32247: stdout chunk (state=3): >>><<< 20419 1726882399.32263: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882399.32267: _low_level_execute_command(): starting 20419 1726882399.32271: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/AnsiballZ_network_connections.py && sleep 0' 20419 1726882399.32695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882399.32730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882399.32738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.32740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882399.32743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882399.32744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.32789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882399.32797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882399.32800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.32862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.61770: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20419 1726882399.63634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882399.63641: stdout chunk (state=3): >>><<< 20419 1726882399.63644: stderr chunk (state=3): >>><<< 20419 1726882399.63908: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882399.63913: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'yes'}}}], '__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-1726882399.230919-22110-30923981903452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882399.63916: _low_level_execute_command(): starting 20419 1726882399.63918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882399.230919-22110-30923981903452/ > /dev/null 2>&1 && sleep 0' 20419 1726882399.64982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882399.65015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882399.65111: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882399.65123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882399.65140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882399.65162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882399.65248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882399.67178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882399.67187: stdout chunk (state=3): >>><<< 20419 1726882399.67237: stderr chunk (state=3): >>><<< 20419 1726882399.67260: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882399.67272: handler run complete 20419 1726882399.67335: attempt loop complete, returning result 20419 1726882399.67377: _execute() done 20419 1726882399.67400: dumping result to json 20419 1726882399.67452: done dumping result, returning 20419 1726882399.67455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9d14-fef2-0000000000ce] 20419 1726882399.67457: sending task result for task 12673a56-9f93-9d14-fef2-0000000000ce 20419 1726882399.67641: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000ce 20419 1726882399.67645: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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} 20419 1726882399.67762: no more pending results, returning what we have 20419 1726882399.67766: results queue empty 20419 1726882399.67767: checking for any_errors_fatal 20419 1726882399.67772: done checking for any_errors_fatal 20419 1726882399.67772: checking for max_fail_percentage 20419 1726882399.67774: done checking for max_fail_percentage 20419 1726882399.67775: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.67775: done checking to see if all hosts have failed 20419 1726882399.67776: getting the remaining hosts for this loop 20419 1726882399.67778: done getting the remaining hosts for this loop 20419 1726882399.67781: getting the next task for host managed_node2 20419 1726882399.67787: done getting next task for host managed_node2 20419 1726882399.67790: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882399.67796: ^ 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? (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 20419 1726882399.67811: getting variables 20419 1726882399.67813: in VariableManager get_vars() 20419 1726882399.67862: Calling all_inventory to load vars for managed_node2 20419 1726882399.67864: Calling groups_inventory to load vars for managed_node2 20419 1726882399.67867: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.67876: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.67879: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.67881: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.69276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.70624: done with get_vars() 20419 1726882399.70642: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:19 -0400 (0:00:00.596) 0:00:36.815 ****** 20419 1726882399.70708: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882399.71018: worker is 1 (out of 1 available) 20419 1726882399.71030: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882399.71046: done queuing things up, now waiting for results queue to drain 20419 1726882399.71047: waiting for pending results... 20419 1726882399.71413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882399.71539: in run() - task 12673a56-9f93-9d14-fef2-0000000000cf 20419 1726882399.71543: variable 'ansible_search_path' from source: unknown 20419 1726882399.71546: variable 'ansible_search_path' from source: unknown 20419 1726882399.71549: calling self._execute() 20419 1726882399.71645: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.71650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.71701: variable 'omit' from source: magic vars 20419 1726882399.71982: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.71994: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.72116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.72316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.72348: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.72374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.72410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.72467: variable 'networkmanager_version' from source: set_fact 20419 1726882399.72478: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.72587: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.72590: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.72686: variable 'networkmanager_version' from source: set_fact 20419 1726882399.72694: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.72771: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.72774: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.72881: variable 'networkmanager_version' from source: set_fact 20419 1726882399.72889: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.73039: variable 'network_state' from source: role '' defaults 20419 1726882399.73042: Evaluated conditional (network_state != {}): False 20419 1726882399.73045: when evaluation is False, skipping this task 20419 1726882399.73047: _execute() done 20419 1726882399.73050: dumping result to json 20419 1726882399.73052: done dumping result, returning 20419 1726882399.73054: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9d14-fef2-0000000000cf] 20419 1726882399.73056: sending task result for task 12673a56-9f93-9d14-fef2-0000000000cf 20419 1726882399.73116: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000cf 20419 1726882399.73119: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882399.73334: no more pending results, returning what we have 20419 1726882399.73337: results queue empty 20419 1726882399.73338: checking for any_errors_fatal 20419 1726882399.73346: done checking for any_errors_fatal 20419 1726882399.73347: checking for max_fail_percentage 20419 1726882399.73349: done checking for max_fail_percentage 20419 1726882399.73349: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.73350: done checking to see if all hosts have failed 20419 1726882399.73351: getting the remaining hosts for this loop 20419 1726882399.73352: done getting the remaining hosts for this loop 20419 1726882399.73355: getting the next task for host managed_node2 20419 1726882399.73360: done getting next task for host managed_node2 20419 1726882399.73364: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882399.73367: ^ 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? (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 20419 1726882399.73384: getting variables 20419 1726882399.73386: in VariableManager get_vars() 20419 1726882399.73460: Calling all_inventory to load vars for managed_node2 20419 1726882399.73463: Calling groups_inventory to load vars for managed_node2 20419 1726882399.73465: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.73474: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.73477: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.73480: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.74845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.76724: done with get_vars() 20419 1726882399.76763: done getting variables 20419 1726882399.76832: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:19 -0400 (0:00:00.061) 0:00:36.877 ****** 20419 1726882399.76877: entering _queue_task() for managed_node2/debug 20419 1726882399.77269: worker is 1 (out of 1 available) 20419 1726882399.77282: exiting _queue_task() for managed_node2/debug 20419 1726882399.77411: done queuing things up, now waiting for results queue to drain 20419 1726882399.77413: waiting for pending results... 20419 1726882399.77714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882399.77811: in run() - task 12673a56-9f93-9d14-fef2-0000000000d0 20419 1726882399.77815: variable 'ansible_search_path' from source: unknown 20419 1726882399.77818: variable 'ansible_search_path' from source: unknown 20419 1726882399.77829: calling self._execute() 20419 1726882399.77935: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.77949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.77966: variable 'omit' from source: magic vars 20419 1726882399.78461: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.78465: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.78570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.78853: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.78906: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.78983: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.79090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.79175: variable 'networkmanager_version' from source: set_fact 20419 1726882399.79498: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.79571: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.79632: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.79921: variable 'networkmanager_version' from source: set_fact 20419 1726882399.79940: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.80208: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.80218: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.80366: variable 'networkmanager_version' from source: set_fact 20419 1726882399.80486: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.80502: variable 'omit' from source: magic vars 20419 1726882399.80561: variable 'omit' from source: magic vars 20419 1726882399.80802: variable 'omit' from source: magic vars 20419 1726882399.80806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882399.80809: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882399.80921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882399.80938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.80949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.80980: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882399.80983: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.80986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.81174: Set connection var ansible_pipelining to False 20419 1726882399.81181: Set connection var ansible_timeout to 10 20419 1726882399.81184: Set connection var ansible_connection to ssh 20419 1726882399.81189: Set connection var ansible_shell_executable to /bin/sh 20419 1726882399.81198: Set connection var ansible_shell_type to sh 20419 1726882399.81353: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882399.81380: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.81383: variable 'ansible_connection' from source: unknown 20419 1726882399.81385: variable 'ansible_module_compression' from source: unknown 20419 1726882399.81388: variable 'ansible_shell_type' from source: unknown 20419 1726882399.81390: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.81396: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.81399: variable 'ansible_pipelining' from source: unknown 20419 1726882399.81401: variable 'ansible_timeout' from source: unknown 20419 1726882399.81403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.81621: 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) 20419 1726882399.81631: variable 'omit' from source: magic vars 20419 1726882399.81637: starting attempt loop 20419 1726882399.81640: running the handler 20419 1726882399.82089: variable '__network_connections_result' from source: set_fact 20419 1726882399.82092: handler run complete 20419 1726882399.82101: attempt loop complete, returning result 20419 1726882399.82103: _execute() done 20419 1726882399.82105: dumping result to json 20419 1726882399.82107: done dumping result, returning 20419 1726882399.82110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9d14-fef2-0000000000d0] 20419 1726882399.82120: sending task result for task 12673a56-9f93-9d14-fef2-0000000000d0 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } 20419 1726882399.82389: no more pending results, returning what we have 20419 1726882399.82395: results queue empty 20419 1726882399.82397: checking for any_errors_fatal 20419 1726882399.82404: done checking for any_errors_fatal 20419 1726882399.82404: checking for max_fail_percentage 20419 1726882399.82406: done checking for max_fail_percentage 20419 1726882399.82408: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.82408: done checking to see if all hosts have failed 20419 1726882399.82409: getting the remaining hosts for this loop 20419 1726882399.82411: done getting the remaining hosts for this loop 20419 1726882399.82415: getting the next task for host managed_node2 20419 1726882399.82424: done getting next task for host managed_node2 20419 1726882399.82428: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882399.82431: ^ 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? (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 20419 1726882399.82452: getting variables 20419 1726882399.82454: in VariableManager get_vars() 20419 1726882399.82714: Calling all_inventory to load vars for managed_node2 20419 1726882399.82718: Calling groups_inventory to load vars for managed_node2 20419 1726882399.82720: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.82730: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.82733: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.82736: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.83407: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000d0 20419 1726882399.83410: WORKER PROCESS EXITING 20419 1726882399.84248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.85936: done with get_vars() 20419 1726882399.85966: done getting variables 20419 1726882399.86029: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:19 -0400 (0:00:00.091) 0:00:36.969 ****** 20419 1726882399.86063: entering _queue_task() for managed_node2/debug 20419 1726882399.86416: worker is 1 (out of 1 available) 20419 1726882399.86431: exiting _queue_task() for managed_node2/debug 20419 1726882399.86444: done queuing things up, now waiting for results queue to drain 20419 1726882399.86446: waiting for pending results... 20419 1726882399.86735: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882399.86887: in run() - task 12673a56-9f93-9d14-fef2-0000000000d1 20419 1726882399.86919: variable 'ansible_search_path' from source: unknown 20419 1726882399.86928: variable 'ansible_search_path' from source: unknown 20419 1726882399.86967: calling self._execute() 20419 1726882399.87069: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.87082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.87101: variable 'omit' from source: magic vars 20419 1726882399.87480: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.87501: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.87679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.87964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.88014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.88051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.88090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.88180: variable 'networkmanager_version' from source: set_fact 20419 1726882399.88199: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.88360: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.88396: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.88537: variable 'networkmanager_version' from source: set_fact 20419 1726882399.88552: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.88667: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.88678: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.88813: variable 'networkmanager_version' from source: set_fact 20419 1726882399.88829: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.88842: variable 'omit' from source: magic vars 20419 1726882399.88905: variable 'omit' from source: magic vars 20419 1726882399.88950: variable 'omit' from source: magic vars 20419 1726882399.88984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882399.89024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882399.89098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882399.89101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.89104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882399.89116: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882399.89125: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.89134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.89295: Set connection var ansible_pipelining to False 20419 1726882399.89300: Set connection var ansible_timeout to 10 20419 1726882399.89303: Set connection var ansible_connection to ssh 20419 1726882399.89305: Set connection var ansible_shell_executable to /bin/sh 20419 1726882399.89307: Set connection var ansible_shell_type to sh 20419 1726882399.89309: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882399.89311: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.89312: variable 'ansible_connection' from source: unknown 20419 1726882399.89314: variable 'ansible_module_compression' from source: unknown 20419 1726882399.89316: variable 'ansible_shell_type' from source: unknown 20419 1726882399.89325: variable 'ansible_shell_executable' from source: unknown 20419 1726882399.89332: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.89431: variable 'ansible_pipelining' from source: unknown 20419 1726882399.89435: variable 'ansible_timeout' from source: unknown 20419 1726882399.89438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.89469: 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) 20419 1726882399.89485: variable 'omit' from source: magic vars 20419 1726882399.89498: starting attempt loop 20419 1726882399.89506: running the handler 20419 1726882399.89562: variable '__network_connections_result' from source: set_fact 20419 1726882399.89635: variable '__network_connections_result' from source: set_fact 20419 1726882399.89769: handler run complete 20419 1726882399.89802: attempt loop complete, returning result 20419 1726882399.89809: _execute() done 20419 1726882399.89816: dumping result to json 20419 1726882399.89825: done dumping result, returning 20419 1726882399.89838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9d14-fef2-0000000000d1] 20419 1726882399.89847: sending task result for task 12673a56-9f93-9d14-fef2-0000000000d1 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } } 20419 1726882399.90184: no more pending results, returning what we have 20419 1726882399.90187: results queue empty 20419 1726882399.90188: checking for any_errors_fatal 20419 1726882399.90197: done checking for any_errors_fatal 20419 1726882399.90197: checking for max_fail_percentage 20419 1726882399.90199: done checking for max_fail_percentage 20419 1726882399.90200: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.90201: done checking to see if all hosts have failed 20419 1726882399.90202: getting the remaining hosts for this loop 20419 1726882399.90203: done getting the remaining hosts for this loop 20419 1726882399.90207: getting the next task for host managed_node2 20419 1726882399.90213: done getting next task for host managed_node2 20419 1726882399.90218: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882399.90221: ^ 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? (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 20419 1726882399.90233: getting variables 20419 1726882399.90235: in VariableManager get_vars() 20419 1726882399.90288: Calling all_inventory to load vars for managed_node2 20419 1726882399.90291: Calling groups_inventory to load vars for managed_node2 20419 1726882399.90599: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.90610: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.90613: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.90616: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.91307: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000d1 20419 1726882399.91311: WORKER PROCESS EXITING 20419 1726882399.91959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882399.93700: done with get_vars() 20419 1726882399.93723: done getting variables 20419 1726882399.93788: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:19 -0400 (0:00:00.077) 0:00:37.046 ****** 20419 1726882399.93825: entering _queue_task() for managed_node2/debug 20419 1726882399.94344: worker is 1 (out of 1 available) 20419 1726882399.94356: exiting _queue_task() for managed_node2/debug 20419 1726882399.94370: done queuing things up, now waiting for results queue to drain 20419 1726882399.94371: waiting for pending results... 20419 1726882399.94659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882399.94797: in run() - task 12673a56-9f93-9d14-fef2-0000000000d2 20419 1726882399.94826: variable 'ansible_search_path' from source: unknown 20419 1726882399.94835: variable 'ansible_search_path' from source: unknown 20419 1726882399.94875: calling self._execute() 20419 1726882399.95145: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882399.95159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882399.95174: variable 'omit' from source: magic vars 20419 1726882399.95797: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.95940: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.96284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882399.96574: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882399.96638: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882399.96674: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882399.96719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882399.96807: variable 'networkmanager_version' from source: set_fact 20419 1726882399.96825: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.97018: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.97100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.97172: variable 'networkmanager_version' from source: set_fact 20419 1726882399.97187: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.97315: variable 'ansible_distribution_major_version' from source: facts 20419 1726882399.97327: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882399.97466: variable 'networkmanager_version' from source: set_fact 20419 1726882399.97479: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882399.97599: variable 'network_state' from source: role '' defaults 20419 1726882399.97615: Evaluated conditional (network_state != {}): False 20419 1726882399.97623: when evaluation is False, skipping this task 20419 1726882399.97631: _execute() done 20419 1726882399.97638: dumping result to json 20419 1726882399.97667: done dumping result, returning 20419 1726882399.97670: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9d14-fef2-0000000000d2] 20419 1726882399.97673: sending task result for task 12673a56-9f93-9d14-fef2-0000000000d2 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20419 1726882399.97824: no more pending results, returning what we have 20419 1726882399.97829: results queue empty 20419 1726882399.97830: checking for any_errors_fatal 20419 1726882399.97842: done checking for any_errors_fatal 20419 1726882399.97843: checking for max_fail_percentage 20419 1726882399.97845: done checking for max_fail_percentage 20419 1726882399.97846: checking to see if all hosts have failed and the running result is not ok 20419 1726882399.97847: done checking to see if all hosts have failed 20419 1726882399.97848: getting the remaining hosts for this loop 20419 1726882399.97850: done getting the remaining hosts for this loop 20419 1726882399.97854: getting the next task for host managed_node2 20419 1726882399.97861: done getting next task for host managed_node2 20419 1726882399.97866: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882399.97869: ^ 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? (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 20419 1726882399.97890: getting variables 20419 1726882399.97896: in VariableManager get_vars() 20419 1726882399.98008: Calling all_inventory to load vars for managed_node2 20419 1726882399.98011: Calling groups_inventory to load vars for managed_node2 20419 1726882399.98014: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882399.98027: Calling all_plugins_play to load vars for managed_node2 20419 1726882399.98030: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882399.98034: Calling groups_plugins_play to load vars for managed_node2 20419 1726882399.98699: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000d2 20419 1726882399.98703: WORKER PROCESS EXITING 20419 1726882399.99861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882400.01671: done with get_vars() 20419 1726882400.01710: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:20 -0400 (0:00:00.079) 0:00:37.126 ****** 20419 1726882400.01818: entering _queue_task() for managed_node2/ping 20419 1726882400.02321: worker is 1 (out of 1 available) 20419 1726882400.02333: exiting _queue_task() for managed_node2/ping 20419 1726882400.02345: done queuing things up, now waiting for results queue to drain 20419 1726882400.02346: waiting for pending results... 20419 1726882400.02546: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882400.02743: in run() - task 12673a56-9f93-9d14-fef2-0000000000d3 20419 1726882400.02763: variable 'ansible_search_path' from source: unknown 20419 1726882400.02778: variable 'ansible_search_path' from source: unknown 20419 1726882400.02828: calling self._execute() 20419 1726882400.02978: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.02982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.03001: variable 'omit' from source: magic vars 20419 1726882400.03418: variable 'ansible_distribution_major_version' from source: facts 20419 1726882400.03447: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882400.03625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882400.03976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882400.03980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882400.04003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882400.04041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882400.04147: variable 'networkmanager_version' from source: set_fact 20419 1726882400.04166: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882400.04336: variable 'ansible_distribution_major_version' from source: facts 20419 1726882400.04347: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882400.04487: variable 'networkmanager_version' from source: set_fact 20419 1726882400.04505: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882400.04631: variable 'ansible_distribution_major_version' from source: facts 20419 1726882400.04642: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882400.04848: variable 'networkmanager_version' from source: set_fact 20419 1726882400.04851: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882400.04854: variable 'omit' from source: magic vars 20419 1726882400.04873: variable 'omit' from source: magic vars 20419 1726882400.04915: variable 'omit' from source: magic vars 20419 1726882400.05298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882400.05303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882400.05305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882400.05307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882400.05309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882400.05311: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882400.05313: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.05433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.05436: Set connection var ansible_pipelining to False 20419 1726882400.05512: Set connection var ansible_timeout to 10 20419 1726882400.05519: Set connection var ansible_connection to ssh 20419 1726882400.05530: Set connection var ansible_shell_executable to /bin/sh 20419 1726882400.05651: Set connection var ansible_shell_type to sh 20419 1726882400.05654: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882400.05656: variable 'ansible_shell_executable' from source: unknown 20419 1726882400.05658: variable 'ansible_connection' from source: unknown 20419 1726882400.05660: variable 'ansible_module_compression' from source: unknown 20419 1726882400.05662: variable 'ansible_shell_type' from source: unknown 20419 1726882400.05664: variable 'ansible_shell_executable' from source: unknown 20419 1726882400.05665: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.05667: variable 'ansible_pipelining' from source: unknown 20419 1726882400.05669: variable 'ansible_timeout' from source: unknown 20419 1726882400.05678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.06031: 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__) 20419 1726882400.06053: variable 'omit' from source: magic vars 20419 1726882400.06063: starting attempt loop 20419 1726882400.06303: running the handler 20419 1726882400.06307: _low_level_execute_command(): starting 20419 1726882400.06313: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882400.07063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882400.07176: 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 <<< 20419 1726882400.07203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.07251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.07324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.09170: stdout chunk (state=3): >>>/root <<< 20419 1726882400.09206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.09591: stderr chunk (state=3): >>><<< 20419 1726882400.09597: stdout chunk (state=3): >>><<< 20419 1726882400.09600: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.09612: _low_level_execute_command(): starting 20419 1726882400.09615: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932 `" && echo ansible-tmp-1726882400.0945246-22159-94647095295932="` echo /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932 `" ) && sleep 0' 20419 1726882400.10942: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882400.10958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.11261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.11504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.13343: stdout chunk (state=3): >>>ansible-tmp-1726882400.0945246-22159-94647095295932=/root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932 <<< 20419 1726882400.13518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.13660: stderr chunk (state=3): >>><<< 20419 1726882400.13663: stdout chunk (state=3): >>><<< 20419 1726882400.13763: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882400.0945246-22159-94647095295932=/root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.13816: variable 'ansible_module_compression' from source: unknown 20419 1726882400.13858: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20419 1726882400.13895: variable 'ansible_facts' from source: unknown 20419 1726882400.14124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py 20419 1726882400.14303: Sending initial data 20419 1726882400.14313: Sent initial data (152 bytes) 20419 1726882400.14749: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.14752: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882400.14754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.14757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.14760: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.14803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.14820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.14886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.16546: 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 <<< 20419 1726882400.16707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882400.16719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpe8k5coq0 /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py <<< 20419 1726882400.16723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py" <<< 20419 1726882400.16913: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpe8k5coq0" to remote "/root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py" <<< 20419 1726882400.18304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.18363: stderr chunk (state=3): >>><<< 20419 1726882400.18379: stdout chunk (state=3): >>><<< 20419 1726882400.18547: done transferring module to remote 20419 1726882400.18550: _low_level_execute_command(): starting 20419 1726882400.18553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/ /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py && sleep 0' 20419 1726882400.19362: 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 <<< 20419 1726882400.19449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.19499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.19520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.19608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.21452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.21455: stdout chunk (state=3): >>><<< 20419 1726882400.21457: stderr chunk (state=3): >>><<< 20419 1726882400.21468: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.21475: _low_level_execute_command(): starting 20419 1726882400.21482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/AnsiballZ_ping.py && sleep 0' 20419 1726882400.22216: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882400.22222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.22247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.22250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882400.22253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882400.22260: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882400.22271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.22286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882400.22296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882400.22312: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882400.22320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.22330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.22342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882400.22349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882400.22356: stderr chunk (state=3): >>>debug2: match found <<< 20419 1726882400.22365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.22456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882400.22460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.22462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.22590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.37602: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20419 1726882400.38797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882400.39003: stdout chunk (state=3): >>><<< 20419 1726882400.39028: stderr chunk (state=3): >>><<< 20419 1726882400.39040: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882400.39069: 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-1726882400.0945246-22159-94647095295932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882400.39090: _low_level_execute_command(): starting 20419 1726882400.39097: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882400.0945246-22159-94647095295932/ > /dev/null 2>&1 && sleep 0' 20419 1726882400.40435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.40439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882400.40486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882400.40495: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.40541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.40588: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.40675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882400.40678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.40977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.42676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.42679: stderr chunk (state=3): >>><<< 20419 1726882400.42682: stdout chunk (state=3): >>><<< 20419 1726882400.42880: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.42883: handler run complete 20419 1726882400.42885: attempt loop complete, returning result 20419 1726882400.42886: _execute() done 20419 1726882400.42888: dumping result to json 20419 1726882400.42890: done dumping result, returning 20419 1726882400.42891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9d14-fef2-0000000000d3] 20419 1726882400.42898: sending task result for task 12673a56-9f93-9d14-fef2-0000000000d3 20419 1726882400.42960: done sending task result for task 12673a56-9f93-9d14-fef2-0000000000d3 20419 1726882400.42962: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20419 1726882400.43022: no more pending results, returning what we have 20419 1726882400.43026: results queue empty 20419 1726882400.43027: checking for any_errors_fatal 20419 1726882400.43031: done checking for any_errors_fatal 20419 1726882400.43031: checking for max_fail_percentage 20419 1726882400.43033: done checking for max_fail_percentage 20419 1726882400.43034: checking to see if all hosts have failed and the running result is not ok 20419 1726882400.43034: done checking to see if all hosts have failed 20419 1726882400.43035: getting the remaining hosts for this loop 20419 1726882400.43036: done getting the remaining hosts for this loop 20419 1726882400.43039: getting the next task for host managed_node2 20419 1726882400.43047: done getting next task for host managed_node2 20419 1726882400.43049: ^ task is: TASK: meta (role_complete) 20419 1726882400.43051: ^ 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? (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 20419 1726882400.43059: getting variables 20419 1726882400.43061: in VariableManager get_vars() 20419 1726882400.43108: Calling all_inventory to load vars for managed_node2 20419 1726882400.43111: Calling groups_inventory to load vars for managed_node2 20419 1726882400.43113: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882400.43121: Calling all_plugins_play to load vars for managed_node2 20419 1726882400.43124: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882400.43126: Calling groups_plugins_play to load vars for managed_node2 20419 1726882400.45132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882400.46771: done with get_vars() 20419 1726882400.46799: done getting variables 20419 1726882400.46883: done queuing things up, now waiting for results queue to drain 20419 1726882400.46885: results queue empty 20419 1726882400.46886: checking for any_errors_fatal 20419 1726882400.46889: done checking for any_errors_fatal 20419 1726882400.46889: checking for max_fail_percentage 20419 1726882400.46890: done checking for max_fail_percentage 20419 1726882400.46891: checking to see if all hosts have failed and the running result is not ok 20419 1726882400.46895: done checking to see if all hosts have failed 20419 1726882400.46896: getting the remaining hosts for this loop 20419 1726882400.46897: done getting the remaining hosts for this loop 20419 1726882400.46900: getting the next task for host managed_node2 20419 1726882400.46904: done getting next task for host managed_node2 20419 1726882400.46906: ^ task is: TASK: Get current device features 20419 1726882400.46908: ^ 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 20419 1726882400.46910: getting variables 20419 1726882400.46911: in VariableManager get_vars() 20419 1726882400.46931: Calling all_inventory to load vars for managed_node2 20419 1726882400.46934: Calling groups_inventory to load vars for managed_node2 20419 1726882400.46936: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882400.46941: Calling all_plugins_play to load vars for managed_node2 20419 1726882400.46943: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882400.46946: Calling groups_plugins_play to load vars for managed_node2 20419 1726882400.48109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882400.49806: done with get_vars() 20419 1726882400.49832: done getting variables 20419 1726882400.49886: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 21:33:20 -0400 (0:00:00.481) 0:00:37.608 ****** 20419 1726882400.49942: entering _queue_task() for managed_node2/command 20419 1726882400.50412: worker is 1 (out of 1 available) 20419 1726882400.50424: exiting _queue_task() for managed_node2/command 20419 1726882400.50548: done queuing things up, now waiting for results queue to drain 20419 1726882400.50550: waiting for pending results... 20419 1726882400.50795: running TaskExecutor() for managed_node2/TASK: Get current device features 20419 1726882400.50801: in run() - task 12673a56-9f93-9d14-fef2-000000000103 20419 1726882400.50809: variable 'ansible_search_path' from source: unknown 20419 1726882400.50849: calling self._execute() 20419 1726882400.50964: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.50978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.51199: variable 'omit' from source: magic vars 20419 1726882400.51426: variable 'ansible_distribution_major_version' from source: facts 20419 1726882400.51445: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882400.51628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882400.51916: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882400.51969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882400.52008: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882400.52042: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882400.52138: variable 'networkmanager_version' from source: set_fact 20419 1726882400.52153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882400.52161: variable 'omit' from source: magic vars 20419 1726882400.52196: variable 'omit' from source: magic vars 20419 1726882400.52337: variable 'interface' from source: play vars 20419 1726882400.52362: variable 'omit' from source: magic vars 20419 1726882400.52405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882400.52440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882400.52465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882400.52487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882400.52514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882400.52549: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882400.52558: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.52626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.52697: Set connection var ansible_pipelining to False 20419 1726882400.52711: Set connection var ansible_timeout to 10 20419 1726882400.52730: Set connection var ansible_connection to ssh 20419 1726882400.52745: Set connection var ansible_shell_executable to /bin/sh 20419 1726882400.52764: Set connection var ansible_shell_type to sh 20419 1726882400.52775: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882400.52845: variable 'ansible_shell_executable' from source: unknown 20419 1726882400.52848: variable 'ansible_connection' from source: unknown 20419 1726882400.52851: variable 'ansible_module_compression' from source: unknown 20419 1726882400.52853: variable 'ansible_shell_type' from source: unknown 20419 1726882400.52856: variable 'ansible_shell_executable' from source: unknown 20419 1726882400.52941: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882400.52945: variable 'ansible_pipelining' from source: unknown 20419 1726882400.52950: variable 'ansible_timeout' from source: unknown 20419 1726882400.52955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882400.53028: 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) 20419 1726882400.53049: variable 'omit' from source: magic vars 20419 1726882400.53065: starting attempt loop 20419 1726882400.53073: running the handler 20419 1726882400.53159: _low_level_execute_command(): starting 20419 1726882400.53162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882400.54098: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.54139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882400.54159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.54186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.54374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.56122: stdout chunk (state=3): >>>/root <<< 20419 1726882400.56302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.56305: stdout chunk (state=3): >>><<< 20419 1726882400.56307: stderr chunk (state=3): >>><<< 20419 1726882400.56313: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.56317: _low_level_execute_command(): starting 20419 1726882400.56320: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259 `" && echo ansible-tmp-1726882400.562399-22177-263322664485259="` echo /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259 `" ) && sleep 0' 20419 1726882400.56918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882400.56940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.56959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.56988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882400.57015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882400.57037: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882400.57057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.57101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882400.57217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.57413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.57536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.59415: stdout chunk (state=3): >>>ansible-tmp-1726882400.562399-22177-263322664485259=/root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259 <<< 20419 1726882400.59579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.60013: stdout chunk (state=3): >>><<< 20419 1726882400.60016: stderr chunk (state=3): >>><<< 20419 1726882400.60019: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882400.562399-22177-263322664485259=/root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.60021: variable 'ansible_module_compression' from source: unknown 20419 1726882400.60023: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882400.60025: variable 'ansible_facts' from source: unknown 20419 1726882400.60062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py 20419 1726882400.60815: Sending initial data 20419 1726882400.60819: Sent initial data (155 bytes) 20419 1726882400.61464: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882400.61473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.61495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.61513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882400.61536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882400.61553: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882400.61676: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.61874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.61955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.63495: 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 <<< 20419 1726882400.63581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882400.63851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp8wo_3fy8 /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py <<< 20419 1726882400.63855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py" <<< 20419 1726882400.64001: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp8wo_3fy8" to remote "/root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py" <<< 20419 1726882400.65848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.65971: stderr chunk (state=3): >>><<< 20419 1726882400.65975: stdout chunk (state=3): >>><<< 20419 1726882400.66002: done transferring module to remote 20419 1726882400.66013: _low_level_execute_command(): starting 20419 1726882400.66019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/ /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py && sleep 0' 20419 1726882400.67604: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.67717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.67860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.69574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.69577: stderr chunk (state=3): >>><<< 20419 1726882400.69580: stdout chunk (state=3): >>><<< 20419 1726882400.69610: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.69614: _low_level_execute_command(): starting 20419 1726882400.69620: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/AnsiballZ_command.py && sleep 0' 20419 1726882400.70999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.71002: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882400.71016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.71019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882400.71021: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.71024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882400.71040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.71138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.86469: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:20.858941", "end": "2024-09-20 21:33:20.861963", "delta": "0:00:00.003022", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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}}} <<< 20419 1726882400.87879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882400.87883: stdout chunk (state=3): >>><<< 20419 1726882400.87896: stderr chunk (state=3): >>><<< 20419 1726882400.87915: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:20.858941", "end": "2024-09-20 21:33:20.861963", "delta": "0:00:00.003022", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882400.88102: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features 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-1726882400.562399-22177-263322664485259/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882400.88209: _low_level_execute_command(): starting 20419 1726882400.88214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882400.562399-22177-263322664485259/ > /dev/null 2>&1 && sleep 0' 20419 1726882400.89702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882400.89706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882400.89708: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882400.89901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882400.89904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882400.89978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882400.92002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882400.92005: stdout chunk (state=3): >>><<< 20419 1726882400.92008: stderr chunk (state=3): >>><<< 20419 1726882400.92010: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882400.92013: handler run complete 20419 1726882400.92015: Evaluated conditional (False): False 20419 1726882400.92017: attempt loop complete, returning result 20419 1726882400.92018: _execute() done 20419 1726882400.92021: dumping result to json 20419 1726882400.92125: done dumping result, returning 20419 1726882400.92133: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-9d14-fef2-000000000103] 20419 1726882400.92139: sending task result for task 12673a56-9f93-9d14-fef2-000000000103 20419 1726882400.92266: done sending task result for task 12673a56-9f93-9d14-fef2-000000000103 20419 1726882400.92270: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003022", "end": "2024-09-20 21:33:20.861963", "rc": 0, "start": "2024-09-20 21:33:20.858941" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on 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: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20419 1726882400.92378: no more pending results, returning what we have 20419 1726882400.92383: results queue empty 20419 1726882400.92384: checking for any_errors_fatal 20419 1726882400.92386: done checking for any_errors_fatal 20419 1726882400.92387: checking for max_fail_percentage 20419 1726882400.92389: done checking for max_fail_percentage 20419 1726882400.92390: checking to see if all hosts have failed and the running result is not ok 20419 1726882400.92392: done checking to see if all hosts have failed 20419 1726882400.92392: getting the remaining hosts for this loop 20419 1726882400.92396: done getting the remaining hosts for this loop 20419 1726882400.92401: getting the next task for host managed_node2 20419 1726882400.92409: done getting next task for host managed_node2 20419 1726882400.92412: ^ task is: TASK: Show ethtool_features 20419 1726882400.92414: ^ 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 20419 1726882400.92418: getting variables 20419 1726882400.92421: in VariableManager get_vars() 20419 1726882400.93099: Calling all_inventory to load vars for managed_node2 20419 1726882400.93103: Calling groups_inventory to load vars for managed_node2 20419 1726882400.93111: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882400.93123: Calling all_plugins_play to load vars for managed_node2 20419 1726882400.93126: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882400.93130: Calling groups_plugins_play to load vars for managed_node2 20419 1726882401.05460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882401.07787: done with get_vars() 20419 1726882401.07817: done getting variables 20419 1726882401.07867: 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 ethtool_features] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 21:33:21 -0400 (0:00:00.579) 0:00:38.187 ****** 20419 1726882401.07891: entering _queue_task() for managed_node2/debug 20419 1726882401.08233: worker is 1 (out of 1 available) 20419 1726882401.08246: exiting _queue_task() for managed_node2/debug 20419 1726882401.08260: done queuing things up, now waiting for results queue to drain 20419 1726882401.08261: waiting for pending results... 20419 1726882401.08544: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20419 1726882401.08701: in run() - task 12673a56-9f93-9d14-fef2-000000000104 20419 1726882401.08706: variable 'ansible_search_path' from source: unknown 20419 1726882401.08717: calling self._execute() 20419 1726882401.08854: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.08868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.08913: variable 'omit' from source: magic vars 20419 1726882401.09760: variable 'ansible_distribution_major_version' from source: facts 20419 1726882401.09780: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882401.09992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882401.10431: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882401.10479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882401.10552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882401.10802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882401.10923: variable 'networkmanager_version' from source: set_fact 20419 1726882401.10945: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882401.11169: variable 'omit' from source: magic vars 20419 1726882401.11173: variable 'omit' from source: magic vars 20419 1726882401.11175: variable 'omit' from source: magic vars 20419 1726882401.11177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882401.11330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882401.11528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882401.11532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.11534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.11537: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882401.11539: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.11541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.11601: Set connection var ansible_pipelining to False 20419 1726882401.11656: Set connection var ansible_timeout to 10 20419 1726882401.11665: Set connection var ansible_connection to ssh 20419 1726882401.11675: Set connection var ansible_shell_executable to /bin/sh 20419 1726882401.11684: Set connection var ansible_shell_type to sh 20419 1726882401.11694: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882401.11721: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.11727: variable 'ansible_connection' from source: unknown 20419 1726882401.11732: variable 'ansible_module_compression' from source: unknown 20419 1726882401.11741: variable 'ansible_shell_type' from source: unknown 20419 1726882401.11765: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.11771: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.11777: variable 'ansible_pipelining' from source: unknown 20419 1726882401.11782: variable 'ansible_timeout' from source: unknown 20419 1726882401.11788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.11898: 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) 20419 1726882401.11915: variable 'omit' from source: magic vars 20419 1726882401.11924: starting attempt loop 20419 1726882401.11929: running the handler 20419 1726882401.12049: variable 'ethtool_features' from source: set_fact 20419 1726882401.12186: handler run complete 20419 1726882401.12298: attempt loop complete, returning result 20419 1726882401.12304: _execute() done 20419 1726882401.12309: dumping result to json 20419 1726882401.12311: done dumping result, returning 20419 1726882401.12314: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [12673a56-9f93-9d14-fef2-000000000104] 20419 1726882401.12316: sending task result for task 12673a56-9f93-9d14-fef2-000000000104 20419 1726882401.12390: done sending task result for task 12673a56-9f93-9d14-fef2-000000000104 20419 1726882401.12395: WORKER PROCESS EXITING ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: on", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: on", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "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", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "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]" ] } 20419 1726882401.12491: no more pending results, returning what we have 20419 1726882401.12497: results queue empty 20419 1726882401.12499: checking for any_errors_fatal 20419 1726882401.12512: done checking for any_errors_fatal 20419 1726882401.12519: checking for max_fail_percentage 20419 1726882401.12521: done checking for max_fail_percentage 20419 1726882401.12522: checking to see if all hosts have failed and the running result is not ok 20419 1726882401.12523: done checking to see if all hosts have failed 20419 1726882401.12524: getting the remaining hosts for this loop 20419 1726882401.12525: done getting the remaining hosts for this loop 20419 1726882401.12529: getting the next task for host managed_node2 20419 1726882401.12536: done getting next task for host managed_node2 20419 1726882401.12538: ^ task is: TASK: Assert device features 20419 1726882401.12540: ^ 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 20419 1726882401.12543: getting variables 20419 1726882401.12545: in VariableManager get_vars() 20419 1726882401.12799: Calling all_inventory to load vars for managed_node2 20419 1726882401.12802: Calling groups_inventory to load vars for managed_node2 20419 1726882401.12805: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882401.12815: Calling all_plugins_play to load vars for managed_node2 20419 1726882401.12818: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882401.12822: Calling groups_plugins_play to load vars for managed_node2 20419 1726882401.14331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882401.16245: done with get_vars() 20419 1726882401.16302: done getting variables 20419 1726882401.16361: 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 device features] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 21:33:21 -0400 (0:00:00.085) 0:00:38.272 ****** 20419 1726882401.16401: entering _queue_task() for managed_node2/assert 20419 1726882401.16718: worker is 1 (out of 1 available) 20419 1726882401.16731: exiting _queue_task() for managed_node2/assert 20419 1726882401.16743: done queuing things up, now waiting for results queue to drain 20419 1726882401.16744: waiting for pending results... 20419 1726882401.17122: running TaskExecutor() for managed_node2/TASK: Assert device features 20419 1726882401.17173: in run() - task 12673a56-9f93-9d14-fef2-000000000105 20419 1726882401.17197: variable 'ansible_search_path' from source: unknown 20419 1726882401.17244: calling self._execute() 20419 1726882401.17365: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.17379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.17409: variable 'omit' from source: magic vars 20419 1726882401.17833: variable 'ansible_distribution_major_version' from source: facts 20419 1726882401.17852: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882401.18348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882401.18550: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882401.18602: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882401.18654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882401.18709: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882401.18802: variable 'networkmanager_version' from source: set_fact 20419 1726882401.18820: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882401.18831: variable 'omit' from source: magic vars 20419 1726882401.18864: variable 'omit' from source: magic vars 20419 1726882401.18907: variable 'omit' from source: magic vars 20419 1726882401.18943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882401.19037: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882401.19061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882401.19199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.19203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.19205: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882401.19207: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.19209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.19245: Set connection var ansible_pipelining to False 20419 1726882401.19260: Set connection var ansible_timeout to 10 20419 1726882401.19269: Set connection var ansible_connection to ssh 20419 1726882401.19280: Set connection var ansible_shell_executable to /bin/sh 20419 1726882401.19290: Set connection var ansible_shell_type to sh 20419 1726882401.19303: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882401.19343: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.19352: variable 'ansible_connection' from source: unknown 20419 1726882401.19359: variable 'ansible_module_compression' from source: unknown 20419 1726882401.19365: variable 'ansible_shell_type' from source: unknown 20419 1726882401.19372: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.19377: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.19385: variable 'ansible_pipelining' from source: unknown 20419 1726882401.19391: variable 'ansible_timeout' from source: unknown 20419 1726882401.19403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.19565: 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) 20419 1726882401.19583: variable 'omit' from source: magic vars 20419 1726882401.19614: starting attempt loop 20419 1726882401.19618: running the handler 20419 1726882401.19875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882401.22741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882401.22868: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882401.22871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882401.22912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882401.22937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882401.23091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882401.23097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882401.23101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882401.23104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882401.23121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882401.23228: variable 'ethtool_features' from source: set_fact 20419 1726882401.23286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882401.23318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882401.23426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882401.23432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882401.23435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882401.23508: Evaluated conditional ('tx-tcp-segmentation: on' in ethtool_features.stdout_lines | map('trim')): True 20419 1726882401.23511: handler run complete 20419 1726882401.23527: attempt loop complete, returning result 20419 1726882401.23537: _execute() done 20419 1726882401.23543: dumping result to json 20419 1726882401.23547: done dumping result, returning 20419 1726882401.23560: done running TaskExecutor() for managed_node2/TASK: Assert device features [12673a56-9f93-9d14-fef2-000000000105] 20419 1726882401.23563: sending task result for task 12673a56-9f93-9d14-fef2-000000000105 20419 1726882401.23821: done sending task result for task 12673a56-9f93-9d14-fef2-000000000105 20419 1726882401.23823: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882401.23915: no more pending results, returning what we have 20419 1726882401.23918: results queue empty 20419 1726882401.23919: checking for any_errors_fatal 20419 1726882401.23927: done checking for any_errors_fatal 20419 1726882401.23927: checking for max_fail_percentage 20419 1726882401.23929: done checking for max_fail_percentage 20419 1726882401.23930: checking to see if all hosts have failed and the running result is not ok 20419 1726882401.23931: done checking to see if all hosts have failed 20419 1726882401.23931: getting the remaining hosts for this loop 20419 1726882401.23933: done getting the remaining hosts for this loop 20419 1726882401.23936: getting the next task for host managed_node2 20419 1726882401.23942: done getting next task for host managed_node2 20419 1726882401.23946: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 20419 1726882401.23949: ^ 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? (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 20419 1726882401.23953: getting variables 20419 1726882401.23955: in VariableManager get_vars() 20419 1726882401.24003: Calling all_inventory to load vars for managed_node2 20419 1726882401.24008: Calling groups_inventory to load vars for managed_node2 20419 1726882401.24011: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882401.24023: Calling all_plugins_play to load vars for managed_node2 20419 1726882401.24026: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882401.24029: Calling groups_plugins_play to load vars for managed_node2 20419 1726882401.26895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882401.28772: done with get_vars() 20419 1726882401.28801: done getting variables 20419 1726882401.28853: 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: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 21:33:21 -0400 (0:00:00.124) 0:00:38.397 ****** 20419 1726882401.28880: entering _queue_task() for managed_node2/debug 20419 1726882401.29220: worker is 1 (out of 1 available) 20419 1726882401.29233: exiting _queue_task() for managed_node2/debug 20419 1726882401.29246: done queuing things up, now waiting for results queue to drain 20419 1726882401.29247: waiting for pending results... 20419 1726882401.29621: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 20419 1726882401.29772: in run() - task 12673a56-9f93-9d14-fef2-000000000107 20419 1726882401.29849: variable 'ansible_search_path' from source: unknown 20419 1726882401.30049: calling self._execute() 20419 1726882401.30220: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.30269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.30314: variable 'omit' from source: magic vars 20419 1726882401.31115: variable 'ansible_distribution_major_version' from source: facts 20419 1726882401.31119: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882401.31447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882401.32025: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882401.32051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882401.32168: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882401.32211: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882401.32356: variable 'networkmanager_version' from source: set_fact 20419 1726882401.32360: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882401.32363: variable 'omit' from source: magic vars 20419 1726882401.32423: variable 'omit' from source: magic vars 20419 1726882401.32498: variable 'omit' from source: magic vars 20419 1726882401.32502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882401.32568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882401.32597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882401.32620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.32684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.32688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882401.32690: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.32694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.32778: Set connection var ansible_pipelining to False 20419 1726882401.32795: Set connection var ansible_timeout to 10 20419 1726882401.32803: Set connection var ansible_connection to ssh 20419 1726882401.32812: Set connection var ansible_shell_executable to /bin/sh 20419 1726882401.32822: Set connection var ansible_shell_type to sh 20419 1726882401.32832: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882401.32862: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.32891: variable 'ansible_connection' from source: unknown 20419 1726882401.32998: variable 'ansible_module_compression' from source: unknown 20419 1726882401.33002: variable 'ansible_shell_type' from source: unknown 20419 1726882401.33005: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.33007: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.33009: variable 'ansible_pipelining' from source: unknown 20419 1726882401.33011: variable 'ansible_timeout' from source: unknown 20419 1726882401.33013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.33041: 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) 20419 1726882401.33057: variable 'omit' from source: magic vars 20419 1726882401.33066: starting attempt loop 20419 1726882401.33073: running the handler 20419 1726882401.33128: handler run complete 20419 1726882401.33151: attempt loop complete, returning result 20419 1726882401.33158: _execute() done 20419 1726882401.33163: dumping result to json 20419 1726882401.33169: done dumping result, returning 20419 1726882401.33177: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [12673a56-9f93-9d14-fef2-000000000107] 20419 1726882401.33184: sending task result for task 12673a56-9f93-9d14-fef2-000000000107 ok: [managed_node2] => {} MSG: ################################################## 20419 1726882401.33383: no more pending results, returning what we have 20419 1726882401.33389: results queue empty 20419 1726882401.33390: checking for any_errors_fatal 20419 1726882401.33405: done checking for any_errors_fatal 20419 1726882401.33408: checking for max_fail_percentage 20419 1726882401.33411: done checking for max_fail_percentage 20419 1726882401.33412: checking to see if all hosts have failed and the running result is not ok 20419 1726882401.33413: done checking to see if all hosts have failed 20419 1726882401.33414: getting the remaining hosts for this loop 20419 1726882401.33416: done getting the remaining hosts for this loop 20419 1726882401.33421: getting the next task for host managed_node2 20419 1726882401.33431: done getting next task for host managed_node2 20419 1726882401.33433: ^ task is: TASK: Configure ethtool features setting 20419 1726882401.33437: ^ 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? (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 20419 1726882401.33444: getting variables 20419 1726882401.33446: in VariableManager get_vars() 20419 1726882401.33735: Calling all_inventory to load vars for managed_node2 20419 1726882401.33738: Calling groups_inventory to load vars for managed_node2 20419 1726882401.33741: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882401.33753: Calling all_plugins_play to load vars for managed_node2 20419 1726882401.33756: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882401.33759: Calling groups_plugins_play to load vars for managed_node2 20419 1726882401.34363: done sending task result for task 12673a56-9f93-9d14-fef2-000000000107 20419 1726882401.34367: WORKER PROCESS EXITING 20419 1726882401.35736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882401.38553: done with get_vars() 20419 1726882401.38584: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 21:33:21 -0400 (0:00:00.099) 0:00:38.496 ****** 20419 1726882401.38826: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882401.39503: worker is 1 (out of 1 available) 20419 1726882401.39520: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882401.39716: done queuing things up, now waiting for results queue to drain 20419 1726882401.39717: waiting for pending results... 20419 1726882401.40054: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 20419 1726882401.40295: in run() - task 12673a56-9f93-9d14-fef2-000000000108 20419 1726882401.40535: variable 'ansible_search_path' from source: unknown 20419 1726882401.40538: calling self._execute() 20419 1726882401.40685: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.40727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.40775: variable 'omit' from source: magic vars 20419 1726882401.41800: variable 'ansible_distribution_major_version' from source: facts 20419 1726882401.41803: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882401.42026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882401.42326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882401.42382: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882401.42428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882401.42465: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882401.42566: variable 'networkmanager_version' from source: set_fact 20419 1726882401.42583: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882401.42607: variable 'omit' from source: magic vars 20419 1726882401.42647: variable 'omit' from source: magic vars 20419 1726882401.42856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882401.45314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882401.45422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882401.45449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882401.45485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882401.45556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882401.45774: variable 'network_provider' from source: set_fact 20419 1726882401.45823: variable 'interface' from source: play vars 20419 1726882401.46018: variable 'interface' from source: play vars 20419 1726882401.46044: variable 'omit' from source: magic vars 20419 1726882401.46091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882401.46128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882401.46237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882401.46260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.46469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882401.46472: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882401.46475: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.46477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.46597: Set connection var ansible_pipelining to False 20419 1726882401.46664: Set connection var ansible_timeout to 10 20419 1726882401.46872: Set connection var ansible_connection to ssh 20419 1726882401.46875: Set connection var ansible_shell_executable to /bin/sh 20419 1726882401.46878: Set connection var ansible_shell_type to sh 20419 1726882401.46880: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882401.46882: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.46884: variable 'ansible_connection' from source: unknown 20419 1726882401.46886: variable 'ansible_module_compression' from source: unknown 20419 1726882401.46888: variable 'ansible_shell_type' from source: unknown 20419 1726882401.46890: variable 'ansible_shell_executable' from source: unknown 20419 1726882401.46896: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882401.46898: variable 'ansible_pipelining' from source: unknown 20419 1726882401.46901: variable 'ansible_timeout' from source: unknown 20419 1726882401.46903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882401.47082: 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__) 20419 1726882401.47299: variable 'omit' from source: magic vars 20419 1726882401.47303: starting attempt loop 20419 1726882401.47307: running the handler 20419 1726882401.47309: _low_level_execute_command(): starting 20419 1726882401.47312: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882401.48819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882401.48840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882401.49057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882401.49071: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.49108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882401.49124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882401.49149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.49297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.51100: stdout chunk (state=3): >>>/root <<< 20419 1726882401.51257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882401.51260: stdout chunk (state=3): >>><<< 20419 1726882401.51262: stderr chunk (state=3): >>><<< 20419 1726882401.51502: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882401.51516: _low_level_execute_command(): starting 20419 1726882401.51519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964 `" && echo ansible-tmp-1726882401.5142875-22229-81613861074964="` echo /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964 `" ) && sleep 0' 20419 1726882401.52810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882401.52814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882401.52830: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.52955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882401.52972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882401.53064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.53125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.55033: stdout chunk (state=3): >>>ansible-tmp-1726882401.5142875-22229-81613861074964=/root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964 <<< 20419 1726882401.55210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882401.55214: stdout chunk (state=3): >>><<< 20419 1726882401.55216: stderr chunk (state=3): >>><<< 20419 1726882401.55220: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882401.5142875-22229-81613861074964=/root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882401.55271: variable 'ansible_module_compression' from source: unknown 20419 1726882401.55428: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20419 1726882401.55526: variable 'ansible_facts' from source: unknown 20419 1726882401.55867: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py 20419 1726882401.56077: Sending initial data 20419 1726882401.56178: Sent initial data (167 bytes) 20419 1726882401.57318: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882401.57344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882401.57380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882401.57586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882401.57616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882401.57701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.57805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.59383: 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 <<< 20419 1726882401.59407: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882401.59473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882401.59596: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfzu9vjmv /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py <<< 20419 1726882401.59600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py" <<< 20419 1726882401.59657: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfzu9vjmv" to remote "/root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py" <<< 20419 1726882401.61542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882401.61565: stderr chunk (state=3): >>><<< 20419 1726882401.61568: stdout chunk (state=3): >>><<< 20419 1726882401.61591: done transferring module to remote 20419 1726882401.61635: _low_level_execute_command(): starting 20419 1726882401.61639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/ /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py && sleep 0' 20419 1726882401.62791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882401.62828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882401.62842: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882401.62863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882401.62929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.63018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882401.63067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.63143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.64963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882401.64967: stdout chunk (state=3): >>><<< 20419 1726882401.64970: stderr chunk (state=3): >>><<< 20419 1726882401.64999: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882401.65050: _low_level_execute_command(): starting 20419 1726882401.65053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/AnsiballZ_network_connections.py && sleep 0' 20419 1726882401.65477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882401.65480: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.65483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882401.65485: 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 <<< 20419 1726882401.65487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.65537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882401.65541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.65614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.88513: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20419 1726882401.90035: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.69 closed. <<< 20419 1726882401.90348: stderr chunk (state=3): >>><<< 20419 1726882401.90351: stdout chunk (state=3): >>><<< 20419 1726882401.90354: _low_level_execute_command() done: rc=1, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.69 closed. 20419 1726882401.90367: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'no', 'tx-tcp-segmentation': 'no'}}}], '__header': '# Ansible managed test header', '_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-1726882401.5142875-22229-81613861074964/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882401.90370: _low_level_execute_command(): starting 20419 1726882401.90372: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882401.5142875-22229-81613861074964/ > /dev/null 2>&1 && sleep 0' 20419 1726882401.91613: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882401.91661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882401.91688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882401.91767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882401.91851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882401.93742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882401.94199: stdout chunk (state=3): >>><<< 20419 1726882401.94202: stderr chunk (state=3): >>><<< 20419 1726882401.94204: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882401.94207: handler run complete 20419 1726882401.94208: attempt loop complete, returning result 20419 1726882401.94210: _execute() done 20419 1726882401.94212: dumping result to json 20419 1726882401.94214: done dumping result, returning 20419 1726882401.94216: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [12673a56-9f93-9d14-fef2-000000000108] 20419 1726882401.94218: sending task result for task 12673a56-9f93-9d14-fef2-000000000108 20419 1726882401.94300: done sending task result for task 12673a56-9f93-9d14-fef2-000000000108 20419 1726882401.94304: WORKER PROCESS EXITING 20419 1726882401.94382: marking managed_node2 as failed 20419 1726882401.94391: marking host managed_node2 failed, current state: 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? (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 20419 1726882401.94406: ^ failed state is now: 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882401.94409: getting the next task for host managed_node2 20419 1726882401.94415: done getting next task for host managed_node2 20419 1726882401.94417: ^ task is: TASK: Show network_connections result 20419 1726882401.94419: ^ 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? (HOST STATE: block=0, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False An exception occurred during task execution. To see the full traceback, use -vvv. The error was: raise MyError("configuration error: %s" % (e)) fatal: [managed_node2]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: MSG: fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation' 20419 1726882401.94859: no more pending results, returning what we have 20419 1726882401.94867: results queue empty 20419 1726882401.94868: checking for any_errors_fatal 20419 1726882401.94874: done checking for any_errors_fatal 20419 1726882401.94875: checking for max_fail_percentage 20419 1726882401.94876: done checking for max_fail_percentage 20419 1726882401.94877: checking to see if all hosts have failed and the running result is not ok 20419 1726882401.94878: done checking to see if all hosts have failed 20419 1726882401.94879: getting the remaining hosts for this loop 20419 1726882401.94880: done getting the remaining hosts for this loop 20419 1726882401.94883: getting the next task for host managed_node2 20419 1726882401.94888: done getting next task for host managed_node2 20419 1726882401.94889: ^ task is: TASK: Show network_connections result 20419 1726882401.94891: ^ 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? (HOST STATE: block=0, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882401.94898: getting variables 20419 1726882401.94899: in VariableManager get_vars() 20419 1726882401.95052: Calling all_inventory to load vars for managed_node2 20419 1726882401.95055: Calling groups_inventory to load vars for managed_node2 20419 1726882401.95058: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882401.95068: Calling all_plugins_play to load vars for managed_node2 20419 1726882401.95071: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882401.95075: Calling groups_plugins_play to load vars for managed_node2 20419 1726882401.97962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.01007: done with get_vars() 20419 1726882402.01039: done getting variables 20419 1726882402.01114: 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 network_connections result] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:157 Friday 20 September 2024 21:33:22 -0400 (0:00:00.623) 0:00:39.120 ****** 20419 1726882402.01144: entering _queue_task() for managed_node2/debug 20419 1726882402.01491: worker is 1 (out of 1 available) 20419 1726882402.01618: exiting _queue_task() for managed_node2/debug 20419 1726882402.01631: done queuing things up, now waiting for results queue to drain 20419 1726882402.01632: waiting for pending results... 20419 1726882402.01847: running TaskExecutor() for managed_node2/TASK: Show network_connections result 20419 1726882402.01986: in run() - task 12673a56-9f93-9d14-fef2-000000000109 20419 1726882402.02032: variable 'ansible_search_path' from source: unknown 20419 1726882402.02086: calling self._execute() 20419 1726882402.02214: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.02228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.02244: variable 'omit' from source: magic vars 20419 1726882402.02656: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.02676: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.02879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.03176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.03227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.03276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.03315: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.03407: variable 'networkmanager_version' from source: set_fact 20419 1726882402.03424: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.03433: variable 'omit' from source: magic vars 20419 1726882402.03480: variable 'omit' from source: magic vars 20419 1726882402.03527: variable 'omit' from source: magic vars 20419 1726882402.03561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.03636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.03660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.03708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.03711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.03740: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.03748: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.03755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.03924: Set connection var ansible_pipelining to False 20419 1726882402.03999: Set connection var ansible_timeout to 10 20419 1726882402.04002: Set connection var ansible_connection to ssh 20419 1726882402.04005: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.04007: Set connection var ansible_shell_type to sh 20419 1726882402.04009: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.04011: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.04013: variable 'ansible_connection' from source: unknown 20419 1726882402.04014: variable 'ansible_module_compression' from source: unknown 20419 1726882402.04016: variable 'ansible_shell_type' from source: unknown 20419 1726882402.04133: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.04136: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.04138: variable 'ansible_pipelining' from source: unknown 20419 1726882402.04140: variable 'ansible_timeout' from source: unknown 20419 1726882402.04142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.04210: 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) 20419 1726882402.04294: variable 'omit' from source: magic vars 20419 1726882402.04312: starting attempt loop 20419 1726882402.04318: running the handler 20419 1726882402.04368: variable '__network_connections_result' from source: set_fact 20419 1726882402.04448: variable '__network_connections_result' from source: set_fact 20419 1726882402.04616: handler run complete 20419 1726882402.04685: attempt loop complete, returning result 20419 1726882402.04689: _execute() done 20419 1726882402.04691: dumping result to json 20419 1726882402.04694: done dumping result, returning 20419 1726882402.04697: done running TaskExecutor() for managed_node2/TASK: Show network_connections result [12673a56-9f93-9d14-fef2-000000000109] 20419 1726882402.04698: sending task result for task 12673a56-9f93-9d14-fef2-000000000109 20419 1726882402.04871: done sending task result for task 12673a56-9f93-9d14-fef2-000000000109 20419 1726882402.04874: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20419 1726882402.05065: no more pending results, returning what we have 20419 1726882402.05070: results queue empty 20419 1726882402.05071: checking for any_errors_fatal 20419 1726882402.05081: done checking for any_errors_fatal 20419 1726882402.05082: checking for max_fail_percentage 20419 1726882402.05084: done checking for max_fail_percentage 20419 1726882402.05085: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.05086: done checking to see if all hosts have failed 20419 1726882402.05086: getting the remaining hosts for this loop 20419 1726882402.05088: done getting the remaining hosts for this loop 20419 1726882402.05094: getting the next task for host managed_node2 20419 1726882402.05106: done getting next task for host managed_node2 20419 1726882402.05116: ^ task is: TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20419 1726882402.05119: ^ 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? (HOST STATE: block=0, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882402.05125: getting variables 20419 1726882402.05127: in VariableManager get_vars() 20419 1726882402.05185: Calling all_inventory to load vars for managed_node2 20419 1726882402.05189: Calling groups_inventory to load vars for managed_node2 20419 1726882402.05192: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.05406: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.05414: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.05418: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.06950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.08532: done with get_vars() 20419 1726882402.08559: done getting variables 20419 1726882402.08619: 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 duplicate key "tx_tcp_segmentation" configuration error happened] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:160 Friday 20 September 2024 21:33:22 -0400 (0:00:00.075) 0:00:39.195 ****** 20419 1726882402.08651: entering _queue_task() for managed_node2/assert 20419 1726882402.09117: worker is 1 (out of 1 available) 20419 1726882402.09128: exiting _queue_task() for managed_node2/assert 20419 1726882402.09141: done queuing things up, now waiting for results queue to drain 20419 1726882402.09143: waiting for pending results... 20419 1726882402.09328: running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20419 1726882402.09466: in run() - task 12673a56-9f93-9d14-fef2-00000000010a 20419 1726882402.09496: variable 'ansible_search_path' from source: unknown 20419 1726882402.09547: calling self._execute() 20419 1726882402.09698: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.09702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.09705: variable 'omit' from source: magic vars 20419 1726882402.10128: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.10189: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.10352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.10643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.10697: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.10745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.10785: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.10898: variable 'networkmanager_version' from source: set_fact 20419 1726882402.10901: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.10903: variable 'omit' from source: magic vars 20419 1726882402.10940: variable 'omit' from source: magic vars 20419 1726882402.10985: variable 'omit' from source: magic vars 20419 1726882402.11018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.11061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.11170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.11174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.11176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.11196: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.11206: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.11213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.11320: Set connection var ansible_pipelining to False 20419 1726882402.11332: Set connection var ansible_timeout to 10 20419 1726882402.11340: Set connection var ansible_connection to ssh 20419 1726882402.11349: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.11357: Set connection var ansible_shell_type to sh 20419 1726882402.11366: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.11499: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.11503: variable 'ansible_connection' from source: unknown 20419 1726882402.11505: variable 'ansible_module_compression' from source: unknown 20419 1726882402.11508: variable 'ansible_shell_type' from source: unknown 20419 1726882402.11511: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.11513: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.11515: variable 'ansible_pipelining' from source: unknown 20419 1726882402.11517: variable 'ansible_timeout' from source: unknown 20419 1726882402.11519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.11568: 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) 20419 1726882402.11585: variable 'omit' from source: magic vars 20419 1726882402.11602: starting attempt loop 20419 1726882402.11698: running the handler 20419 1726882402.11748: variable '__test_str' from source: task vars 20419 1726882402.11759: variable '__network_connections_result' from source: set_fact 20419 1726882402.11780: Evaluated conditional (__test_str in __network_connections_result.msg): True 20419 1726882402.11791: handler run complete 20419 1726882402.11817: attempt loop complete, returning result 20419 1726882402.11828: _execute() done 20419 1726882402.11836: dumping result to json 20419 1726882402.11842: done dumping result, returning 20419 1726882402.11855: done running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened [12673a56-9f93-9d14-fef2-00000000010a] 20419 1726882402.11926: sending task result for task 12673a56-9f93-9d14-fef2-00000000010a 20419 1726882402.12003: done sending task result for task 12673a56-9f93-9d14-fef2-00000000010a 20419 1726882402.12006: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882402.12060: no more pending results, returning what we have 20419 1726882402.12064: results queue empty 20419 1726882402.12066: checking for any_errors_fatal 20419 1726882402.12077: done checking for any_errors_fatal 20419 1726882402.12078: checking for max_fail_percentage 20419 1726882402.12080: done checking for max_fail_percentage 20419 1726882402.12081: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.12082: done checking to see if all hosts have failed 20419 1726882402.12083: getting the remaining hosts for this loop 20419 1726882402.12085: done getting the remaining hosts for this loop 20419 1726882402.12089: getting the next task for host managed_node2 20419 1726882402.12104: done getting next task for host managed_node2 20419 1726882402.12108: ^ task is: TASK: Check failure 20419 1726882402.12111: ^ 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? (HOST STATE: block=0, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882402.12116: getting variables 20419 1726882402.12119: in VariableManager get_vars() 20419 1726882402.12177: Calling all_inventory to load vars for managed_node2 20419 1726882402.12180: Calling groups_inventory to load vars for managed_node2 20419 1726882402.12183: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.12309: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.12314: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.12318: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.13898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.15480: done with get_vars() 20419 1726882402.15505: done getting variables 20419 1726882402.15567: 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 [Check failure] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 21:33:22 -0400 (0:00:00.069) 0:00:39.264 ****** 20419 1726882402.15605: entering _queue_task() for managed_node2/debug 20419 1726882402.15943: worker is 1 (out of 1 available) 20419 1726882402.15955: exiting _queue_task() for managed_node2/debug 20419 1726882402.16081: done queuing things up, now waiting for results queue to drain 20419 1726882402.16083: waiting for pending results... 20419 1726882402.16416: running TaskExecutor() for managed_node2/TASK: Check failure 20419 1726882402.16421: in run() - task 12673a56-9f93-9d14-fef2-00000000010b 20419 1726882402.16425: variable 'ansible_search_path' from source: unknown 20419 1726882402.16439: calling self._execute() 20419 1726882402.16551: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.16563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.16577: variable 'omit' from source: magic vars 20419 1726882402.16964: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.16983: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.17200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.17459: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.17523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.17562: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.17609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.17699: variable 'networkmanager_version' from source: set_fact 20419 1726882402.17799: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.17802: variable 'omit' from source: magic vars 20419 1726882402.17805: variable 'omit' from source: magic vars 20419 1726882402.17819: variable 'omit' from source: magic vars 20419 1726882402.17853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.17922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.17958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.17981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.17999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.18041: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.18049: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.18140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.18160: Set connection var ansible_pipelining to False 20419 1726882402.18172: Set connection var ansible_timeout to 10 20419 1726882402.18179: Set connection var ansible_connection to ssh 20419 1726882402.18189: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.18201: Set connection var ansible_shell_type to sh 20419 1726882402.18211: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.18246: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.18258: variable 'ansible_connection' from source: unknown 20419 1726882402.18266: variable 'ansible_module_compression' from source: unknown 20419 1726882402.18273: variable 'ansible_shell_type' from source: unknown 20419 1726882402.18280: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.18287: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.18296: variable 'ansible_pipelining' from source: unknown 20419 1726882402.18304: variable 'ansible_timeout' from source: unknown 20419 1726882402.18311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.18424: 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) 20419 1726882402.18439: variable 'omit' from source: magic vars 20419 1726882402.18466: starting attempt loop 20419 1726882402.18469: running the handler 20419 1726882402.18509: variable '__network_connections_result' from source: set_fact 20419 1726882402.18588: variable '__network_connections_result' from source: set_fact 20419 1726882402.18796: handler run complete 20419 1726882402.18800: attempt loop complete, returning result 20419 1726882402.18802: _execute() done 20419 1726882402.18805: dumping result to json 20419 1726882402.18807: done dumping result, returning 20419 1726882402.18809: done running TaskExecutor() for managed_node2/TASK: Check failure [12673a56-9f93-9d14-fef2-00000000010b] 20419 1726882402.18811: sending task result for task 12673a56-9f93-9d14-fef2-00000000010b 20419 1726882402.19002: done sending task result for task 12673a56-9f93-9d14-fef2-00000000010b ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4zww37h2/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20419 1726882402.19088: no more pending results, returning what we have 20419 1726882402.19092: results queue empty 20419 1726882402.19097: checking for any_errors_fatal 20419 1726882402.19105: done checking for any_errors_fatal 20419 1726882402.19106: checking for max_fail_percentage 20419 1726882402.19107: done checking for max_fail_percentage 20419 1726882402.19108: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.19109: done checking to see if all hosts have failed 20419 1726882402.19110: getting the remaining hosts for this loop 20419 1726882402.19115: done getting the remaining hosts for this loop 20419 1726882402.19120: getting the next task for host managed_node2 20419 1726882402.19127: done getting next task for host managed_node2 20419 1726882402.19130: ^ task is: TASK: Assert that the result is failure 20419 1726882402.19300: ^ 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? (HOST STATE: block=0, task=2, rescue=2, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882402.19305: getting variables 20419 1726882402.19306: in VariableManager get_vars() 20419 1726882402.19350: Calling all_inventory to load vars for managed_node2 20419 1726882402.19353: Calling groups_inventory to load vars for managed_node2 20419 1726882402.19355: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.19365: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.19367: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.19370: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.19908: WORKER PROCESS EXITING 20419 1726882402.20910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.22458: done with get_vars() 20419 1726882402.22485: done getting variables 20419 1726882402.22562: 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 that the result is failure] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 21:33:22 -0400 (0:00:00.069) 0:00:39.334 ****** 20419 1726882402.22588: entering _queue_task() for managed_node2/assert 20419 1726882402.22828: worker is 1 (out of 1 available) 20419 1726882402.22841: exiting _queue_task() for managed_node2/assert 20419 1726882402.22855: done queuing things up, now waiting for results queue to drain 20419 1726882402.22856: waiting for pending results... 20419 1726882402.23029: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 20419 1726882402.23112: in run() - task 12673a56-9f93-9d14-fef2-00000000010c 20419 1726882402.23125: variable 'ansible_search_path' from source: unknown 20419 1726882402.23153: calling self._execute() 20419 1726882402.23236: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.23240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.23247: variable 'omit' from source: magic vars 20419 1726882402.23528: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.23539: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.23662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.23853: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.23885: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.23915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.23940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.24011: variable 'networkmanager_version' from source: set_fact 20419 1726882402.24021: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.24026: variable 'omit' from source: magic vars 20419 1726882402.24054: variable 'omit' from source: magic vars 20419 1726882402.24080: variable 'omit' from source: magic vars 20419 1726882402.24106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.24127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.24207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.24233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.24300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.24305: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.24309: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.24312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.24450: Set connection var ansible_pipelining to False 20419 1726882402.24454: Set connection var ansible_timeout to 10 20419 1726882402.24456: Set connection var ansible_connection to ssh 20419 1726882402.24459: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.24461: Set connection var ansible_shell_type to sh 20419 1726882402.24463: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.24470: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.24473: variable 'ansible_connection' from source: unknown 20419 1726882402.24475: variable 'ansible_module_compression' from source: unknown 20419 1726882402.24477: variable 'ansible_shell_type' from source: unknown 20419 1726882402.24480: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.24482: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.24484: variable 'ansible_pipelining' from source: unknown 20419 1726882402.24487: variable 'ansible_timeout' from source: unknown 20419 1726882402.24698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.24702: 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) 20419 1726882402.24705: variable 'omit' from source: magic vars 20419 1726882402.24707: starting attempt loop 20419 1726882402.24709: running the handler 20419 1726882402.24736: variable '__network_connections_result' from source: set_fact 20419 1726882402.24754: Evaluated conditional (__network_connections_result.failed): True 20419 1726882402.24762: handler run complete 20419 1726882402.24774: attempt loop complete, returning result 20419 1726882402.24777: _execute() done 20419 1726882402.24779: dumping result to json 20419 1726882402.24782: done dumping result, returning 20419 1726882402.24789: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [12673a56-9f93-9d14-fef2-00000000010c] 20419 1726882402.24796: sending task result for task 12673a56-9f93-9d14-fef2-00000000010c ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882402.24927: no more pending results, returning what we have 20419 1726882402.24930: results queue empty 20419 1726882402.24931: checking for any_errors_fatal 20419 1726882402.24942: done checking for any_errors_fatal 20419 1726882402.24943: checking for max_fail_percentage 20419 1726882402.24945: done checking for max_fail_percentage 20419 1726882402.24945: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.24946: done checking to see if all hosts have failed 20419 1726882402.24947: getting the remaining hosts for this loop 20419 1726882402.24948: done getting the remaining hosts for this loop 20419 1726882402.24952: getting the next task for host managed_node2 20419 1726882402.24959: done getting next task for host managed_node2 20419 1726882402.24961: ^ task is: TASK: TEST: I can reset features to their original value. 20419 1726882402.24963: ^ 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 20419 1726882402.24967: getting variables 20419 1726882402.24969: in VariableManager get_vars() 20419 1726882402.25128: Calling all_inventory to load vars for managed_node2 20419 1726882402.25132: Calling groups_inventory to load vars for managed_node2 20419 1726882402.25135: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.25146: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.25298: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.25304: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.25822: done sending task result for task 12673a56-9f93-9d14-fef2-00000000010c 20419 1726882402.25826: WORKER PROCESS EXITING 20419 1726882402.26132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.27086: done with get_vars() 20419 1726882402.27105: done getting variables 20419 1726882402.27143: 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 reset features to their original value.] ********************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 21:33:22 -0400 (0:00:00.045) 0:00:39.380 ****** 20419 1726882402.27166: entering _queue_task() for managed_node2/debug 20419 1726882402.27404: worker is 1 (out of 1 available) 20419 1726882402.27416: exiting _queue_task() for managed_node2/debug 20419 1726882402.27429: done queuing things up, now waiting for results queue to drain 20419 1726882402.27430: waiting for pending results... 20419 1726882402.27719: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 20419 1726882402.27786: in run() - task 12673a56-9f93-9d14-fef2-00000000010d 20419 1726882402.27809: variable 'ansible_search_path' from source: unknown 20419 1726882402.27844: calling self._execute() 20419 1726882402.27948: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.27954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.27964: variable 'omit' from source: magic vars 20419 1726882402.28359: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.28371: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.28543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.28825: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.28870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.28907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.28933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.29004: variable 'networkmanager_version' from source: set_fact 20419 1726882402.29016: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.29020: variable 'omit' from source: magic vars 20419 1726882402.29037: variable 'omit' from source: magic vars 20419 1726882402.29060: variable 'omit' from source: magic vars 20419 1726882402.29082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.29137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.29153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.29166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.29175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.29202: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.29206: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.29208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.29277: Set connection var ansible_pipelining to False 20419 1726882402.29281: Set connection var ansible_timeout to 10 20419 1726882402.29285: Set connection var ansible_connection to ssh 20419 1726882402.29291: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.29300: Set connection var ansible_shell_type to sh 20419 1726882402.29305: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.29325: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.29328: variable 'ansible_connection' from source: unknown 20419 1726882402.29331: variable 'ansible_module_compression' from source: unknown 20419 1726882402.29333: variable 'ansible_shell_type' from source: unknown 20419 1726882402.29336: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.29338: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.29343: variable 'ansible_pipelining' from source: unknown 20419 1726882402.29345: variable 'ansible_timeout' from source: unknown 20419 1726882402.29347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.29421: 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) 20419 1726882402.29432: variable 'omit' from source: magic vars 20419 1726882402.29435: starting attempt loop 20419 1726882402.29438: running the handler 20419 1726882402.29474: handler run complete 20419 1726882402.29483: attempt loop complete, returning result 20419 1726882402.29486: _execute() done 20419 1726882402.29489: dumping result to json 20419 1726882402.29491: done dumping result, returning 20419 1726882402.29501: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [12673a56-9f93-9d14-fef2-00000000010d] 20419 1726882402.29506: sending task result for task 12673a56-9f93-9d14-fef2-00000000010d 20419 1726882402.29587: done sending task result for task 12673a56-9f93-9d14-fef2-00000000010d 20419 1726882402.29590: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20419 1726882402.29635: no more pending results, returning what we have 20419 1726882402.29638: results queue empty 20419 1726882402.29639: checking for any_errors_fatal 20419 1726882402.29648: done checking for any_errors_fatal 20419 1726882402.29649: checking for max_fail_percentage 20419 1726882402.29650: done checking for max_fail_percentage 20419 1726882402.29651: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.29652: done checking to see if all hosts have failed 20419 1726882402.29653: getting the remaining hosts for this loop 20419 1726882402.29654: done getting the remaining hosts for this loop 20419 1726882402.29657: getting the next task for host managed_node2 20419 1726882402.29665: done getting next task for host managed_node2 20419 1726882402.29671: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882402.29674: ^ 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? (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 20419 1726882402.29692: getting variables 20419 1726882402.29695: in VariableManager get_vars() 20419 1726882402.29740: Calling all_inventory to load vars for managed_node2 20419 1726882402.29742: Calling groups_inventory to load vars for managed_node2 20419 1726882402.29745: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.29752: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.29755: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.29757: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.30622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.32056: done with get_vars() 20419 1726882402.32076: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:22 -0400 (0:00:00.050) 0:00:39.430 ****** 20419 1726882402.32172: entering _queue_task() for managed_node2/include_tasks 20419 1726882402.32412: worker is 1 (out of 1 available) 20419 1726882402.32425: exiting _queue_task() for managed_node2/include_tasks 20419 1726882402.32439: done queuing things up, now waiting for results queue to drain 20419 1726882402.32440: waiting for pending results... 20419 1726882402.32620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882402.32722: in run() - task 12673a56-9f93-9d14-fef2-000000000115 20419 1726882402.32734: variable 'ansible_search_path' from source: unknown 20419 1726882402.32737: variable 'ansible_search_path' from source: unknown 20419 1726882402.32773: calling self._execute() 20419 1726882402.32837: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.32841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.32849: variable 'omit' from source: magic vars 20419 1726882402.33174: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.33183: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.33308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.33500: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.33535: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.33562: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.33589: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.33656: variable 'networkmanager_version' from source: set_fact 20419 1726882402.33666: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.33766: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.33770: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.33861: variable 'networkmanager_version' from source: set_fact 20419 1726882402.33873: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.33983: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.33986: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.34123: variable 'networkmanager_version' from source: set_fact 20419 1726882402.34126: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.34134: _execute() done 20419 1726882402.34137: dumping result to json 20419 1726882402.34140: done dumping result, returning 20419 1726882402.34149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9d14-fef2-000000000115] 20419 1726882402.34152: sending task result for task 12673a56-9f93-9d14-fef2-000000000115 20419 1726882402.34263: done sending task result for task 12673a56-9f93-9d14-fef2-000000000115 20419 1726882402.34266: WORKER PROCESS EXITING 20419 1726882402.34430: no more pending results, returning what we have 20419 1726882402.34435: in VariableManager get_vars() 20419 1726882402.34483: Calling all_inventory to load vars for managed_node2 20419 1726882402.34486: Calling groups_inventory to load vars for managed_node2 20419 1726882402.34488: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.34504: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.34507: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.34510: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.36089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.36978: done with get_vars() 20419 1726882402.36995: variable 'ansible_search_path' from source: unknown 20419 1726882402.36997: variable 'ansible_search_path' from source: unknown 20419 1726882402.37023: we have included files to process 20419 1726882402.37024: generating all_blocks data 20419 1726882402.37027: done generating all_blocks data 20419 1726882402.37030: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882402.37031: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882402.37032: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882402.37686: done processing included file 20419 1726882402.37687: iterating over new_blocks loaded from include file 20419 1726882402.37688: in VariableManager get_vars() 20419 1726882402.37728: done with get_vars() 20419 1726882402.37733: filtering new block on tags 20419 1726882402.37757: done filtering new block on tags 20419 1726882402.37760: in VariableManager get_vars() 20419 1726882402.37815: done with get_vars() 20419 1726882402.37817: filtering new block on tags 20419 1726882402.37851: done filtering new block on tags 20419 1726882402.37854: in VariableManager get_vars() 20419 1726882402.37887: done with get_vars() 20419 1726882402.37889: filtering new block on tags 20419 1726882402.37904: done filtering new block on tags 20419 1726882402.37906: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20419 1726882402.37915: extending task lists for all hosts with included blocks 20419 1726882402.39722: done extending task lists 20419 1726882402.39723: done processing included files 20419 1726882402.39724: results queue empty 20419 1726882402.39725: checking for any_errors_fatal 20419 1726882402.39728: done checking for any_errors_fatal 20419 1726882402.39729: checking for max_fail_percentage 20419 1726882402.39730: done checking for max_fail_percentage 20419 1726882402.39731: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.39732: done checking to see if all hosts have failed 20419 1726882402.39732: getting the remaining hosts for this loop 20419 1726882402.39733: done getting the remaining hosts for this loop 20419 1726882402.39744: getting the next task for host managed_node2 20419 1726882402.39749: done getting next task for host managed_node2 20419 1726882402.39761: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882402.39764: ^ 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? (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 20419 1726882402.39783: getting variables 20419 1726882402.39784: in VariableManager get_vars() 20419 1726882402.39833: Calling all_inventory to load vars for managed_node2 20419 1726882402.39837: Calling groups_inventory to load vars for managed_node2 20419 1726882402.39839: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.39845: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.39848: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.39874: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.41407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.43088: done with get_vars() 20419 1726882402.43119: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:22 -0400 (0:00:00.110) 0:00:39.540 ****** 20419 1726882402.43204: entering _queue_task() for managed_node2/setup 20419 1726882402.43573: worker is 1 (out of 1 available) 20419 1726882402.43586: exiting _queue_task() for managed_node2/setup 20419 1726882402.43801: done queuing things up, now waiting for results queue to drain 20419 1726882402.43803: waiting for pending results... 20419 1726882402.44013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882402.44048: in run() - task 12673a56-9f93-9d14-fef2-0000000005dd 20419 1726882402.44071: variable 'ansible_search_path' from source: unknown 20419 1726882402.44137: variable 'ansible_search_path' from source: unknown 20419 1726882402.44142: calling self._execute() 20419 1726882402.44234: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.44253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.44270: variable 'omit' from source: magic vars 20419 1726882402.44918: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.44921: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.45179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.45638: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.45723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.45804: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.45903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.45956: variable 'networkmanager_version' from source: set_fact 20419 1726882402.45997: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.46184: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.46200: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.46410: variable 'networkmanager_version' from source: set_fact 20419 1726882402.46434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.46580: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.46623: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.46917: variable 'networkmanager_version' from source: set_fact 20419 1726882402.46923: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.46977: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.46989: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.47141: variable 'networkmanager_version' from source: set_fact 20419 1726882402.47155: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.47286: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.47302: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.47433: variable 'networkmanager_version' from source: set_fact 20419 1726882402.47448: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.47624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882402.50055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882402.50140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882402.50197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882402.50248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882402.50278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882402.50363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882402.50415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882402.50458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882402.50511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882402.50533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882402.50610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882402.50623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882402.50651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882402.50709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882402.50800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882402.50938: variable '__network_required_facts' from source: role '' defaults 20419 1726882402.50977: variable 'ansible_facts' from source: unknown 20419 1726882402.51880: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20419 1726882402.51889: when evaluation is False, skipping this task 20419 1726882402.51899: _execute() done 20419 1726882402.52100: dumping result to json 20419 1726882402.52105: done dumping result, returning 20419 1726882402.52108: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-9d14-fef2-0000000005dd] 20419 1726882402.52111: sending task result for task 12673a56-9f93-9d14-fef2-0000000005dd 20419 1726882402.52185: done sending task result for task 12673a56-9f93-9d14-fef2-0000000005dd 20419 1726882402.52189: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882402.52251: no more pending results, returning what we have 20419 1726882402.52256: results queue empty 20419 1726882402.52257: checking for any_errors_fatal 20419 1726882402.52259: done checking for any_errors_fatal 20419 1726882402.52260: checking for max_fail_percentage 20419 1726882402.52261: done checking for max_fail_percentage 20419 1726882402.52262: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.52263: done checking to see if all hosts have failed 20419 1726882402.52264: getting the remaining hosts for this loop 20419 1726882402.52272: done getting the remaining hosts for this loop 20419 1726882402.52276: getting the next task for host managed_node2 20419 1726882402.52286: done getting next task for host managed_node2 20419 1726882402.52290: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882402.52297: ^ 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? (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 20419 1726882402.52319: getting variables 20419 1726882402.52321: in VariableManager get_vars() 20419 1726882402.52390: Calling all_inventory to load vars for managed_node2 20419 1726882402.52461: Calling groups_inventory to load vars for managed_node2 20419 1726882402.52465: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.52476: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.52479: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.52482: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.54920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.57157: done with get_vars() 20419 1726882402.57185: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:22 -0400 (0:00:00.140) 0:00:39.681 ****** 20419 1726882402.57295: entering _queue_task() for managed_node2/stat 20419 1726882402.57636: worker is 1 (out of 1 available) 20419 1726882402.57650: exiting _queue_task() for managed_node2/stat 20419 1726882402.57664: done queuing things up, now waiting for results queue to drain 20419 1726882402.57665: waiting for pending results... 20419 1726882402.58023: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882402.58119: in run() - task 12673a56-9f93-9d14-fef2-0000000005df 20419 1726882402.58134: variable 'ansible_search_path' from source: unknown 20419 1726882402.58137: variable 'ansible_search_path' from source: unknown 20419 1726882402.58172: calling self._execute() 20419 1726882402.58267: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.58273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.58283: variable 'omit' from source: magic vars 20419 1726882402.58708: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.58719: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.58952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.59983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.59987: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.60216: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.60247: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.60431: variable 'networkmanager_version' from source: set_fact 20419 1726882402.60446: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.60657: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.60663: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.61104: variable 'networkmanager_version' from source: set_fact 20419 1726882402.61300: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.61304: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.61307: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.61718: variable 'networkmanager_version' from source: set_fact 20419 1726882402.61726: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.61883: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.61886: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.62219: variable 'networkmanager_version' from source: set_fact 20419 1726882402.62227: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.62565: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.62568: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.62821: variable 'networkmanager_version' from source: set_fact 20419 1726882402.62829: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.63206: 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) 20419 1726882402.63230: 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) 20419 1726882402.63256: 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) 20419 1726882402.63280: 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) 20419 1726882402.63463: variable '__network_is_ostree' from source: set_fact 20419 1726882402.63552: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882402.63556: when evaluation is False, skipping this task 20419 1726882402.63558: _execute() done 20419 1726882402.63560: dumping result to json 20419 1726882402.63562: done dumping result, returning 20419 1726882402.63564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-9d14-fef2-0000000005df] 20419 1726882402.63566: sending task result for task 12673a56-9f93-9d14-fef2-0000000005df skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882402.63845: no more pending results, returning what we have 20419 1726882402.63850: results queue empty 20419 1726882402.63851: checking for any_errors_fatal 20419 1726882402.63859: done checking for any_errors_fatal 20419 1726882402.63860: checking for max_fail_percentage 20419 1726882402.63862: done checking for max_fail_percentage 20419 1726882402.63863: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.63864: done checking to see if all hosts have failed 20419 1726882402.63865: getting the remaining hosts for this loop 20419 1726882402.63867: done getting the remaining hosts for this loop 20419 1726882402.63872: getting the next task for host managed_node2 20419 1726882402.63880: done getting next task for host managed_node2 20419 1726882402.63884: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882402.63888: ^ 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? (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 20419 1726882402.63907: getting variables 20419 1726882402.63910: in VariableManager get_vars() 20419 1726882402.63968: Calling all_inventory to load vars for managed_node2 20419 1726882402.63972: Calling groups_inventory to load vars for managed_node2 20419 1726882402.63974: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.63985: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.63989: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.63992: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.64906: done sending task result for task 12673a56-9f93-9d14-fef2-0000000005df 20419 1726882402.64909: WORKER PROCESS EXITING 20419 1726882402.66590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.68336: done with get_vars() 20419 1726882402.68357: done getting variables 20419 1726882402.68421: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:22 -0400 (0:00:00.111) 0:00:39.793 ****** 20419 1726882402.68466: entering _queue_task() for managed_node2/set_fact 20419 1726882402.68803: worker is 1 (out of 1 available) 20419 1726882402.68816: exiting _queue_task() for managed_node2/set_fact 20419 1726882402.68907: done queuing things up, now waiting for results queue to drain 20419 1726882402.68909: waiting for pending results... 20419 1726882402.69135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882402.69315: in run() - task 12673a56-9f93-9d14-fef2-0000000005e0 20419 1726882402.69338: variable 'ansible_search_path' from source: unknown 20419 1726882402.69346: variable 'ansible_search_path' from source: unknown 20419 1726882402.69396: calling self._execute() 20419 1726882402.69506: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.69516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.69529: variable 'omit' from source: magic vars 20419 1726882402.69895: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.69920: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.70101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.70376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.70424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.70467: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.70505: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.70592: variable 'networkmanager_version' from source: set_fact 20419 1726882402.70613: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.70730: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.70741: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.70878: variable 'networkmanager_version' from source: set_fact 20419 1726882402.70895: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.71003: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.71022: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.71152: variable 'networkmanager_version' from source: set_fact 20419 1726882402.71164: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.71340: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.71355: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.71556: variable 'networkmanager_version' from source: set_fact 20419 1726882402.71561: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.71624: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.71635: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.71775: variable 'networkmanager_version' from source: set_fact 20419 1726882402.71795: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.71992: 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) 20419 1726882402.71997: 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) 20419 1726882402.72017: 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) 20419 1726882402.72050: 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) 20419 1726882402.72498: variable '__network_is_ostree' from source: set_fact 20419 1726882402.72500: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882402.72502: when evaluation is False, skipping this task 20419 1726882402.72504: _execute() done 20419 1726882402.72506: dumping result to json 20419 1726882402.72508: done dumping result, returning 20419 1726882402.72510: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-0000000005e0] 20419 1726882402.72512: sending task result for task 12673a56-9f93-9d14-fef2-0000000005e0 20419 1726882402.72579: done sending task result for task 12673a56-9f93-9d14-fef2-0000000005e0 20419 1726882402.72583: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882402.72630: no more pending results, returning what we have 20419 1726882402.72635: results queue empty 20419 1726882402.72636: checking for any_errors_fatal 20419 1726882402.72644: done checking for any_errors_fatal 20419 1726882402.72645: checking for max_fail_percentage 20419 1726882402.72647: done checking for max_fail_percentage 20419 1726882402.72647: checking to see if all hosts have failed and the running result is not ok 20419 1726882402.72648: done checking to see if all hosts have failed 20419 1726882402.72649: getting the remaining hosts for this loop 20419 1726882402.72651: done getting the remaining hosts for this loop 20419 1726882402.72655: getting the next task for host managed_node2 20419 1726882402.72666: done getting next task for host managed_node2 20419 1726882402.72669: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882402.72674: ^ 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? (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 20419 1726882402.72695: getting variables 20419 1726882402.72697: in VariableManager get_vars() 20419 1726882402.72752: Calling all_inventory to load vars for managed_node2 20419 1726882402.72755: Calling groups_inventory to load vars for managed_node2 20419 1726882402.72757: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882402.72769: Calling all_plugins_play to load vars for managed_node2 20419 1726882402.72772: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882402.72775: Calling groups_plugins_play to load vars for managed_node2 20419 1726882402.75640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882402.78128: done with get_vars() 20419 1726882402.78160: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:22 -0400 (0:00:00.097) 0:00:39.891 ****** 20419 1726882402.78269: entering _queue_task() for managed_node2/service_facts 20419 1726882402.78620: worker is 1 (out of 1 available) 20419 1726882402.78634: exiting _queue_task() for managed_node2/service_facts 20419 1726882402.78648: done queuing things up, now waiting for results queue to drain 20419 1726882402.78650: waiting for pending results... 20419 1726882402.78998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882402.79201: in run() - task 12673a56-9f93-9d14-fef2-0000000005e2 20419 1726882402.79531: variable 'ansible_search_path' from source: unknown 20419 1726882402.79538: variable 'ansible_search_path' from source: unknown 20419 1726882402.79542: calling self._execute() 20419 1726882402.79664: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.79678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.79696: variable 'omit' from source: magic vars 20419 1726882402.80118: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.80136: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.80335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882402.80630: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882402.80728: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882402.80732: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882402.80760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882402.80856: variable 'networkmanager_version' from source: set_fact 20419 1726882402.80874: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.80995: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.81007: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.81183: variable 'networkmanager_version' from source: set_fact 20419 1726882402.81200: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.81381: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.81384: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.81464: variable 'networkmanager_version' from source: set_fact 20419 1726882402.81477: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.81645: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.81656: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.81785: variable 'networkmanager_version' from source: set_fact 20419 1726882402.81801: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.81919: variable 'ansible_distribution_major_version' from source: facts 20419 1726882402.81930: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882402.82098: variable 'networkmanager_version' from source: set_fact 20419 1726882402.82101: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882402.82104: variable 'omit' from source: magic vars 20419 1726882402.82160: variable 'omit' from source: magic vars 20419 1726882402.82205: variable 'omit' from source: magic vars 20419 1726882402.82243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882402.82278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882402.82304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882402.82355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.82361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882402.82384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882402.82392: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.82403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.82571: Set connection var ansible_pipelining to False 20419 1726882402.82575: Set connection var ansible_timeout to 10 20419 1726882402.82578: Set connection var ansible_connection to ssh 20419 1726882402.82580: Set connection var ansible_shell_executable to /bin/sh 20419 1726882402.82582: Set connection var ansible_shell_type to sh 20419 1726882402.82584: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882402.82586: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.82680: variable 'ansible_connection' from source: unknown 20419 1726882402.82683: variable 'ansible_module_compression' from source: unknown 20419 1726882402.82685: variable 'ansible_shell_type' from source: unknown 20419 1726882402.82687: variable 'ansible_shell_executable' from source: unknown 20419 1726882402.82689: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882402.82691: variable 'ansible_pipelining' from source: unknown 20419 1726882402.82695: variable 'ansible_timeout' from source: unknown 20419 1726882402.82697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882402.82799: 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__) 20419 1726882402.82900: variable 'omit' from source: magic vars 20419 1726882402.82904: starting attempt loop 20419 1726882402.82907: running the handler 20419 1726882402.82909: _low_level_execute_command(): starting 20419 1726882402.82911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882402.84250: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882402.84316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882402.84324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882402.84435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882402.86109: stdout chunk (state=3): >>>/root <<< 20419 1726882402.86267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882402.86271: stdout chunk (state=3): >>><<< 20419 1726882402.86273: stderr chunk (state=3): >>><<< 20419 1726882402.86295: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882402.86405: _low_level_execute_command(): starting 20419 1726882402.86409: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950 `" && echo ansible-tmp-1726882402.8631368-22295-111393890264950="` echo /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950 `" ) && sleep 0' 20419 1726882402.87170: 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 <<< 20419 1726882402.87183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882402.87403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882402.87507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882402.87616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882402.89481: stdout chunk (state=3): >>>ansible-tmp-1726882402.8631368-22295-111393890264950=/root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950 <<< 20419 1726882402.89609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882402.89648: stderr chunk (state=3): >>><<< 20419 1726882402.89659: stdout chunk (state=3): >>><<< 20419 1726882402.89899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882402.8631368-22295-111393890264950=/root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882402.89903: variable 'ansible_module_compression' from source: unknown 20419 1726882402.89905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20419 1726882402.89907: variable 'ansible_facts' from source: unknown 20419 1726882402.89921: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py 20419 1726882402.90155: Sending initial data 20419 1726882402.90158: Sent initial data (162 bytes) 20419 1726882402.90702: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882402.90717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882402.90731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882402.90747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882402.90805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882402.90868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882402.90884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882402.91018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882402.91137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882402.92662: 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 <<< 20419 1726882402.92669: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882402.92719: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882402.92785: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp30ya1dq1 /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py <<< 20419 1726882402.92788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py" <<< 20419 1726882402.92839: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp30ya1dq1" to remote "/root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py" <<< 20419 1726882402.93461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882402.93492: stderr chunk (state=3): >>><<< 20419 1726882402.93497: stdout chunk (state=3): >>><<< 20419 1726882402.93544: done transferring module to remote 20419 1726882402.93555: _low_level_execute_command(): starting 20419 1726882402.93559: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/ /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py && sleep 0' 20419 1726882402.93971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882402.93974: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882402.93976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882402.93979: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882402.93983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882402.94033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882402.94036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882402.94104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882402.95884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882402.95914: stderr chunk (state=3): >>><<< 20419 1726882402.95917: stdout chunk (state=3): >>><<< 20419 1726882402.95926: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882402.95929: _low_level_execute_command(): starting 20419 1726882402.95933: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/AnsiballZ_service_facts.py && sleep 0' 20419 1726882402.96667: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882402.96670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882402.96729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882402.96806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.47011: 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.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<<< 20419 1726882404.47029: stdout chunk (state=3): >>>", "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",<<< 20419 1726882404.47059: stdout chunk (state=3): >>> "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@.servic<<< 20419 1726882404.47066: stdout chunk (state=3): >>>e": {"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": "<<< 20419 1726882404.47072: stdout chunk (state=3): >>>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": {}}} <<< 20419 1726882404.48681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882404.48684: stdout chunk (state=3): >>><<< 20419 1726882404.48687: stderr chunk (state=3): >>><<< 20419 1726882404.48736: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882404.49600: 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-1726882402.8631368-22295-111393890264950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882404.49609: _low_level_execute_command(): starting 20419 1726882404.49612: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882402.8631368-22295-111393890264950/ > /dev/null 2>&1 && sleep 0' 20419 1726882404.50378: 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 <<< 20419 1726882404.50383: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.50387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882404.50389: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882404.50391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.50426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882404.50465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.50527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.52505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882404.52508: stdout chunk (state=3): >>><<< 20419 1726882404.52511: stderr chunk (state=3): >>><<< 20419 1726882404.52514: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882404.52516: handler run complete 20419 1726882404.52587: variable 'ansible_facts' from source: unknown 20419 1726882404.53029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882404.53296: variable 'ansible_facts' from source: unknown 20419 1726882404.53410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882404.53566: attempt loop complete, returning result 20419 1726882404.53569: _execute() done 20419 1726882404.53572: dumping result to json 20419 1726882404.53630: done dumping result, returning 20419 1726882404.53655: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-9d14-fef2-0000000005e2] 20419 1726882404.53658: sending task result for task 12673a56-9f93-9d14-fef2-0000000005e2 20419 1726882404.54514: done sending task result for task 12673a56-9f93-9d14-fef2-0000000005e2 20419 1726882404.54520: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882404.54578: no more pending results, returning what we have 20419 1726882404.54583: results queue empty 20419 1726882404.54583: checking for any_errors_fatal 20419 1726882404.54589: done checking for any_errors_fatal 20419 1726882404.54594: checking for max_fail_percentage 20419 1726882404.54596: done checking for max_fail_percentage 20419 1726882404.54597: checking to see if all hosts have failed and the running result is not ok 20419 1726882404.54598: done checking to see if all hosts have failed 20419 1726882404.54599: getting the remaining hosts for this loop 20419 1726882404.54600: done getting the remaining hosts for this loop 20419 1726882404.54606: getting the next task for host managed_node2 20419 1726882404.54612: done getting next task for host managed_node2 20419 1726882404.54616: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882404.54620: ^ 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? (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 20419 1726882404.54636: getting variables 20419 1726882404.54638: in VariableManager get_vars() 20419 1726882404.54683: Calling all_inventory to load vars for managed_node2 20419 1726882404.54686: Calling groups_inventory to load vars for managed_node2 20419 1726882404.54689: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882404.54699: Calling all_plugins_play to load vars for managed_node2 20419 1726882404.54702: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882404.54704: Calling groups_plugins_play to load vars for managed_node2 20419 1726882404.55663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882404.56662: done with get_vars() 20419 1726882404.56679: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:24 -0400 (0:00:01.784) 0:00:41.676 ****** 20419 1726882404.56761: entering _queue_task() for managed_node2/package_facts 20419 1726882404.57012: worker is 1 (out of 1 available) 20419 1726882404.57026: exiting _queue_task() for managed_node2/package_facts 20419 1726882404.57039: done queuing things up, now waiting for results queue to drain 20419 1726882404.57041: waiting for pending results... 20419 1726882404.57411: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882404.57486: in run() - task 12673a56-9f93-9d14-fef2-0000000005e3 20419 1726882404.57501: variable 'ansible_search_path' from source: unknown 20419 1726882404.57505: variable 'ansible_search_path' from source: unknown 20419 1726882404.57533: calling self._execute() 20419 1726882404.57609: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882404.57613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882404.57626: variable 'omit' from source: magic vars 20419 1726882404.58137: variable 'ansible_distribution_major_version' from source: facts 20419 1726882404.58198: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882404.58348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882404.58650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882404.58683: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882404.58714: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882404.58738: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882404.58800: variable 'networkmanager_version' from source: set_fact 20419 1726882404.58812: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882404.58999: variable 'ansible_distribution_major_version' from source: facts 20419 1726882404.59002: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882404.59028: variable 'networkmanager_version' from source: set_fact 20419 1726882404.59041: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882404.59147: variable 'ansible_distribution_major_version' from source: facts 20419 1726882404.59157: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882404.59280: variable 'networkmanager_version' from source: set_fact 20419 1726882404.59296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882404.59704: variable 'ansible_distribution_major_version' from source: facts 20419 1726882404.59707: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882404.59868: variable 'networkmanager_version' from source: set_fact 20419 1726882404.59886: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882404.60011: variable 'ansible_distribution_major_version' from source: facts 20419 1726882404.60023: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882404.60169: variable 'networkmanager_version' from source: set_fact 20419 1726882404.60183: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882404.60200: variable 'omit' from source: magic vars 20419 1726882404.60285: variable 'omit' from source: magic vars 20419 1726882404.60316: variable 'omit' from source: magic vars 20419 1726882404.60343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882404.60362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882404.60385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882404.60404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882404.60413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882404.60441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882404.60444: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882404.60446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882404.60519: Set connection var ansible_pipelining to False 20419 1726882404.60524: Set connection var ansible_timeout to 10 20419 1726882404.60526: Set connection var ansible_connection to ssh 20419 1726882404.60535: Set connection var ansible_shell_executable to /bin/sh 20419 1726882404.60538: Set connection var ansible_shell_type to sh 20419 1726882404.60541: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882404.60561: variable 'ansible_shell_executable' from source: unknown 20419 1726882404.60564: variable 'ansible_connection' from source: unknown 20419 1726882404.60567: variable 'ansible_module_compression' from source: unknown 20419 1726882404.60569: variable 'ansible_shell_type' from source: unknown 20419 1726882404.60572: variable 'ansible_shell_executable' from source: unknown 20419 1726882404.60574: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882404.60576: variable 'ansible_pipelining' from source: unknown 20419 1726882404.60578: variable 'ansible_timeout' from source: unknown 20419 1726882404.60583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882404.60689: 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__) 20419 1726882404.60702: variable 'omit' from source: magic vars 20419 1726882404.60706: starting attempt loop 20419 1726882404.60709: running the handler 20419 1726882404.60720: _low_level_execute_command(): starting 20419 1726882404.60727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882404.61218: 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 <<< 20419 1726882404.61223: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.61226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882404.61228: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.61277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882404.61281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882404.61291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.61353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.63152: stdout chunk (state=3): >>>/root <<< 20419 1726882404.63227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882404.63231: stdout chunk (state=3): >>><<< 20419 1726882404.63242: stderr chunk (state=3): >>><<< 20419 1726882404.63358: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882404.63362: _low_level_execute_command(): starting 20419 1726882404.63365: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446 `" && echo ansible-tmp-1726882404.6326926-22371-136682654044446="` echo /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446 `" ) && sleep 0' 20419 1726882404.63943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882404.63950: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882404.63962: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.64026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882404.64038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882404.64078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.64135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.66020: stdout chunk (state=3): >>>ansible-tmp-1726882404.6326926-22371-136682654044446=/root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446 <<< 20419 1726882404.66127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882404.66159: stderr chunk (state=3): >>><<< 20419 1726882404.66161: stdout chunk (state=3): >>><<< 20419 1726882404.66201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882404.6326926-22371-136682654044446=/root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882404.66216: variable 'ansible_module_compression' from source: unknown 20419 1726882404.66250: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20419 1726882404.66300: variable 'ansible_facts' from source: unknown 20419 1726882404.66420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py 20419 1726882404.66522: Sending initial data 20419 1726882404.66526: Sent initial data (162 bytes) 20419 1726882404.66998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882404.67012: 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 <<< 20419 1726882404.67103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882404.67163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.67217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.68746: 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 <<< 20419 1726882404.68802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882404.68861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpk8z_3fpg /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py <<< 20419 1726882404.68869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py" <<< 20419 1726882404.68920: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpk8z_3fpg" to remote "/root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py" <<< 20419 1726882404.70365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882404.70368: stdout chunk (state=3): >>><<< 20419 1726882404.70479: stderr chunk (state=3): >>><<< 20419 1726882404.70482: done transferring module to remote 20419 1726882404.70485: _low_level_execute_command(): starting 20419 1726882404.70487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/ /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py && sleep 0' 20419 1726882404.70964: 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 <<< 20419 1726882404.70967: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.70969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882404.70971: 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.14.69 originally 10.31.14.69 <<< 20419 1726882404.70973: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.71023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882404.71030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.71118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882404.72833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882404.72860: stderr chunk (state=3): >>><<< 20419 1726882404.72863: stdout chunk (state=3): >>><<< 20419 1726882404.72883: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882404.72886: _low_level_execute_command(): starting 20419 1726882404.72889: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/AnsiballZ_package_facts.py && sleep 0' 20419 1726882404.73504: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882404.73553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882404.73589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882404.73673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882404.74013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882405.17506: 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, "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",<<< 20419 1726882405.17728: 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.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"}}} <<< 20419 1726882405.19772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882405.19775: stdout chunk (state=3): >>><<< 20419 1726882405.19778: stderr chunk (state=3): >>><<< 20419 1726882405.20304: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882405.24344: 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-1726882404.6326926-22371-136682654044446/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882405.24376: _low_level_execute_command(): starting 20419 1726882405.24387: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882404.6326926-22371-136682654044446/ > /dev/null 2>&1 && sleep 0' 20419 1726882405.25655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882405.25988: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882405.26017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882405.26113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882405.28035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882405.28046: stdout chunk (state=3): >>><<< 20419 1726882405.28058: stderr chunk (state=3): >>><<< 20419 1726882405.28399: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882405.28403: handler run complete 20419 1726882405.29845: variable 'ansible_facts' from source: unknown 20419 1726882405.31079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.40471: variable 'ansible_facts' from source: unknown 20419 1726882405.40892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.42216: attempt loop complete, returning result 20419 1726882405.42257: _execute() done 20419 1726882405.42269: dumping result to json 20419 1726882405.42776: done dumping result, returning 20419 1726882405.42780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-9d14-fef2-0000000005e3] 20419 1726882405.42782: sending task result for task 12673a56-9f93-9d14-fef2-0000000005e3 20419 1726882405.45319: done sending task result for task 12673a56-9f93-9d14-fef2-0000000005e3 20419 1726882405.45323: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882405.45484: no more pending results, returning what we have 20419 1726882405.45487: results queue empty 20419 1726882405.45488: checking for any_errors_fatal 20419 1726882405.45492: done checking for any_errors_fatal 20419 1726882405.45492: checking for max_fail_percentage 20419 1726882405.45497: done checking for max_fail_percentage 20419 1726882405.45498: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.45499: done checking to see if all hosts have failed 20419 1726882405.45499: getting the remaining hosts for this loop 20419 1726882405.45501: done getting the remaining hosts for this loop 20419 1726882405.45504: getting the next task for host managed_node2 20419 1726882405.45512: done getting next task for host managed_node2 20419 1726882405.45515: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882405.45518: ^ 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? (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 20419 1726882405.45531: getting variables 20419 1726882405.45532: in VariableManager get_vars() 20419 1726882405.45576: Calling all_inventory to load vars for managed_node2 20419 1726882405.45579: Calling groups_inventory to load vars for managed_node2 20419 1726882405.45581: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.45590: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.45597: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.45601: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.52456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.54528: done with get_vars() 20419 1726882405.54555: done getting variables 20419 1726882405.54591: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:25 -0400 (0:00:00.978) 0:00:42.654 ****** 20419 1726882405.54625: entering _queue_task() for managed_node2/debug 20419 1726882405.54955: worker is 1 (out of 1 available) 20419 1726882405.54969: exiting _queue_task() for managed_node2/debug 20419 1726882405.54981: done queuing things up, now waiting for results queue to drain 20419 1726882405.54984: waiting for pending results... 20419 1726882405.55166: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882405.55265: in run() - task 12673a56-9f93-9d14-fef2-000000000116 20419 1726882405.55276: variable 'ansible_search_path' from source: unknown 20419 1726882405.55280: variable 'ansible_search_path' from source: unknown 20419 1726882405.55314: calling self._execute() 20419 1726882405.55388: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.55396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.55402: variable 'omit' from source: magic vars 20419 1726882405.55687: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.55698: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.55878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.56150: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.56213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.56223: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.56400: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.56409: variable 'networkmanager_version' from source: set_fact 20419 1726882405.56430: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.56540: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.56544: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.56666: variable 'networkmanager_version' from source: set_fact 20419 1726882405.56670: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.56775: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.56779: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.56903: variable 'networkmanager_version' from source: set_fact 20419 1726882405.56906: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.56909: variable 'omit' from source: magic vars 20419 1726882405.56958: variable 'omit' from source: magic vars 20419 1726882405.57047: variable 'network_provider' from source: set_fact 20419 1726882405.57065: variable 'omit' from source: magic vars 20419 1726882405.57103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882405.57200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882405.57205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882405.57208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882405.57210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882405.57212: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882405.57220: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.57224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.57895: Set connection var ansible_pipelining to False 20419 1726882405.57900: Set connection var ansible_timeout to 10 20419 1726882405.57908: Set connection var ansible_connection to ssh 20419 1726882405.57911: Set connection var ansible_shell_executable to /bin/sh 20419 1726882405.57914: Set connection var ansible_shell_type to sh 20419 1726882405.57916: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882405.57918: variable 'ansible_shell_executable' from source: unknown 20419 1726882405.57920: variable 'ansible_connection' from source: unknown 20419 1726882405.57923: variable 'ansible_module_compression' from source: unknown 20419 1726882405.57925: variable 'ansible_shell_type' from source: unknown 20419 1726882405.57927: variable 'ansible_shell_executable' from source: unknown 20419 1726882405.57929: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.57931: variable 'ansible_pipelining' from source: unknown 20419 1726882405.57933: variable 'ansible_timeout' from source: unknown 20419 1726882405.57935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.58249: 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) 20419 1726882405.58253: variable 'omit' from source: magic vars 20419 1726882405.58255: starting attempt loop 20419 1726882405.58257: running the handler 20419 1726882405.58287: handler run complete 20419 1726882405.58311: attempt loop complete, returning result 20419 1726882405.58342: _execute() done 20419 1726882405.58346: dumping result to json 20419 1726882405.58348: done dumping result, returning 20419 1726882405.58351: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9d14-fef2-000000000116] 20419 1726882405.58354: sending task result for task 12673a56-9f93-9d14-fef2-000000000116 20419 1726882405.58511: done sending task result for task 12673a56-9f93-9d14-fef2-000000000116 20419 1726882405.58559: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20419 1726882405.58640: no more pending results, returning what we have 20419 1726882405.58644: results queue empty 20419 1726882405.58645: checking for any_errors_fatal 20419 1726882405.58662: done checking for any_errors_fatal 20419 1726882405.58663: checking for max_fail_percentage 20419 1726882405.58664: done checking for max_fail_percentage 20419 1726882405.58665: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.58666: done checking to see if all hosts have failed 20419 1726882405.58667: getting the remaining hosts for this loop 20419 1726882405.58668: done getting the remaining hosts for this loop 20419 1726882405.58671: getting the next task for host managed_node2 20419 1726882405.58677: done getting next task for host managed_node2 20419 1726882405.58680: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882405.58683: ^ 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? (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 20419 1726882405.58700: getting variables 20419 1726882405.58702: in VariableManager get_vars() 20419 1726882405.58767: Calling all_inventory to load vars for managed_node2 20419 1726882405.58770: Calling groups_inventory to load vars for managed_node2 20419 1726882405.58780: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.58789: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.58796: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.58801: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.59919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.61618: done with get_vars() 20419 1726882405.61642: done getting variables 20419 1726882405.61688: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:25 -0400 (0:00:00.070) 0:00:42.725 ****** 20419 1726882405.61718: entering _queue_task() for managed_node2/fail 20419 1726882405.61969: worker is 1 (out of 1 available) 20419 1726882405.61983: exiting _queue_task() for managed_node2/fail 20419 1726882405.62000: done queuing things up, now waiting for results queue to drain 20419 1726882405.62002: waiting for pending results... 20419 1726882405.62198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882405.62282: in run() - task 12673a56-9f93-9d14-fef2-000000000117 20419 1726882405.62297: variable 'ansible_search_path' from source: unknown 20419 1726882405.62302: variable 'ansible_search_path' from source: unknown 20419 1726882405.62329: calling self._execute() 20419 1726882405.62404: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.62409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.62417: variable 'omit' from source: magic vars 20419 1726882405.62766: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.62775: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.62960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.63174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.63210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.63250: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.63308: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.63368: variable 'networkmanager_version' from source: set_fact 20419 1726882405.63380: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.63471: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.63474: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.63602: variable 'networkmanager_version' from source: set_fact 20419 1726882405.63606: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.63691: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.63698: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.63834: variable 'networkmanager_version' from source: set_fact 20419 1726882405.63848: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.63955: variable 'network_state' from source: role '' defaults 20419 1726882405.63965: Evaluated conditional (network_state != {}): False 20419 1726882405.63969: when evaluation is False, skipping this task 20419 1726882405.63972: _execute() done 20419 1726882405.63976: dumping result to json 20419 1726882405.63978: done dumping result, returning 20419 1726882405.63986: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9d14-fef2-000000000117] 20419 1726882405.63999: sending task result for task 12673a56-9f93-9d14-fef2-000000000117 20419 1726882405.64095: done sending task result for task 12673a56-9f93-9d14-fef2-000000000117 20419 1726882405.64099: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882405.64157: no more pending results, returning what we have 20419 1726882405.64165: results queue empty 20419 1726882405.64167: checking for any_errors_fatal 20419 1726882405.64175: done checking for any_errors_fatal 20419 1726882405.64176: checking for max_fail_percentage 20419 1726882405.64178: done checking for max_fail_percentage 20419 1726882405.64178: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.64179: done checking to see if all hosts have failed 20419 1726882405.64180: getting the remaining hosts for this loop 20419 1726882405.64181: done getting the remaining hosts for this loop 20419 1726882405.64185: getting the next task for host managed_node2 20419 1726882405.64192: done getting next task for host managed_node2 20419 1726882405.64274: ^ 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 20419 1726882405.64277: ^ 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? (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 20419 1726882405.64297: getting variables 20419 1726882405.64299: in VariableManager get_vars() 20419 1726882405.64399: Calling all_inventory to load vars for managed_node2 20419 1726882405.64402: Calling groups_inventory to load vars for managed_node2 20419 1726882405.64404: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.64433: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.64437: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.64440: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.65453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.66483: done with get_vars() 20419 1726882405.66503: done getting variables 20419 1726882405.66574: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:25 -0400 (0:00:00.049) 0:00:42.774 ****** 20419 1726882405.66623: entering _queue_task() for managed_node2/fail 20419 1726882405.67057: worker is 1 (out of 1 available) 20419 1726882405.67072: exiting _queue_task() for managed_node2/fail 20419 1726882405.67096: done queuing things up, now waiting for results queue to drain 20419 1726882405.67098: waiting for pending results... 20419 1726882405.67444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20419 1726882405.67513: in run() - task 12673a56-9f93-9d14-fef2-000000000118 20419 1726882405.67531: variable 'ansible_search_path' from source: unknown 20419 1726882405.67535: variable 'ansible_search_path' from source: unknown 20419 1726882405.67564: calling self._execute() 20419 1726882405.67643: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.67648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.67657: variable 'omit' from source: magic vars 20419 1726882405.68171: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.68174: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.68401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.68724: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.68765: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.68802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.68880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.68960: variable 'networkmanager_version' from source: set_fact 20419 1726882405.68973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.69184: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.69189: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.69297: variable 'networkmanager_version' from source: set_fact 20419 1726882405.69312: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.69388: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.69395: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.69480: variable 'networkmanager_version' from source: set_fact 20419 1726882405.69487: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.69568: variable 'network_state' from source: role '' defaults 20419 1726882405.69576: Evaluated conditional (network_state != {}): False 20419 1726882405.69579: when evaluation is False, skipping this task 20419 1726882405.69582: _execute() done 20419 1726882405.69585: dumping result to json 20419 1726882405.69587: done dumping result, returning 20419 1726882405.69598: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9d14-fef2-000000000118] 20419 1726882405.69601: sending task result for task 12673a56-9f93-9d14-fef2-000000000118 20419 1726882405.69688: done sending task result for task 12673a56-9f93-9d14-fef2-000000000118 20419 1726882405.69691: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882405.69741: no more pending results, returning what we have 20419 1726882405.69745: results queue empty 20419 1726882405.69746: checking for any_errors_fatal 20419 1726882405.69755: done checking for any_errors_fatal 20419 1726882405.69756: checking for max_fail_percentage 20419 1726882405.69757: done checking for max_fail_percentage 20419 1726882405.69758: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.69759: done checking to see if all hosts have failed 20419 1726882405.69759: getting the remaining hosts for this loop 20419 1726882405.69761: done getting the remaining hosts for this loop 20419 1726882405.69765: getting the next task for host managed_node2 20419 1726882405.69772: done getting next task for host managed_node2 20419 1726882405.69776: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882405.69778: ^ 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? (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 20419 1726882405.69801: getting variables 20419 1726882405.69803: in VariableManager get_vars() 20419 1726882405.69852: Calling all_inventory to load vars for managed_node2 20419 1726882405.69855: Calling groups_inventory to load vars for managed_node2 20419 1726882405.69857: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.69866: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.69868: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.69870: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.70800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.72188: done with get_vars() 20419 1726882405.72216: done getting variables 20419 1726882405.72271: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:25 -0400 (0:00:00.056) 0:00:42.831 ****** 20419 1726882405.72309: entering _queue_task() for managed_node2/fail 20419 1726882405.72634: worker is 1 (out of 1 available) 20419 1726882405.72649: exiting _queue_task() for managed_node2/fail 20419 1726882405.72663: done queuing things up, now waiting for results queue to drain 20419 1726882405.72664: waiting for pending results... 20419 1726882405.72982: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882405.73147: in run() - task 12673a56-9f93-9d14-fef2-000000000119 20419 1726882405.73169: variable 'ansible_search_path' from source: unknown 20419 1726882405.73177: variable 'ansible_search_path' from source: unknown 20419 1726882405.73224: calling self._execute() 20419 1726882405.73339: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.73500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.73504: variable 'omit' from source: magic vars 20419 1726882405.73758: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.73776: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.73963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.74247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.74306: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.74348: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.74439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.74526: variable 'networkmanager_version' from source: set_fact 20419 1726882405.74544: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.74652: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.74662: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.74782: variable 'networkmanager_version' from source: set_fact 20419 1726882405.74799: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.74905: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.74916: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.75056: variable 'networkmanager_version' from source: set_fact 20419 1726882405.75070: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.75211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882405.77339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882405.77413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882405.77499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882405.77503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882405.77534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882405.77624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.77677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.77711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.77749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.77770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.77869: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.77878: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20419 1726882405.78086: variable 'ansible_distribution' from source: facts 20419 1726882405.78089: variable '__network_rh_distros' from source: role '' defaults 20419 1726882405.78095: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20419 1726882405.78287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.78324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.78355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.78402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.78427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.78478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.78510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.78542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.78644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.78648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.78650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.78674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.78709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.78758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.78787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.79122: variable 'network_connections' from source: task vars 20419 1726882405.79139: variable 'interface' from source: play vars 20419 1726882405.79220: variable 'interface' from source: play vars 20419 1726882405.79237: variable 'network_state' from source: role '' defaults 20419 1726882405.79300: 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) 20419 1726882405.79499: 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) 20419 1726882405.79503: 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) 20419 1726882405.79505: 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) 20419 1726882405.79508: 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 20419 1726882405.79510: when evaluation is False, skipping this task 20419 1726882405.79512: _execute() done 20419 1726882405.79514: dumping result to json 20419 1726882405.79516: done dumping result, returning 20419 1726882405.79519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9d14-fef2-000000000119] 20419 1726882405.79521: sending task result for task 12673a56-9f93-9d14-fef2-000000000119 20419 1726882405.79601: done sending task result for task 12673a56-9f93-9d14-fef2-000000000119 20419 1726882405.79604: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 20419 1726882405.79653: no more pending results, returning what we have 20419 1726882405.79657: results queue empty 20419 1726882405.79658: checking for any_errors_fatal 20419 1726882405.79668: done checking for any_errors_fatal 20419 1726882405.79668: checking for max_fail_percentage 20419 1726882405.79671: done checking for max_fail_percentage 20419 1726882405.79672: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.79673: done checking to see if all hosts have failed 20419 1726882405.79674: getting the remaining hosts for this loop 20419 1726882405.79676: done getting the remaining hosts for this loop 20419 1726882405.79680: getting the next task for host managed_node2 20419 1726882405.79687: done getting next task for host managed_node2 20419 1726882405.79691: ^ 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 20419 1726882405.79698: ^ 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? (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 20419 1726882405.79718: getting variables 20419 1726882405.79720: in VariableManager get_vars() 20419 1726882405.79773: Calling all_inventory to load vars for managed_node2 20419 1726882405.79776: Calling groups_inventory to load vars for managed_node2 20419 1726882405.79779: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.79789: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.79795: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.80006: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.81464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.83067: done with get_vars() 20419 1726882405.83098: done getting variables 20419 1726882405.83156: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:25 -0400 (0:00:00.108) 0:00:42.940 ****** 20419 1726882405.83189: entering _queue_task() for managed_node2/dnf 20419 1726882405.83552: worker is 1 (out of 1 available) 20419 1726882405.83564: exiting _queue_task() for managed_node2/dnf 20419 1726882405.83576: done queuing things up, now waiting for results queue to drain 20419 1726882405.83577: waiting for pending results... 20419 1726882405.83925: running TaskExecutor() for managed_node2/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 20419 1726882405.84101: in run() - task 12673a56-9f93-9d14-fef2-00000000011a 20419 1726882405.84105: variable 'ansible_search_path' from source: unknown 20419 1726882405.84108: variable 'ansible_search_path' from source: unknown 20419 1726882405.84132: calling self._execute() 20419 1726882405.84251: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.84300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.84303: variable 'omit' from source: magic vars 20419 1726882405.84686: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.84708: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.84876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.85147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.85399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.85403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.85406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.85408: variable 'networkmanager_version' from source: set_fact 20419 1726882405.85416: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.85537: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.85548: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.85688: variable 'networkmanager_version' from source: set_fact 20419 1726882405.85708: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.85823: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.85833: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.85973: variable 'networkmanager_version' from source: set_fact 20419 1726882405.85987: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.86150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882405.88661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882405.88741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882405.88789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882405.88833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882405.88865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882405.88957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.88991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.89031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.89078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.89101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.89302: variable 'ansible_distribution' from source: facts 20419 1726882405.89306: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.89308: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20419 1726882405.89373: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882405.89514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.89546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.89576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.89624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.89645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.89700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.89732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.89749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.89778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.89789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.89821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.89837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.89861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.89888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.89905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.90005: variable 'network_connections' from source: task vars 20419 1726882405.90015: variable 'interface' from source: play vars 20419 1726882405.90063: variable 'interface' from source: play vars 20419 1726882405.90112: 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) 20419 1726882405.90127: 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) 20419 1726882405.90144: 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) 20419 1726882405.90161: 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) 20419 1726882405.90211: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882405.90372: variable 'network_connections' from source: task vars 20419 1726882405.90376: variable 'interface' from source: play vars 20419 1726882405.90425: variable 'interface' from source: play vars 20419 1726882405.90448: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882405.90452: when evaluation is False, skipping this task 20419 1726882405.90454: _execute() done 20419 1726882405.90457: dumping result to json 20419 1726882405.90459: done dumping result, returning 20419 1726882405.90466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000011a] 20419 1726882405.90471: sending task result for task 12673a56-9f93-9d14-fef2-00000000011a 20419 1726882405.90559: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011a 20419 1726882405.90562: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882405.90612: no more pending results, returning what we have 20419 1726882405.90615: results queue empty 20419 1726882405.90616: checking for any_errors_fatal 20419 1726882405.90622: done checking for any_errors_fatal 20419 1726882405.90622: checking for max_fail_percentage 20419 1726882405.90624: done checking for max_fail_percentage 20419 1726882405.90625: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.90625: done checking to see if all hosts have failed 20419 1726882405.90626: getting the remaining hosts for this loop 20419 1726882405.90627: done getting the remaining hosts for this loop 20419 1726882405.90631: getting the next task for host managed_node2 20419 1726882405.90638: done getting next task for host managed_node2 20419 1726882405.90642: ^ 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 20419 1726882405.90645: ^ 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? (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 20419 1726882405.90663: getting variables 20419 1726882405.90665: in VariableManager get_vars() 20419 1726882405.90723: Calling all_inventory to load vars for managed_node2 20419 1726882405.90726: Calling groups_inventory to load vars for managed_node2 20419 1726882405.90728: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.90738: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.90741: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.90743: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.91935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882405.93038: done with get_vars() 20419 1726882405.93055: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882405.93110: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:25 -0400 (0:00:00.099) 0:00:43.040 ****** 20419 1726882405.93135: entering _queue_task() for managed_node2/yum 20419 1726882405.93380: worker is 1 (out of 1 available) 20419 1726882405.93399: exiting _queue_task() for managed_node2/yum 20419 1726882405.93411: done queuing things up, now waiting for results queue to drain 20419 1726882405.93413: waiting for pending results... 20419 1726882405.93598: running TaskExecutor() for managed_node2/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 20419 1726882405.93681: in run() - task 12673a56-9f93-9d14-fef2-00000000011b 20419 1726882405.93698: variable 'ansible_search_path' from source: unknown 20419 1726882405.93702: variable 'ansible_search_path' from source: unknown 20419 1726882405.93728: calling self._execute() 20419 1726882405.93802: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882405.93806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882405.93815: variable 'omit' from source: magic vars 20419 1726882405.94089: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.94100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.94221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882405.94482: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882405.94575: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882405.94579: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882405.94624: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882405.94703: variable 'networkmanager_version' from source: set_fact 20419 1726882405.94714: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.94818: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.94822: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.94957: variable 'networkmanager_version' from source: set_fact 20419 1726882405.94961: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.95055: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.95058: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882405.95399: variable 'networkmanager_version' from source: set_fact 20419 1726882405.95403: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882405.95405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882405.96900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882405.96947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882405.96974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882405.97000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882405.97021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882405.97080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882405.97113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882405.97131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882405.97160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882405.97171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882405.97236: variable 'ansible_distribution_major_version' from source: facts 20419 1726882405.97248: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20419 1726882405.97251: when evaluation is False, skipping this task 20419 1726882405.97255: _execute() done 20419 1726882405.97258: dumping result to json 20419 1726882405.97260: done dumping result, returning 20419 1726882405.97270: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000011b] 20419 1726882405.97273: sending task result for task 12673a56-9f93-9d14-fef2-00000000011b 20419 1726882405.97359: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011b 20419 1726882405.97361: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20419 1726882405.97419: no more pending results, returning what we have 20419 1726882405.97423: results queue empty 20419 1726882405.97424: checking for any_errors_fatal 20419 1726882405.97430: done checking for any_errors_fatal 20419 1726882405.97431: checking for max_fail_percentage 20419 1726882405.97433: done checking for max_fail_percentage 20419 1726882405.97434: checking to see if all hosts have failed and the running result is not ok 20419 1726882405.97435: done checking to see if all hosts have failed 20419 1726882405.97435: getting the remaining hosts for this loop 20419 1726882405.97437: done getting the remaining hosts for this loop 20419 1726882405.97440: getting the next task for host managed_node2 20419 1726882405.97448: done getting next task for host managed_node2 20419 1726882405.97451: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882405.97454: ^ 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? (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 20419 1726882405.97473: getting variables 20419 1726882405.97475: in VariableManager get_vars() 20419 1726882405.97536: Calling all_inventory to load vars for managed_node2 20419 1726882405.97539: Calling groups_inventory to load vars for managed_node2 20419 1726882405.97541: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882405.97550: Calling all_plugins_play to load vars for managed_node2 20419 1726882405.97552: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882405.97554: Calling groups_plugins_play to load vars for managed_node2 20419 1726882405.98845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.00049: done with get_vars() 20419 1726882406.00069: done getting variables 20419 1726882406.00123: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:26 -0400 (0:00:00.070) 0:00:43.110 ****** 20419 1726882406.00148: entering _queue_task() for managed_node2/fail 20419 1726882406.00403: worker is 1 (out of 1 available) 20419 1726882406.00418: exiting _queue_task() for managed_node2/fail 20419 1726882406.00432: done queuing things up, now waiting for results queue to drain 20419 1726882406.00433: waiting for pending results... 20419 1726882406.00620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882406.00699: in run() - task 12673a56-9f93-9d14-fef2-00000000011c 20419 1726882406.00708: variable 'ansible_search_path' from source: unknown 20419 1726882406.00711: variable 'ansible_search_path' from source: unknown 20419 1726882406.00740: calling self._execute() 20419 1726882406.00817: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.00822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.00832: variable 'omit' from source: magic vars 20419 1726882406.01107: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.01118: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.01241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.01548: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.01551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.01569: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.02000: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.02030: variable 'networkmanager_version' from source: set_fact 20419 1726882406.02042: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.02168: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.02171: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.02290: variable 'networkmanager_version' from source: set_fact 20419 1726882406.02305: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.02404: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.02408: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.02535: variable 'networkmanager_version' from source: set_fact 20419 1726882406.02544: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.02620: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.02717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882406.04062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882406.04108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882406.04134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882406.04157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882406.04176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882406.04237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.04266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.04286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.04318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.04329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.04360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.04375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.04395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.04424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.04434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.04461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.04477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.04496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.04522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.04533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.04647: variable 'network_connections' from source: task vars 20419 1726882406.04662: variable 'interface' from source: play vars 20419 1726882406.04755: variable 'interface' from source: play vars 20419 1726882406.04797: 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) 20419 1726882406.04824: 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) 20419 1726882406.04858: 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) 20419 1726882406.04911: 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) 20419 1726882406.04989: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882406.05253: variable 'network_connections' from source: task vars 20419 1726882406.05256: variable 'interface' from source: play vars 20419 1726882406.05357: variable 'interface' from source: play vars 20419 1726882406.05397: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882406.05401: when evaluation is False, skipping this task 20419 1726882406.05405: _execute() done 20419 1726882406.05407: dumping result to json 20419 1726882406.05409: done dumping result, returning 20419 1726882406.05416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000011c] 20419 1726882406.05418: sending task result for task 12673a56-9f93-9d14-fef2-00000000011c 20419 1726882406.05548: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011c 20419 1726882406.05551: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882406.05645: no more pending results, returning what we have 20419 1726882406.05648: results queue empty 20419 1726882406.05649: checking for any_errors_fatal 20419 1726882406.05655: done checking for any_errors_fatal 20419 1726882406.05656: checking for max_fail_percentage 20419 1726882406.05657: done checking for max_fail_percentage 20419 1726882406.05658: checking to see if all hosts have failed and the running result is not ok 20419 1726882406.05659: done checking to see if all hosts have failed 20419 1726882406.05660: getting the remaining hosts for this loop 20419 1726882406.05661: done getting the remaining hosts for this loop 20419 1726882406.05664: getting the next task for host managed_node2 20419 1726882406.05670: done getting next task for host managed_node2 20419 1726882406.05675: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20419 1726882406.05677: ^ 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? (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 20419 1726882406.05701: getting variables 20419 1726882406.05703: in VariableManager get_vars() 20419 1726882406.05749: Calling all_inventory to load vars for managed_node2 20419 1726882406.05752: Calling groups_inventory to load vars for managed_node2 20419 1726882406.05753: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882406.05762: Calling all_plugins_play to load vars for managed_node2 20419 1726882406.05764: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882406.05766: Calling groups_plugins_play to load vars for managed_node2 20419 1726882406.07448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.08714: done with get_vars() 20419 1726882406.08744: done getting variables 20419 1726882406.08815: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:26 -0400 (0:00:00.086) 0:00:43.197 ****** 20419 1726882406.08841: entering _queue_task() for managed_node2/package 20419 1726882406.09133: worker is 1 (out of 1 available) 20419 1726882406.09147: exiting _queue_task() for managed_node2/package 20419 1726882406.09160: done queuing things up, now waiting for results queue to drain 20419 1726882406.09161: waiting for pending results... 20419 1726882406.09425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20419 1726882406.09490: in run() - task 12673a56-9f93-9d14-fef2-00000000011d 20419 1726882406.09506: variable 'ansible_search_path' from source: unknown 20419 1726882406.09511: variable 'ansible_search_path' from source: unknown 20419 1726882406.09550: calling self._execute() 20419 1726882406.09674: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.09677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.09680: variable 'omit' from source: magic vars 20419 1726882406.09947: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.09957: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.10084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.10267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.10308: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.10330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.10388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.10455: variable 'networkmanager_version' from source: set_fact 20419 1726882406.10466: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.10545: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.10548: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.10639: variable 'networkmanager_version' from source: set_fact 20419 1726882406.10647: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.10720: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.10723: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.10812: variable 'networkmanager_version' from source: set_fact 20419 1726882406.10820: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.10937: variable 'network_packages' from source: role '' defaults 20419 1726882406.11013: variable '__network_provider_setup' from source: role '' defaults 20419 1726882406.11041: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882406.11084: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882406.11091: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882406.11136: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882406.11253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882406.12874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882406.13006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882406.13013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882406.13060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882406.13140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882406.13189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.13223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.13239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.13269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.13330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.13449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.13454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.13459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.13462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.13497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.13679: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882406.13799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.13816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.13834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.13859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.13870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.14097: variable 'ansible_python' from source: facts 20419 1726882406.14101: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882406.14103: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882406.14179: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882406.14263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.14292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.14404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.14408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.14410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.14443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.14470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.14500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.14522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.14621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.14676: variable 'network_connections' from source: task vars 20419 1726882406.14680: variable 'interface' from source: play vars 20419 1726882406.14768: variable 'interface' from source: play vars 20419 1726882406.14821: 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) 20419 1726882406.14853: 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) 20419 1726882406.14879: 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) 20419 1726882406.14904: 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) 20419 1726882406.14939: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.15121: variable 'network_connections' from source: task vars 20419 1726882406.15124: variable 'interface' from source: play vars 20419 1726882406.15197: variable 'interface' from source: play vars 20419 1726882406.15235: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882406.15290: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.15503: variable 'network_connections' from source: task vars 20419 1726882406.15507: variable 'interface' from source: play vars 20419 1726882406.15553: variable 'interface' from source: play vars 20419 1726882406.15572: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882406.15630: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882406.15828: variable 'network_connections' from source: task vars 20419 1726882406.15832: variable 'interface' from source: play vars 20419 1726882406.15947: variable 'interface' from source: play vars 20419 1726882406.15962: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882406.16026: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882406.16031: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882406.16099: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882406.16282: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882406.16767: variable 'network_connections' from source: task vars 20419 1726882406.16770: variable 'interface' from source: play vars 20419 1726882406.16816: variable 'interface' from source: play vars 20419 1726882406.16824: variable 'ansible_distribution' from source: facts 20419 1726882406.16827: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.16833: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.16852: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882406.16969: variable 'ansible_distribution' from source: facts 20419 1726882406.16972: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.16975: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.16980: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882406.17086: variable 'ansible_distribution' from source: facts 20419 1726882406.17090: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.17097: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.17121: variable 'network_provider' from source: set_fact 20419 1726882406.17135: variable 'ansible_facts' from source: unknown 20419 1726882406.17623: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20419 1726882406.17627: when evaluation is False, skipping this task 20419 1726882406.17629: _execute() done 20419 1726882406.17631: dumping result to json 20419 1726882406.17633: done dumping result, returning 20419 1726882406.17635: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9d14-fef2-00000000011d] 20419 1726882406.17637: sending task result for task 12673a56-9f93-9d14-fef2-00000000011d 20419 1726882406.17734: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011d 20419 1726882406.17737: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20419 1726882406.17836: no more pending results, returning what we have 20419 1726882406.17840: results queue empty 20419 1726882406.17841: checking for any_errors_fatal 20419 1726882406.17848: done checking for any_errors_fatal 20419 1726882406.17848: checking for max_fail_percentage 20419 1726882406.17850: done checking for max_fail_percentage 20419 1726882406.17851: checking to see if all hosts have failed and the running result is not ok 20419 1726882406.17852: done checking to see if all hosts have failed 20419 1726882406.17852: getting the remaining hosts for this loop 20419 1726882406.17854: done getting the remaining hosts for this loop 20419 1726882406.17864: getting the next task for host managed_node2 20419 1726882406.17872: done getting next task for host managed_node2 20419 1726882406.17877: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882406.17879: ^ 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? (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 20419 1726882406.17913: getting variables 20419 1726882406.17916: in VariableManager get_vars() 20419 1726882406.17964: Calling all_inventory to load vars for managed_node2 20419 1726882406.17966: Calling groups_inventory to load vars for managed_node2 20419 1726882406.17968: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882406.18001: Calling all_plugins_play to load vars for managed_node2 20419 1726882406.18004: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882406.18007: Calling groups_plugins_play to load vars for managed_node2 20419 1726882406.19024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.20943: done with get_vars() 20419 1726882406.20965: done getting variables 20419 1726882406.21031: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:26 -0400 (0:00:00.122) 0:00:43.319 ****** 20419 1726882406.21068: entering _queue_task() for managed_node2/package 20419 1726882406.21483: worker is 1 (out of 1 available) 20419 1726882406.21667: exiting _queue_task() for managed_node2/package 20419 1726882406.21678: done queuing things up, now waiting for results queue to drain 20419 1726882406.21680: waiting for pending results... 20419 1726882406.22262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882406.22267: in run() - task 12673a56-9f93-9d14-fef2-00000000011e 20419 1726882406.22270: variable 'ansible_search_path' from source: unknown 20419 1726882406.22274: variable 'ansible_search_path' from source: unknown 20419 1726882406.22276: calling self._execute() 20419 1726882406.22279: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.22282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.22286: variable 'omit' from source: magic vars 20419 1726882406.23387: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.23538: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.23851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.24277: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.24330: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.24379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.24476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.24643: variable 'networkmanager_version' from source: set_fact 20419 1726882406.24664: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.24817: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.24839: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.25028: variable 'networkmanager_version' from source: set_fact 20419 1726882406.25044: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.25172: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.25184: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.25334: variable 'networkmanager_version' from source: set_fact 20419 1726882406.25360: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.25473: variable 'network_state' from source: role '' defaults 20419 1726882406.25481: Evaluated conditional (network_state != {}): False 20419 1726882406.25484: when evaluation is False, skipping this task 20419 1726882406.25486: _execute() done 20419 1726882406.25489: dumping result to json 20419 1726882406.25491: done dumping result, returning 20419 1726882406.25502: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9d14-fef2-00000000011e] 20419 1726882406.25507: sending task result for task 12673a56-9f93-9d14-fef2-00000000011e skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882406.25642: no more pending results, returning what we have 20419 1726882406.25645: results queue empty 20419 1726882406.25646: checking for any_errors_fatal 20419 1726882406.25653: done checking for any_errors_fatal 20419 1726882406.25653: checking for max_fail_percentage 20419 1726882406.25655: done checking for max_fail_percentage 20419 1726882406.25656: checking to see if all hosts have failed and the running result is not ok 20419 1726882406.25657: done checking to see if all hosts have failed 20419 1726882406.25657: getting the remaining hosts for this loop 20419 1726882406.25659: done getting the remaining hosts for this loop 20419 1726882406.25662: getting the next task for host managed_node2 20419 1726882406.25674: done getting next task for host managed_node2 20419 1726882406.25678: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882406.25681: ^ 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? (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 20419 1726882406.25697: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011e 20419 1726882406.25700: WORKER PROCESS EXITING 20419 1726882406.25713: getting variables 20419 1726882406.25715: in VariableManager get_vars() 20419 1726882406.25762: Calling all_inventory to load vars for managed_node2 20419 1726882406.25764: Calling groups_inventory to load vars for managed_node2 20419 1726882406.25766: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882406.25780: Calling all_plugins_play to load vars for managed_node2 20419 1726882406.25783: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882406.25786: Calling groups_plugins_play to load vars for managed_node2 20419 1726882406.26567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.28227: done with get_vars() 20419 1726882406.28261: done getting variables 20419 1726882406.28328: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:26 -0400 (0:00:00.072) 0:00:43.392 ****** 20419 1726882406.28371: entering _queue_task() for managed_node2/package 20419 1726882406.28922: worker is 1 (out of 1 available) 20419 1726882406.28933: exiting _queue_task() for managed_node2/package 20419 1726882406.28945: done queuing things up, now waiting for results queue to drain 20419 1726882406.28946: waiting for pending results... 20419 1726882406.29078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882406.29284: in run() - task 12673a56-9f93-9d14-fef2-00000000011f 20419 1726882406.29289: variable 'ansible_search_path' from source: unknown 20419 1726882406.29292: variable 'ansible_search_path' from source: unknown 20419 1726882406.29296: calling self._execute() 20419 1726882406.29394: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.29410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.29426: variable 'omit' from source: magic vars 20419 1726882406.29817: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.29844: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.30044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.30313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.30370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.30404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.30589: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.30592: variable 'networkmanager_version' from source: set_fact 20419 1726882406.30600: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.30717: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.30726: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.30851: variable 'networkmanager_version' from source: set_fact 20419 1726882406.30864: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.30975: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.30985: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.31133: variable 'networkmanager_version' from source: set_fact 20419 1726882406.31146: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.31268: variable 'network_state' from source: role '' defaults 20419 1726882406.31284: Evaluated conditional (network_state != {}): False 20419 1726882406.31296: when evaluation is False, skipping this task 20419 1726882406.31304: _execute() done 20419 1726882406.31312: dumping result to json 20419 1726882406.31320: done dumping result, returning 20419 1726882406.31333: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9d14-fef2-00000000011f] 20419 1726882406.31351: sending task result for task 12673a56-9f93-9d14-fef2-00000000011f skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882406.31626: no more pending results, returning what we have 20419 1726882406.31631: results queue empty 20419 1726882406.31632: checking for any_errors_fatal 20419 1726882406.31640: done checking for any_errors_fatal 20419 1726882406.31641: checking for max_fail_percentage 20419 1726882406.31643: done checking for max_fail_percentage 20419 1726882406.31644: checking to see if all hosts have failed and the running result is not ok 20419 1726882406.31645: done checking to see if all hosts have failed 20419 1726882406.31646: getting the remaining hosts for this loop 20419 1726882406.31648: done getting the remaining hosts for this loop 20419 1726882406.31652: getting the next task for host managed_node2 20419 1726882406.31660: done getting next task for host managed_node2 20419 1726882406.31667: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882406.31671: ^ 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? (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 20419 1726882406.31695: getting variables 20419 1726882406.31698: in VariableManager get_vars() 20419 1726882406.31761: Calling all_inventory to load vars for managed_node2 20419 1726882406.31764: Calling groups_inventory to load vars for managed_node2 20419 1726882406.31767: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882406.31779: Calling all_plugins_play to load vars for managed_node2 20419 1726882406.31782: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882406.31785: Calling groups_plugins_play to load vars for managed_node2 20419 1726882406.31798: done sending task result for task 12673a56-9f93-9d14-fef2-00000000011f 20419 1726882406.31802: WORKER PROCESS EXITING 20419 1726882406.33540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.35116: done with get_vars() 20419 1726882406.35140: done getting variables 20419 1726882406.35207: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:26 -0400 (0:00:00.068) 0:00:43.461 ****** 20419 1726882406.35243: entering _queue_task() for managed_node2/service 20419 1726882406.35588: worker is 1 (out of 1 available) 20419 1726882406.35731: exiting _queue_task() for managed_node2/service 20419 1726882406.35743: done queuing things up, now waiting for results queue to drain 20419 1726882406.35745: waiting for pending results... 20419 1726882406.35922: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882406.36085: in run() - task 12673a56-9f93-9d14-fef2-000000000120 20419 1726882406.36109: variable 'ansible_search_path' from source: unknown 20419 1726882406.36118: variable 'ansible_search_path' from source: unknown 20419 1726882406.36162: calling self._execute() 20419 1726882406.36268: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.36280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.36301: variable 'omit' from source: magic vars 20419 1726882406.36686: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.36725: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.36895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.37251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.37254: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.37257: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.37344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.37452: variable 'networkmanager_version' from source: set_fact 20419 1726882406.37479: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.37613: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.37626: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.37767: variable 'networkmanager_version' from source: set_fact 20419 1726882406.37782: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.37913: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.37926: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.38119: variable 'networkmanager_version' from source: set_fact 20419 1726882406.38123: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.38202: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.38377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882406.40448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882406.40527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882406.40573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882406.40617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882406.40727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882406.40744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.40791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.40826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.40880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.40903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.40998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.41001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.41019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.41076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.41098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.41136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.41166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.41192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.41271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.41274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.41433: variable 'network_connections' from source: task vars 20419 1726882406.41451: variable 'interface' from source: play vars 20419 1726882406.41536: variable 'interface' from source: play vars 20419 1726882406.41605: 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) 20419 1726882406.41634: 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) 20419 1726882406.41709: 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) 20419 1726882406.41712: 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) 20419 1726882406.41763: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882406.42008: variable 'network_connections' from source: task vars 20419 1726882406.42020: variable 'interface' from source: play vars 20419 1726882406.42091: variable 'interface' from source: play vars 20419 1726882406.42144: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882406.42148: when evaluation is False, skipping this task 20419 1726882406.42198: _execute() done 20419 1726882406.42202: dumping result to json 20419 1726882406.42205: done dumping result, returning 20419 1726882406.42207: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000120] 20419 1726882406.42209: sending task result for task 12673a56-9f93-9d14-fef2-000000000120 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882406.42496: no more pending results, returning what we have 20419 1726882406.42500: results queue empty 20419 1726882406.42502: checking for any_errors_fatal 20419 1726882406.42509: done checking for any_errors_fatal 20419 1726882406.42510: checking for max_fail_percentage 20419 1726882406.42512: done checking for max_fail_percentage 20419 1726882406.42513: checking to see if all hosts have failed and the running result is not ok 20419 1726882406.42514: done checking to see if all hosts have failed 20419 1726882406.42514: getting the remaining hosts for this loop 20419 1726882406.42516: done getting the remaining hosts for this loop 20419 1726882406.42520: getting the next task for host managed_node2 20419 1726882406.42527: done getting next task for host managed_node2 20419 1726882406.42532: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882406.42535: ^ 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? (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 20419 1726882406.42557: getting variables 20419 1726882406.42559: in VariableManager get_vars() 20419 1726882406.42622: Calling all_inventory to load vars for managed_node2 20419 1726882406.42626: Calling groups_inventory to load vars for managed_node2 20419 1726882406.42629: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882406.42641: Calling all_plugins_play to load vars for managed_node2 20419 1726882406.42644: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882406.42648: Calling groups_plugins_play to load vars for managed_node2 20419 1726882406.43236: done sending task result for task 12673a56-9f93-9d14-fef2-000000000120 20419 1726882406.43243: WORKER PROCESS EXITING 20419 1726882406.44252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882406.45868: done with get_vars() 20419 1726882406.45900: done getting variables 20419 1726882406.45969: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:26 -0400 (0:00:00.107) 0:00:43.568 ****** 20419 1726882406.46007: entering _queue_task() for managed_node2/service 20419 1726882406.46370: worker is 1 (out of 1 available) 20419 1726882406.46383: exiting _queue_task() for managed_node2/service 20419 1726882406.46505: done queuing things up, now waiting for results queue to drain 20419 1726882406.46507: waiting for pending results... 20419 1726882406.46690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882406.46838: in run() - task 12673a56-9f93-9d14-fef2-000000000121 20419 1726882406.46860: variable 'ansible_search_path' from source: unknown 20419 1726882406.46868: variable 'ansible_search_path' from source: unknown 20419 1726882406.46911: calling self._execute() 20419 1726882406.47016: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.47029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.47049: variable 'omit' from source: magic vars 20419 1726882406.47444: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.47463: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.47653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882406.47937: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882406.48028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882406.48031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882406.48104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882406.48201: variable 'networkmanager_version' from source: set_fact 20419 1726882406.48221: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.48354: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.48399: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.48521: variable 'networkmanager_version' from source: set_fact 20419 1726882406.48535: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.48681: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.48684: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882406.48852: variable 'networkmanager_version' from source: set_fact 20419 1726882406.48871: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882406.49065: variable 'network_provider' from source: set_fact 20419 1726882406.49128: variable 'network_state' from source: role '' defaults 20419 1726882406.49131: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20419 1726882406.49133: variable 'omit' from source: magic vars 20419 1726882406.49203: variable 'omit' from source: magic vars 20419 1726882406.49246: variable 'network_service_name' from source: role '' defaults 20419 1726882406.49377: variable 'network_service_name' from source: role '' defaults 20419 1726882406.49492: variable '__network_provider_setup' from source: role '' defaults 20419 1726882406.49506: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882406.49601: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882406.49615: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882406.49687: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882406.49876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882406.51687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882406.51736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882406.51764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882406.51787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882406.51820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882406.51881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.51906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.51924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.51955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.51966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.52000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.52018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.52035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.52065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.52075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.52258: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882406.52525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.52528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.52531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.52533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.52535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.52627: variable 'ansible_python' from source: facts 20419 1726882406.52660: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882406.52761: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882406.52844: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882406.53014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.53103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.53191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.53218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.53251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.53305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882406.53328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882406.53345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882406.53369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882406.53379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882406.53481: variable 'network_connections' from source: task vars 20419 1726882406.53487: variable 'interface' from source: play vars 20419 1726882406.53546: variable 'interface' from source: play vars 20419 1726882406.53605: 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) 20419 1726882406.53631: 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) 20419 1726882406.53654: 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) 20419 1726882406.53676: 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) 20419 1726882406.53714: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.53888: variable 'network_connections' from source: task vars 20419 1726882406.53895: variable 'interface' from source: play vars 20419 1726882406.53950: variable 'interface' from source: play vars 20419 1726882406.53984: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882406.54042: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882406.54231: variable 'network_connections' from source: task vars 20419 1726882406.54235: variable 'interface' from source: play vars 20419 1726882406.54286: variable 'interface' from source: play vars 20419 1726882406.54309: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882406.54361: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882406.54551: variable 'network_connections' from source: task vars 20419 1726882406.54555: variable 'interface' from source: play vars 20419 1726882406.54609: variable 'interface' from source: play vars 20419 1726882406.54650: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882406.54691: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882406.54702: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882406.54746: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882406.54880: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882406.55204: variable 'network_connections' from source: task vars 20419 1726882406.55207: variable 'interface' from source: play vars 20419 1726882406.55301: variable 'interface' from source: play vars 20419 1726882406.55304: variable 'ansible_distribution' from source: facts 20419 1726882406.55307: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.55309: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.55346: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882406.55517: variable 'ansible_distribution' from source: facts 20419 1726882406.55520: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.55522: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.55525: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882406.55657: variable 'ansible_distribution' from source: facts 20419 1726882406.55661: variable '__network_rh_distros' from source: role '' defaults 20419 1726882406.55666: variable 'ansible_distribution_major_version' from source: facts 20419 1726882406.55703: variable 'network_provider' from source: set_fact 20419 1726882406.55724: variable 'omit' from source: magic vars 20419 1726882406.55752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882406.55778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882406.55806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882406.55817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882406.55845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882406.55935: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882406.55938: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.55941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.55965: Set connection var ansible_pipelining to False 20419 1726882406.55968: Set connection var ansible_timeout to 10 20419 1726882406.55970: Set connection var ansible_connection to ssh 20419 1726882406.55972: Set connection var ansible_shell_executable to /bin/sh 20419 1726882406.55974: Set connection var ansible_shell_type to sh 20419 1726882406.55999: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882406.56011: variable 'ansible_shell_executable' from source: unknown 20419 1726882406.56014: variable 'ansible_connection' from source: unknown 20419 1726882406.56016: variable 'ansible_module_compression' from source: unknown 20419 1726882406.56023: variable 'ansible_shell_type' from source: unknown 20419 1726882406.56025: variable 'ansible_shell_executable' from source: unknown 20419 1726882406.56027: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882406.56030: variable 'ansible_pipelining' from source: unknown 20419 1726882406.56032: variable 'ansible_timeout' from source: unknown 20419 1726882406.56034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882406.56173: 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) 20419 1726882406.56177: variable 'omit' from source: magic vars 20419 1726882406.56179: starting attempt loop 20419 1726882406.56182: running the handler 20419 1726882406.56283: variable 'ansible_facts' from source: unknown 20419 1726882406.56891: _low_level_execute_command(): starting 20419 1726882406.56898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882406.57405: 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 <<< 20419 1726882406.57409: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.57411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882406.57414: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882406.57416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.57467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882406.57470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882406.57474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882406.57542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882406.59499: stdout chunk (state=3): >>>/root <<< 20419 1726882406.59502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882406.59505: stdout chunk (state=3): >>><<< 20419 1726882406.59507: stderr chunk (state=3): >>><<< 20419 1726882406.59511: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882406.59513: _low_level_execute_command(): starting 20419 1726882406.59516: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940 `" && echo ansible-tmp-1726882406.5942495-22462-10899746895940="` echo /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940 `" ) && sleep 0' 20419 1726882406.59931: 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 <<< 20419 1726882406.59936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882406.59973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.59976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882406.59978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882406.59980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.60027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882406.60031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882406.60111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882406.62009: stdout chunk (state=3): >>>ansible-tmp-1726882406.5942495-22462-10899746895940=/root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940 <<< 20419 1726882406.62109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882406.62132: stderr chunk (state=3): >>><<< 20419 1726882406.62135: stdout chunk (state=3): >>><<< 20419 1726882406.62154: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882406.5942495-22462-10899746895940=/root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882406.62181: variable 'ansible_module_compression' from source: unknown 20419 1726882406.62223: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20419 1726882406.62280: variable 'ansible_facts' from source: unknown 20419 1726882406.62423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py 20419 1726882406.62526: Sending initial data 20419 1726882406.62530: Sent initial data (155 bytes) 20419 1726882406.62951: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882406.62954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882406.62957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.62959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882406.62961: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882406.62963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.63010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882406.63018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882406.63076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882406.64638: 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 <<< 20419 1726882406.64699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882406.64752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpd23ub_y2 /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py <<< 20419 1726882406.64762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py" <<< 20419 1726882406.64828: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpd23ub_y2" to remote "/root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py" <<< 20419 1726882406.66471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882406.66648: stderr chunk (state=3): >>><<< 20419 1726882406.66652: stdout chunk (state=3): >>><<< 20419 1726882406.66655: done transferring module to remote 20419 1726882406.66660: _low_level_execute_command(): starting 20419 1726882406.66663: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/ /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py && sleep 0' 20419 1726882406.67329: 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 <<< 20419 1726882406.67332: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882406.67337: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.67390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882406.67399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882406.67422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882406.67461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882406.69228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882406.69251: stderr chunk (state=3): >>><<< 20419 1726882406.69254: stdout chunk (state=3): >>><<< 20419 1726882406.69270: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882406.69273: _low_level_execute_command(): starting 20419 1726882406.69284: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/AnsiballZ_systemd.py && sleep 0' 20419 1726882406.69775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882406.69778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882406.69780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.69786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882406.69788: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882406.69837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882406.69840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882406.69911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882406.98886: 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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310104576", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "960516000", "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", "Coredump<<< 20419 1726882406.98898: stdout chunk (state=3): >>>Receive": "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 20419 1726882407.00664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882407.00709: stderr chunk (state=3): >>><<< 20419 1726882407.00714: stdout chunk (state=3): >>><<< 20419 1726882407.00737: _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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310104576", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "960516000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882407.00933: 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-1726882406.5942495-22462-10899746895940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882407.00956: _low_level_execute_command(): starting 20419 1726882407.00959: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882406.5942495-22462-10899746895940/ > /dev/null 2>&1 && sleep 0' 20419 1726882407.01534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882407.01538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882407.01555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882407.01569: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.01674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.01740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.03532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.03555: stderr chunk (state=3): >>><<< 20419 1726882407.03558: stdout chunk (state=3): >>><<< 20419 1726882407.03570: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882407.03576: handler run complete 20419 1726882407.03618: attempt loop complete, returning result 20419 1726882407.03622: _execute() done 20419 1726882407.03624: dumping result to json 20419 1726882407.03639: done dumping result, returning 20419 1726882407.03649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9d14-fef2-000000000121] 20419 1726882407.03657: sending task result for task 12673a56-9f93-9d14-fef2-000000000121 20419 1726882407.03891: done sending task result for task 12673a56-9f93-9d14-fef2-000000000121 20419 1726882407.03896: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882407.03956: no more pending results, returning what we have 20419 1726882407.03959: results queue empty 20419 1726882407.03960: checking for any_errors_fatal 20419 1726882407.03966: done checking for any_errors_fatal 20419 1726882407.03966: checking for max_fail_percentage 20419 1726882407.03968: done checking for max_fail_percentage 20419 1726882407.03969: checking to see if all hosts have failed and the running result is not ok 20419 1726882407.03970: done checking to see if all hosts have failed 20419 1726882407.03970: getting the remaining hosts for this loop 20419 1726882407.03972: done getting the remaining hosts for this loop 20419 1726882407.03975: getting the next task for host managed_node2 20419 1726882407.03981: done getting next task for host managed_node2 20419 1726882407.03984: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882407.03987: ^ 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? (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 20419 1726882407.04011: getting variables 20419 1726882407.04013: in VariableManager get_vars() 20419 1726882407.04066: Calling all_inventory to load vars for managed_node2 20419 1726882407.04069: Calling groups_inventory to load vars for managed_node2 20419 1726882407.04071: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882407.04080: Calling all_plugins_play to load vars for managed_node2 20419 1726882407.04083: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882407.04085: Calling groups_plugins_play to load vars for managed_node2 20419 1726882407.05387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882407.06255: done with get_vars() 20419 1726882407.06270: done getting variables 20419 1726882407.06316: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:27 -0400 (0:00:00.603) 0:00:44.172 ****** 20419 1726882407.06339: entering _queue_task() for managed_node2/service 20419 1726882407.06582: worker is 1 (out of 1 available) 20419 1726882407.06600: exiting _queue_task() for managed_node2/service 20419 1726882407.06614: done queuing things up, now waiting for results queue to drain 20419 1726882407.06615: waiting for pending results... 20419 1726882407.06790: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882407.06883: in run() - task 12673a56-9f93-9d14-fef2-000000000122 20419 1726882407.06898: variable 'ansible_search_path' from source: unknown 20419 1726882407.06901: variable 'ansible_search_path' from source: unknown 20419 1726882407.06927: calling self._execute() 20419 1726882407.06999: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.07004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.07013: variable 'omit' from source: magic vars 20419 1726882407.07420: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.07440: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.07654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882407.07965: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882407.08003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882407.08033: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882407.08058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882407.08123: variable 'networkmanager_version' from source: set_fact 20419 1726882407.08134: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.08249: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.08254: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.08460: variable 'networkmanager_version' from source: set_fact 20419 1726882407.08463: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.08601: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.08604: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.08758: variable 'networkmanager_version' from source: set_fact 20419 1726882407.08764: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.08867: variable 'network_provider' from source: set_fact 20419 1726882407.08873: Evaluated conditional (network_provider == "nm"): True 20419 1726882407.08972: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882407.09173: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882407.09287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882407.11359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882407.11402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882407.11431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882407.11459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882407.11476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882407.11555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882407.11577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882407.11596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882407.11671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882407.11675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882407.11715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882407.11727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882407.11744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882407.11782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882407.11839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882407.11852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882407.11871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882407.11887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882407.11920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882407.11930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882407.12106: variable 'network_connections' from source: task vars 20419 1726882407.12111: variable 'interface' from source: play vars 20419 1726882407.12163: variable 'interface' from source: play vars 20419 1726882407.12213: 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) 20419 1726882407.12229: 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) 20419 1726882407.12248: 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) 20419 1726882407.12265: 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) 20419 1726882407.12311: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882407.12467: variable 'network_connections' from source: task vars 20419 1726882407.12472: variable 'interface' from source: play vars 20419 1726882407.12520: variable 'interface' from source: play vars 20419 1726882407.12573: Evaluated conditional (__network_wpa_supplicant_required): False 20419 1726882407.12576: when evaluation is False, skipping this task 20419 1726882407.12578: _execute() done 20419 1726882407.12580: dumping result to json 20419 1726882407.12582: done dumping result, returning 20419 1726882407.12584: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9d14-fef2-000000000122] 20419 1726882407.12586: sending task result for task 12673a56-9f93-9d14-fef2-000000000122 20419 1726882407.12662: done sending task result for task 12673a56-9f93-9d14-fef2-000000000122 20419 1726882407.12665: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20419 1726882407.12715: no more pending results, returning what we have 20419 1726882407.12719: results queue empty 20419 1726882407.12720: checking for any_errors_fatal 20419 1726882407.12744: done checking for any_errors_fatal 20419 1726882407.12745: checking for max_fail_percentage 20419 1726882407.12746: done checking for max_fail_percentage 20419 1726882407.12747: checking to see if all hosts have failed and the running result is not ok 20419 1726882407.12748: done checking to see if all hosts have failed 20419 1726882407.12749: getting the remaining hosts for this loop 20419 1726882407.12750: done getting the remaining hosts for this loop 20419 1726882407.12754: getting the next task for host managed_node2 20419 1726882407.12761: done getting next task for host managed_node2 20419 1726882407.12764: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882407.12767: ^ 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? (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 20419 1726882407.12788: getting variables 20419 1726882407.12790: in VariableManager get_vars() 20419 1726882407.12844: Calling all_inventory to load vars for managed_node2 20419 1726882407.12847: Calling groups_inventory to load vars for managed_node2 20419 1726882407.12849: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882407.12859: Calling all_plugins_play to load vars for managed_node2 20419 1726882407.12861: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882407.12863: Calling groups_plugins_play to load vars for managed_node2 20419 1726882407.13877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882407.15018: done with get_vars() 20419 1726882407.15044: done getting variables 20419 1726882407.15114: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:27 -0400 (0:00:00.088) 0:00:44.260 ****** 20419 1726882407.15158: entering _queue_task() for managed_node2/service 20419 1726882407.15562: worker is 1 (out of 1 available) 20419 1726882407.15584: exiting _queue_task() for managed_node2/service 20419 1726882407.15602: done queuing things up, now waiting for results queue to drain 20419 1726882407.15604: waiting for pending results... 20419 1726882407.15980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882407.16115: in run() - task 12673a56-9f93-9d14-fef2-000000000123 20419 1726882407.16121: variable 'ansible_search_path' from source: unknown 20419 1726882407.16124: variable 'ansible_search_path' from source: unknown 20419 1726882407.16150: calling self._execute() 20419 1726882407.16254: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.16267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.16332: variable 'omit' from source: magic vars 20419 1726882407.16687: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.16708: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.16907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882407.17214: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882407.17266: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882407.17399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882407.17402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882407.17461: variable 'networkmanager_version' from source: set_fact 20419 1726882407.17482: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.17651: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.17663: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.17805: variable 'networkmanager_version' from source: set_fact 20419 1726882407.17820: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.17935: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.17939: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.18045: variable 'networkmanager_version' from source: set_fact 20419 1726882407.18052: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.18144: variable 'network_provider' from source: set_fact 20419 1726882407.18148: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882407.18151: when evaluation is False, skipping this task 20419 1726882407.18154: _execute() done 20419 1726882407.18157: dumping result to json 20419 1726882407.18159: done dumping result, returning 20419 1726882407.18167: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9d14-fef2-000000000123] 20419 1726882407.18172: sending task result for task 12673a56-9f93-9d14-fef2-000000000123 20419 1726882407.18269: done sending task result for task 12673a56-9f93-9d14-fef2-000000000123 20419 1726882407.18272: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882407.18329: no more pending results, returning what we have 20419 1726882407.18339: results queue empty 20419 1726882407.18341: checking for any_errors_fatal 20419 1726882407.18351: done checking for any_errors_fatal 20419 1726882407.18352: checking for max_fail_percentage 20419 1726882407.18353: done checking for max_fail_percentage 20419 1726882407.18354: checking to see if all hosts have failed and the running result is not ok 20419 1726882407.18355: done checking to see if all hosts have failed 20419 1726882407.18356: getting the remaining hosts for this loop 20419 1726882407.18358: done getting the remaining hosts for this loop 20419 1726882407.18361: getting the next task for host managed_node2 20419 1726882407.18368: done getting next task for host managed_node2 20419 1726882407.18372: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882407.18376: ^ 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? (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 20419 1726882407.18398: getting variables 20419 1726882407.18400: in VariableManager get_vars() 20419 1726882407.18455: Calling all_inventory to load vars for managed_node2 20419 1726882407.18458: Calling groups_inventory to load vars for managed_node2 20419 1726882407.18460: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882407.18469: Calling all_plugins_play to load vars for managed_node2 20419 1726882407.18471: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882407.18473: Calling groups_plugins_play to load vars for managed_node2 20419 1726882407.19448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882407.20794: done with get_vars() 20419 1726882407.20820: done getting variables 20419 1726882407.20885: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:27 -0400 (0:00:00.057) 0:00:44.317 ****** 20419 1726882407.20923: entering _queue_task() for managed_node2/copy 20419 1726882407.21290: worker is 1 (out of 1 available) 20419 1726882407.21408: exiting _queue_task() for managed_node2/copy 20419 1726882407.21421: done queuing things up, now waiting for results queue to drain 20419 1726882407.21423: waiting for pending results... 20419 1726882407.21660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882407.21865: in run() - task 12673a56-9f93-9d14-fef2-000000000124 20419 1726882407.21872: variable 'ansible_search_path' from source: unknown 20419 1726882407.21875: variable 'ansible_search_path' from source: unknown 20419 1726882407.21894: calling self._execute() 20419 1726882407.22001: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.22097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.22101: variable 'omit' from source: magic vars 20419 1726882407.22478: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.22498: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.22695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882407.22972: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882407.23025: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882407.23063: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882407.23108: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882407.23186: variable 'networkmanager_version' from source: set_fact 20419 1726882407.23208: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.23354: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.23498: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.23501: variable 'networkmanager_version' from source: set_fact 20419 1726882407.23502: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.23604: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.23624: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.23756: variable 'networkmanager_version' from source: set_fact 20419 1726882407.23768: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.23875: variable 'network_provider' from source: set_fact 20419 1726882407.23886: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882407.23898: when evaluation is False, skipping this task 20419 1726882407.23906: _execute() done 20419 1726882407.23913: dumping result to json 20419 1726882407.23919: done dumping result, returning 20419 1726882407.23931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9d14-fef2-000000000124] 20419 1726882407.23943: sending task result for task 12673a56-9f93-9d14-fef2-000000000124 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20419 1726882407.24090: no more pending results, returning what we have 20419 1726882407.24096: results queue empty 20419 1726882407.24098: checking for any_errors_fatal 20419 1726882407.24104: done checking for any_errors_fatal 20419 1726882407.24105: checking for max_fail_percentage 20419 1726882407.24107: done checking for max_fail_percentage 20419 1726882407.24108: checking to see if all hosts have failed and the running result is not ok 20419 1726882407.24109: done checking to see if all hosts have failed 20419 1726882407.24109: getting the remaining hosts for this loop 20419 1726882407.24111: done getting the remaining hosts for this loop 20419 1726882407.24116: getting the next task for host managed_node2 20419 1726882407.24123: done getting next task for host managed_node2 20419 1726882407.24127: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882407.24130: ^ 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? (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 20419 1726882407.24152: getting variables 20419 1726882407.24154: in VariableManager get_vars() 20419 1726882407.24214: Calling all_inventory to load vars for managed_node2 20419 1726882407.24218: Calling groups_inventory to load vars for managed_node2 20419 1726882407.24221: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882407.24232: Calling all_plugins_play to load vars for managed_node2 20419 1726882407.24236: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882407.24238: Calling groups_plugins_play to load vars for managed_node2 20419 1726882407.25109: done sending task result for task 12673a56-9f93-9d14-fef2-000000000124 20419 1726882407.25112: WORKER PROCESS EXITING 20419 1726882407.26875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882407.29909: done with get_vars() 20419 1726882407.29937: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:27 -0400 (0:00:00.093) 0:00:44.411 ****** 20419 1726882407.30235: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882407.31248: worker is 1 (out of 1 available) 20419 1726882407.31262: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882407.31275: done queuing things up, now waiting for results queue to drain 20419 1726882407.31276: waiting for pending results... 20419 1726882407.31364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882407.31720: in run() - task 12673a56-9f93-9d14-fef2-000000000125 20419 1726882407.31868: variable 'ansible_search_path' from source: unknown 20419 1726882407.31885: variable 'ansible_search_path' from source: unknown 20419 1726882407.31935: calling self._execute() 20419 1726882407.32130: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.32142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.32158: variable 'omit' from source: magic vars 20419 1726882407.32616: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.32641: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.32859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882407.33217: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882407.33309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882407.33373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882407.33453: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882407.33638: variable 'networkmanager_version' from source: set_fact 20419 1726882407.33642: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.33879: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.33890: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.34114: variable 'networkmanager_version' from source: set_fact 20419 1726882407.34136: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.34356: variable 'ansible_distribution_major_version' from source: facts 20419 1726882407.34376: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882407.34544: variable 'networkmanager_version' from source: set_fact 20419 1726882407.34567: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882407.34582: variable 'omit' from source: magic vars 20419 1726882407.34681: variable 'omit' from source: magic vars 20419 1726882407.34828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882407.38085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882407.38220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882407.38389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882407.38395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882407.38398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882407.38533: variable 'network_provider' from source: set_fact 20419 1726882407.38856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882407.38859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882407.38916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882407.38958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882407.38984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882407.39099: variable 'omit' from source: magic vars 20419 1726882407.39299: variable 'omit' from source: magic vars 20419 1726882407.39390: variable 'network_connections' from source: task vars 20419 1726882407.39412: variable 'interface' from source: play vars 20419 1726882407.39508: variable 'interface' from source: play vars 20419 1726882407.39721: variable 'omit' from source: magic vars 20419 1726882407.39741: variable '__lsr_ansible_managed' from source: task vars 20419 1726882407.39836: variable '__lsr_ansible_managed' from source: task vars 20419 1726882407.40245: Loaded config def from plugin (lookup/template) 20419 1726882407.40248: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20419 1726882407.40251: File lookup term: get_ansible_managed.j2 20419 1726882407.40253: variable 'ansible_search_path' from source: unknown 20419 1726882407.40256: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20419 1726882407.40259: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20419 1726882407.40266: variable 'ansible_search_path' from source: unknown 20419 1726882407.49133: variable 'ansible_managed' from source: unknown 20419 1726882407.49301: variable 'omit' from source: magic vars 20419 1726882407.49304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882407.49307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882407.49310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882407.49312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882407.49314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882407.49329: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882407.49332: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.49334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.49423: Set connection var ansible_pipelining to False 20419 1726882407.49429: Set connection var ansible_timeout to 10 20419 1726882407.49431: Set connection var ansible_connection to ssh 20419 1726882407.49458: Set connection var ansible_shell_executable to /bin/sh 20419 1726882407.49462: Set connection var ansible_shell_type to sh 20419 1726882407.49464: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882407.49469: variable 'ansible_shell_executable' from source: unknown 20419 1726882407.49472: variable 'ansible_connection' from source: unknown 20419 1726882407.49474: variable 'ansible_module_compression' from source: unknown 20419 1726882407.49476: variable 'ansible_shell_type' from source: unknown 20419 1726882407.49479: variable 'ansible_shell_executable' from source: unknown 20419 1726882407.49575: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882407.49578: variable 'ansible_pipelining' from source: unknown 20419 1726882407.49583: variable 'ansible_timeout' from source: unknown 20419 1726882407.49585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882407.49612: 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__) 20419 1726882407.49620: variable 'omit' from source: magic vars 20419 1726882407.49626: starting attempt loop 20419 1726882407.49629: running the handler 20419 1726882407.49639: _low_level_execute_command(): starting 20419 1726882407.49644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882407.50342: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882407.50346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882407.50348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.50406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.52090: stdout chunk (state=3): >>>/root <<< 20419 1726882407.52202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.52219: stderr chunk (state=3): >>><<< 20419 1726882407.52223: stdout chunk (state=3): >>><<< 20419 1726882407.52276: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882407.52279: _low_level_execute_command(): starting 20419 1726882407.52282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668 `" && echo ansible-tmp-1726882407.52244-22496-145873490546668="` echo /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668 `" ) && sleep 0' 20419 1726882407.52808: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.52812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882407.52831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882407.52871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.52960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.54861: stdout chunk (state=3): >>>ansible-tmp-1726882407.52244-22496-145873490546668=/root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668 <<< 20419 1726882407.55036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.55039: stdout chunk (state=3): >>><<< 20419 1726882407.55042: stderr chunk (state=3): >>><<< 20419 1726882407.55062: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882407.52244-22496-145873490546668=/root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882407.55125: variable 'ansible_module_compression' from source: unknown 20419 1726882407.55178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20419 1726882407.55242: variable 'ansible_facts' from source: unknown 20419 1726882407.55418: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py 20419 1726882407.55601: Sending initial data 20419 1726882407.55608: Sent initial data (166 bytes) 20419 1726882407.56158: 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 <<< 20419 1726882407.56162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882407.56192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.56198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882407.56200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.56243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882407.56250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.56324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.57861: 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 <<< 20419 1726882407.57873: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882407.57941: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882407.58006: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpuho4ipap /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py <<< 20419 1726882407.58009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py" <<< 20419 1726882407.58066: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpuho4ipap" to remote "/root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py" <<< 20419 1726882407.59398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.59401: stdout chunk (state=3): >>><<< 20419 1726882407.59404: stderr chunk (state=3): >>><<< 20419 1726882407.59406: done transferring module to remote 20419 1726882407.59408: _low_level_execute_command(): starting 20419 1726882407.59410: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/ /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py && sleep 0' 20419 1726882407.60021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882407.60032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882407.60042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882407.60059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882407.60073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882407.60080: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882407.60090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.60131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.60175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882407.60184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.60251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.62299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.62302: stdout chunk (state=3): >>><<< 20419 1726882407.62305: stderr chunk (state=3): >>><<< 20419 1726882407.62324: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882407.62398: _low_level_execute_command(): starting 20419 1726882407.62401: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/AnsiballZ_network_connections.py && sleep 0' 20419 1726882407.62889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882407.62906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882407.62920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882407.62937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882407.62954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882407.62965: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882407.62977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.63071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882407.63084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.63244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.91767: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}}<<< 20419 1726882407.91933: stdout chunk (state=3): >>> <<< 20419 1726882407.93975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882407.93998: stderr chunk (state=3): >>><<< 20419 1726882407.94001: stdout chunk (state=3): >>><<< 20419 1726882407.94020: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882407.94052: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__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-1726882407.52244-22496-145873490546668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882407.94059: _low_level_execute_command(): starting 20419 1726882407.94064: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882407.52244-22496-145873490546668/ > /dev/null 2>&1 && sleep 0' 20419 1726882407.94534: 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 <<< 20419 1726882407.94538: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.94540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882407.94542: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882407.94601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882407.94605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882407.94608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882407.94662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882407.96488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882407.96506: stderr chunk (state=3): >>><<< 20419 1726882407.96509: stdout chunk (state=3): >>><<< 20419 1726882407.96524: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882407.96530: handler run complete 20419 1726882407.96549: attempt loop complete, returning result 20419 1726882407.96551: _execute() done 20419 1726882407.96554: dumping result to json 20419 1726882407.96558: done dumping result, returning 20419 1726882407.96581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9d14-fef2-000000000125] 20419 1726882407.96584: sending task result for task 12673a56-9f93-9d14-fef2-000000000125 20419 1726882407.96715: done sending task result for task 12673a56-9f93-9d14-fef2-000000000125 20419 1726882407.96718: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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} 20419 1726882407.96859: no more pending results, returning what we have 20419 1726882407.96863: results queue empty 20419 1726882407.96863: checking for any_errors_fatal 20419 1726882407.96873: done checking for any_errors_fatal 20419 1726882407.96874: checking for max_fail_percentage 20419 1726882407.96876: done checking for max_fail_percentage 20419 1726882407.96876: checking to see if all hosts have failed and the running result is not ok 20419 1726882407.96877: done checking to see if all hosts have failed 20419 1726882407.96878: getting the remaining hosts for this loop 20419 1726882407.96879: done getting the remaining hosts for this loop 20419 1726882407.96882: getting the next task for host managed_node2 20419 1726882407.96889: done getting next task for host managed_node2 20419 1726882407.96894: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882407.96897: ^ 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? (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 20419 1726882407.96912: getting variables 20419 1726882407.96914: in VariableManager get_vars() 20419 1726882407.96961: Calling all_inventory to load vars for managed_node2 20419 1726882407.96965: Calling groups_inventory to load vars for managed_node2 20419 1726882407.96972: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882407.96984: Calling all_plugins_play to load vars for managed_node2 20419 1726882407.96987: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882407.96994: Calling groups_plugins_play to load vars for managed_node2 20419 1726882407.98140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882407.99044: done with get_vars() 20419 1726882407.99066: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:27 -0400 (0:00:00.689) 0:00:45.100 ****** 20419 1726882407.99151: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882407.99474: worker is 1 (out of 1 available) 20419 1726882407.99487: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882407.99702: done queuing things up, now waiting for results queue to drain 20419 1726882407.99703: waiting for pending results... 20419 1726882408.00022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882408.00026: in run() - task 12673a56-9f93-9d14-fef2-000000000126 20419 1726882408.00030: variable 'ansible_search_path' from source: unknown 20419 1726882408.00032: variable 'ansible_search_path' from source: unknown 20419 1726882408.00035: calling self._execute() 20419 1726882408.00123: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.00141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.00167: variable 'omit' from source: magic vars 20419 1726882408.00722: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.00744: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.00938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882408.01298: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882408.01367: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882408.01405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882408.01456: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882408.01544: variable 'networkmanager_version' from source: set_fact 20419 1726882408.01561: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.02108: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.02197: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.02258: variable 'networkmanager_version' from source: set_fact 20419 1726882408.02272: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.02380: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.02390: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.02800: variable 'networkmanager_version' from source: set_fact 20419 1726882408.02804: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.02828: variable 'network_state' from source: role '' defaults 20419 1726882408.02845: Evaluated conditional (network_state != {}): False 20419 1726882408.02852: when evaluation is False, skipping this task 20419 1726882408.02858: _execute() done 20419 1726882408.02864: dumping result to json 20419 1726882408.02870: done dumping result, returning 20419 1726882408.02915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9d14-fef2-000000000126] 20419 1726882408.02926: sending task result for task 12673a56-9f93-9d14-fef2-000000000126 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882408.03086: no more pending results, returning what we have 20419 1726882408.03090: results queue empty 20419 1726882408.03091: checking for any_errors_fatal 20419 1726882408.03104: done checking for any_errors_fatal 20419 1726882408.03105: checking for max_fail_percentage 20419 1726882408.03107: done checking for max_fail_percentage 20419 1726882408.03108: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.03109: done checking to see if all hosts have failed 20419 1726882408.03110: getting the remaining hosts for this loop 20419 1726882408.03112: done getting the remaining hosts for this loop 20419 1726882408.03116: getting the next task for host managed_node2 20419 1726882408.03123: done getting next task for host managed_node2 20419 1726882408.03127: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882408.03131: ^ 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? (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 20419 1726882408.03154: getting variables 20419 1726882408.03156: in VariableManager get_vars() 20419 1726882408.03519: Calling all_inventory to load vars for managed_node2 20419 1726882408.03522: Calling groups_inventory to load vars for managed_node2 20419 1726882408.03524: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.03536: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.03539: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.03541: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.04717: done sending task result for task 12673a56-9f93-9d14-fef2-000000000126 20419 1726882408.04722: WORKER PROCESS EXITING 20419 1726882408.04932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.05781: done with get_vars() 20419 1726882408.05802: done getting variables 20419 1726882408.05844: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:28 -0400 (0:00:00.067) 0:00:45.167 ****** 20419 1726882408.05867: entering _queue_task() for managed_node2/debug 20419 1726882408.06415: worker is 1 (out of 1 available) 20419 1726882408.06429: exiting _queue_task() for managed_node2/debug 20419 1726882408.06440: done queuing things up, now waiting for results queue to drain 20419 1726882408.06441: waiting for pending results... 20419 1726882408.07065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882408.07168: in run() - task 12673a56-9f93-9d14-fef2-000000000127 20419 1726882408.07172: variable 'ansible_search_path' from source: unknown 20419 1726882408.07175: variable 'ansible_search_path' from source: unknown 20419 1726882408.07185: calling self._execute() 20419 1726882408.07486: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.07491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.07498: variable 'omit' from source: magic vars 20419 1726882408.08299: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.08303: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.08677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882408.09484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882408.09487: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882408.09490: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882408.09496: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882408.09655: variable 'networkmanager_version' from source: set_fact 20419 1726882408.09667: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.10041: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.10045: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.10283: variable 'networkmanager_version' from source: set_fact 20419 1726882408.10296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.10600: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.10603: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.10825: variable 'networkmanager_version' from source: set_fact 20419 1726882408.10834: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.10840: variable 'omit' from source: magic vars 20419 1726882408.11020: variable 'omit' from source: magic vars 20419 1726882408.11056: variable 'omit' from source: magic vars 20419 1726882408.11088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882408.11231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882408.11251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882408.11269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.11280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.11416: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882408.11420: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.11422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.11529: Set connection var ansible_pipelining to False 20419 1726882408.11549: Set connection var ansible_timeout to 10 20419 1726882408.11659: Set connection var ansible_connection to ssh 20419 1726882408.11662: Set connection var ansible_shell_executable to /bin/sh 20419 1726882408.11667: Set connection var ansible_shell_type to sh 20419 1726882408.11673: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882408.11768: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.11771: variable 'ansible_connection' from source: unknown 20419 1726882408.11774: variable 'ansible_module_compression' from source: unknown 20419 1726882408.11776: variable 'ansible_shell_type' from source: unknown 20419 1726882408.11779: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.11781: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.11783: variable 'ansible_pipelining' from source: unknown 20419 1726882408.11786: variable 'ansible_timeout' from source: unknown 20419 1726882408.11788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.12090: 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) 20419 1726882408.12097: variable 'omit' from source: magic vars 20419 1726882408.12099: starting attempt loop 20419 1726882408.12102: running the handler 20419 1726882408.12274: variable '__network_connections_result' from source: set_fact 20419 1726882408.12497: handler run complete 20419 1726882408.12500: attempt loop complete, returning result 20419 1726882408.12502: _execute() done 20419 1726882408.12505: dumping result to json 20419 1726882408.12507: done dumping result, returning 20419 1726882408.12509: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9d14-fef2-000000000127] 20419 1726882408.12512: sending task result for task 12673a56-9f93-9d14-fef2-000000000127 20419 1726882408.12763: done sending task result for task 12673a56-9f93-9d14-fef2-000000000127 20419 1726882408.12767: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } 20419 1726882408.12839: no more pending results, returning what we have 20419 1726882408.12842: results queue empty 20419 1726882408.12843: checking for any_errors_fatal 20419 1726882408.12850: done checking for any_errors_fatal 20419 1726882408.12851: checking for max_fail_percentage 20419 1726882408.12853: done checking for max_fail_percentage 20419 1726882408.12854: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.12855: done checking to see if all hosts have failed 20419 1726882408.12855: getting the remaining hosts for this loop 20419 1726882408.12857: done getting the remaining hosts for this loop 20419 1726882408.12861: getting the next task for host managed_node2 20419 1726882408.12867: done getting next task for host managed_node2 20419 1726882408.12872: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882408.12876: ^ 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? (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 20419 1726882408.12899: getting variables 20419 1726882408.12901: in VariableManager get_vars() 20419 1726882408.12961: Calling all_inventory to load vars for managed_node2 20419 1726882408.12964: Calling groups_inventory to load vars for managed_node2 20419 1726882408.12967: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.12978: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.12981: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.12984: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.15995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.24063: done with get_vars() 20419 1726882408.24089: done getting variables 20419 1726882408.24141: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:28 -0400 (0:00:00.182) 0:00:45.350 ****** 20419 1726882408.24168: entering _queue_task() for managed_node2/debug 20419 1726882408.24517: worker is 1 (out of 1 available) 20419 1726882408.24529: exiting _queue_task() for managed_node2/debug 20419 1726882408.24540: done queuing things up, now waiting for results queue to drain 20419 1726882408.24542: waiting for pending results... 20419 1726882408.25012: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882408.25018: in run() - task 12673a56-9f93-9d14-fef2-000000000128 20419 1726882408.25021: variable 'ansible_search_path' from source: unknown 20419 1726882408.25025: variable 'ansible_search_path' from source: unknown 20419 1726882408.25028: calling self._execute() 20419 1726882408.25129: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.25142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.25156: variable 'omit' from source: magic vars 20419 1726882408.25544: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.25562: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.25745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882408.26087: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882408.26091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882408.26160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882408.26206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882408.26296: variable 'networkmanager_version' from source: set_fact 20419 1726882408.26318: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.26437: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.26447: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.26576: variable 'networkmanager_version' from source: set_fact 20419 1726882408.26588: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.26684: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.26738: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.26826: variable 'networkmanager_version' from source: set_fact 20419 1726882408.26838: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.26851: variable 'omit' from source: magic vars 20419 1726882408.27298: variable 'omit' from source: magic vars 20419 1726882408.27301: variable 'omit' from source: magic vars 20419 1726882408.27304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882408.27307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882408.27309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882408.27311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.27323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.27356: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882408.27364: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.27372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.27559: Set connection var ansible_pipelining to False 20419 1726882408.27652: Set connection var ansible_timeout to 10 20419 1726882408.27660: Set connection var ansible_connection to ssh 20419 1726882408.27670: Set connection var ansible_shell_executable to /bin/sh 20419 1726882408.27679: Set connection var ansible_shell_type to sh 20419 1726882408.27688: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882408.27721: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.27756: variable 'ansible_connection' from source: unknown 20419 1726882408.27764: variable 'ansible_module_compression' from source: unknown 20419 1726882408.27770: variable 'ansible_shell_type' from source: unknown 20419 1726882408.27778: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.27785: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.27795: variable 'ansible_pipelining' from source: unknown 20419 1726882408.27968: variable 'ansible_timeout' from source: unknown 20419 1726882408.27971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.28085: 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) 20419 1726882408.28104: variable 'omit' from source: magic vars 20419 1726882408.28114: starting attempt loop 20419 1726882408.28120: running the handler 20419 1726882408.28167: variable '__network_connections_result' from source: set_fact 20419 1726882408.28365: variable '__network_connections_result' from source: set_fact 20419 1726882408.28587: handler run complete 20419 1726882408.28798: attempt loop complete, returning result 20419 1726882408.28801: _execute() done 20419 1726882408.28803: dumping result to json 20419 1726882408.28805: done dumping result, returning 20419 1726882408.28807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9d14-fef2-000000000128] 20419 1726882408.28809: sending task result for task 12673a56-9f93-9d14-fef2-000000000128 20419 1726882408.28887: done sending task result for task 12673a56-9f93-9d14-fef2-000000000128 20419 1726882408.28890: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "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, 41788215-0253-416d-b0a5-f8660a23f0cb\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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, 41788215-0253-416d-b0a5-f8660a23f0cb", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 41788215-0253-416d-b0a5-f8660a23f0cb (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}" ] } } 20419 1726882408.29002: no more pending results, returning what we have 20419 1726882408.29006: results queue empty 20419 1726882408.29007: checking for any_errors_fatal 20419 1726882408.29016: done checking for any_errors_fatal 20419 1726882408.29016: checking for max_fail_percentage 20419 1726882408.29019: done checking for max_fail_percentage 20419 1726882408.29020: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.29021: done checking to see if all hosts have failed 20419 1726882408.29022: getting the remaining hosts for this loop 20419 1726882408.29024: done getting the remaining hosts for this loop 20419 1726882408.29028: getting the next task for host managed_node2 20419 1726882408.29035: done getting next task for host managed_node2 20419 1726882408.29039: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882408.29041: ^ 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? (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 20419 1726882408.29057: getting variables 20419 1726882408.29059: in VariableManager get_vars() 20419 1726882408.29431: Calling all_inventory to load vars for managed_node2 20419 1726882408.29434: Calling groups_inventory to load vars for managed_node2 20419 1726882408.29437: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.29448: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.29451: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.29454: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.32481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.35190: done with get_vars() 20419 1726882408.35225: done getting variables 20419 1726882408.35289: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:28 -0400 (0:00:00.111) 0:00:45.462 ****** 20419 1726882408.35333: entering _queue_task() for managed_node2/debug 20419 1726882408.35698: worker is 1 (out of 1 available) 20419 1726882408.35712: exiting _queue_task() for managed_node2/debug 20419 1726882408.35725: done queuing things up, now waiting for results queue to drain 20419 1726882408.35727: waiting for pending results... 20419 1726882408.36129: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882408.36161: in run() - task 12673a56-9f93-9d14-fef2-000000000129 20419 1726882408.36599: variable 'ansible_search_path' from source: unknown 20419 1726882408.36602: variable 'ansible_search_path' from source: unknown 20419 1726882408.36605: calling self._execute() 20419 1726882408.36608: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.36610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.36613: variable 'omit' from source: magic vars 20419 1726882408.37403: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.37605: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.37783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882408.38127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882408.38177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882408.38218: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882408.38257: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882408.38348: variable 'networkmanager_version' from source: set_fact 20419 1726882408.38368: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.38534: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.38545: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.38676: variable 'networkmanager_version' from source: set_fact 20419 1726882408.38691: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.38796: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.38809: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.38939: variable 'networkmanager_version' from source: set_fact 20419 1726882408.38951: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.39059: variable 'network_state' from source: role '' defaults 20419 1726882408.39077: Evaluated conditional (network_state != {}): False 20419 1726882408.39198: when evaluation is False, skipping this task 20419 1726882408.39203: _execute() done 20419 1726882408.39206: dumping result to json 20419 1726882408.39209: done dumping result, returning 20419 1726882408.39212: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9d14-fef2-000000000129] 20419 1726882408.39214: sending task result for task 12673a56-9f93-9d14-fef2-000000000129 20419 1726882408.39284: done sending task result for task 12673a56-9f93-9d14-fef2-000000000129 20419 1726882408.39288: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20419 1726882408.39341: no more pending results, returning what we have 20419 1726882408.39345: results queue empty 20419 1726882408.39346: checking for any_errors_fatal 20419 1726882408.39354: done checking for any_errors_fatal 20419 1726882408.39355: checking for max_fail_percentage 20419 1726882408.39357: done checking for max_fail_percentage 20419 1726882408.39358: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.39359: done checking to see if all hosts have failed 20419 1726882408.39359: getting the remaining hosts for this loop 20419 1726882408.39361: done getting the remaining hosts for this loop 20419 1726882408.39364: getting the next task for host managed_node2 20419 1726882408.39371: done getting next task for host managed_node2 20419 1726882408.39375: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882408.39377: ^ 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? (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 20419 1726882408.39401: getting variables 20419 1726882408.39403: in VariableManager get_vars() 20419 1726882408.39450: Calling all_inventory to load vars for managed_node2 20419 1726882408.39452: Calling groups_inventory to load vars for managed_node2 20419 1726882408.39454: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.39464: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.39466: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.39469: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.41428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.44133: done with get_vars() 20419 1726882408.44159: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:28 -0400 (0:00:00.089) 0:00:45.551 ****** 20419 1726882408.44277: entering _queue_task() for managed_node2/ping 20419 1726882408.44783: worker is 1 (out of 1 available) 20419 1726882408.44802: exiting _queue_task() for managed_node2/ping 20419 1726882408.44818: done queuing things up, now waiting for results queue to drain 20419 1726882408.44827: waiting for pending results... 20419 1726882408.45462: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882408.46201: in run() - task 12673a56-9f93-9d14-fef2-00000000012a 20419 1726882408.46206: variable 'ansible_search_path' from source: unknown 20419 1726882408.46209: variable 'ansible_search_path' from source: unknown 20419 1726882408.46212: calling self._execute() 20419 1726882408.46215: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.46218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.46220: variable 'omit' from source: magic vars 20419 1726882408.46400: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.46405: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.46459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882408.46733: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882408.46781: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882408.46817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882408.46860: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882408.46942: variable 'networkmanager_version' from source: set_fact 20419 1726882408.46996: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.47262: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.47265: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.47405: variable 'networkmanager_version' from source: set_fact 20419 1726882408.47562: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.47566: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.47568: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.47826: variable 'networkmanager_version' from source: set_fact 20419 1726882408.47834: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882408.47841: variable 'omit' from source: magic vars 20419 1726882408.47899: variable 'omit' from source: magic vars 20419 1726882408.47943: variable 'omit' from source: magic vars 20419 1726882408.47972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882408.48001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882408.48137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882408.48154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.48167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882408.48200: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882408.48307: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.48311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.48423: Set connection var ansible_pipelining to False 20419 1726882408.48430: Set connection var ansible_timeout to 10 20419 1726882408.48433: Set connection var ansible_connection to ssh 20419 1726882408.48438: Set connection var ansible_shell_executable to /bin/sh 20419 1726882408.48564: Set connection var ansible_shell_type to sh 20419 1726882408.48569: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882408.48599: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.48670: variable 'ansible_connection' from source: unknown 20419 1726882408.48673: variable 'ansible_module_compression' from source: unknown 20419 1726882408.48676: variable 'ansible_shell_type' from source: unknown 20419 1726882408.48678: variable 'ansible_shell_executable' from source: unknown 20419 1726882408.48681: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.48683: variable 'ansible_pipelining' from source: unknown 20419 1726882408.48686: variable 'ansible_timeout' from source: unknown 20419 1726882408.48871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.48949: 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__) 20419 1726882408.48959: variable 'omit' from source: magic vars 20419 1726882408.48964: starting attempt loop 20419 1726882408.48967: running the handler 20419 1726882408.48998: _low_level_execute_command(): starting 20419 1726882408.49004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882408.49731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882408.49743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882408.49811: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.49864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882408.49876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882408.49892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.49991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.51716: stdout chunk (state=3): >>>/root <<< 20419 1726882408.51898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882408.51903: stdout chunk (state=3): >>><<< 20419 1726882408.51906: stderr chunk (state=3): >>><<< 20419 1726882408.52031: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882408.52044: _low_level_execute_command(): starting 20419 1726882408.52048: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976 `" && echo ansible-tmp-1726882408.5193005-22548-177247113882976="` echo /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976 `" ) && sleep 0' 20419 1726882408.52576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882408.52591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882408.52611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882408.52636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882408.52652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882408.52663: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882408.52748: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.52765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882408.52778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882408.52844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.52905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.54816: stdout chunk (state=3): >>>ansible-tmp-1726882408.5193005-22548-177247113882976=/root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976 <<< 20419 1726882408.54958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882408.54968: stdout chunk (state=3): >>><<< 20419 1726882408.55197: stderr chunk (state=3): >>><<< 20419 1726882408.55204: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882408.5193005-22548-177247113882976=/root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882408.55207: variable 'ansible_module_compression' from source: unknown 20419 1726882408.55210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20419 1726882408.55215: variable 'ansible_facts' from source: unknown 20419 1726882408.55538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py 20419 1726882408.56035: Sending initial data 20419 1726882408.56085: Sent initial data (153 bytes) 20419 1726882408.57310: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882408.57314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882408.57317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882408.57365: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882408.57384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882408.57499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.57722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.59282: 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 <<< 20419 1726882408.59335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882408.59419: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpv46aa3qy /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py <<< 20419 1726882408.59440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py" <<< 20419 1726882408.59507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpv46aa3qy" to remote "/root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py" <<< 20419 1726882408.60404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882408.60408: stdout chunk (state=3): >>><<< 20419 1726882408.60410: stderr chunk (state=3): >>><<< 20419 1726882408.60412: done transferring module to remote 20419 1726882408.60414: _low_level_execute_command(): starting 20419 1726882408.60417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/ /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py && sleep 0' 20419 1726882408.61076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882408.61090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882408.61108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882408.61125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882408.61157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882408.61169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882408.61211: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.61277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882408.61302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.61392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.63232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882408.63280: stdout chunk (state=3): >>><<< 20419 1726882408.63284: stderr chunk (state=3): >>><<< 20419 1726882408.63439: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882408.63443: _low_level_execute_command(): starting 20419 1726882408.63445: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/AnsiballZ_ping.py && sleep 0' 20419 1726882408.64091: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.64148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882408.64161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882408.64201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.64360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.79316: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20419 1726882408.80895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882408.80900: stdout chunk (state=3): >>><<< 20419 1726882408.80903: stderr chunk (state=3): >>><<< 20419 1726882408.80905: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882408.80908: 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-1726882408.5193005-22548-177247113882976/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882408.80910: _low_level_execute_command(): starting 20419 1726882408.80912: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882408.5193005-22548-177247113882976/ > /dev/null 2>&1 && sleep 0' 20419 1726882408.81756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882408.81760: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882408.81762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.81764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882408.81770: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882408.81928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882408.81984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882408.84055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882408.84113: stderr chunk (state=3): >>><<< 20419 1726882408.84121: stdout chunk (state=3): >>><<< 20419 1726882408.84399: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882408.84403: handler run complete 20419 1726882408.84405: attempt loop complete, returning result 20419 1726882408.84407: _execute() done 20419 1726882408.84409: dumping result to json 20419 1726882408.84411: done dumping result, returning 20419 1726882408.84413: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9d14-fef2-00000000012a] 20419 1726882408.84415: sending task result for task 12673a56-9f93-9d14-fef2-00000000012a ok: [managed_node2] => { "changed": false, "ping": "pong" } 20419 1726882408.84548: no more pending results, returning what we have 20419 1726882408.84552: results queue empty 20419 1726882408.84554: checking for any_errors_fatal 20419 1726882408.84562: done checking for any_errors_fatal 20419 1726882408.84563: checking for max_fail_percentage 20419 1726882408.84565: done checking for max_fail_percentage 20419 1726882408.84566: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.84567: done checking to see if all hosts have failed 20419 1726882408.84567: getting the remaining hosts for this loop 20419 1726882408.84569: done getting the remaining hosts for this loop 20419 1726882408.84573: getting the next task for host managed_node2 20419 1726882408.84583: done getting next task for host managed_node2 20419 1726882408.84585: ^ task is: TASK: meta (role_complete) 20419 1726882408.84588: ^ 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 20419 1726882408.84608: getting variables 20419 1726882408.84610: in VariableManager get_vars() 20419 1726882408.84668: Calling all_inventory to load vars for managed_node2 20419 1726882408.84671: Calling groups_inventory to load vars for managed_node2 20419 1726882408.84674: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.84686: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.84689: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.84799: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.85403: done sending task result for task 12673a56-9f93-9d14-fef2-00000000012a 20419 1726882408.85915: WORKER PROCESS EXITING 20419 1726882408.87662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.90958: done with get_vars() 20419 1726882408.90990: done getting variables 20419 1726882408.91078: done queuing things up, now waiting for results queue to drain 20419 1726882408.91081: results queue empty 20419 1726882408.91082: checking for any_errors_fatal 20419 1726882408.91085: done checking for any_errors_fatal 20419 1726882408.91086: checking for max_fail_percentage 20419 1726882408.91087: done checking for max_fail_percentage 20419 1726882408.91088: checking to see if all hosts have failed and the running result is not ok 20419 1726882408.91088: done checking to see if all hosts have failed 20419 1726882408.91089: getting the remaining hosts for this loop 20419 1726882408.91090: done getting the remaining hosts for this loop 20419 1726882408.91298: getting the next task for host managed_node2 20419 1726882408.91304: done getting next task for host managed_node2 20419 1726882408.91306: ^ task is: TASK: Get current device features 20419 1726882408.91308: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20419 1726882408.91311: getting variables 20419 1726882408.91312: in VariableManager get_vars() 20419 1726882408.91335: Calling all_inventory to load vars for managed_node2 20419 1726882408.91338: Calling groups_inventory to load vars for managed_node2 20419 1726882408.91340: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882408.91345: Calling all_plugins_play to load vars for managed_node2 20419 1726882408.91348: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882408.91350: Calling groups_plugins_play to load vars for managed_node2 20419 1726882408.94117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882408.97080: done with get_vars() 20419 1726882408.97320: done getting variables 20419 1726882408.97368: 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 current device features] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 21:33:28 -0400 (0:00:00.531) 0:00:46.082 ****** 20419 1726882408.97403: entering _queue_task() for managed_node2/command 20419 1726882408.98029: worker is 1 (out of 1 available) 20419 1726882408.98041: exiting _queue_task() for managed_node2/command 20419 1726882408.98054: done queuing things up, now waiting for results queue to drain 20419 1726882408.98055: waiting for pending results... 20419 1726882408.98259: running TaskExecutor() for managed_node2/TASK: Get current device features 20419 1726882408.98463: in run() - task 12673a56-9f93-9d14-fef2-00000000015a 20419 1726882408.98467: variable 'ansible_search_path' from source: unknown 20419 1726882408.98471: calling self._execute() 20419 1726882408.98542: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882408.98554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882408.98563: variable 'omit' from source: magic vars 20419 1726882408.99309: variable 'ansible_distribution_major_version' from source: facts 20419 1726882408.99312: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882408.99635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.00222: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.00260: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.00407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.00442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.00639: variable 'networkmanager_version' from source: set_fact 20419 1726882409.00651: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.00654: variable 'omit' from source: magic vars 20419 1726882409.00677: variable 'omit' from source: magic vars 20419 1726882409.00868: variable 'interface' from source: play vars 20419 1726882409.00887: variable 'omit' from source: magic vars 20419 1726882409.01073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882409.01103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882409.01122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882409.01238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.01249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.01392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882409.01397: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.01403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.01622: Set connection var ansible_pipelining to False 20419 1726882409.01628: Set connection var ansible_timeout to 10 20419 1726882409.01631: Set connection var ansible_connection to ssh 20419 1726882409.01637: Set connection var ansible_shell_executable to /bin/sh 20419 1726882409.01642: Set connection var ansible_shell_type to sh 20419 1726882409.01648: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882409.01677: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.01681: variable 'ansible_connection' from source: unknown 20419 1726882409.01684: variable 'ansible_module_compression' from source: unknown 20419 1726882409.01686: variable 'ansible_shell_type' from source: unknown 20419 1726882409.01689: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.01691: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.01817: variable 'ansible_pipelining' from source: unknown 20419 1726882409.01821: variable 'ansible_timeout' from source: unknown 20419 1726882409.01823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.02201: 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) 20419 1726882409.02204: variable 'omit' from source: magic vars 20419 1726882409.02206: starting attempt loop 20419 1726882409.02209: running the handler 20419 1726882409.02211: _low_level_execute_command(): starting 20419 1726882409.02213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882409.03027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882409.03098: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.03166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.03187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.03203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.03305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.05109: stdout chunk (state=3): >>>/root <<< 20419 1726882409.05162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.05165: stdout chunk (state=3): >>><<< 20419 1726882409.05174: stderr chunk (state=3): >>><<< 20419 1726882409.05196: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882409.05219: _low_level_execute_command(): starting 20419 1726882409.05226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311 `" && echo ansible-tmp-1726882409.0520332-22569-270616990200311="` echo /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311 `" ) && sleep 0' 20419 1726882409.06177: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.06198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882409.06288: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.06304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.06323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.06423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.08703: stdout chunk (state=3): >>>ansible-tmp-1726882409.0520332-22569-270616990200311=/root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311 <<< 20419 1726882409.08707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.08709: stdout chunk (state=3): >>><<< 20419 1726882409.08712: stderr chunk (state=3): >>><<< 20419 1726882409.08715: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882409.0520332-22569-270616990200311=/root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882409.08717: variable 'ansible_module_compression' from source: unknown 20419 1726882409.08719: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882409.08835: variable 'ansible_facts' from source: unknown 20419 1726882409.08933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py 20419 1726882409.09111: Sending initial data 20419 1726882409.09114: Sent initial data (156 bytes) 20419 1726882409.09709: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882409.09718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.09749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882409.09810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.09856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.09870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.09882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.09977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.11590: 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 <<< 20419 1726882409.11652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882409.11725: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpuxl6qebl /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py <<< 20419 1726882409.11728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py" <<< 20419 1726882409.11799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpuxl6qebl" to remote "/root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py" <<< 20419 1726882409.12980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.12984: stdout chunk (state=3): >>><<< 20419 1726882409.12987: stderr chunk (state=3): >>><<< 20419 1726882409.12989: done transferring module to remote 20419 1726882409.12991: _low_level_execute_command(): starting 20419 1726882409.12996: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/ /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py && sleep 0' 20419 1726882409.13584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882409.13601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.13634: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882409.13713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.13717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.13771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.13796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.13823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.13958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.15844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.15848: stdout chunk (state=3): >>><<< 20419 1726882409.15850: stderr chunk (state=3): >>><<< 20419 1726882409.15861: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882409.15897: _low_level_execute_command(): starting 20419 1726882409.15901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/AnsiballZ_command.py && sleep 0' 20419 1726882409.16660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882409.16673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.16685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882409.16708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882409.16724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882409.16734: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882409.16749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.16766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882409.16777: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882409.16786: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882409.16803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.16883: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.16912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.17010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.32348: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:29.318978", "end": "2024-09-20 21:33:29.322112", "delta": "0:00:00.003134", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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}}} <<< 20419 1726882409.33883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882409.33888: stdout chunk (state=3): >>><<< 20419 1726882409.33890: stderr chunk (state=3): >>><<< 20419 1726882409.34050: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:33:29.318978", "end": "2024-09-20 21:33:29.322112", "delta": "0:00:00.003134", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882409.34114: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features 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-1726882409.0520332-22569-270616990200311/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882409.34135: _low_level_execute_command(): starting 20419 1726882409.34189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882409.0520332-22569-270616990200311/ > /dev/null 2>&1 && sleep 0' 20419 1726882409.35149: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882409.35271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.35359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.37204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.37208: stdout chunk (state=3): >>><<< 20419 1726882409.37210: stderr chunk (state=3): >>><<< 20419 1726882409.37400: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882409.37405: handler run complete 20419 1726882409.37409: Evaluated conditional (False): False 20419 1726882409.37412: attempt loop complete, returning result 20419 1726882409.37414: _execute() done 20419 1726882409.37416: dumping result to json 20419 1726882409.37418: done dumping result, returning 20419 1726882409.37420: done running TaskExecutor() for managed_node2/TASK: Get current device features [12673a56-9f93-9d14-fef2-00000000015a] 20419 1726882409.37422: sending task result for task 12673a56-9f93-9d14-fef2-00000000015a ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003134", "end": "2024-09-20 21:33:29.322112", "rc": 0, "start": "2024-09-20 21:33:29.318978" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on 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: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20419 1726882409.37687: no more pending results, returning what we have 20419 1726882409.37691: results queue empty 20419 1726882409.37692: checking for any_errors_fatal 20419 1726882409.37699: done checking for any_errors_fatal 20419 1726882409.37700: checking for max_fail_percentage 20419 1726882409.37702: done checking for max_fail_percentage 20419 1726882409.37703: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.37704: done checking to see if all hosts have failed 20419 1726882409.37705: getting the remaining hosts for this loop 20419 1726882409.37707: done getting the remaining hosts for this loop 20419 1726882409.37712: getting the next task for host managed_node2 20419 1726882409.37718: done getting next task for host managed_node2 20419 1726882409.37721: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20419 1726882409.37724: ^ 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 20419 1726882409.37728: getting variables 20419 1726882409.37730: in VariableManager get_vars() 20419 1726882409.37783: Calling all_inventory to load vars for managed_node2 20419 1726882409.37786: Calling groups_inventory to load vars for managed_node2 20419 1726882409.37789: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.38236: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.38240: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.38248: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.39041: done sending task result for task 12673a56-9f93-9d14-fef2-00000000015a 20419 1726882409.39044: WORKER PROCESS EXITING 20419 1726882409.40775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.42521: done with get_vars() 20419 1726882409.42548: done getting variables 20419 1726882409.42617: 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 change the ethtool features] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 21:33:29 -0400 (0:00:00.452) 0:00:46.535 ****** 20419 1726882409.42647: entering _queue_task() for managed_node2/assert 20419 1726882409.43355: worker is 1 (out of 1 available) 20419 1726882409.43369: exiting _queue_task() for managed_node2/assert 20419 1726882409.43384: done queuing things up, now waiting for results queue to drain 20419 1726882409.43385: waiting for pending results... 20419 1726882409.44021: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20419 1726882409.44069: in run() - task 12673a56-9f93-9d14-fef2-00000000015b 20419 1726882409.44084: variable 'ansible_search_path' from source: unknown 20419 1726882409.44271: calling self._execute() 20419 1726882409.44421: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.44427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.44439: variable 'omit' from source: magic vars 20419 1726882409.45245: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.45258: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.45644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.46259: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.46309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.46443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.46477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.46700: variable 'networkmanager_version' from source: set_fact 20419 1726882409.46715: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.47954: variable 'network_provider' from source: set_fact 20419 1726882409.47958: Evaluated conditional (network_provider == 'nm'): True 20419 1726882409.47960: variable 'omit' from source: magic vars 20419 1726882409.47962: variable 'omit' from source: magic vars 20419 1726882409.48034: variable 'omit' from source: magic vars 20419 1726882409.48066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882409.48251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882409.48270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882409.48407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.48419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.48452: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882409.48456: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.48458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.48682: Set connection var ansible_pipelining to False 20419 1726882409.48689: Set connection var ansible_timeout to 10 20419 1726882409.48691: Set connection var ansible_connection to ssh 20419 1726882409.48695: Set connection var ansible_shell_executable to /bin/sh 20419 1726882409.48799: Set connection var ansible_shell_type to sh 20419 1726882409.48802: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882409.48902: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.48906: variable 'ansible_connection' from source: unknown 20419 1726882409.48909: variable 'ansible_module_compression' from source: unknown 20419 1726882409.48911: variable 'ansible_shell_type' from source: unknown 20419 1726882409.48913: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.48915: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.48916: variable 'ansible_pipelining' from source: unknown 20419 1726882409.49031: variable 'ansible_timeout' from source: unknown 20419 1726882409.49034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.49137: 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) 20419 1726882409.49253: variable 'omit' from source: magic vars 20419 1726882409.49257: starting attempt loop 20419 1726882409.49259: running the handler 20419 1726882409.49486: variable 'original_ethtool_features' from source: set_fact 20419 1726882409.49542: variable 'ethtool_features' from source: set_fact 20419 1726882409.49581: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20419 1726882409.49584: handler run complete 20419 1726882409.49586: attempt loop complete, returning result 20419 1726882409.49588: _execute() done 20419 1726882409.49591: dumping result to json 20419 1726882409.49595: done dumping result, returning 20419 1726882409.49597: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [12673a56-9f93-9d14-fef2-00000000015b] 20419 1726882409.49599: sending task result for task 12673a56-9f93-9d14-fef2-00000000015b 20419 1726882409.49928: done sending task result for task 12673a56-9f93-9d14-fef2-00000000015b 20419 1726882409.49931: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20419 1726882409.49984: no more pending results, returning what we have 20419 1726882409.49988: results queue empty 20419 1726882409.49989: checking for any_errors_fatal 20419 1726882409.50003: done checking for any_errors_fatal 20419 1726882409.50004: checking for max_fail_percentage 20419 1726882409.50007: done checking for max_fail_percentage 20419 1726882409.50008: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.50008: done checking to see if all hosts have failed 20419 1726882409.50009: getting the remaining hosts for this loop 20419 1726882409.50011: done getting the remaining hosts for this loop 20419 1726882409.50014: getting the next task for host managed_node2 20419 1726882409.50027: done getting next task for host managed_node2 20419 1726882409.50033: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882409.50037: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882409.50057: getting variables 20419 1726882409.50059: in VariableManager get_vars() 20419 1726882409.50323: Calling all_inventory to load vars for managed_node2 20419 1726882409.50327: Calling groups_inventory to load vars for managed_node2 20419 1726882409.50329: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.50339: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.50341: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.50351: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.54436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.57580: done with get_vars() 20419 1726882409.57715: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:29 -0400 (0:00:00.152) 0:00:46.687 ****** 20419 1726882409.57918: entering _queue_task() for managed_node2/include_tasks 20419 1726882409.58391: worker is 1 (out of 1 available) 20419 1726882409.58570: exiting _queue_task() for managed_node2/include_tasks 20419 1726882409.58582: done queuing things up, now waiting for results queue to drain 20419 1726882409.58583: waiting for pending results... 20419 1726882409.58810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20419 1726882409.58997: in run() - task 12673a56-9f93-9d14-fef2-000000000164 20419 1726882409.59005: variable 'ansible_search_path' from source: unknown 20419 1726882409.59011: variable 'ansible_search_path' from source: unknown 20419 1726882409.59039: calling self._execute() 20419 1726882409.59166: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.59177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.59192: variable 'omit' from source: magic vars 20419 1726882409.59781: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.59818: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.60166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.60678: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.60715: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.60749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.60823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.60940: variable 'networkmanager_version' from source: set_fact 20419 1726882409.60952: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.61128: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.61134: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.61268: variable 'networkmanager_version' from source: set_fact 20419 1726882409.61277: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.61389: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.61392: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.61532: variable 'networkmanager_version' from source: set_fact 20419 1726882409.61539: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.61544: _execute() done 20419 1726882409.61547: dumping result to json 20419 1726882409.61551: done dumping result, returning 20419 1726882409.61559: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9d14-fef2-000000000164] 20419 1726882409.61565: sending task result for task 12673a56-9f93-9d14-fef2-000000000164 20419 1726882409.61799: done sending task result for task 12673a56-9f93-9d14-fef2-000000000164 20419 1726882409.61802: WORKER PROCESS EXITING 20419 1726882409.61840: no more pending results, returning what we have 20419 1726882409.61844: in VariableManager get_vars() 20419 1726882409.61892: Calling all_inventory to load vars for managed_node2 20419 1726882409.61897: Calling groups_inventory to load vars for managed_node2 20419 1726882409.61899: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.61908: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.61911: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.61913: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.63602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.65758: done with get_vars() 20419 1726882409.65775: variable 'ansible_search_path' from source: unknown 20419 1726882409.65777: variable 'ansible_search_path' from source: unknown 20419 1726882409.65823: we have included files to process 20419 1726882409.65825: generating all_blocks data 20419 1726882409.65827: done generating all_blocks data 20419 1726882409.65833: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882409.65835: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882409.65837: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20419 1726882409.66719: done processing included file 20419 1726882409.66722: iterating over new_blocks loaded from include file 20419 1726882409.66723: in VariableManager get_vars() 20419 1726882409.66882: done with get_vars() 20419 1726882409.66884: filtering new block on tags 20419 1726882409.66916: done filtering new block on tags 20419 1726882409.66919: in VariableManager get_vars() 20419 1726882409.66950: done with get_vars() 20419 1726882409.66952: filtering new block on tags 20419 1726882409.67148: done filtering new block on tags 20419 1726882409.67151: in VariableManager get_vars() 20419 1726882409.67181: done with get_vars() 20419 1726882409.67183: filtering new block on tags 20419 1726882409.67304: done filtering new block on tags 20419 1726882409.67306: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20419 1726882409.67311: extending task lists for all hosts with included blocks 20419 1726882409.68656: done extending task lists 20419 1726882409.68658: done processing included files 20419 1726882409.68659: results queue empty 20419 1726882409.68659: checking for any_errors_fatal 20419 1726882409.68663: done checking for any_errors_fatal 20419 1726882409.68663: checking for max_fail_percentage 20419 1726882409.68665: done checking for max_fail_percentage 20419 1726882409.68666: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.68667: done checking to see if all hosts have failed 20419 1726882409.68667: getting the remaining hosts for this loop 20419 1726882409.68669: done getting the remaining hosts for this loop 20419 1726882409.68673: getting the next task for host managed_node2 20419 1726882409.68681: done getting next task for host managed_node2 20419 1726882409.68684: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882409.68687: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882409.68702: getting variables 20419 1726882409.68704: in VariableManager get_vars() 20419 1726882409.68729: Calling all_inventory to load vars for managed_node2 20419 1726882409.68737: Calling groups_inventory to load vars for managed_node2 20419 1726882409.68740: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.68746: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.68748: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.68751: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.69612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.70479: done with get_vars() 20419 1726882409.70503: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:29 -0400 (0:00:00.126) 0:00:46.814 ****** 20419 1726882409.70564: entering _queue_task() for managed_node2/setup 20419 1726882409.70979: worker is 1 (out of 1 available) 20419 1726882409.70990: exiting _queue_task() for managed_node2/setup 20419 1726882409.71006: done queuing things up, now waiting for results queue to drain 20419 1726882409.71007: waiting for pending results... 20419 1726882409.71307: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20419 1726882409.71484: in run() - task 12673a56-9f93-9d14-fef2-00000000069c 20419 1726882409.71514: variable 'ansible_search_path' from source: unknown 20419 1726882409.71522: variable 'ansible_search_path' from source: unknown 20419 1726882409.71566: calling self._execute() 20419 1726882409.71674: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.71689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.71710: variable 'omit' from source: magic vars 20419 1726882409.72095: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.72115: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.72299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.72590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.72628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.72700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.72708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.72789: variable 'networkmanager_version' from source: set_fact 20419 1726882409.72815: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.72961: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.72972: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.73121: variable 'networkmanager_version' from source: set_fact 20419 1726882409.73178: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.73233: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.73242: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.73384: variable 'networkmanager_version' from source: set_fact 20419 1726882409.73387: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.73510: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.73514: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.73655: variable 'networkmanager_version' from source: set_fact 20419 1726882409.73658: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.73802: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.73806: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.74000: variable 'networkmanager_version' from source: set_fact 20419 1726882409.74004: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.74029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882409.76024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882409.76089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882409.76122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882409.76154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882409.76179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882409.76303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882409.76311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882409.76332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882409.76368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882409.76382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882409.76500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882409.76514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882409.76607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882409.76609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882409.76627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882409.76786: variable '__network_required_facts' from source: role '' defaults 20419 1726882409.76803: variable 'ansible_facts' from source: unknown 20419 1726882409.77485: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20419 1726882409.77508: when evaluation is False, skipping this task 20419 1726882409.77512: _execute() done 20419 1726882409.77515: dumping result to json 20419 1726882409.77517: done dumping result, returning 20419 1726882409.77520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-9d14-fef2-00000000069c] 20419 1726882409.77522: sending task result for task 12673a56-9f93-9d14-fef2-00000000069c 20419 1726882409.77608: done sending task result for task 12673a56-9f93-9d14-fef2-00000000069c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882409.77651: no more pending results, returning what we have 20419 1726882409.77655: results queue empty 20419 1726882409.77656: checking for any_errors_fatal 20419 1726882409.77658: done checking for any_errors_fatal 20419 1726882409.77658: checking for max_fail_percentage 20419 1726882409.77660: done checking for max_fail_percentage 20419 1726882409.77661: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.77662: done checking to see if all hosts have failed 20419 1726882409.77662: getting the remaining hosts for this loop 20419 1726882409.77664: done getting the remaining hosts for this loop 20419 1726882409.77674: getting the next task for host managed_node2 20419 1726882409.77683: done getting next task for host managed_node2 20419 1726882409.77686: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882409.77691: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882409.77718: getting variables 20419 1726882409.77720: in VariableManager get_vars() 20419 1726882409.77772: Calling all_inventory to load vars for managed_node2 20419 1726882409.77775: Calling groups_inventory to load vars for managed_node2 20419 1726882409.77777: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.77786: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.77788: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.77790: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.77815: WORKER PROCESS EXITING 20419 1726882409.79249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.80383: done with get_vars() 20419 1726882409.80406: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:29 -0400 (0:00:00.099) 0:00:46.913 ****** 20419 1726882409.80477: entering _queue_task() for managed_node2/stat 20419 1726882409.80731: worker is 1 (out of 1 available) 20419 1726882409.80744: exiting _queue_task() for managed_node2/stat 20419 1726882409.80758: done queuing things up, now waiting for results queue to drain 20419 1726882409.80759: waiting for pending results... 20419 1726882409.80940: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20419 1726882409.81051: in run() - task 12673a56-9f93-9d14-fef2-00000000069e 20419 1726882409.81064: variable 'ansible_search_path' from source: unknown 20419 1726882409.81068: variable 'ansible_search_path' from source: unknown 20419 1726882409.81101: calling self._execute() 20419 1726882409.81171: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.81174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.81183: variable 'omit' from source: magic vars 20419 1726882409.81457: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.81467: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.81647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.82001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.82004: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.82006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.82024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.82111: variable 'networkmanager_version' from source: set_fact 20419 1726882409.82136: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.82258: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.82268: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.82413: variable 'networkmanager_version' from source: set_fact 20419 1726882409.82428: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.82548: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.82564: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.82661: variable 'networkmanager_version' from source: set_fact 20419 1726882409.82676: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.82783: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.82786: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.82888: variable 'networkmanager_version' from source: set_fact 20419 1726882409.82891: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.82961: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.82964: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.83052: variable 'networkmanager_version' from source: set_fact 20419 1726882409.83059: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.83165: 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) 20419 1726882409.83182: 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) 20419 1726882409.83203: 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) 20419 1726882409.83226: 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) 20419 1726882409.83274: variable '__network_is_ostree' from source: set_fact 20419 1726882409.83280: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882409.83282: when evaluation is False, skipping this task 20419 1726882409.83285: _execute() done 20419 1726882409.83287: dumping result to json 20419 1726882409.83291: done dumping result, returning 20419 1726882409.83301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-9d14-fef2-00000000069e] 20419 1726882409.83306: sending task result for task 12673a56-9f93-9d14-fef2-00000000069e 20419 1726882409.83392: done sending task result for task 12673a56-9f93-9d14-fef2-00000000069e 20419 1726882409.83398: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882409.83469: no more pending results, returning what we have 20419 1726882409.83473: results queue empty 20419 1726882409.83475: checking for any_errors_fatal 20419 1726882409.83482: done checking for any_errors_fatal 20419 1726882409.83483: checking for max_fail_percentage 20419 1726882409.83485: done checking for max_fail_percentage 20419 1726882409.83485: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.83486: done checking to see if all hosts have failed 20419 1726882409.83487: getting the remaining hosts for this loop 20419 1726882409.83488: done getting the remaining hosts for this loop 20419 1726882409.83496: getting the next task for host managed_node2 20419 1726882409.83503: done getting next task for host managed_node2 20419 1726882409.83507: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882409.83512: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882409.83532: getting variables 20419 1726882409.83533: in VariableManager get_vars() 20419 1726882409.83577: Calling all_inventory to load vars for managed_node2 20419 1726882409.83579: Calling groups_inventory to load vars for managed_node2 20419 1726882409.83581: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.83589: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.83591: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.83602: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.84380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.85653: done with get_vars() 20419 1726882409.85672: done getting variables 20419 1726882409.85719: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:29 -0400 (0:00:00.052) 0:00:46.966 ****** 20419 1726882409.85752: entering _queue_task() for managed_node2/set_fact 20419 1726882409.86098: worker is 1 (out of 1 available) 20419 1726882409.86115: exiting _queue_task() for managed_node2/set_fact 20419 1726882409.86129: done queuing things up, now waiting for results queue to drain 20419 1726882409.86130: waiting for pending results... 20419 1726882409.86461: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20419 1726882409.86647: in run() - task 12673a56-9f93-9d14-fef2-00000000069f 20419 1726882409.86652: variable 'ansible_search_path' from source: unknown 20419 1726882409.86654: variable 'ansible_search_path' from source: unknown 20419 1726882409.86692: calling self._execute() 20419 1726882409.86807: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.86810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.86848: variable 'omit' from source: magic vars 20419 1726882409.87289: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.87311: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.87520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.87818: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.87856: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.87882: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.87912: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.87988: variable 'networkmanager_version' from source: set_fact 20419 1726882409.87996: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.88128: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.88131: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.88265: variable 'networkmanager_version' from source: set_fact 20419 1726882409.88272: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.88387: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.88391: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.88520: variable 'networkmanager_version' from source: set_fact 20419 1726882409.88540: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.89041: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.89045: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.89134: variable 'networkmanager_version' from source: set_fact 20419 1726882409.89173: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.89238: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.89242: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.89331: variable 'networkmanager_version' from source: set_fact 20419 1726882409.89338: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.89463: 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) 20419 1726882409.89483: 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) 20419 1726882409.89507: 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) 20419 1726882409.89525: 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) 20419 1726882409.89607: variable '__network_is_ostree' from source: set_fact 20419 1726882409.89610: Evaluated conditional (not __network_is_ostree is defined): False 20419 1726882409.89612: when evaluation is False, skipping this task 20419 1726882409.89614: _execute() done 20419 1726882409.89616: dumping result to json 20419 1726882409.89619: done dumping result, returning 20419 1726882409.89622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-9d14-fef2-00000000069f] 20419 1726882409.89625: sending task result for task 12673a56-9f93-9d14-fef2-00000000069f 20419 1726882409.89729: done sending task result for task 12673a56-9f93-9d14-fef2-00000000069f 20419 1726882409.89732: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20419 1726882409.89785: no more pending results, returning what we have 20419 1726882409.89789: results queue empty 20419 1726882409.89790: checking for any_errors_fatal 20419 1726882409.89797: done checking for any_errors_fatal 20419 1726882409.89798: checking for max_fail_percentage 20419 1726882409.89800: done checking for max_fail_percentage 20419 1726882409.89801: checking to see if all hosts have failed and the running result is not ok 20419 1726882409.89802: done checking to see if all hosts have failed 20419 1726882409.89802: getting the remaining hosts for this loop 20419 1726882409.89804: done getting the remaining hosts for this loop 20419 1726882409.89808: getting the next task for host managed_node2 20419 1726882409.89818: done getting next task for host managed_node2 20419 1726882409.89821: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882409.89826: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882409.89848: getting variables 20419 1726882409.89850: in VariableManager get_vars() 20419 1726882409.90060: Calling all_inventory to load vars for managed_node2 20419 1726882409.90063: Calling groups_inventory to load vars for managed_node2 20419 1726882409.90066: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882409.90074: Calling all_plugins_play to load vars for managed_node2 20419 1726882409.90075: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882409.90077: Calling groups_plugins_play to load vars for managed_node2 20419 1726882409.90941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882409.91823: done with get_vars() 20419 1726882409.91839: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:29 -0400 (0:00:00.061) 0:00:47.027 ****** 20419 1726882409.91916: entering _queue_task() for managed_node2/service_facts 20419 1726882409.92166: worker is 1 (out of 1 available) 20419 1726882409.92178: exiting _queue_task() for managed_node2/service_facts 20419 1726882409.92191: done queuing things up, now waiting for results queue to drain 20419 1726882409.92192: waiting for pending results... 20419 1726882409.92375: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20419 1726882409.92476: in run() - task 12673a56-9f93-9d14-fef2-0000000006a1 20419 1726882409.92488: variable 'ansible_search_path' from source: unknown 20419 1726882409.92491: variable 'ansible_search_path' from source: unknown 20419 1726882409.92539: calling self._execute() 20419 1726882409.92646: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.92653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.92664: variable 'omit' from source: magic vars 20419 1726882409.93262: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.93269: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.93352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882409.93666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882409.93701: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882409.93749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882409.93798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882409.93890: variable 'networkmanager_version' from source: set_fact 20419 1726882409.93918: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.93998: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.94002: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.94156: variable 'networkmanager_version' from source: set_fact 20419 1726882409.94159: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.94249: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.94252: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.94369: variable 'networkmanager_version' from source: set_fact 20419 1726882409.94372: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.94576: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.94579: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.94658: variable 'networkmanager_version' from source: set_fact 20419 1726882409.94665: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.94797: variable 'ansible_distribution_major_version' from source: facts 20419 1726882409.94800: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882409.94902: variable 'networkmanager_version' from source: set_fact 20419 1726882409.94909: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882409.94915: variable 'omit' from source: magic vars 20419 1726882409.94997: variable 'omit' from source: magic vars 20419 1726882409.95051: variable 'omit' from source: magic vars 20419 1726882409.95066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882409.95087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882409.95107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882409.95122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.95130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882409.95167: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882409.95170: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.95172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.95247: Set connection var ansible_pipelining to False 20419 1726882409.95250: Set connection var ansible_timeout to 10 20419 1726882409.95253: Set connection var ansible_connection to ssh 20419 1726882409.95264: Set connection var ansible_shell_executable to /bin/sh 20419 1726882409.95267: Set connection var ansible_shell_type to sh 20419 1726882409.95271: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882409.95297: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.95302: variable 'ansible_connection' from source: unknown 20419 1726882409.95304: variable 'ansible_module_compression' from source: unknown 20419 1726882409.95307: variable 'ansible_shell_type' from source: unknown 20419 1726882409.95309: variable 'ansible_shell_executable' from source: unknown 20419 1726882409.95312: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882409.95316: variable 'ansible_pipelining' from source: unknown 20419 1726882409.95318: variable 'ansible_timeout' from source: unknown 20419 1726882409.95323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882409.95430: 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__) 20419 1726882409.95439: variable 'omit' from source: magic vars 20419 1726882409.95443: starting attempt loop 20419 1726882409.95445: running the handler 20419 1726882409.95459: _low_level_execute_command(): starting 20419 1726882409.95465: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882409.95964: 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 <<< 20419 1726882409.95999: 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.14.69 originally 10.31.14.69 <<< 20419 1726882409.96003: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.96006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 20419 1726882409.96008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882409.96010: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.96062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.96065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.96137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882409.97829: stdout chunk (state=3): >>>/root <<< 20419 1726882409.97943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882409.97967: stderr chunk (state=3): >>><<< 20419 1726882409.97970: stdout chunk (state=3): >>><<< 20419 1726882409.98008: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882409.98028: _low_level_execute_command(): starting 20419 1726882409.98035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688 `" && echo ansible-tmp-1726882409.9800303-22619-170160980903688="` echo /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688 `" ) && sleep 0' 20419 1726882409.98566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882409.98599: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.98606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882409.98608: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882409.98660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882409.98663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882409.98732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882410.00623: stdout chunk (state=3): >>>ansible-tmp-1726882409.9800303-22619-170160980903688=/root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688 <<< 20419 1726882410.00735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882410.00763: stderr chunk (state=3): >>><<< 20419 1726882410.00766: stdout chunk (state=3): >>><<< 20419 1726882410.00780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882409.9800303-22619-170160980903688=/root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882410.00823: variable 'ansible_module_compression' from source: unknown 20419 1726882410.00856: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20419 1726882410.00887: variable 'ansible_facts' from source: unknown 20419 1726882410.00948: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py 20419 1726882410.01055: Sending initial data 20419 1726882410.01059: Sent initial data (162 bytes) 20419 1726882410.01537: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882410.01540: 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.14.69 originally 10.31.14.69 <<< 20419 1726882410.01542: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.01544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882410.01546: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.01632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882410.01740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882410.03235: 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 <<< 20419 1726882410.03299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882410.03359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpzim31x6n /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py <<< 20419 1726882410.03366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py" <<< 20419 1726882410.03433: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpzim31x6n" to remote "/root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py" <<< 20419 1726882410.03437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py" <<< 20419 1726882410.04742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882410.04754: stderr chunk (state=3): >>><<< 20419 1726882410.04757: stdout chunk (state=3): >>><<< 20419 1726882410.04773: done transferring module to remote 20419 1726882410.04782: _low_level_execute_command(): starting 20419 1726882410.04787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/ /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py && sleep 0' 20419 1726882410.05228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882410.05232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882410.05234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.05236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882410.05238: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.05291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882410.05297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882410.05353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882410.07199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882410.07202: stdout chunk (state=3): >>><<< 20419 1726882410.07204: stderr chunk (state=3): >>><<< 20419 1726882410.07206: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882410.07209: _low_level_execute_command(): starting 20419 1726882410.07211: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/AnsiballZ_service_facts.py && sleep 0' 20419 1726882410.07858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882410.07861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882410.07863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882410.07865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882410.07867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882410.07869: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882410.07870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.07875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882410.07877: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882410.07884: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882410.07942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882410.07955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882410.08000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882410.08053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.58569: 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.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", "sourc<<< 20419 1726882411.58589: stdout chunk (state=3): >>>e": "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": {}}} <<< 20419 1726882411.59973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882411.59977: stdout chunk (state=3): >>><<< 20419 1726882411.59984: stderr chunk (state=3): >>><<< 20419 1726882411.60016: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882411.61702: 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-1726882409.9800303-22619-170160980903688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882411.61706: _low_level_execute_command(): starting 20419 1726882411.61708: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882409.9800303-22619-170160980903688/ > /dev/null 2>&1 && sleep 0' 20419 1726882411.62803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882411.63108: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.63228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.63588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.65768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882411.65772: stdout chunk (state=3): >>><<< 20419 1726882411.65774: stderr chunk (state=3): >>><<< 20419 1726882411.65801: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882411.65804: handler run complete 20419 1726882411.66799: variable 'ansible_facts' from source: unknown 20419 1726882411.66802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882411.68401: variable 'ansible_facts' from source: unknown 20419 1726882411.68791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882411.69317: attempt loop complete, returning result 20419 1726882411.69328: _execute() done 20419 1726882411.69336: dumping result to json 20419 1726882411.69408: done dumping result, returning 20419 1726882411.69509: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-9d14-fef2-0000000006a1] 20419 1726882411.69521: sending task result for task 12673a56-9f93-9d14-fef2-0000000006a1 20419 1726882411.71550: done sending task result for task 12673a56-9f93-9d14-fef2-0000000006a1 20419 1726882411.71554: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882411.71690: no more pending results, returning what we have 20419 1726882411.71698: results queue empty 20419 1726882411.71700: checking for any_errors_fatal 20419 1726882411.71703: done checking for any_errors_fatal 20419 1726882411.71704: checking for max_fail_percentage 20419 1726882411.71706: done checking for max_fail_percentage 20419 1726882411.71706: checking to see if all hosts have failed and the running result is not ok 20419 1726882411.71707: done checking to see if all hosts have failed 20419 1726882411.71708: getting the remaining hosts for this loop 20419 1726882411.71709: done getting the remaining hosts for this loop 20419 1726882411.71713: getting the next task for host managed_node2 20419 1726882411.71719: done getting next task for host managed_node2 20419 1726882411.71723: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882411.71728: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882411.71739: getting variables 20419 1726882411.71741: in VariableManager get_vars() 20419 1726882411.71781: Calling all_inventory to load vars for managed_node2 20419 1726882411.71784: Calling groups_inventory to load vars for managed_node2 20419 1726882411.71786: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882411.71869: Calling all_plugins_play to load vars for managed_node2 20419 1726882411.71874: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882411.71878: Calling groups_plugins_play to load vars for managed_node2 20419 1726882411.73165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882411.75207: done with get_vars() 20419 1726882411.75246: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:31 -0400 (0:00:01.834) 0:00:48.862 ****** 20419 1726882411.75404: entering _queue_task() for managed_node2/package_facts 20419 1726882411.75785: worker is 1 (out of 1 available) 20419 1726882411.75802: exiting _queue_task() for managed_node2/package_facts 20419 1726882411.75815: done queuing things up, now waiting for results queue to drain 20419 1726882411.75816: waiting for pending results... 20419 1726882411.76174: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20419 1726882411.76332: in run() - task 12673a56-9f93-9d14-fef2-0000000006a2 20419 1726882411.76338: variable 'ansible_search_path' from source: unknown 20419 1726882411.76342: variable 'ansible_search_path' from source: unknown 20419 1726882411.76439: calling self._execute() 20419 1726882411.76480: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882411.76484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882411.76600: variable 'omit' from source: magic vars 20419 1726882411.76924: variable 'ansible_distribution_major_version' from source: facts 20419 1726882411.76936: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882411.77130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882411.77504: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882411.77557: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882411.77590: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882411.77632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882411.77721: variable 'networkmanager_version' from source: set_fact 20419 1726882411.77734: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882411.77887: variable 'ansible_distribution_major_version' from source: facts 20419 1726882411.78100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882411.78104: variable 'networkmanager_version' from source: set_fact 20419 1726882411.78107: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882411.78168: variable 'ansible_distribution_major_version' from source: facts 20419 1726882411.78178: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882411.78304: variable 'networkmanager_version' from source: set_fact 20419 1726882411.78317: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882411.78477: variable 'ansible_distribution_major_version' from source: facts 20419 1726882411.78487: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882411.78618: variable 'networkmanager_version' from source: set_fact 20419 1726882411.78632: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882411.78724: variable 'ansible_distribution_major_version' from source: facts 20419 1726882411.78738: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882411.78829: variable 'networkmanager_version' from source: set_fact 20419 1726882411.78846: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882411.78849: variable 'omit' from source: magic vars 20419 1726882411.78920: variable 'omit' from source: magic vars 20419 1726882411.78972: variable 'omit' from source: magic vars 20419 1726882411.79043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882411.79046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882411.79049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882411.79085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882411.79089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882411.79110: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882411.79113: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882411.79115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882411.79218: Set connection var ansible_pipelining to False 20419 1726882411.79222: Set connection var ansible_timeout to 10 20419 1726882411.79224: Set connection var ansible_connection to ssh 20419 1726882411.79226: Set connection var ansible_shell_executable to /bin/sh 20419 1726882411.79228: Set connection var ansible_shell_type to sh 20419 1726882411.79230: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882411.79276: variable 'ansible_shell_executable' from source: unknown 20419 1726882411.79279: variable 'ansible_connection' from source: unknown 20419 1726882411.79281: variable 'ansible_module_compression' from source: unknown 20419 1726882411.79283: variable 'ansible_shell_type' from source: unknown 20419 1726882411.79285: variable 'ansible_shell_executable' from source: unknown 20419 1726882411.79287: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882411.79289: variable 'ansible_pipelining' from source: unknown 20419 1726882411.79291: variable 'ansible_timeout' from source: unknown 20419 1726882411.79296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882411.79507: 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__) 20419 1726882411.79511: variable 'omit' from source: magic vars 20419 1726882411.79514: starting attempt loop 20419 1726882411.79517: running the handler 20419 1726882411.79519: _low_level_execute_command(): starting 20419 1726882411.79521: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882411.80182: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.80200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.80299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.82009: stdout chunk (state=3): >>>/root <<< 20419 1726882411.82126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882411.82149: stderr chunk (state=3): >>><<< 20419 1726882411.82152: stdout chunk (state=3): >>><<< 20419 1726882411.82163: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882411.82179: _low_level_execute_command(): starting 20419 1726882411.82195: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561 `" && echo ansible-tmp-1726882411.8216355-22704-175726101454561="` echo /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561 `" ) && sleep 0' 20419 1726882411.82840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882411.82844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882411.82846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882411.82849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882411.82851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882411.82853: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882411.82858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882411.82874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882411.82883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 20419 1726882411.82890: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20419 1726882411.82958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882411.82965: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882411.83050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882411.83061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.83064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.83125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.85075: stdout chunk (state=3): >>>ansible-tmp-1726882411.8216355-22704-175726101454561=/root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561 <<< 20419 1726882411.85231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882411.85235: stdout chunk (state=3): >>><<< 20419 1726882411.85238: stderr chunk (state=3): >>><<< 20419 1726882411.85258: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882411.8216355-22704-175726101454561=/root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882411.85402: variable 'ansible_module_compression' from source: unknown 20419 1726882411.85405: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20419 1726882411.85430: variable 'ansible_facts' from source: unknown 20419 1726882411.85651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py 20419 1726882411.85806: Sending initial data 20419 1726882411.85809: Sent initial data (162 bytes) 20419 1726882411.86767: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882411.86846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.86877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.86985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.88620: 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 <<< 20419 1726882411.88677: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882411.88745: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmph8fpx_dr /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py <<< 20419 1726882411.88749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py" <<< 20419 1726882411.88818: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmph8fpx_dr" to remote "/root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py" <<< 20419 1726882411.90518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882411.90644: stderr chunk (state=3): >>><<< 20419 1726882411.90648: stdout chunk (state=3): >>><<< 20419 1726882411.90654: done transferring module to remote 20419 1726882411.90656: _low_level_execute_command(): starting 20419 1726882411.90658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/ /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py && sleep 0' 20419 1726882411.91176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882411.91180: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882411.91182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882411.91184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882411.91187: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882411.91229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882411.91239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.91252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.91318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882411.93122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882411.93145: stderr chunk (state=3): >>><<< 20419 1726882411.93149: stdout chunk (state=3): >>><<< 20419 1726882411.93164: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882411.93168: _low_level_execute_command(): starting 20419 1726882411.93171: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/AnsiballZ_package_facts.py && sleep 0' 20419 1726882411.93658: 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 <<< 20419 1726882411.93705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882411.93708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882411.93712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882411.93817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882411.93821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882411.93826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882411.93874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882411.93941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882412.38105: 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"<<< 20419 1726882412.38131: 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<<< 20419 1726882412.38248: 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",<<< 20419 1726882412.38262: 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<<< 20419 1726882412.38269: 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<<< 20419 1726882412.38286: 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<<< 20419 1726882412.38327: 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"}}} <<< 20419 1726882412.40071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882412.40108: stderr chunk (state=3): >>><<< 20419 1726882412.40112: stdout chunk (state=3): >>><<< 20419 1726882412.40152: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882412.41548: 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-1726882411.8216355-22704-175726101454561/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882412.41563: _low_level_execute_command(): starting 20419 1726882412.41567: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882411.8216355-22704-175726101454561/ > /dev/null 2>&1 && sleep 0' 20419 1726882412.42045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882412.42049: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882412.42051: 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.14.69 is address debug1: re-parsing configuration <<< 20419 1726882412.42053: 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 <<< 20419 1726882412.42055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882412.42099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882412.42103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882412.42116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882412.42176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882412.44117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882412.44123: stderr chunk (state=3): >>><<< 20419 1726882412.44126: stdout chunk (state=3): >>><<< 20419 1726882412.44138: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882412.44144: handler run complete 20419 1726882412.44876: variable 'ansible_facts' from source: unknown 20419 1726882412.45248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.46454: variable 'ansible_facts' from source: unknown 20419 1726882412.46699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.47236: attempt loop complete, returning result 20419 1726882412.47245: _execute() done 20419 1726882412.47248: dumping result to json 20419 1726882412.47389: done dumping result, returning 20419 1726882412.47399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-9d14-fef2-0000000006a2] 20419 1726882412.47404: sending task result for task 12673a56-9f93-9d14-fef2-0000000006a2 20419 1726882412.48869: done sending task result for task 12673a56-9f93-9d14-fef2-0000000006a2 20419 1726882412.48872: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882412.48962: no more pending results, returning what we have 20419 1726882412.48967: results queue empty 20419 1726882412.48968: checking for any_errors_fatal 20419 1726882412.48974: done checking for any_errors_fatal 20419 1726882412.48975: checking for max_fail_percentage 20419 1726882412.48977: done checking for max_fail_percentage 20419 1726882412.48978: checking to see if all hosts have failed and the running result is not ok 20419 1726882412.48978: done checking to see if all hosts have failed 20419 1726882412.48979: getting the remaining hosts for this loop 20419 1726882412.48980: done getting the remaining hosts for this loop 20419 1726882412.48984: getting the next task for host managed_node2 20419 1726882412.48990: done getting next task for host managed_node2 20419 1726882412.48996: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882412.49000: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882412.49008: getting variables 20419 1726882412.49010: in VariableManager get_vars() 20419 1726882412.49042: Calling all_inventory to load vars for managed_node2 20419 1726882412.49043: Calling groups_inventory to load vars for managed_node2 20419 1726882412.49045: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882412.49052: Calling all_plugins_play to load vars for managed_node2 20419 1726882412.49053: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882412.49055: Calling groups_plugins_play to load vars for managed_node2 20419 1726882412.50012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.51170: done with get_vars() 20419 1726882412.51187: done getting variables 20419 1726882412.51236: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:32 -0400 (0:00:00.758) 0:00:49.621 ****** 20419 1726882412.51267: entering _queue_task() for managed_node2/debug 20419 1726882412.51623: worker is 1 (out of 1 available) 20419 1726882412.51636: exiting _queue_task() for managed_node2/debug 20419 1726882412.51650: done queuing things up, now waiting for results queue to drain 20419 1726882412.51651: waiting for pending results... 20419 1726882412.52017: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20419 1726882412.52101: in run() - task 12673a56-9f93-9d14-fef2-000000000165 20419 1726882412.52123: variable 'ansible_search_path' from source: unknown 20419 1726882412.52126: variable 'ansible_search_path' from source: unknown 20419 1726882412.52155: calling self._execute() 20419 1726882412.52378: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.52382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.52385: variable 'omit' from source: magic vars 20419 1726882412.52653: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.52663: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.52788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882412.53198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882412.53202: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882412.53205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882412.53207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882412.53252: variable 'networkmanager_version' from source: set_fact 20419 1726882412.53263: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.53369: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.53607: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.53738: variable 'networkmanager_version' from source: set_fact 20419 1726882412.53767: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.53871: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.53892: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.54028: variable 'networkmanager_version' from source: set_fact 20419 1726882412.54043: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.54053: variable 'omit' from source: magic vars 20419 1726882412.54121: variable 'omit' from source: magic vars 20419 1726882412.54218: variable 'network_provider' from source: set_fact 20419 1726882412.54241: variable 'omit' from source: magic vars 20419 1726882412.54275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882412.54351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882412.54376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882412.54400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882412.54422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882412.54478: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882412.54482: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.54484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.54547: Set connection var ansible_pipelining to False 20419 1726882412.54552: Set connection var ansible_timeout to 10 20419 1726882412.54555: Set connection var ansible_connection to ssh 20419 1726882412.54560: Set connection var ansible_shell_executable to /bin/sh 20419 1726882412.54564: Set connection var ansible_shell_type to sh 20419 1726882412.54569: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882412.54596: variable 'ansible_shell_executable' from source: unknown 20419 1726882412.54600: variable 'ansible_connection' from source: unknown 20419 1726882412.54605: variable 'ansible_module_compression' from source: unknown 20419 1726882412.54608: variable 'ansible_shell_type' from source: unknown 20419 1726882412.54610: variable 'ansible_shell_executable' from source: unknown 20419 1726882412.54612: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.54615: variable 'ansible_pipelining' from source: unknown 20419 1726882412.54618: variable 'ansible_timeout' from source: unknown 20419 1726882412.54620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.54695: 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) 20419 1726882412.54709: variable 'omit' from source: magic vars 20419 1726882412.54712: starting attempt loop 20419 1726882412.54715: running the handler 20419 1726882412.54750: handler run complete 20419 1726882412.54760: attempt loop complete, returning result 20419 1726882412.54763: _execute() done 20419 1726882412.54766: dumping result to json 20419 1726882412.54768: done dumping result, returning 20419 1726882412.54775: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9d14-fef2-000000000165] 20419 1726882412.54780: sending task result for task 12673a56-9f93-9d14-fef2-000000000165 20419 1726882412.54868: done sending task result for task 12673a56-9f93-9d14-fef2-000000000165 20419 1726882412.54871: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20419 1726882412.54959: no more pending results, returning what we have 20419 1726882412.54963: results queue empty 20419 1726882412.54968: checking for any_errors_fatal 20419 1726882412.54978: done checking for any_errors_fatal 20419 1726882412.54979: checking for max_fail_percentage 20419 1726882412.54984: done checking for max_fail_percentage 20419 1726882412.54986: checking to see if all hosts have failed and the running result is not ok 20419 1726882412.54987: done checking to see if all hosts have failed 20419 1726882412.54987: getting the remaining hosts for this loop 20419 1726882412.54989: done getting the remaining hosts for this loop 20419 1726882412.54995: getting the next task for host managed_node2 20419 1726882412.55003: done getting next task for host managed_node2 20419 1726882412.55007: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882412.55011: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882412.55029: getting variables 20419 1726882412.55031: in VariableManager get_vars() 20419 1726882412.55077: Calling all_inventory to load vars for managed_node2 20419 1726882412.55079: Calling groups_inventory to load vars for managed_node2 20419 1726882412.55081: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882412.55090: Calling all_plugins_play to load vars for managed_node2 20419 1726882412.55092: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882412.55147: Calling groups_plugins_play to load vars for managed_node2 20419 1726882412.56505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.58372: done with get_vars() 20419 1726882412.58402: done getting variables 20419 1726882412.58464: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:32 -0400 (0:00:00.074) 0:00:49.695 ****** 20419 1726882412.58712: entering _queue_task() for managed_node2/fail 20419 1726882412.59225: worker is 1 (out of 1 available) 20419 1726882412.59237: exiting _queue_task() for managed_node2/fail 20419 1726882412.59249: done queuing things up, now waiting for results queue to drain 20419 1726882412.59250: waiting for pending results... 20419 1726882412.59623: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20419 1726882412.59709: in run() - task 12673a56-9f93-9d14-fef2-000000000166 20419 1726882412.59735: variable 'ansible_search_path' from source: unknown 20419 1726882412.59743: variable 'ansible_search_path' from source: unknown 20419 1726882412.59786: calling self._execute() 20419 1726882412.59892: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.59909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.59924: variable 'omit' from source: magic vars 20419 1726882412.60315: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.60336: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.60524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882412.60900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882412.60905: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882412.60908: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882412.60937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882412.61029: variable 'networkmanager_version' from source: set_fact 20419 1726882412.61048: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.61166: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.61177: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.61318: variable 'networkmanager_version' from source: set_fact 20419 1726882412.61332: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.61445: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.61459: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.61599: variable 'networkmanager_version' from source: set_fact 20419 1726882412.61614: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.61790: variable 'network_state' from source: role '' defaults 20419 1726882412.61890: Evaluated conditional (network_state != {}): False 20419 1726882412.61898: when evaluation is False, skipping this task 20419 1726882412.61901: _execute() done 20419 1726882412.61905: dumping result to json 20419 1726882412.61907: done dumping result, returning 20419 1726882412.61910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9d14-fef2-000000000166] 20419 1726882412.61912: sending task result for task 12673a56-9f93-9d14-fef2-000000000166 20419 1726882412.61986: done sending task result for task 12673a56-9f93-9d14-fef2-000000000166 20419 1726882412.61996: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882412.62050: no more pending results, returning what we have 20419 1726882412.62054: results queue empty 20419 1726882412.62055: checking for any_errors_fatal 20419 1726882412.62063: done checking for any_errors_fatal 20419 1726882412.62064: checking for max_fail_percentage 20419 1726882412.62066: done checking for max_fail_percentage 20419 1726882412.62067: checking to see if all hosts have failed and the running result is not ok 20419 1726882412.62068: done checking to see if all hosts have failed 20419 1726882412.62069: getting the remaining hosts for this loop 20419 1726882412.62070: done getting the remaining hosts for this loop 20419 1726882412.62075: getting the next task for host managed_node2 20419 1726882412.62084: done getting next task for host managed_node2 20419 1726882412.62088: ^ 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 20419 1726882412.62092: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882412.62121: getting variables 20419 1726882412.62123: in VariableManager get_vars() 20419 1726882412.62174: Calling all_inventory to load vars for managed_node2 20419 1726882412.62176: Calling groups_inventory to load vars for managed_node2 20419 1726882412.62178: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882412.62189: Calling all_plugins_play to load vars for managed_node2 20419 1726882412.62191: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882412.62400: Calling groups_plugins_play to load vars for managed_node2 20419 1726882412.63787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.66331: done with get_vars() 20419 1726882412.66367: done getting variables 20419 1726882412.66435: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:32 -0400 (0:00:00.077) 0:00:49.773 ****** 20419 1726882412.66472: entering _queue_task() for managed_node2/fail 20419 1726882412.66832: worker is 1 (out of 1 available) 20419 1726882412.66845: exiting _queue_task() for managed_node2/fail 20419 1726882412.66857: done queuing things up, now waiting for results queue to drain 20419 1726882412.66859: waiting for pending results... 20419 1726882412.67313: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20419 1726882412.67324: in run() - task 12673a56-9f93-9d14-fef2-000000000167 20419 1726882412.67344: variable 'ansible_search_path' from source: unknown 20419 1726882412.67352: variable 'ansible_search_path' from source: unknown 20419 1726882412.67397: calling self._execute() 20419 1726882412.67506: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.67524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.67540: variable 'omit' from source: magic vars 20419 1726882412.67917: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.67934: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.68170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882412.68407: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882412.68456: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882412.68500: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882412.68541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882412.68631: variable 'networkmanager_version' from source: set_fact 20419 1726882412.68649: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.68767: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.68777: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.68926: variable 'networkmanager_version' from source: set_fact 20419 1726882412.69000: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.69050: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.69061: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.69198: variable 'networkmanager_version' from source: set_fact 20419 1726882412.69213: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.69374: variable 'network_state' from source: role '' defaults 20419 1726882412.69388: Evaluated conditional (network_state != {}): False 20419 1726882412.69401: when evaluation is False, skipping this task 20419 1726882412.69409: _execute() done 20419 1726882412.69417: dumping result to json 20419 1726882412.69424: done dumping result, returning 20419 1726882412.69435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9d14-fef2-000000000167] 20419 1726882412.69467: sending task result for task 12673a56-9f93-9d14-fef2-000000000167 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882412.69743: no more pending results, returning what we have 20419 1726882412.69748: results queue empty 20419 1726882412.69749: checking for any_errors_fatal 20419 1726882412.69758: done checking for any_errors_fatal 20419 1726882412.69759: checking for max_fail_percentage 20419 1726882412.69761: done checking for max_fail_percentage 20419 1726882412.69762: checking to see if all hosts have failed and the running result is not ok 20419 1726882412.69763: done checking to see if all hosts have failed 20419 1726882412.69763: getting the remaining hosts for this loop 20419 1726882412.69765: done getting the remaining hosts for this loop 20419 1726882412.69769: getting the next task for host managed_node2 20419 1726882412.69777: done getting next task for host managed_node2 20419 1726882412.69781: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882412.69785: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882412.69814: getting variables 20419 1726882412.69816: in VariableManager get_vars() 20419 1726882412.69874: Calling all_inventory to load vars for managed_node2 20419 1726882412.69877: Calling groups_inventory to load vars for managed_node2 20419 1726882412.69880: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882412.69890: Calling all_plugins_play to load vars for managed_node2 20419 1726882412.70073: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882412.70080: done sending task result for task 12673a56-9f93-9d14-fef2-000000000167 20419 1726882412.70083: WORKER PROCESS EXITING 20419 1726882412.70088: Calling groups_plugins_play to load vars for managed_node2 20419 1726882412.72143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.83761: done with get_vars() 20419 1726882412.83786: done getting variables 20419 1726882412.83833: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:32 -0400 (0:00:00.173) 0:00:49.947 ****** 20419 1726882412.83859: entering _queue_task() for managed_node2/fail 20419 1726882412.84601: worker is 1 (out of 1 available) 20419 1726882412.84612: exiting _queue_task() for managed_node2/fail 20419 1726882412.84624: done queuing things up, now waiting for results queue to drain 20419 1726882412.84626: waiting for pending results... 20419 1726882412.84913: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20419 1726882412.85096: in run() - task 12673a56-9f93-9d14-fef2-000000000168 20419 1726882412.85118: variable 'ansible_search_path' from source: unknown 20419 1726882412.85126: variable 'ansible_search_path' from source: unknown 20419 1726882412.85461: calling self._execute() 20419 1726882412.85563: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.85580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.85598: variable 'omit' from source: magic vars 20419 1726882412.85991: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.86017: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.86200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882412.86489: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882412.86541: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882412.86623: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882412.86665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882412.86749: variable 'networkmanager_version' from source: set_fact 20419 1726882412.86772: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.86890: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.86907: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.87101: variable 'networkmanager_version' from source: set_fact 20419 1726882412.87105: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.87187: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.87202: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.87500: variable 'networkmanager_version' from source: set_fact 20419 1726882412.87503: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.87506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882412.89599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882412.89662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882412.89700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882412.89729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882412.89903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882412.89907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882412.89910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882412.89916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882412.89951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882412.89970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882412.90059: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.90077: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20419 1726882412.90249: variable 'ansible_distribution' from source: facts 20419 1726882412.90253: variable '__network_rh_distros' from source: role '' defaults 20419 1726882412.90256: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20419 1726882412.90471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882412.90497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882412.90683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882412.90720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882412.90734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882412.90801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882412.90804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882412.90828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882412.90865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882412.90910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882412.91229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882412.91252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882412.91276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882412.91347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882412.91374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882412.91989: variable 'network_connections' from source: task vars 20419 1726882412.92103: variable 'interface' from source: play vars 20419 1726882412.92106: variable 'interface' from source: play vars 20419 1726882412.92204: variable 'network_state' from source: role '' defaults 20419 1726882412.92261: 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) 20419 1726882412.92282: 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) 20419 1726882412.92412: 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) 20419 1726882412.92442: 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) 20419 1726882412.92466: 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 20419 1726882412.92469: when evaluation is False, skipping this task 20419 1726882412.92472: _execute() done 20419 1726882412.92474: dumping result to json 20419 1726882412.92476: done dumping result, returning 20419 1726882412.92481: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9d14-fef2-000000000168] 20419 1726882412.92487: sending task result for task 12673a56-9f93-9d14-fef2-000000000168 20419 1726882412.92588: done sending task result for task 12673a56-9f93-9d14-fef2-000000000168 skipping: [managed_node2] => { "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" } 20419 1726882412.92644: no more pending results, returning what we have 20419 1726882412.92648: results queue empty 20419 1726882412.92649: checking for any_errors_fatal 20419 1726882412.92659: done checking for any_errors_fatal 20419 1726882412.92659: checking for max_fail_percentage 20419 1726882412.92661: done checking for max_fail_percentage 20419 1726882412.92662: checking to see if all hosts have failed and the running result is not ok 20419 1726882412.92663: done checking to see if all hosts have failed 20419 1726882412.92663: getting the remaining hosts for this loop 20419 1726882412.92665: done getting the remaining hosts for this loop 20419 1726882412.92669: getting the next task for host managed_node2 20419 1726882412.92676: done getting next task for host managed_node2 20419 1726882412.92680: ^ 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 20419 1726882412.92684: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882412.92809: getting variables 20419 1726882412.92812: in VariableManager get_vars() 20419 1726882412.92865: Calling all_inventory to load vars for managed_node2 20419 1726882412.92868: Calling groups_inventory to load vars for managed_node2 20419 1726882412.92871: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882412.92883: Calling all_plugins_play to load vars for managed_node2 20419 1726882412.92886: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882412.92890: Calling groups_plugins_play to load vars for managed_node2 20419 1726882412.93808: WORKER PROCESS EXITING 20419 1726882412.94647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882412.96682: done with get_vars() 20419 1726882412.96709: done getting variables 20419 1726882412.96773: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:32 -0400 (0:00:00.129) 0:00:50.076 ****** 20419 1726882412.96808: entering _queue_task() for managed_node2/dnf 20419 1726882412.97107: worker is 1 (out of 1 available) 20419 1726882412.97120: exiting _queue_task() for managed_node2/dnf 20419 1726882412.97133: done queuing things up, now waiting for results queue to drain 20419 1726882412.97135: waiting for pending results... 20419 1726882412.97335: running TaskExecutor() for managed_node2/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 20419 1726882412.97702: in run() - task 12673a56-9f93-9d14-fef2-000000000169 20419 1726882412.97706: variable 'ansible_search_path' from source: unknown 20419 1726882412.97709: variable 'ansible_search_path' from source: unknown 20419 1726882412.97712: calling self._execute() 20419 1726882412.97715: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882412.97718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882412.97721: variable 'omit' from source: magic vars 20419 1726882412.98115: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.98137: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.98331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882412.98597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882412.98635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882412.98701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882412.98773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882412.98856: variable 'networkmanager_version' from source: set_fact 20419 1726882412.98935: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.98999: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.99011: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.99166: variable 'networkmanager_version' from source: set_fact 20419 1726882412.99180: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.99300: variable 'ansible_distribution_major_version' from source: facts 20419 1726882412.99310: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882412.99447: variable 'networkmanager_version' from source: set_fact 20419 1726882412.99462: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882412.99655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.01771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.01812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.01841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.01864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.01883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.01956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.01977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.01997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.02030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.02040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.02120: variable 'ansible_distribution' from source: facts 20419 1726882413.02124: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.02135: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20419 1726882413.02217: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.02301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.02318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.02337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.02361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.02371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.02403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.02419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.02438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.02463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.02473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.02506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.02522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.02538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.02564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.02575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.02673: variable 'network_connections' from source: task vars 20419 1726882413.02682: variable 'interface' from source: play vars 20419 1726882413.02734: variable 'interface' from source: play vars 20419 1726882413.02776: 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) 20419 1726882413.02791: 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) 20419 1726882413.02814: 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) 20419 1726882413.02833: 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) 20419 1726882413.02867: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882413.03025: variable 'network_connections' from source: task vars 20419 1726882413.03029: variable 'interface' from source: play vars 20419 1726882413.03072: variable 'interface' from source: play vars 20419 1726882413.03089: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882413.03095: when evaluation is False, skipping this task 20419 1726882413.03098: _execute() done 20419 1726882413.03101: dumping result to json 20419 1726882413.03103: done dumping result, returning 20419 1726882413.03113: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-000000000169] 20419 1726882413.03117: sending task result for task 12673a56-9f93-9d14-fef2-000000000169 20419 1726882413.03206: done sending task result for task 12673a56-9f93-9d14-fef2-000000000169 20419 1726882413.03209: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882413.03256: no more pending results, returning what we have 20419 1726882413.03260: results queue empty 20419 1726882413.03260: checking for any_errors_fatal 20419 1726882413.03266: done checking for any_errors_fatal 20419 1726882413.03267: checking for max_fail_percentage 20419 1726882413.03269: done checking for max_fail_percentage 20419 1726882413.03269: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.03270: done checking to see if all hosts have failed 20419 1726882413.03271: getting the remaining hosts for this loop 20419 1726882413.03273: done getting the remaining hosts for this loop 20419 1726882413.03276: getting the next task for host managed_node2 20419 1726882413.03283: done getting next task for host managed_node2 20419 1726882413.03291: ^ 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 20419 1726882413.03340: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.03447: getting variables 20419 1726882413.03449: in VariableManager get_vars() 20419 1726882413.03533: Calling all_inventory to load vars for managed_node2 20419 1726882413.03535: Calling groups_inventory to load vars for managed_node2 20419 1726882413.03537: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.03548: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.03552: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.03555: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.04969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.05965: done with get_vars() 20419 1726882413.05984: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20419 1726882413.06044: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:33 -0400 (0:00:00.092) 0:00:50.169 ****** 20419 1726882413.06071: entering _queue_task() for managed_node2/yum 20419 1726882413.06335: worker is 1 (out of 1 available) 20419 1726882413.06349: exiting _queue_task() for managed_node2/yum 20419 1726882413.06363: done queuing things up, now waiting for results queue to drain 20419 1726882413.06364: waiting for pending results... 20419 1726882413.06552: running TaskExecutor() for managed_node2/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 20419 1726882413.06655: in run() - task 12673a56-9f93-9d14-fef2-00000000016a 20419 1726882413.06666: variable 'ansible_search_path' from source: unknown 20419 1726882413.06669: variable 'ansible_search_path' from source: unknown 20419 1726882413.06702: calling self._execute() 20419 1726882413.06776: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.06780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.06789: variable 'omit' from source: magic vars 20419 1726882413.07191: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.07199: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.07407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.07576: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.07623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.07654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.07731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.07816: variable 'networkmanager_version' from source: set_fact 20419 1726882413.07820: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.07962: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.07965: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.08059: variable 'networkmanager_version' from source: set_fact 20419 1726882413.08069: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.08168: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.08178: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.08259: variable 'networkmanager_version' from source: set_fact 20419 1726882413.08267: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.08358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.09734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.09775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.09807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.09830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.09851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.09910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.09939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.09956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.09981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.09992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.10062: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.10073: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20419 1726882413.10076: when evaluation is False, skipping this task 20419 1726882413.10079: _execute() done 20419 1726882413.10081: dumping result to json 20419 1726882413.10084: done dumping result, returning 20419 1726882413.10091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000016a] 20419 1726882413.10106: sending task result for task 12673a56-9f93-9d14-fef2-00000000016a 20419 1726882413.10212: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016a 20419 1726882413.10214: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20419 1726882413.10286: no more pending results, returning what we have 20419 1726882413.10290: results queue empty 20419 1726882413.10291: checking for any_errors_fatal 20419 1726882413.10300: done checking for any_errors_fatal 20419 1726882413.10301: checking for max_fail_percentage 20419 1726882413.10302: done checking for max_fail_percentage 20419 1726882413.10303: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.10304: done checking to see if all hosts have failed 20419 1726882413.10304: getting the remaining hosts for this loop 20419 1726882413.10306: done getting the remaining hosts for this loop 20419 1726882413.10309: getting the next task for host managed_node2 20419 1726882413.10318: done getting next task for host managed_node2 20419 1726882413.10322: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882413.10325: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.10347: getting variables 20419 1726882413.10348: in VariableManager get_vars() 20419 1726882413.10531: Calling all_inventory to load vars for managed_node2 20419 1726882413.10536: Calling groups_inventory to load vars for managed_node2 20419 1726882413.10539: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.10548: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.10551: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.10558: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.11762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.13360: done with get_vars() 20419 1726882413.13386: done getting variables 20419 1726882413.13432: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:33 -0400 (0:00:00.073) 0:00:50.243 ****** 20419 1726882413.13459: entering _queue_task() for managed_node2/fail 20419 1726882413.13803: worker is 1 (out of 1 available) 20419 1726882413.13815: exiting _queue_task() for managed_node2/fail 20419 1726882413.13832: done queuing things up, now waiting for results queue to drain 20419 1726882413.13834: waiting for pending results... 20419 1726882413.14115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20419 1726882413.14284: in run() - task 12673a56-9f93-9d14-fef2-00000000016b 20419 1726882413.14315: variable 'ansible_search_path' from source: unknown 20419 1726882413.14318: variable 'ansible_search_path' from source: unknown 20419 1726882413.14321: calling self._execute() 20419 1726882413.14400: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.14404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.14427: variable 'omit' from source: magic vars 20419 1726882413.14771: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.14781: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.14920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.15153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.15227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.15246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.15312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.15363: variable 'networkmanager_version' from source: set_fact 20419 1726882413.15400: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.15518: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.15522: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.15612: variable 'networkmanager_version' from source: set_fact 20419 1726882413.15620: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.15692: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.15700: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.15782: variable 'networkmanager_version' from source: set_fact 20419 1726882413.15789: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.15864: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.15958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.17565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.17686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.17689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.17692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.17716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.17899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.17903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.17906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.17908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.17911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.17932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.17956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.17989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.18036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.18139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.18143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.18146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.18181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.18200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.18224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.18414: variable 'network_connections' from source: task vars 20419 1726882413.18427: variable 'interface' from source: play vars 20419 1726882413.18733: variable 'interface' from source: play vars 20419 1726882413.18737: 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) 20419 1726882413.18740: 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) 20419 1726882413.18742: 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) 20419 1726882413.18743: 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) 20419 1726882413.18745: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882413.18997: variable 'network_connections' from source: task vars 20419 1726882413.19000: variable 'interface' from source: play vars 20419 1726882413.19074: variable 'interface' from source: play vars 20419 1726882413.19102: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882413.19105: when evaluation is False, skipping this task 20419 1726882413.19108: _execute() done 20419 1726882413.19111: dumping result to json 20419 1726882413.19113: done dumping result, returning 20419 1726882413.19125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000016b] 20419 1726882413.19128: sending task result for task 12673a56-9f93-9d14-fef2-00000000016b skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882413.19368: no more pending results, returning what we have 20419 1726882413.19372: results queue empty 20419 1726882413.19373: checking for any_errors_fatal 20419 1726882413.19379: done checking for any_errors_fatal 20419 1726882413.19379: checking for max_fail_percentage 20419 1726882413.19381: done checking for max_fail_percentage 20419 1726882413.19384: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.19385: done checking to see if all hosts have failed 20419 1726882413.19386: getting the remaining hosts for this loop 20419 1726882413.19388: done getting the remaining hosts for this loop 20419 1726882413.19392: getting the next task for host managed_node2 20419 1726882413.19402: done getting next task for host managed_node2 20419 1726882413.19468: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20419 1726882413.19473: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.19491: getting variables 20419 1726882413.19549: in VariableManager get_vars() 20419 1726882413.19756: Calling all_inventory to load vars for managed_node2 20419 1726882413.19761: Calling groups_inventory to load vars for managed_node2 20419 1726882413.19777: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.19797: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016b 20419 1726882413.19801: WORKER PROCESS EXITING 20419 1726882413.19811: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.19814: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.19818: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.21021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.22110: done with get_vars() 20419 1726882413.22133: done getting variables 20419 1726882413.22210: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:33 -0400 (0:00:00.087) 0:00:50.331 ****** 20419 1726882413.22252: entering _queue_task() for managed_node2/package 20419 1726882413.22627: worker is 1 (out of 1 available) 20419 1726882413.22639: exiting _queue_task() for managed_node2/package 20419 1726882413.22652: done queuing things up, now waiting for results queue to drain 20419 1726882413.22653: waiting for pending results... 20419 1726882413.22942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20419 1726882413.23087: in run() - task 12673a56-9f93-9d14-fef2-00000000016c 20419 1726882413.23106: variable 'ansible_search_path' from source: unknown 20419 1726882413.23109: variable 'ansible_search_path' from source: unknown 20419 1726882413.23146: calling self._execute() 20419 1726882413.23248: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.23252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.23263: variable 'omit' from source: magic vars 20419 1726882413.23674: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.23677: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.23873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.24176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.24225: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.24261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.24349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.24435: variable 'networkmanager_version' from source: set_fact 20419 1726882413.24448: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.24571: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.24578: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.24724: variable 'networkmanager_version' from source: set_fact 20419 1726882413.24731: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.24855: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.24859: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.25054: variable 'networkmanager_version' from source: set_fact 20419 1726882413.25058: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.25203: variable 'network_packages' from source: role '' defaults 20419 1726882413.25336: variable '__network_provider_setup' from source: role '' defaults 20419 1726882413.25340: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882413.25411: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882413.25420: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882413.25489: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882413.25716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.27917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.27999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.28137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.28144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.28149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.28295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.28318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.28341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.28398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.28401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.28464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.28490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.28520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.28640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.28676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.28972: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882413.29096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.29247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.29251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.29253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.29264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.29573: variable 'ansible_python' from source: facts 20419 1726882413.29598: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882413.29855: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882413.30241: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882413.30445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.30448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.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) 20419 1726882413.30500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.30600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.30604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.30802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.30805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.30838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.30901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.31082: variable 'network_connections' from source: task vars 20419 1726882413.31085: variable 'interface' from source: play vars 20419 1726882413.31257: variable 'interface' from source: play vars 20419 1726882413.31261: 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) 20419 1726882413.31288: 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) 20419 1726882413.31321: 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) 20419 1726882413.31352: 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) 20419 1726882413.31405: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.31842: variable 'network_connections' from source: task vars 20419 1726882413.31856: variable 'interface' from source: play vars 20419 1726882413.32065: variable 'interface' from source: play vars 20419 1726882413.32069: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882413.32168: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.32588: variable 'network_connections' from source: task vars 20419 1726882413.32747: variable 'interface' from source: play vars 20419 1726882413.32817: variable 'interface' from source: play vars 20419 1726882413.32847: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882413.32936: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882413.33246: variable 'network_connections' from source: task vars 20419 1726882413.33300: variable 'interface' from source: play vars 20419 1726882413.33334: variable 'interface' from source: play vars 20419 1726882413.33391: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882413.33466: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882413.33486: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882413.33551: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882413.33809: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882413.34272: variable 'network_connections' from source: task vars 20419 1726882413.34281: variable 'interface' from source: play vars 20419 1726882413.34338: variable 'interface' from source: play vars 20419 1726882413.34353: variable 'ansible_distribution' from source: facts 20419 1726882413.34360: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.34369: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.34384: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882413.34562: variable 'ansible_distribution' from source: facts 20419 1726882413.34701: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.34704: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.34706: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882413.34759: variable 'ansible_distribution' from source: facts 20419 1726882413.34768: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.34778: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.34823: variable 'network_provider' from source: set_fact 20419 1726882413.34841: variable 'ansible_facts' from source: unknown 20419 1726882413.35711: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20419 1726882413.35718: when evaluation is False, skipping this task 20419 1726882413.35725: _execute() done 20419 1726882413.35731: dumping result to json 20419 1726882413.35737: done dumping result, returning 20419 1726882413.35747: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9d14-fef2-00000000016c] 20419 1726882413.35756: sending task result for task 12673a56-9f93-9d14-fef2-00000000016c 20419 1726882413.36000: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016c 20419 1726882413.36003: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20419 1726882413.36055: no more pending results, returning what we have 20419 1726882413.36059: results queue empty 20419 1726882413.36060: checking for any_errors_fatal 20419 1726882413.36066: done checking for any_errors_fatal 20419 1726882413.36067: checking for max_fail_percentage 20419 1726882413.36069: done checking for max_fail_percentage 20419 1726882413.36070: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.36071: done checking to see if all hosts have failed 20419 1726882413.36072: getting the remaining hosts for this loop 20419 1726882413.36074: done getting the remaining hosts for this loop 20419 1726882413.36078: getting the next task for host managed_node2 20419 1726882413.36087: done getting next task for host managed_node2 20419 1726882413.36092: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882413.36100: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.36127: getting variables 20419 1726882413.36128: in VariableManager get_vars() 20419 1726882413.36182: Calling all_inventory to load vars for managed_node2 20419 1726882413.36184: Calling groups_inventory to load vars for managed_node2 20419 1726882413.36187: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.36303: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.36307: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.36311: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.37770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.39476: done with get_vars() 20419 1726882413.39501: done getting variables 20419 1726882413.39557: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:33 -0400 (0:00:00.173) 0:00:50.504 ****** 20419 1726882413.39587: entering _queue_task() for managed_node2/package 20419 1726882413.39907: worker is 1 (out of 1 available) 20419 1726882413.39920: exiting _queue_task() for managed_node2/package 20419 1726882413.39934: done queuing things up, now waiting for results queue to drain 20419 1726882413.39935: waiting for pending results... 20419 1726882413.40231: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20419 1726882413.40601: in run() - task 12673a56-9f93-9d14-fef2-00000000016d 20419 1726882413.40606: variable 'ansible_search_path' from source: unknown 20419 1726882413.40609: variable 'ansible_search_path' from source: unknown 20419 1726882413.40702: calling self._execute() 20419 1726882413.40743: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.40819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.40836: variable 'omit' from source: magic vars 20419 1726882413.41658: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.41787: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.42081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.42671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.42723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.42807: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.42985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.43178: variable 'networkmanager_version' from source: set_fact 20419 1726882413.43502: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.43537: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.43546: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.43679: variable 'networkmanager_version' from source: set_fact 20419 1726882413.43839: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.44019: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.44032: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.44226: variable 'networkmanager_version' from source: set_fact 20419 1726882413.44381: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.44613: variable 'network_state' from source: role '' defaults 20419 1726882413.44627: Evaluated conditional (network_state != {}): False 20419 1726882413.44633: when evaluation is False, skipping this task 20419 1726882413.44639: _execute() done 20419 1726882413.44644: dumping result to json 20419 1726882413.44651: done dumping result, returning 20419 1726882413.44664: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9d14-fef2-00000000016d] 20419 1726882413.44674: sending task result for task 12673a56-9f93-9d14-fef2-00000000016d 20419 1726882413.44976: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016d 20419 1726882413.44980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882413.45036: no more pending results, returning what we have 20419 1726882413.45040: results queue empty 20419 1726882413.45041: checking for any_errors_fatal 20419 1726882413.45050: done checking for any_errors_fatal 20419 1726882413.45051: checking for max_fail_percentage 20419 1726882413.45053: done checking for max_fail_percentage 20419 1726882413.45054: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.45055: done checking to see if all hosts have failed 20419 1726882413.45055: getting the remaining hosts for this loop 20419 1726882413.45057: done getting the remaining hosts for this loop 20419 1726882413.45062: getting the next task for host managed_node2 20419 1726882413.45070: done getting next task for host managed_node2 20419 1726882413.45075: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882413.45079: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.45107: getting variables 20419 1726882413.45110: in VariableManager get_vars() 20419 1726882413.45169: Calling all_inventory to load vars for managed_node2 20419 1726882413.45172: Calling groups_inventory to load vars for managed_node2 20419 1726882413.45175: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.45188: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.45192: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.45602: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.48019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.49820: done with get_vars() 20419 1726882413.49847: done getting variables 20419 1726882413.50087: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:33 -0400 (0:00:00.105) 0:00:50.610 ****** 20419 1726882413.50144: entering _queue_task() for managed_node2/package 20419 1726882413.51010: worker is 1 (out of 1 available) 20419 1726882413.51022: exiting _queue_task() for managed_node2/package 20419 1726882413.51035: done queuing things up, now waiting for results queue to drain 20419 1726882413.51036: waiting for pending results... 20419 1726882413.51201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20419 1726882413.51310: in run() - task 12673a56-9f93-9d14-fef2-00000000016e 20419 1726882413.51324: variable 'ansible_search_path' from source: unknown 20419 1726882413.51327: variable 'ansible_search_path' from source: unknown 20419 1726882413.51358: calling self._execute() 20419 1726882413.51437: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.51440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.51449: variable 'omit' from source: magic vars 20419 1726882413.51738: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.51749: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.51870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.52062: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.52098: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.52125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.52181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.52243: variable 'networkmanager_version' from source: set_fact 20419 1726882413.52253: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.52329: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.52332: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.52426: variable 'networkmanager_version' from source: set_fact 20419 1726882413.52434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.52525: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.52540: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.52813: variable 'networkmanager_version' from source: set_fact 20419 1726882413.52816: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.52818: variable 'network_state' from source: role '' defaults 20419 1726882413.52822: Evaluated conditional (network_state != {}): False 20419 1726882413.52824: when evaluation is False, skipping this task 20419 1726882413.52826: _execute() done 20419 1726882413.52828: dumping result to json 20419 1726882413.52830: done dumping result, returning 20419 1726882413.52833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9d14-fef2-00000000016e] 20419 1726882413.52837: sending task result for task 12673a56-9f93-9d14-fef2-00000000016e 20419 1726882413.52916: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016e 20419 1726882413.52919: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882413.53205: no more pending results, returning what we have 20419 1726882413.53209: results queue empty 20419 1726882413.53210: checking for any_errors_fatal 20419 1726882413.53215: done checking for any_errors_fatal 20419 1726882413.53216: checking for max_fail_percentage 20419 1726882413.53218: done checking for max_fail_percentage 20419 1726882413.53219: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.53220: done checking to see if all hosts have failed 20419 1726882413.53221: getting the remaining hosts for this loop 20419 1726882413.53222: done getting the remaining hosts for this loop 20419 1726882413.53226: getting the next task for host managed_node2 20419 1726882413.53232: done getting next task for host managed_node2 20419 1726882413.53236: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882413.53240: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.53258: getting variables 20419 1726882413.53260: in VariableManager get_vars() 20419 1726882413.53306: Calling all_inventory to load vars for managed_node2 20419 1726882413.53309: Calling groups_inventory to load vars for managed_node2 20419 1726882413.53312: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.53321: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.53324: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.53327: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.55053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.56073: done with get_vars() 20419 1726882413.56099: done getting variables 20419 1726882413.56162: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:33 -0400 (0:00:00.060) 0:00:50.670 ****** 20419 1726882413.56201: entering _queue_task() for managed_node2/service 20419 1726882413.56909: worker is 1 (out of 1 available) 20419 1726882413.56922: exiting _queue_task() for managed_node2/service 20419 1726882413.56935: done queuing things up, now waiting for results queue to drain 20419 1726882413.56937: waiting for pending results... 20419 1726882413.57459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20419 1726882413.57477: in run() - task 12673a56-9f93-9d14-fef2-00000000016f 20419 1726882413.57519: variable 'ansible_search_path' from source: unknown 20419 1726882413.57530: variable 'ansible_search_path' from source: unknown 20419 1726882413.57581: calling self._execute() 20419 1726882413.57706: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.57712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.57725: variable 'omit' from source: magic vars 20419 1726882413.58142: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.58152: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.58342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.58636: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.58686: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.58712: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.58773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.58841: variable 'networkmanager_version' from source: set_fact 20419 1726882413.58849: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.58924: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.58928: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.59043: variable 'networkmanager_version' from source: set_fact 20419 1726882413.59050: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.59169: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.59177: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.59282: variable 'networkmanager_version' from source: set_fact 20419 1726882413.59501: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.59504: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.59559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.62021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.62071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.62100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.62124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.62146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.62208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.62237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.62258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.62285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.62299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.62329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.62345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.62363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.62389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.62402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.62431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.62446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.62464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.62490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.62503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.62620: variable 'network_connections' from source: task vars 20419 1726882413.62630: variable 'interface' from source: play vars 20419 1726882413.62685: variable 'interface' from source: play vars 20419 1726882413.62731: 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) 20419 1726882413.62747: 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) 20419 1726882413.62763: 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) 20419 1726882413.62780: 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) 20419 1726882413.62821: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882413.62971: variable 'network_connections' from source: task vars 20419 1726882413.62975: variable 'interface' from source: play vars 20419 1726882413.63026: variable 'interface' from source: play vars 20419 1726882413.63042: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20419 1726882413.63045: when evaluation is False, skipping this task 20419 1726882413.63048: _execute() done 20419 1726882413.63050: dumping result to json 20419 1726882413.63052: done dumping result, returning 20419 1726882413.63059: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9d14-fef2-00000000016f] 20419 1726882413.63064: sending task result for task 12673a56-9f93-9d14-fef2-00000000016f 20419 1726882413.63157: done sending task result for task 12673a56-9f93-9d14-fef2-00000000016f 20419 1726882413.63159: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20419 1726882413.63206: no more pending results, returning what we have 20419 1726882413.63209: results queue empty 20419 1726882413.63210: checking for any_errors_fatal 20419 1726882413.63217: done checking for any_errors_fatal 20419 1726882413.63218: checking for max_fail_percentage 20419 1726882413.63220: done checking for max_fail_percentage 20419 1726882413.63221: checking to see if all hosts have failed and the running result is not ok 20419 1726882413.63222: done checking to see if all hosts have failed 20419 1726882413.63222: getting the remaining hosts for this loop 20419 1726882413.63224: done getting the remaining hosts for this loop 20419 1726882413.63228: getting the next task for host managed_node2 20419 1726882413.63235: done getting next task for host managed_node2 20419 1726882413.63239: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882413.63243: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882413.63264: getting variables 20419 1726882413.63266: in VariableManager get_vars() 20419 1726882413.63322: Calling all_inventory to load vars for managed_node2 20419 1726882413.63325: Calling groups_inventory to load vars for managed_node2 20419 1726882413.63328: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882413.63337: Calling all_plugins_play to load vars for managed_node2 20419 1726882413.63339: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882413.63341: Calling groups_plugins_play to load vars for managed_node2 20419 1726882413.64626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882413.65488: done with get_vars() 20419 1726882413.65508: done getting variables 20419 1726882413.65552: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:33 -0400 (0:00:00.093) 0:00:50.764 ****** 20419 1726882413.65577: entering _queue_task() for managed_node2/service 20419 1726882413.65830: worker is 1 (out of 1 available) 20419 1726882413.65845: exiting _queue_task() for managed_node2/service 20419 1726882413.65860: done queuing things up, now waiting for results queue to drain 20419 1726882413.65861: waiting for pending results... 20419 1726882413.66041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20419 1726882413.66153: in run() - task 12673a56-9f93-9d14-fef2-000000000170 20419 1726882413.66163: variable 'ansible_search_path' from source: unknown 20419 1726882413.66166: variable 'ansible_search_path' from source: unknown 20419 1726882413.66200: calling self._execute() 20419 1726882413.66275: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.66279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.66291: variable 'omit' from source: magic vars 20419 1726882413.66630: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.66639: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.66935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882413.67159: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882413.67165: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882413.67226: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882413.67324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882413.67441: variable 'networkmanager_version' from source: set_fact 20419 1726882413.67445: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.67517: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.67521: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.67612: variable 'networkmanager_version' from source: set_fact 20419 1726882413.67620: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.67748: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.67751: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882413.67971: variable 'networkmanager_version' from source: set_fact 20419 1726882413.67974: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882413.68138: variable 'network_provider' from source: set_fact 20419 1726882413.68141: variable 'network_state' from source: role '' defaults 20419 1726882413.68145: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20419 1726882413.68147: variable 'omit' from source: magic vars 20419 1726882413.68201: variable 'omit' from source: magic vars 20419 1726882413.68207: variable 'network_service_name' from source: role '' defaults 20419 1726882413.68261: variable 'network_service_name' from source: role '' defaults 20419 1726882413.68383: variable '__network_provider_setup' from source: role '' defaults 20419 1726882413.68498: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882413.68501: variable '__network_service_name_default_nm' from source: role '' defaults 20419 1726882413.68503: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882413.68698: variable '__network_packages_default_nm' from source: role '' defaults 20419 1726882413.68818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882413.71085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882413.71143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882413.71170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882413.71195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882413.71230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882413.71336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.71375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.71422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.71437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.71448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.71483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.71520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.71544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.71554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.71774: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20419 1726882413.71858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.71874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.71890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.71922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.71934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.71996: variable 'ansible_python' from source: facts 20419 1726882413.72019: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20419 1726882413.72079: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882413.72139: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882413.72223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.72242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.72259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.72284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.72297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.72332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882413.72350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882413.72367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882413.72390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882413.72405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882413.72501: variable 'network_connections' from source: task vars 20419 1726882413.72505: variable 'interface' from source: play vars 20419 1726882413.72563: variable 'interface' from source: play vars 20419 1726882413.72619: 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) 20419 1726882413.72640: 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) 20419 1726882413.72663: 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) 20419 1726882413.72688: 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) 20419 1726882413.72727: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.72902: variable 'network_connections' from source: task vars 20419 1726882413.72906: variable 'interface' from source: play vars 20419 1726882413.72958: variable 'interface' from source: play vars 20419 1726882413.72982: variable '__network_packages_default_wireless' from source: role '' defaults 20419 1726882413.73054: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882413.73241: variable 'network_connections' from source: task vars 20419 1726882413.73244: variable 'interface' from source: play vars 20419 1726882413.73295: variable 'interface' from source: play vars 20419 1726882413.73314: variable '__network_packages_default_team' from source: role '' defaults 20419 1726882413.73369: variable '__network_team_connections_defined' from source: role '' defaults 20419 1726882413.73558: variable 'network_connections' from source: task vars 20419 1726882413.73562: variable 'interface' from source: play vars 20419 1726882413.73613: variable 'interface' from source: play vars 20419 1726882413.73654: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882413.73694: variable '__network_service_name_default_initscripts' from source: role '' defaults 20419 1726882413.73703: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882413.73744: variable '__network_packages_default_initscripts' from source: role '' defaults 20419 1726882413.73878: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20419 1726882413.74262: variable 'network_connections' from source: task vars 20419 1726882413.74292: variable 'interface' from source: play vars 20419 1726882413.74349: variable 'interface' from source: play vars 20419 1726882413.74471: variable 'ansible_distribution' from source: facts 20419 1726882413.74475: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.74477: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.74479: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20419 1726882413.74603: variable 'ansible_distribution' from source: facts 20419 1726882413.74623: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.74625: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.74745: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20419 1726882413.74880: variable 'ansible_distribution' from source: facts 20419 1726882413.74883: variable '__network_rh_distros' from source: role '' defaults 20419 1726882413.74885: variable 'ansible_distribution_major_version' from source: facts 20419 1726882413.74896: variable 'network_provider' from source: set_fact 20419 1726882413.74918: variable 'omit' from source: magic vars 20419 1726882413.75064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882413.75068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882413.75070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882413.75072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882413.75074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882413.75144: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882413.75147: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.75149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.75224: Set connection var ansible_pipelining to False 20419 1726882413.75228: Set connection var ansible_timeout to 10 20419 1726882413.75230: Set connection var ansible_connection to ssh 20419 1726882413.75236: Set connection var ansible_shell_executable to /bin/sh 20419 1726882413.75240: Set connection var ansible_shell_type to sh 20419 1726882413.75250: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882413.75274: variable 'ansible_shell_executable' from source: unknown 20419 1726882413.75277: variable 'ansible_connection' from source: unknown 20419 1726882413.75280: variable 'ansible_module_compression' from source: unknown 20419 1726882413.75287: variable 'ansible_shell_type' from source: unknown 20419 1726882413.75290: variable 'ansible_shell_executable' from source: unknown 20419 1726882413.75292: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882413.75298: variable 'ansible_pipelining' from source: unknown 20419 1726882413.75300: variable 'ansible_timeout' from source: unknown 20419 1726882413.75302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882413.75499: 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) 20419 1726882413.75503: variable 'omit' from source: magic vars 20419 1726882413.75505: starting attempt loop 20419 1726882413.75507: running the handler 20419 1726882413.75544: variable 'ansible_facts' from source: unknown 20419 1726882413.76196: _low_level_execute_command(): starting 20419 1726882413.76200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882413.76810: 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 <<< 20419 1726882413.76835: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.76887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882413.76890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882413.76898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882413.76962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882413.78650: stdout chunk (state=3): >>>/root <<< 20419 1726882413.78752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882413.78779: stderr chunk (state=3): >>><<< 20419 1726882413.78782: stdout chunk (state=3): >>><<< 20419 1726882413.78803: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882413.78813: _low_level_execute_command(): starting 20419 1726882413.78819: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330 `" && echo ansible-tmp-1726882413.7880259-22803-226057317456330="` echo /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330 `" ) && sleep 0' 20419 1726882413.79249: 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 <<< 20419 1726882413.79253: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.79264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.79328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882413.79334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882413.79337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882413.79398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882413.81433: stdout chunk (state=3): >>>ansible-tmp-1726882413.7880259-22803-226057317456330=/root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330 <<< 20419 1726882413.81516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882413.81524: stderr chunk (state=3): >>><<< 20419 1726882413.81526: stdout chunk (state=3): >>><<< 20419 1726882413.81602: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882413.7880259-22803-226057317456330=/root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882413.81712: variable 'ansible_module_compression' from source: unknown 20419 1726882413.81843: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20419 1726882413.81914: variable 'ansible_facts' from source: unknown 20419 1726882413.82401: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py 20419 1726882413.82854: Sending initial data 20419 1726882413.82857: Sent initial data (156 bytes) 20419 1726882413.83997: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882413.84124: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882413.84189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882413.85758: 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 <<< 20419 1726882413.85907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882413.86014: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9iqxtpp7 /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py <<< 20419 1726882413.86018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py" <<< 20419 1726882413.86025: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp9iqxtpp7" to remote "/root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py" <<< 20419 1726882413.88352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882413.88453: stderr chunk (state=3): >>><<< 20419 1726882413.88461: stdout chunk (state=3): >>><<< 20419 1726882413.88507: done transferring module to remote 20419 1726882413.88524: _low_level_execute_command(): starting 20419 1726882413.88624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/ /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py && sleep 0' 20419 1726882413.89436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882413.89452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882413.89475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882413.89495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882413.89515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882413.89586: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.89639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882413.89645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882413.89685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882413.89735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882413.91838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882413.91842: stdout chunk (state=3): >>><<< 20419 1726882413.91845: stderr chunk (state=3): >>><<< 20419 1726882413.91847: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882413.91849: _low_level_execute_command(): starting 20419 1726882413.91855: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/AnsiballZ_systemd.py && sleep 0' 20419 1726882413.92618: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.92712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882413.92720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882413.92754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882413.92760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882413.92856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.21626: 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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303108608", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "986766000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 20419 1726882414.23460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882414.23465: stdout chunk (state=3): >>><<< 20419 1726882414.23467: stderr chunk (state=3): >>><<< 20419 1726882414.23621: _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": "6947", "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": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "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": "4605", "MemoryCurrent": "4554752", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303108608", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "986766000", "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": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "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": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "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": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882414.23786: 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-1726882413.7880259-22803-226057317456330/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882414.23912: _low_level_execute_command(): starting 20419 1726882414.23915: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882413.7880259-22803-226057317456330/ > /dev/null 2>&1 && sleep 0' 20419 1726882414.24972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882414.25311: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882414.25511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.25678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.27700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882414.27705: stderr chunk (state=3): >>><<< 20419 1726882414.27708: stdout chunk (state=3): >>><<< 20419 1726882414.27903: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882414.27907: handler run complete 20419 1726882414.27909: attempt loop complete, returning result 20419 1726882414.27911: _execute() done 20419 1726882414.27913: dumping result to json 20419 1726882414.27923: done dumping result, returning 20419 1726882414.27936: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9d14-fef2-000000000170] 20419 1726882414.27938: sending task result for task 12673a56-9f93-9d14-fef2-000000000170 20419 1726882414.28715: done sending task result for task 12673a56-9f93-9d14-fef2-000000000170 20419 1726882414.28718: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882414.28764: no more pending results, returning what we have 20419 1726882414.28767: results queue empty 20419 1726882414.28768: checking for any_errors_fatal 20419 1726882414.28773: done checking for any_errors_fatal 20419 1726882414.28774: checking for max_fail_percentage 20419 1726882414.28775: done checking for max_fail_percentage 20419 1726882414.28776: checking to see if all hosts have failed and the running result is not ok 20419 1726882414.28777: done checking to see if all hosts have failed 20419 1726882414.28778: getting the remaining hosts for this loop 20419 1726882414.28779: done getting the remaining hosts for this loop 20419 1726882414.28782: getting the next task for host managed_node2 20419 1726882414.28789: done getting next task for host managed_node2 20419 1726882414.28796: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882414.28800: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882414.28812: getting variables 20419 1726882414.28813: in VariableManager get_vars() 20419 1726882414.28860: Calling all_inventory to load vars for managed_node2 20419 1726882414.28863: Calling groups_inventory to load vars for managed_node2 20419 1726882414.28865: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882414.28875: Calling all_plugins_play to load vars for managed_node2 20419 1726882414.28878: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882414.28880: Calling groups_plugins_play to load vars for managed_node2 20419 1726882414.31369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882414.33377: done with get_vars() 20419 1726882414.33407: done getting variables 20419 1726882414.33470: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:34 -0400 (0:00:00.679) 0:00:51.444 ****** 20419 1726882414.33532: entering _queue_task() for managed_node2/service 20419 1726882414.33908: worker is 1 (out of 1 available) 20419 1726882414.33943: exiting _queue_task() for managed_node2/service 20419 1726882414.33956: done queuing things up, now waiting for results queue to drain 20419 1726882414.33957: waiting for pending results... 20419 1726882414.34453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20419 1726882414.34601: in run() - task 12673a56-9f93-9d14-fef2-000000000171 20419 1726882414.34606: variable 'ansible_search_path' from source: unknown 20419 1726882414.34608: variable 'ansible_search_path' from source: unknown 20419 1726882414.34823: calling self._execute() 20419 1726882414.34925: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.34929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.34932: variable 'omit' from source: magic vars 20419 1726882414.35899: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.35903: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.35913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882414.36177: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882414.36225: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882414.36257: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882414.36290: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882414.36373: variable 'networkmanager_version' from source: set_fact 20419 1726882414.36386: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.36535: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.36540: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.36795: variable 'networkmanager_version' from source: set_fact 20419 1726882414.36798: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.36801: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.36803: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.36911: variable 'networkmanager_version' from source: set_fact 20419 1726882414.36919: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.37026: variable 'network_provider' from source: set_fact 20419 1726882414.37099: Evaluated conditional (network_provider == "nm"): True 20419 1726882414.37118: variable '__network_wpa_supplicant_required' from source: role '' defaults 20419 1726882414.37226: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20419 1726882414.37317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882414.41072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882414.41148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882414.41185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882414.41398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882414.41402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882414.41456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882414.41484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882414.41680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882414.41684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882414.41686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882414.41688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882414.41691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882414.41697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882414.41699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882414.41718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882414.41753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882414.41777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882414.41923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882414.41942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882414.41957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882414.42412: variable 'network_connections' from source: task vars 20419 1726882414.42416: variable 'interface' from source: play vars 20419 1726882414.42475: variable 'interface' from source: play vars 20419 1726882414.42555: 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) 20419 1726882414.42583: 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) 20419 1726882414.42605: 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) 20419 1726882414.42631: 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) 20419 1726882414.42677: variable '__network_wireless_connections_defined' from source: role '' defaults 20419 1726882414.43023: variable 'network_connections' from source: task vars 20419 1726882414.43037: variable 'interface' from source: play vars 20419 1726882414.43199: variable 'interface' from source: play vars 20419 1726882414.43203: Evaluated conditional (__network_wpa_supplicant_required): False 20419 1726882414.43206: when evaluation is False, skipping this task 20419 1726882414.43208: _execute() done 20419 1726882414.43210: dumping result to json 20419 1726882414.43212: done dumping result, returning 20419 1726882414.43216: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9d14-fef2-000000000171] 20419 1726882414.43218: sending task result for task 12673a56-9f93-9d14-fef2-000000000171 20419 1726882414.43280: done sending task result for task 12673a56-9f93-9d14-fef2-000000000171 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20419 1726882414.43438: no more pending results, returning what we have 20419 1726882414.43441: results queue empty 20419 1726882414.43442: checking for any_errors_fatal 20419 1726882414.43461: done checking for any_errors_fatal 20419 1726882414.43462: checking for max_fail_percentage 20419 1726882414.43464: done checking for max_fail_percentage 20419 1726882414.43464: checking to see if all hosts have failed and the running result is not ok 20419 1726882414.43465: done checking to see if all hosts have failed 20419 1726882414.43466: getting the remaining hosts for this loop 20419 1726882414.43468: done getting the remaining hosts for this loop 20419 1726882414.43471: getting the next task for host managed_node2 20419 1726882414.43478: done getting next task for host managed_node2 20419 1726882414.43482: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882414.43486: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882414.43502: WORKER PROCESS EXITING 20419 1726882414.43516: getting variables 20419 1726882414.43518: in VariableManager get_vars() 20419 1726882414.43572: Calling all_inventory to load vars for managed_node2 20419 1726882414.43575: Calling groups_inventory to load vars for managed_node2 20419 1726882414.43577: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882414.43588: Calling all_plugins_play to load vars for managed_node2 20419 1726882414.43591: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882414.43598: Calling groups_plugins_play to load vars for managed_node2 20419 1726882414.45336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882414.47145: done with get_vars() 20419 1726882414.47168: done getting variables 20419 1726882414.47231: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:34 -0400 (0:00:00.137) 0:00:51.581 ****** 20419 1726882414.47264: entering _queue_task() for managed_node2/service 20419 1726882414.47632: worker is 1 (out of 1 available) 20419 1726882414.47644: exiting _queue_task() for managed_node2/service 20419 1726882414.47657: done queuing things up, now waiting for results queue to drain 20419 1726882414.47659: waiting for pending results... 20419 1726882414.47947: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20419 1726882414.48121: in run() - task 12673a56-9f93-9d14-fef2-000000000172 20419 1726882414.48145: variable 'ansible_search_path' from source: unknown 20419 1726882414.48154: variable 'ansible_search_path' from source: unknown 20419 1726882414.48203: calling self._execute() 20419 1726882414.48320: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.48334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.48352: variable 'omit' from source: magic vars 20419 1726882414.49161: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.49179: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.49398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882414.49873: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882414.50031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882414.50128: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882414.50300: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882414.50361: variable 'networkmanager_version' from source: set_fact 20419 1726882414.50436: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.50720: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.50808: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.51022: variable 'networkmanager_version' from source: set_fact 20419 1726882414.51036: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.51161: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.51172: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.51316: variable 'networkmanager_version' from source: set_fact 20419 1726882414.51331: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.51444: variable 'network_provider' from source: set_fact 20419 1726882414.51455: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882414.51463: when evaluation is False, skipping this task 20419 1726882414.51470: _execute() done 20419 1726882414.51478: dumping result to json 20419 1726882414.51485: done dumping result, returning 20419 1726882414.51501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9d14-fef2-000000000172] 20419 1726882414.51515: sending task result for task 12673a56-9f93-9d14-fef2-000000000172 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20419 1726882414.51752: no more pending results, returning what we have 20419 1726882414.51756: results queue empty 20419 1726882414.51758: checking for any_errors_fatal 20419 1726882414.51767: done checking for any_errors_fatal 20419 1726882414.51768: checking for max_fail_percentage 20419 1726882414.51770: done checking for max_fail_percentage 20419 1726882414.51771: checking to see if all hosts have failed and the running result is not ok 20419 1726882414.51772: done checking to see if all hosts have failed 20419 1726882414.51773: getting the remaining hosts for this loop 20419 1726882414.51775: done getting the remaining hosts for this loop 20419 1726882414.51779: getting the next task for host managed_node2 20419 1726882414.51789: done getting next task for host managed_node2 20419 1726882414.51798: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882414.51803: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882414.51826: getting variables 20419 1726882414.51829: in VariableManager get_vars() 20419 1726882414.51888: Calling all_inventory to load vars for managed_node2 20419 1726882414.51892: Calling groups_inventory to load vars for managed_node2 20419 1726882414.52100: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882414.52111: Calling all_plugins_play to load vars for managed_node2 20419 1726882414.52114: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882414.52117: Calling groups_plugins_play to load vars for managed_node2 20419 1726882414.52808: done sending task result for task 12673a56-9f93-9d14-fef2-000000000172 20419 1726882414.52811: WORKER PROCESS EXITING 20419 1726882414.53610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882414.55132: done with get_vars() 20419 1726882414.55150: done getting variables 20419 1726882414.55196: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:34 -0400 (0:00:00.079) 0:00:51.660 ****** 20419 1726882414.55222: entering _queue_task() for managed_node2/copy 20419 1726882414.55465: worker is 1 (out of 1 available) 20419 1726882414.55478: exiting _queue_task() for managed_node2/copy 20419 1726882414.55491: done queuing things up, now waiting for results queue to drain 20419 1726882414.55497: waiting for pending results... 20419 1726882414.55751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20419 1726882414.55902: in run() - task 12673a56-9f93-9d14-fef2-000000000173 20419 1726882414.55925: variable 'ansible_search_path' from source: unknown 20419 1726882414.55933: variable 'ansible_search_path' from source: unknown 20419 1726882414.55971: calling self._execute() 20419 1726882414.56078: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.56090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.56110: variable 'omit' from source: magic vars 20419 1726882414.56515: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.56560: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.56703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882414.57100: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882414.57103: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882414.57106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882414.57109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882414.57176: variable 'networkmanager_version' from source: set_fact 20419 1726882414.57199: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.57351: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.57363: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.57500: variable 'networkmanager_version' from source: set_fact 20419 1726882414.57518: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.57634: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.57649: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.57739: variable 'networkmanager_version' from source: set_fact 20419 1726882414.57746: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.57820: variable 'network_provider' from source: set_fact 20419 1726882414.57824: Evaluated conditional (network_provider == "initscripts"): False 20419 1726882414.57828: when evaluation is False, skipping this task 20419 1726882414.57831: _execute() done 20419 1726882414.57834: dumping result to json 20419 1726882414.57836: done dumping result, returning 20419 1726882414.57852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9d14-fef2-000000000173] 20419 1726882414.57855: sending task result for task 12673a56-9f93-9d14-fef2-000000000173 20419 1726882414.57942: done sending task result for task 12673a56-9f93-9d14-fef2-000000000173 20419 1726882414.57946: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20419 1726882414.57992: no more pending results, returning what we have 20419 1726882414.57998: results queue empty 20419 1726882414.57999: checking for any_errors_fatal 20419 1726882414.58005: done checking for any_errors_fatal 20419 1726882414.58006: checking for max_fail_percentage 20419 1726882414.58008: done checking for max_fail_percentage 20419 1726882414.58009: checking to see if all hosts have failed and the running result is not ok 20419 1726882414.58009: done checking to see if all hosts have failed 20419 1726882414.58010: getting the remaining hosts for this loop 20419 1726882414.58012: done getting the remaining hosts for this loop 20419 1726882414.58015: getting the next task for host managed_node2 20419 1726882414.58023: done getting next task for host managed_node2 20419 1726882414.58027: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882414.58031: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882414.58053: getting variables 20419 1726882414.58061: in VariableManager get_vars() 20419 1726882414.58110: Calling all_inventory to load vars for managed_node2 20419 1726882414.58112: Calling groups_inventory to load vars for managed_node2 20419 1726882414.58115: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882414.58124: Calling all_plugins_play to load vars for managed_node2 20419 1726882414.58127: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882414.58129: Calling groups_plugins_play to load vars for managed_node2 20419 1726882414.59518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882414.61062: done with get_vars() 20419 1726882414.61098: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:34 -0400 (0:00:00.059) 0:00:51.720 ****** 20419 1726882414.61207: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882414.61930: worker is 1 (out of 1 available) 20419 1726882414.61978: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20419 1726882414.61996: done queuing things up, now waiting for results queue to drain 20419 1726882414.61998: waiting for pending results... 20419 1726882414.62297: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20419 1726882414.62653: in run() - task 12673a56-9f93-9d14-fef2-000000000174 20419 1726882414.62668: variable 'ansible_search_path' from source: unknown 20419 1726882414.62671: variable 'ansible_search_path' from source: unknown 20419 1726882414.62718: calling self._execute() 20419 1726882414.62912: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.62916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.62918: variable 'omit' from source: magic vars 20419 1726882414.63560: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.63600: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.63849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882414.64181: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882414.64252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882414.64307: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882414.64321: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882414.64425: variable 'networkmanager_version' from source: set_fact 20419 1726882414.64432: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.64548: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.64559: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.64717: variable 'networkmanager_version' from source: set_fact 20419 1726882414.64725: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.64797: variable 'ansible_distribution_major_version' from source: facts 20419 1726882414.64804: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882414.64889: variable 'networkmanager_version' from source: set_fact 20419 1726882414.64905: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882414.64908: variable 'omit' from source: magic vars 20419 1726882414.64951: variable 'omit' from source: magic vars 20419 1726882414.65033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882414.66652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882414.66726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882414.66759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882414.66788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882414.66854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882414.66933: variable 'network_provider' from source: set_fact 20419 1726882414.67029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882414.67049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882414.67066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882414.67104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882414.67116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882414.67325: variable 'omit' from source: magic vars 20419 1726882414.67328: variable 'omit' from source: magic vars 20419 1726882414.67423: variable 'network_connections' from source: task vars 20419 1726882414.67436: variable 'interface' from source: play vars 20419 1726882414.67517: variable 'interface' from source: play vars 20419 1726882414.67681: variable 'omit' from source: magic vars 20419 1726882414.67685: variable '__lsr_ansible_managed' from source: task vars 20419 1726882414.67761: variable '__lsr_ansible_managed' from source: task vars 20419 1726882414.68044: Loaded config def from plugin (lookup/template) 20419 1726882414.68063: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20419 1726882414.68100: File lookup term: get_ansible_managed.j2 20419 1726882414.68103: variable 'ansible_search_path' from source: unknown 20419 1726882414.68107: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20419 1726882414.68111: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20419 1726882414.68175: variable 'ansible_search_path' from source: unknown 20419 1726882414.72456: variable 'ansible_managed' from source: unknown 20419 1726882414.72534: variable 'omit' from source: magic vars 20419 1726882414.72556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882414.72576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882414.72591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882414.72610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882414.72617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882414.72637: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882414.72649: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.72652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.72736: Set connection var ansible_pipelining to False 20419 1726882414.72739: Set connection var ansible_timeout to 10 20419 1726882414.72743: Set connection var ansible_connection to ssh 20419 1726882414.72746: Set connection var ansible_shell_executable to /bin/sh 20419 1726882414.72751: Set connection var ansible_shell_type to sh 20419 1726882414.72756: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882414.72775: variable 'ansible_shell_executable' from source: unknown 20419 1726882414.72777: variable 'ansible_connection' from source: unknown 20419 1726882414.72799: variable 'ansible_module_compression' from source: unknown 20419 1726882414.72802: variable 'ansible_shell_type' from source: unknown 20419 1726882414.72805: variable 'ansible_shell_executable' from source: unknown 20419 1726882414.72807: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882414.72809: variable 'ansible_pipelining' from source: unknown 20419 1726882414.72811: variable 'ansible_timeout' from source: unknown 20419 1726882414.72813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882414.72954: 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__) 20419 1726882414.72975: variable 'omit' from source: magic vars 20419 1726882414.72979: starting attempt loop 20419 1726882414.72982: running the handler 20419 1726882414.72984: _low_level_execute_command(): starting 20419 1726882414.72986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882414.73565: 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 <<< 20419 1726882414.73569: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.73571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.73573: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882414.73575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.73642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882414.73648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.73726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.75412: stdout chunk (state=3): >>>/root <<< 20419 1726882414.75524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882414.75550: stderr chunk (state=3): >>><<< 20419 1726882414.75554: stdout chunk (state=3): >>><<< 20419 1726882414.75576: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882414.75587: _low_level_execute_command(): starting 20419 1726882414.75598: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538 `" && echo ansible-tmp-1726882414.7557473-22846-102880355201538="` echo /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538 `" ) && sleep 0' 20419 1726882414.76055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.76058: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882414.76061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20419 1726882414.76063: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882414.76065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.76114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882414.76120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.76182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.78057: stdout chunk (state=3): >>>ansible-tmp-1726882414.7557473-22846-102880355201538=/root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538 <<< 20419 1726882414.78167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882414.78197: stderr chunk (state=3): >>><<< 20419 1726882414.78200: stdout chunk (state=3): >>><<< 20419 1726882414.78214: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882414.7557473-22846-102880355201538=/root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882414.78252: variable 'ansible_module_compression' from source: unknown 20419 1726882414.78291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20419 1726882414.78332: variable 'ansible_facts' from source: unknown 20419 1726882414.78424: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py 20419 1726882414.78528: Sending initial data 20419 1726882414.78532: Sent initial data (168 bytes) 20419 1726882414.78960: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.78995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882414.78999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882414.79001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.79004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.79006: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882414.79007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.79058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882414.79064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.79127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.80676: 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 <<< 20419 1726882414.80680: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882414.80732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882414.80799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpg2q25trd /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py <<< 20419 1726882414.80802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py" <<< 20419 1726882414.80856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpg2q25trd" to remote "/root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py" <<< 20419 1726882414.80862: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py" <<< 20419 1726882414.81644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882414.81687: stderr chunk (state=3): >>><<< 20419 1726882414.81690: stdout chunk (state=3): >>><<< 20419 1726882414.81734: done transferring module to remote 20419 1726882414.81744: _low_level_execute_command(): starting 20419 1726882414.81748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/ /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py && sleep 0' 20419 1726882414.82184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.82191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882414.82222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.82225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.82228: 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.14.69 originally 10.31.14.69 <<< 20419 1726882414.82230: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.82287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882414.82291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882414.82294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.82353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882414.84076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882414.84107: stderr chunk (state=3): >>><<< 20419 1726882414.84110: stdout chunk (state=3): >>><<< 20419 1726882414.84125: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882414.84129: _low_level_execute_command(): starting 20419 1726882414.84132: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/AnsiballZ_network_connections.py && sleep 0' 20419 1726882414.84560: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.84567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882414.84597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.84601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882414.84603: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882414.84605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882414.84661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882414.84664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882414.84728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.14387: stdout chunk (state=3): >>>Traceback (most recent call last): <<< 20419 1726882415.14429: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ty0gmnd7/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_ty0gmnd7/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/41788215-0253-416d-b0a5-f8660a23f0cb: error=unknown <<< 20419 1726882415.14598: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__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", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20419 1726882415.16359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882415.16386: stderr chunk (state=3): >>><<< 20419 1726882415.16389: stdout chunk (state=3): >>><<< 20419 1726882415.16411: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ty0gmnd7/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_ty0gmnd7/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/41788215-0253-416d-b0a5-f8660a23f0cb: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__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", "state": "down"}], "__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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882415.16441: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent', 'state': 'down'}], '__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-1726882414.7557473-22846-102880355201538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882415.16450: _low_level_execute_command(): starting 20419 1726882415.16456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882414.7557473-22846-102880355201538/ > /dev/null 2>&1 && sleep 0' 20419 1726882415.16866: 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 <<< 20419 1726882415.16935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882415.16938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882415.16941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.16943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882415.16950: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.16972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.16992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.17081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.18946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.18950: stdout chunk (state=3): >>><<< 20419 1726882415.18952: stderr chunk (state=3): >>><<< 20419 1726882415.18988: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882415.18991: handler run complete 20419 1726882415.19027: attempt loop complete, returning result 20419 1726882415.19033: _execute() done 20419 1726882415.19036: dumping result to json 20419 1726882415.19038: done dumping result, returning 20419 1726882415.19041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9d14-fef2-000000000174] 20419 1726882415.19043: sending task result for task 12673a56-9f93-9d14-fef2-000000000174 20419 1726882415.19198: done sending task result for task 12673a56-9f93-9d14-fef2-000000000174 20419 1726882415.19204: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 20419 1726882415.19318: no more pending results, returning what we have 20419 1726882415.19324: results queue empty 20419 1726882415.19325: checking for any_errors_fatal 20419 1726882415.19333: done checking for any_errors_fatal 20419 1726882415.19334: checking for max_fail_percentage 20419 1726882415.19335: done checking for max_fail_percentage 20419 1726882415.19336: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.19337: done checking to see if all hosts have failed 20419 1726882415.19338: getting the remaining hosts for this loop 20419 1726882415.19341: done getting the remaining hosts for this loop 20419 1726882415.19344: getting the next task for host managed_node2 20419 1726882415.19351: done getting next task for host managed_node2 20419 1726882415.19355: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882415.19358: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.19374: getting variables 20419 1726882415.19376: in VariableManager get_vars() 20419 1726882415.19608: Calling all_inventory to load vars for managed_node2 20419 1726882415.19612: Calling groups_inventory to load vars for managed_node2 20419 1726882415.19614: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.19629: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.19632: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.19638: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.20832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.21882: done with get_vars() 20419 1726882415.21913: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:35 -0400 (0:00:00.608) 0:00:52.328 ****** 20419 1726882415.22023: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882415.22260: worker is 1 (out of 1 available) 20419 1726882415.22275: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20419 1726882415.22289: done queuing things up, now waiting for results queue to drain 20419 1726882415.22291: waiting for pending results... 20419 1726882415.22468: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20419 1726882415.22565: in run() - task 12673a56-9f93-9d14-fef2-000000000175 20419 1726882415.22577: variable 'ansible_search_path' from source: unknown 20419 1726882415.22581: variable 'ansible_search_path' from source: unknown 20419 1726882415.22614: calling self._execute() 20419 1726882415.22685: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.22690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.22703: variable 'omit' from source: magic vars 20419 1726882415.22981: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.22991: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.23117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.23307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.23339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.23381: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.23407: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.23466: variable 'networkmanager_version' from source: set_fact 20419 1726882415.23476: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.23580: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.23583: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.23677: variable 'networkmanager_version' from source: set_fact 20419 1726882415.23684: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.23763: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.23766: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.23856: variable 'networkmanager_version' from source: set_fact 20419 1726882415.23863: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.23944: variable 'network_state' from source: role '' defaults 20419 1726882415.23953: Evaluated conditional (network_state != {}): False 20419 1726882415.23956: when evaluation is False, skipping this task 20419 1726882415.23959: _execute() done 20419 1726882415.23961: dumping result to json 20419 1726882415.23964: done dumping result, returning 20419 1726882415.23970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9d14-fef2-000000000175] 20419 1726882415.23975: sending task result for task 12673a56-9f93-9d14-fef2-000000000175 20419 1726882415.24058: done sending task result for task 12673a56-9f93-9d14-fef2-000000000175 20419 1726882415.24061: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20419 1726882415.24111: no more pending results, returning what we have 20419 1726882415.24114: results queue empty 20419 1726882415.24115: checking for any_errors_fatal 20419 1726882415.24128: done checking for any_errors_fatal 20419 1726882415.24128: checking for max_fail_percentage 20419 1726882415.24130: done checking for max_fail_percentage 20419 1726882415.24130: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.24131: done checking to see if all hosts have failed 20419 1726882415.24132: getting the remaining hosts for this loop 20419 1726882415.24133: done getting the remaining hosts for this loop 20419 1726882415.24137: getting the next task for host managed_node2 20419 1726882415.24143: done getting next task for host managed_node2 20419 1726882415.24147: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882415.24151: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.24174: getting variables 20419 1726882415.24176: in VariableManager get_vars() 20419 1726882415.24220: Calling all_inventory to load vars for managed_node2 20419 1726882415.24223: Calling groups_inventory to load vars for managed_node2 20419 1726882415.24225: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.24233: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.24236: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.24238: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.25645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.26948: done with get_vars() 20419 1726882415.26969: done getting variables 20419 1726882415.27016: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:35 -0400 (0:00:00.050) 0:00:52.379 ****** 20419 1726882415.27040: entering _queue_task() for managed_node2/debug 20419 1726882415.27312: worker is 1 (out of 1 available) 20419 1726882415.27324: exiting _queue_task() for managed_node2/debug 20419 1726882415.27336: done queuing things up, now waiting for results queue to drain 20419 1726882415.27337: waiting for pending results... 20419 1726882415.27516: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20419 1726882415.27611: in run() - task 12673a56-9f93-9d14-fef2-000000000176 20419 1726882415.27625: variable 'ansible_search_path' from source: unknown 20419 1726882415.27628: variable 'ansible_search_path' from source: unknown 20419 1726882415.27656: calling self._execute() 20419 1726882415.27741: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.27747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.27755: variable 'omit' from source: magic vars 20419 1726882415.28024: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.28034: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.28154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.28445: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.28488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.28540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.28563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.28625: variable 'networkmanager_version' from source: set_fact 20419 1726882415.28636: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.28752: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.28755: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.28882: variable 'networkmanager_version' from source: set_fact 20419 1726882415.28890: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.28964: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.28968: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.29055: variable 'networkmanager_version' from source: set_fact 20419 1726882415.29062: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.29068: variable 'omit' from source: magic vars 20419 1726882415.29121: variable 'omit' from source: magic vars 20419 1726882415.29146: variable 'omit' from source: magic vars 20419 1726882415.29168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882415.29188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882415.29207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882415.29222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.29232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.29255: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882415.29258: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.29261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.29344: Set connection var ansible_pipelining to False 20419 1726882415.29347: Set connection var ansible_timeout to 10 20419 1726882415.29350: Set connection var ansible_connection to ssh 20419 1726882415.29356: Set connection var ansible_shell_executable to /bin/sh 20419 1726882415.29361: Set connection var ansible_shell_type to sh 20419 1726882415.29366: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882415.29385: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.29388: variable 'ansible_connection' from source: unknown 20419 1726882415.29391: variable 'ansible_module_compression' from source: unknown 20419 1726882415.29396: variable 'ansible_shell_type' from source: unknown 20419 1726882415.29399: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.29401: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.29403: variable 'ansible_pipelining' from source: unknown 20419 1726882415.29406: variable 'ansible_timeout' from source: unknown 20419 1726882415.29408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.29486: 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) 20419 1726882415.29498: variable 'omit' from source: magic vars 20419 1726882415.29501: starting attempt loop 20419 1726882415.29504: running the handler 20419 1726882415.29587: variable '__network_connections_result' from source: set_fact 20419 1726882415.29627: handler run complete 20419 1726882415.29638: attempt loop complete, returning result 20419 1726882415.29641: _execute() done 20419 1726882415.29643: dumping result to json 20419 1726882415.29646: done dumping result, returning 20419 1726882415.29654: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9d14-fef2-000000000176] 20419 1726882415.29659: sending task result for task 12673a56-9f93-9d14-fef2-000000000176 20419 1726882415.29752: done sending task result for task 12673a56-9f93-9d14-fef2-000000000176 20419 1726882415.29754: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 20419 1726882415.29839: no more pending results, returning what we have 20419 1726882415.29846: results queue empty 20419 1726882415.29847: checking for any_errors_fatal 20419 1726882415.29855: done checking for any_errors_fatal 20419 1726882415.29855: checking for max_fail_percentage 20419 1726882415.29857: done checking for max_fail_percentage 20419 1726882415.29859: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.29860: done checking to see if all hosts have failed 20419 1726882415.29860: getting the remaining hosts for this loop 20419 1726882415.29862: done getting the remaining hosts for this loop 20419 1726882415.29865: getting the next task for host managed_node2 20419 1726882415.29872: done getting next task for host managed_node2 20419 1726882415.29875: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882415.29879: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.29901: getting variables 20419 1726882415.29903: in VariableManager get_vars() 20419 1726882415.29951: Calling all_inventory to load vars for managed_node2 20419 1726882415.29953: Calling groups_inventory to load vars for managed_node2 20419 1726882415.29956: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.29964: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.29966: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.29968: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.30954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.32343: done with get_vars() 20419 1726882415.32368: done getting variables 20419 1726882415.32424: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:35 -0400 (0:00:00.054) 0:00:52.433 ****** 20419 1726882415.32454: entering _queue_task() for managed_node2/debug 20419 1726882415.32716: worker is 1 (out of 1 available) 20419 1726882415.32730: exiting _queue_task() for managed_node2/debug 20419 1726882415.32744: done queuing things up, now waiting for results queue to drain 20419 1726882415.32745: waiting for pending results... 20419 1726882415.32955: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20419 1726882415.33044: in run() - task 12673a56-9f93-9d14-fef2-000000000177 20419 1726882415.33056: variable 'ansible_search_path' from source: unknown 20419 1726882415.33059: variable 'ansible_search_path' from source: unknown 20419 1726882415.33088: calling self._execute() 20419 1726882415.33165: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.33170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.33178: variable 'omit' from source: magic vars 20419 1726882415.33665: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.33676: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.33801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.34192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.34272: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.34305: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.34338: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.34426: variable 'networkmanager_version' from source: set_fact 20419 1726882415.34437: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.34657: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.34660: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.34816: variable 'networkmanager_version' from source: set_fact 20419 1726882415.34831: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.34900: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.34903: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.34989: variable 'networkmanager_version' from source: set_fact 20419 1726882415.34999: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.35004: variable 'omit' from source: magic vars 20419 1726882415.35044: variable 'omit' from source: magic vars 20419 1726882415.35074: variable 'omit' from source: magic vars 20419 1726882415.35111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882415.35204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882415.35207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882415.35210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.35212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.35214: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882415.35216: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.35218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.35438: Set connection var ansible_pipelining to False 20419 1726882415.35442: Set connection var ansible_timeout to 10 20419 1726882415.35444: Set connection var ansible_connection to ssh 20419 1726882415.35447: Set connection var ansible_shell_executable to /bin/sh 20419 1726882415.35449: Set connection var ansible_shell_type to sh 20419 1726882415.35451: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882415.35453: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.35455: variable 'ansible_connection' from source: unknown 20419 1726882415.35457: variable 'ansible_module_compression' from source: unknown 20419 1726882415.35459: variable 'ansible_shell_type' from source: unknown 20419 1726882415.35461: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.35463: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.35465: variable 'ansible_pipelining' from source: unknown 20419 1726882415.35468: variable 'ansible_timeout' from source: unknown 20419 1726882415.35470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.35485: 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) 20419 1726882415.35499: variable 'omit' from source: magic vars 20419 1726882415.35510: starting attempt loop 20419 1726882415.35513: running the handler 20419 1726882415.35843: variable '__network_connections_result' from source: set_fact 20419 1726882415.35846: variable '__network_connections_result' from source: set_fact 20419 1726882415.35847: handler run complete 20419 1726882415.35849: attempt loop complete, returning result 20419 1726882415.35851: _execute() done 20419 1726882415.35852: dumping result to json 20419 1726882415.35855: done dumping result, returning 20419 1726882415.35857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9d14-fef2-000000000177] 20419 1726882415.35858: sending task result for task 12673a56-9f93-9d14-fef2-000000000177 20419 1726882415.35933: done sending task result for task 12673a56-9f93-9d14-fef2-000000000177 20419 1726882415.35936: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 20419 1726882415.36033: no more pending results, returning what we have 20419 1726882415.36037: results queue empty 20419 1726882415.36038: checking for any_errors_fatal 20419 1726882415.36048: done checking for any_errors_fatal 20419 1726882415.36049: checking for max_fail_percentage 20419 1726882415.36051: done checking for max_fail_percentage 20419 1726882415.36052: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.36053: done checking to see if all hosts have failed 20419 1726882415.36054: getting the remaining hosts for this loop 20419 1726882415.36055: done getting the remaining hosts for this loop 20419 1726882415.36059: getting the next task for host managed_node2 20419 1726882415.36065: done getting next task for host managed_node2 20419 1726882415.36070: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882415.36074: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.36092: getting variables 20419 1726882415.36115: in VariableManager get_vars() 20419 1726882415.36160: Calling all_inventory to load vars for managed_node2 20419 1726882415.36163: Calling groups_inventory to load vars for managed_node2 20419 1726882415.36165: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.36173: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.36175: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.36178: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.37427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.38282: done with get_vars() 20419 1726882415.38302: done getting variables 20419 1726882415.38345: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:35 -0400 (0:00:00.059) 0:00:52.492 ****** 20419 1726882415.38372: entering _queue_task() for managed_node2/debug 20419 1726882415.38657: worker is 1 (out of 1 available) 20419 1726882415.38671: exiting _queue_task() for managed_node2/debug 20419 1726882415.38685: done queuing things up, now waiting for results queue to drain 20419 1726882415.38686: waiting for pending results... 20419 1726882415.39218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20419 1726882415.39313: in run() - task 12673a56-9f93-9d14-fef2-000000000178 20419 1726882415.39317: variable 'ansible_search_path' from source: unknown 20419 1726882415.39320: variable 'ansible_search_path' from source: unknown 20419 1726882415.39323: calling self._execute() 20419 1726882415.39326: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.39329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.39331: variable 'omit' from source: magic vars 20419 1726882415.39650: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.39661: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.39839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.40107: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.40154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.40188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.40222: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.40304: variable 'networkmanager_version' from source: set_fact 20419 1726882415.40317: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.40465: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.40511: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.40619: variable 'networkmanager_version' from source: set_fact 20419 1726882415.40623: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.40733: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.40736: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.40873: variable 'networkmanager_version' from source: set_fact 20419 1726882415.40882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.40999: variable 'network_state' from source: role '' defaults 20419 1726882415.41012: Evaluated conditional (network_state != {}): False 20419 1726882415.41016: when evaluation is False, skipping this task 20419 1726882415.41019: _execute() done 20419 1726882415.41021: dumping result to json 20419 1726882415.41024: done dumping result, returning 20419 1726882415.41034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9d14-fef2-000000000178] 20419 1726882415.41036: sending task result for task 12673a56-9f93-9d14-fef2-000000000178 20419 1726882415.41212: done sending task result for task 12673a56-9f93-9d14-fef2-000000000178 20419 1726882415.41216: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20419 1726882415.41269: no more pending results, returning what we have 20419 1726882415.41274: results queue empty 20419 1726882415.41275: checking for any_errors_fatal 20419 1726882415.41286: done checking for any_errors_fatal 20419 1726882415.41287: checking for max_fail_percentage 20419 1726882415.41289: done checking for max_fail_percentage 20419 1726882415.41290: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.41291: done checking to see if all hosts have failed 20419 1726882415.41292: getting the remaining hosts for this loop 20419 1726882415.41295: done getting the remaining hosts for this loop 20419 1726882415.41299: getting the next task for host managed_node2 20419 1726882415.41307: done getting next task for host managed_node2 20419 1726882415.41313: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882415.41318: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.41343: getting variables 20419 1726882415.41346: in VariableManager get_vars() 20419 1726882415.41507: Calling all_inventory to load vars for managed_node2 20419 1726882415.41510: Calling groups_inventory to load vars for managed_node2 20419 1726882415.41512: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.41522: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.41525: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.41528: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.43076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.44573: done with get_vars() 20419 1726882415.44597: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:35 -0400 (0:00:00.063) 0:00:52.555 ****** 20419 1726882415.44695: entering _queue_task() for managed_node2/ping 20419 1726882415.45021: worker is 1 (out of 1 available) 20419 1726882415.45032: exiting _queue_task() for managed_node2/ping 20419 1726882415.45045: done queuing things up, now waiting for results queue to drain 20419 1726882415.45046: waiting for pending results... 20419 1726882415.45442: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20419 1726882415.45465: in run() - task 12673a56-9f93-9d14-fef2-000000000179 20419 1726882415.45510: variable 'ansible_search_path' from source: unknown 20419 1726882415.45515: variable 'ansible_search_path' from source: unknown 20419 1726882415.45523: calling self._execute() 20419 1726882415.45618: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.45623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.45638: variable 'omit' from source: magic vars 20419 1726882415.46163: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.46167: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.46201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.46458: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.46502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.46539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.46571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.46653: variable 'networkmanager_version' from source: set_fact 20419 1726882415.46665: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.46810: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.46815: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.47001: variable 'networkmanager_version' from source: set_fact 20419 1726882415.47004: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.47062: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.47066: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.47186: variable 'networkmanager_version' from source: set_fact 20419 1726882415.47259: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.47262: variable 'omit' from source: magic vars 20419 1726882415.47302: variable 'omit' from source: magic vars 20419 1726882415.47314: variable 'omit' from source: magic vars 20419 1726882415.47343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882415.47376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882415.47399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882415.47413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.47431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882415.47468: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882415.47480: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.47488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.47799: Set connection var ansible_pipelining to False 20419 1726882415.47803: Set connection var ansible_timeout to 10 20419 1726882415.47805: Set connection var ansible_connection to ssh 20419 1726882415.47807: Set connection var ansible_shell_executable to /bin/sh 20419 1726882415.47809: Set connection var ansible_shell_type to sh 20419 1726882415.47811: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882415.47813: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.47815: variable 'ansible_connection' from source: unknown 20419 1726882415.47816: variable 'ansible_module_compression' from source: unknown 20419 1726882415.47818: variable 'ansible_shell_type' from source: unknown 20419 1726882415.47820: variable 'ansible_shell_executable' from source: unknown 20419 1726882415.47822: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.47824: variable 'ansible_pipelining' from source: unknown 20419 1726882415.47826: variable 'ansible_timeout' from source: unknown 20419 1726882415.47828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.47863: 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__) 20419 1726882415.47880: variable 'omit' from source: magic vars 20419 1726882415.47889: starting attempt loop 20419 1726882415.47898: running the handler 20419 1726882415.47917: _low_level_execute_command(): starting 20419 1726882415.47930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882415.48714: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.48753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882415.48770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.48799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.48904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.50582: stdout chunk (state=3): >>>/root <<< 20419 1726882415.50731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.50742: stdout chunk (state=3): >>><<< 20419 1726882415.50757: stderr chunk (state=3): >>><<< 20419 1726882415.50786: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882415.50908: _low_level_execute_command(): starting 20419 1726882415.50911: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192 `" && echo ansible-tmp-1726882415.50806-22883-65147482757192="` echo /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192 `" ) && sleep 0' 20419 1726882415.51459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882415.51477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882415.51492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882415.51520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882415.51545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882415.51642: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.51657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.51706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.51770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.53651: stdout chunk (state=3): >>>ansible-tmp-1726882415.50806-22883-65147482757192=/root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192 <<< 20419 1726882415.53821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.53824: stdout chunk (state=3): >>><<< 20419 1726882415.53827: stderr chunk (state=3): >>><<< 20419 1726882415.53999: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882415.50806-22883-65147482757192=/root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882415.54003: variable 'ansible_module_compression' from source: unknown 20419 1726882415.54006: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20419 1726882415.54008: variable 'ansible_facts' from source: unknown 20419 1726882415.54075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py 20419 1726882415.54251: Sending initial data 20419 1726882415.54261: Sent initial data (150 bytes) 20419 1726882415.54908: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882415.55010: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.55029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882415.55043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.55064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.55148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.56712: 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 <<< 20419 1726882415.56806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882415.56884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpy7dpfa7n /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py <<< 20419 1726882415.56908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py" <<< 20419 1726882415.56935: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20419 1726882415.56981: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpy7dpfa7n" to remote "/root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py" <<< 20419 1726882415.57924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.57944: stderr chunk (state=3): >>><<< 20419 1726882415.58043: stdout chunk (state=3): >>><<< 20419 1726882415.58046: done transferring module to remote 20419 1726882415.58048: _low_level_execute_command(): starting 20419 1726882415.58051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/ /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py && sleep 0' 20419 1726882415.58500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882415.58519: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882415.58533: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.58569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882415.58583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.58645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.60523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.60526: stdout chunk (state=3): >>><<< 20419 1726882415.60528: stderr chunk (state=3): >>><<< 20419 1726882415.60531: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882415.60537: _low_level_execute_command(): starting 20419 1726882415.60560: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/AnsiballZ_ping.py && sleep 0' 20419 1726882415.60970: 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 <<< 20419 1726882415.60974: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.60977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882415.60979: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.61035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.61041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.61106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.75885: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20419 1726882415.77099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882415.77124: stderr chunk (state=3): >>><<< 20419 1726882415.77127: stdout chunk (state=3): >>><<< 20419 1726882415.77144: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882415.77168: 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-1726882415.50806-22883-65147482757192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882415.77175: _low_level_execute_command(): starting 20419 1726882415.77180: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882415.50806-22883-65147482757192/ > /dev/null 2>&1 && sleep 0' 20419 1726882415.77640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882415.77643: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882415.77645: 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.14.69 is address debug1: re-parsing configuration <<< 20419 1726882415.77652: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882415.77654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882415.77712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882415.77715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882415.77717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882415.77771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882415.79606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882415.79635: stderr chunk (state=3): >>><<< 20419 1726882415.79639: stdout chunk (state=3): >>><<< 20419 1726882415.79671: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882415.79675: handler run complete 20419 1726882415.79678: attempt loop complete, returning result 20419 1726882415.79680: _execute() done 20419 1726882415.79682: dumping result to json 20419 1726882415.79684: done dumping result, returning 20419 1726882415.79695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9d14-fef2-000000000179] 20419 1726882415.79702: sending task result for task 12673a56-9f93-9d14-fef2-000000000179 20419 1726882415.79790: done sending task result for task 12673a56-9f93-9d14-fef2-000000000179 20419 1726882415.79792: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20419 1726882415.79881: no more pending results, returning what we have 20419 1726882415.79885: results queue empty 20419 1726882415.79886: checking for any_errors_fatal 20419 1726882415.79895: done checking for any_errors_fatal 20419 1726882415.79896: checking for max_fail_percentage 20419 1726882415.79898: done checking for max_fail_percentage 20419 1726882415.79899: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.79900: done checking to see if all hosts have failed 20419 1726882415.79900: getting the remaining hosts for this loop 20419 1726882415.79902: done getting the remaining hosts for this loop 20419 1726882415.79909: getting the next task for host managed_node2 20419 1726882415.79919: done getting next task for host managed_node2 20419 1726882415.79922: ^ task is: TASK: meta (role_complete) 20419 1726882415.79926: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.79941: getting variables 20419 1726882415.79943: in VariableManager get_vars() 20419 1726882415.80042: Calling all_inventory to load vars for managed_node2 20419 1726882415.80045: Calling groups_inventory to load vars for managed_node2 20419 1726882415.80048: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.80056: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.80058: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.80061: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.81048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.82047: done with get_vars() 20419 1726882415.82067: done getting variables 20419 1726882415.82133: done queuing things up, now waiting for results queue to drain 20419 1726882415.82134: results queue empty 20419 1726882415.82135: checking for any_errors_fatal 20419 1726882415.82137: done checking for any_errors_fatal 20419 1726882415.82137: checking for max_fail_percentage 20419 1726882415.82138: done checking for max_fail_percentage 20419 1726882415.82138: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.82139: done checking to see if all hosts have failed 20419 1726882415.82139: getting the remaining hosts for this loop 20419 1726882415.82140: done getting the remaining hosts for this loop 20419 1726882415.82142: getting the next task for host managed_node2 20419 1726882415.82145: done getting next task for host managed_node2 20419 1726882415.82146: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20419 1726882415.82148: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.82149: getting variables 20419 1726882415.82150: in VariableManager get_vars() 20419 1726882415.82168: Calling all_inventory to load vars for managed_node2 20419 1726882415.82171: Calling groups_inventory to load vars for managed_node2 20419 1726882415.82173: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.82178: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.82180: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.82183: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.87154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.88391: done with get_vars() 20419 1726882415.88416: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 21:33:35 -0400 (0:00:00.437) 0:00:52.993 ****** 20419 1726882415.88492: entering _queue_task() for managed_node2/include_tasks 20419 1726882415.88878: worker is 1 (out of 1 available) 20419 1726882415.88892: exiting _queue_task() for managed_node2/include_tasks 20419 1726882415.88908: done queuing things up, now waiting for results queue to drain 20419 1726882415.88910: waiting for pending results... 20419 1726882415.89314: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20419 1726882415.89338: in run() - task 12673a56-9f93-9d14-fef2-0000000001a9 20419 1726882415.89358: variable 'ansible_search_path' from source: unknown 20419 1726882415.89431: calling self._execute() 20419 1726882415.89499: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882415.89515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882415.89531: variable 'omit' from source: magic vars 20419 1726882415.89939: variable 'ansible_distribution_major_version' from source: facts 20419 1726882415.89950: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882415.90079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882415.90271: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882415.90306: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882415.90334: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882415.90389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882415.90452: variable 'networkmanager_version' from source: set_fact 20419 1726882415.90461: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882415.90466: _execute() done 20419 1726882415.90470: dumping result to json 20419 1726882415.90473: done dumping result, returning 20419 1726882415.90479: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-9d14-fef2-0000000001a9] 20419 1726882415.90484: sending task result for task 12673a56-9f93-9d14-fef2-0000000001a9 20419 1726882415.90571: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001a9 20419 1726882415.90574: WORKER PROCESS EXITING 20419 1726882415.90610: no more pending results, returning what we have 20419 1726882415.90616: in VariableManager get_vars() 20419 1726882415.90671: Calling all_inventory to load vars for managed_node2 20419 1726882415.90674: Calling groups_inventory to load vars for managed_node2 20419 1726882415.90676: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.90688: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.90691: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.90698: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.91742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882415.94492: done with get_vars() 20419 1726882415.94516: variable 'ansible_search_path' from source: unknown 20419 1726882415.94532: we have included files to process 20419 1726882415.94534: generating all_blocks data 20419 1726882415.94536: done generating all_blocks data 20419 1726882415.94541: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882415.94543: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882415.94546: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20419 1726882415.95372: in VariableManager get_vars() 20419 1726882415.95597: done with get_vars() 20419 1726882415.96756: done processing included file 20419 1726882415.96758: iterating over new_blocks loaded from include file 20419 1726882415.96760: in VariableManager get_vars() 20419 1726882415.96790: done with get_vars() 20419 1726882415.96792: filtering new block on tags 20419 1726882415.97054: done filtering new block on tags 20419 1726882415.97066: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20419 1726882415.97087: extending task lists for all hosts with included blocks 20419 1726882415.98254: done extending task lists 20419 1726882415.98256: done processing included files 20419 1726882415.98257: results queue empty 20419 1726882415.98257: checking for any_errors_fatal 20419 1726882415.98259: done checking for any_errors_fatal 20419 1726882415.98260: checking for max_fail_percentage 20419 1726882415.98261: done checking for max_fail_percentage 20419 1726882415.98262: checking to see if all hosts have failed and the running result is not ok 20419 1726882415.98263: done checking to see if all hosts have failed 20419 1726882415.98263: getting the remaining hosts for this loop 20419 1726882415.98264: done getting the remaining hosts for this loop 20419 1726882415.98267: getting the next task for host managed_node2 20419 1726882415.98271: done getting next task for host managed_node2 20419 1726882415.98273: ^ task is: TASK: Ensure state in ["present", "absent"] 20419 1726882415.98276: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882415.98279: getting variables 20419 1726882415.98280: in VariableManager get_vars() 20419 1726882415.98303: Calling all_inventory to load vars for managed_node2 20419 1726882415.98306: Calling groups_inventory to load vars for managed_node2 20419 1726882415.98308: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882415.98313: Calling all_plugins_play to load vars for managed_node2 20419 1726882415.98316: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882415.98319: Calling groups_plugins_play to load vars for managed_node2 20419 1726882415.99684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.01188: done with get_vars() 20419 1726882416.01212: done getting variables 20419 1726882416.01256: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:33:36 -0400 (0:00:00.127) 0:00:53.121 ****** 20419 1726882416.01287: entering _queue_task() for managed_node2/fail 20419 1726882416.01634: worker is 1 (out of 1 available) 20419 1726882416.01646: exiting _queue_task() for managed_node2/fail 20419 1726882416.01660: done queuing things up, now waiting for results queue to drain 20419 1726882416.01661: waiting for pending results... 20419 1726882416.02024: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20419 1726882416.02078: in run() - task 12673a56-9f93-9d14-fef2-00000000076c 20419 1726882416.02102: variable 'ansible_search_path' from source: unknown 20419 1726882416.02114: variable 'ansible_search_path' from source: unknown 20419 1726882416.02157: calling self._execute() 20419 1726882416.02263: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.02274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.02338: variable 'omit' from source: magic vars 20419 1726882416.02683: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.02704: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.02887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.03166: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.03222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.03261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.03302: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.03426: variable 'networkmanager_version' from source: set_fact 20419 1726882416.03429: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.03551: variable 'state' from source: include params 20419 1726882416.03563: Evaluated conditional (state not in ["present", "absent"]): False 20419 1726882416.03571: when evaluation is False, skipping this task 20419 1726882416.03579: _execute() done 20419 1726882416.03585: dumping result to json 20419 1726882416.03598: done dumping result, returning 20419 1726882416.03643: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-9d14-fef2-00000000076c] 20419 1726882416.03646: sending task result for task 12673a56-9f93-9d14-fef2-00000000076c skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20419 1726882416.03799: no more pending results, returning what we have 20419 1726882416.03802: results queue empty 20419 1726882416.03804: checking for any_errors_fatal 20419 1726882416.03806: done checking for any_errors_fatal 20419 1726882416.03807: checking for max_fail_percentage 20419 1726882416.03809: done checking for max_fail_percentage 20419 1726882416.03809: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.03810: done checking to see if all hosts have failed 20419 1726882416.03811: getting the remaining hosts for this loop 20419 1726882416.03813: done getting the remaining hosts for this loop 20419 1726882416.03817: getting the next task for host managed_node2 20419 1726882416.03825: done getting next task for host managed_node2 20419 1726882416.03828: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20419 1726882416.03833: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.03837: getting variables 20419 1726882416.03840: in VariableManager get_vars() 20419 1726882416.03902: Calling all_inventory to load vars for managed_node2 20419 1726882416.03906: Calling groups_inventory to load vars for managed_node2 20419 1726882416.03909: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.03920: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.03923: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.03926: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.04607: done sending task result for task 12673a56-9f93-9d14-fef2-00000000076c 20419 1726882416.04611: WORKER PROCESS EXITING 20419 1726882416.05760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.07260: done with get_vars() 20419 1726882416.07284: done getting variables 20419 1726882416.07346: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:33:36 -0400 (0:00:00.060) 0:00:53.182 ****** 20419 1726882416.07376: entering _queue_task() for managed_node2/fail 20419 1726882416.07900: worker is 1 (out of 1 available) 20419 1726882416.07910: exiting _queue_task() for managed_node2/fail 20419 1726882416.07922: done queuing things up, now waiting for results queue to drain 20419 1726882416.07923: waiting for pending results... 20419 1726882416.08019: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20419 1726882416.08139: in run() - task 12673a56-9f93-9d14-fef2-00000000076d 20419 1726882416.08168: variable 'ansible_search_path' from source: unknown 20419 1726882416.08176: variable 'ansible_search_path' from source: unknown 20419 1726882416.08219: calling self._execute() 20419 1726882416.08321: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.08335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.08350: variable 'omit' from source: magic vars 20419 1726882416.08739: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.08757: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.08935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.09215: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.09267: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.09306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.09452: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.09455: variable 'networkmanager_version' from source: set_fact 20419 1726882416.09462: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.09614: variable 'type' from source: play vars 20419 1726882416.09628: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20419 1726882416.09635: when evaluation is False, skipping this task 20419 1726882416.09643: _execute() done 20419 1726882416.09649: dumping result to json 20419 1726882416.09656: done dumping result, returning 20419 1726882416.09670: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-9d14-fef2-00000000076d] 20419 1726882416.09681: sending task result for task 12673a56-9f93-9d14-fef2-00000000076d skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20419 1726882416.09863: no more pending results, returning what we have 20419 1726882416.09868: results queue empty 20419 1726882416.09869: checking for any_errors_fatal 20419 1726882416.09878: done checking for any_errors_fatal 20419 1726882416.09879: checking for max_fail_percentage 20419 1726882416.09881: done checking for max_fail_percentage 20419 1726882416.09882: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.09883: done checking to see if all hosts have failed 20419 1726882416.09883: getting the remaining hosts for this loop 20419 1726882416.09885: done getting the remaining hosts for this loop 20419 1726882416.09889: getting the next task for host managed_node2 20419 1726882416.09900: done getting next task for host managed_node2 20419 1726882416.09904: ^ task is: TASK: Include the task 'show_interfaces.yml' 20419 1726882416.09908: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.09912: getting variables 20419 1726882416.09914: in VariableManager get_vars() 20419 1726882416.09975: Calling all_inventory to load vars for managed_node2 20419 1726882416.09978: Calling groups_inventory to load vars for managed_node2 20419 1726882416.09981: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.10098: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.10103: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.10299: done sending task result for task 12673a56-9f93-9d14-fef2-00000000076d 20419 1726882416.10302: WORKER PROCESS EXITING 20419 1726882416.10306: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.11588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.13137: done with get_vars() 20419 1726882416.13163: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:33:36 -0400 (0:00:00.058) 0:00:53.241 ****** 20419 1726882416.13268: entering _queue_task() for managed_node2/include_tasks 20419 1726882416.13606: worker is 1 (out of 1 available) 20419 1726882416.13620: exiting _queue_task() for managed_node2/include_tasks 20419 1726882416.13634: done queuing things up, now waiting for results queue to drain 20419 1726882416.13636: waiting for pending results... 20419 1726882416.13917: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20419 1726882416.14028: in run() - task 12673a56-9f93-9d14-fef2-00000000076e 20419 1726882416.14049: variable 'ansible_search_path' from source: unknown 20419 1726882416.14057: variable 'ansible_search_path' from source: unknown 20419 1726882416.14097: calling self._execute() 20419 1726882416.14198: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.14211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.14232: variable 'omit' from source: magic vars 20419 1726882416.14626: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.14645: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.14834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.15117: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.15169: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.15212: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.15252: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.15344: variable 'networkmanager_version' from source: set_fact 20419 1726882416.15361: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.15371: _execute() done 20419 1726882416.15378: dumping result to json 20419 1726882416.15384: done dumping result, returning 20419 1726882416.15396: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-9d14-fef2-00000000076e] 20419 1726882416.15407: sending task result for task 12673a56-9f93-9d14-fef2-00000000076e 20419 1726882416.15599: done sending task result for task 12673a56-9f93-9d14-fef2-00000000076e 20419 1726882416.15602: WORKER PROCESS EXITING 20419 1726882416.15633: no more pending results, returning what we have 20419 1726882416.15639: in VariableManager get_vars() 20419 1726882416.15706: Calling all_inventory to load vars for managed_node2 20419 1726882416.15709: Calling groups_inventory to load vars for managed_node2 20419 1726882416.15712: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.15724: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.15728: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.15730: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.17557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.19159: done with get_vars() 20419 1726882416.19184: variable 'ansible_search_path' from source: unknown 20419 1726882416.19186: variable 'ansible_search_path' from source: unknown 20419 1726882416.19227: we have included files to process 20419 1726882416.19228: generating all_blocks data 20419 1726882416.19229: done generating all_blocks data 20419 1726882416.19234: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882416.19235: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882416.19237: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20419 1726882416.19345: in VariableManager get_vars() 20419 1726882416.19379: done with get_vars() 20419 1726882416.19489: done processing included file 20419 1726882416.19502: iterating over new_blocks loaded from include file 20419 1726882416.19504: in VariableManager get_vars() 20419 1726882416.19541: done with get_vars() 20419 1726882416.19543: filtering new block on tags 20419 1726882416.19576: done filtering new block on tags 20419 1726882416.19579: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20419 1726882416.19584: extending task lists for all hosts with included blocks 20419 1726882416.20042: done extending task lists 20419 1726882416.20043: done processing included files 20419 1726882416.20044: results queue empty 20419 1726882416.20045: checking for any_errors_fatal 20419 1726882416.20048: done checking for any_errors_fatal 20419 1726882416.20049: checking for max_fail_percentage 20419 1726882416.20050: done checking for max_fail_percentage 20419 1726882416.20051: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.20051: done checking to see if all hosts have failed 20419 1726882416.20052: getting the remaining hosts for this loop 20419 1726882416.20053: done getting the remaining hosts for this loop 20419 1726882416.20056: getting the next task for host managed_node2 20419 1726882416.20060: done getting next task for host managed_node2 20419 1726882416.20062: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20419 1726882416.20066: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.20068: getting variables 20419 1726882416.20069: in VariableManager get_vars() 20419 1726882416.20087: Calling all_inventory to load vars for managed_node2 20419 1726882416.20090: Calling groups_inventory to load vars for managed_node2 20419 1726882416.20092: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.20100: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.20103: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.20105: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.21430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.22346: done with get_vars() 20419 1726882416.22373: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:33:36 -0400 (0:00:00.092) 0:00:53.333 ****** 20419 1726882416.22490: entering _queue_task() for managed_node2/include_tasks 20419 1726882416.22874: worker is 1 (out of 1 available) 20419 1726882416.22884: exiting _queue_task() for managed_node2/include_tasks 20419 1726882416.22897: done queuing things up, now waiting for results queue to drain 20419 1726882416.22899: waiting for pending results... 20419 1726882416.23247: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20419 1726882416.23720: in run() - task 12673a56-9f93-9d14-fef2-000000000806 20419 1726882416.23724: variable 'ansible_search_path' from source: unknown 20419 1726882416.23727: variable 'ansible_search_path' from source: unknown 20419 1726882416.23729: calling self._execute() 20419 1726882416.23814: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.23875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.23891: variable 'omit' from source: magic vars 20419 1726882416.24687: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.24823: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.25201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.25734: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.25815: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.25860: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.25903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.25998: variable 'networkmanager_version' from source: set_fact 20419 1726882416.26020: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.26030: _execute() done 20419 1726882416.26037: dumping result to json 20419 1726882416.26044: done dumping result, returning 20419 1726882416.26054: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-9d14-fef2-000000000806] 20419 1726882416.26062: sending task result for task 12673a56-9f93-9d14-fef2-000000000806 20419 1726882416.26290: done sending task result for task 12673a56-9f93-9d14-fef2-000000000806 20419 1726882416.26297: WORKER PROCESS EXITING 20419 1726882416.26329: no more pending results, returning what we have 20419 1726882416.26336: in VariableManager get_vars() 20419 1726882416.26405: Calling all_inventory to load vars for managed_node2 20419 1726882416.26408: Calling groups_inventory to load vars for managed_node2 20419 1726882416.26411: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.26424: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.26427: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.26430: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.28841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.30310: done with get_vars() 20419 1726882416.30337: variable 'ansible_search_path' from source: unknown 20419 1726882416.30339: variable 'ansible_search_path' from source: unknown 20419 1726882416.30414: we have included files to process 20419 1726882416.30416: generating all_blocks data 20419 1726882416.30417: done generating all_blocks data 20419 1726882416.30418: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882416.30421: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882416.30423: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20419 1726882416.30759: done processing included file 20419 1726882416.30761: iterating over new_blocks loaded from include file 20419 1726882416.30762: in VariableManager get_vars() 20419 1726882416.30800: done with get_vars() 20419 1726882416.30802: filtering new block on tags 20419 1726882416.30843: done filtering new block on tags 20419 1726882416.30846: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20419 1726882416.30851: extending task lists for all hosts with included blocks 20419 1726882416.31043: done extending task lists 20419 1726882416.31044: done processing included files 20419 1726882416.31045: results queue empty 20419 1726882416.31046: checking for any_errors_fatal 20419 1726882416.31049: done checking for any_errors_fatal 20419 1726882416.31050: checking for max_fail_percentage 20419 1726882416.31051: done checking for max_fail_percentage 20419 1726882416.31051: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.31052: done checking to see if all hosts have failed 20419 1726882416.31053: getting the remaining hosts for this loop 20419 1726882416.31054: done getting the remaining hosts for this loop 20419 1726882416.31057: getting the next task for host managed_node2 20419 1726882416.31062: done getting next task for host managed_node2 20419 1726882416.31064: ^ task is: TASK: Gather current interface info 20419 1726882416.31068: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.31070: getting variables 20419 1726882416.31071: in VariableManager get_vars() 20419 1726882416.31092: Calling all_inventory to load vars for managed_node2 20419 1726882416.31097: Calling groups_inventory to load vars for managed_node2 20419 1726882416.31099: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.31104: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.31107: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.31110: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.32530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.34101: done with get_vars() 20419 1726882416.34130: done getting variables 20419 1726882416.34179: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:33:36 -0400 (0:00:00.117) 0:00:53.451 ****** 20419 1726882416.34258: entering _queue_task() for managed_node2/command 20419 1726882416.34824: worker is 1 (out of 1 available) 20419 1726882416.34834: exiting _queue_task() for managed_node2/command 20419 1726882416.34845: done queuing things up, now waiting for results queue to drain 20419 1726882416.34846: waiting for pending results... 20419 1726882416.34973: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20419 1726882416.35107: in run() - task 12673a56-9f93-9d14-fef2-000000000849 20419 1726882416.35126: variable 'ansible_search_path' from source: unknown 20419 1726882416.35133: variable 'ansible_search_path' from source: unknown 20419 1726882416.35170: calling self._execute() 20419 1726882416.35289: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.35410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.35413: variable 'omit' from source: magic vars 20419 1726882416.35719: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.35741: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.35910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.36246: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.36389: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.36396: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.36401: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.36950: variable 'networkmanager_version' from source: set_fact 20419 1726882416.37032: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.37213: variable 'omit' from source: magic vars 20419 1726882416.37216: variable 'omit' from source: magic vars 20419 1726882416.37367: variable 'omit' from source: magic vars 20419 1726882416.37413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882416.37446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882416.37472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882416.37499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.37521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.37600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882416.37631: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.37650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.37976: Set connection var ansible_pipelining to False 20419 1726882416.38019: Set connection var ansible_timeout to 10 20419 1726882416.38152: Set connection var ansible_connection to ssh 20419 1726882416.38156: Set connection var ansible_shell_executable to /bin/sh 20419 1726882416.38159: Set connection var ansible_shell_type to sh 20419 1726882416.38161: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882416.38164: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.38171: variable 'ansible_connection' from source: unknown 20419 1726882416.38177: variable 'ansible_module_compression' from source: unknown 20419 1726882416.38180: variable 'ansible_shell_type' from source: unknown 20419 1726882416.38182: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.38185: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.38187: variable 'ansible_pipelining' from source: unknown 20419 1726882416.38332: variable 'ansible_timeout' from source: unknown 20419 1726882416.38337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.38763: 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) 20419 1726882416.38769: variable 'omit' from source: magic vars 20419 1726882416.38851: starting attempt loop 20419 1726882416.38854: running the handler 20419 1726882416.38926: _low_level_execute_command(): starting 20419 1726882416.38930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882416.40115: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.40192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.40199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.40344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.42003: stdout chunk (state=3): >>>/root <<< 20419 1726882416.42103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.42142: stderr chunk (state=3): >>><<< 20419 1726882416.42144: stdout chunk (state=3): >>><<< 20419 1726882416.42163: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.42199: _low_level_execute_command(): starting 20419 1726882416.42203: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350 `" && echo ansible-tmp-1726882416.4216805-22927-195386342467350="` echo /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350 `" ) && sleep 0' 20419 1726882416.42642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882416.42645: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.42648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882416.42651: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.42702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.42706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.42780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.44663: stdout chunk (state=3): >>>ansible-tmp-1726882416.4216805-22927-195386342467350=/root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350 <<< 20419 1726882416.44880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.44887: stdout chunk (state=3): >>><<< 20419 1726882416.44890: stderr chunk (state=3): >>><<< 20419 1726882416.44895: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882416.4216805-22927-195386342467350=/root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.44928: variable 'ansible_module_compression' from source: unknown 20419 1726882416.44969: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882416.45016: variable 'ansible_facts' from source: unknown 20419 1726882416.45080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py 20419 1726882416.45329: Sending initial data 20419 1726882416.45332: Sent initial data (156 bytes) 20419 1726882416.46024: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.46050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.46067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.46204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.46307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.47837: 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" <<< 20419 1726882416.47846: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882416.47906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882416.47960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmp8q3ey4_v /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py <<< 20419 1726882416.47978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py" <<< 20419 1726882416.48030: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmp8q3ey4_v" to remote "/root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py" <<< 20419 1726882416.48710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.48741: stderr chunk (state=3): >>><<< 20419 1726882416.48751: stdout chunk (state=3): >>><<< 20419 1726882416.48841: done transferring module to remote 20419 1726882416.48848: _low_level_execute_command(): starting 20419 1726882416.48850: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/ /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py && sleep 0' 20419 1726882416.49486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882416.49544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882416.49547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882416.49550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882416.49591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882416.49628: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882416.49637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.49654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20419 1726882416.49763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.49777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.49866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.51611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.51618: stdout chunk (state=3): >>><<< 20419 1726882416.51624: stderr chunk (state=3): >>><<< 20419 1726882416.51644: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.51647: _low_level_execute_command(): starting 20419 1726882416.51653: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/AnsiballZ_command.py && sleep 0' 20419 1726882416.52121: 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 <<< 20419 1726882416.52160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882416.52163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882416.52165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.52169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882416.52171: 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.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882416.52173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.52218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.52225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.52227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.52292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.67581: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:33:36.671574", "end": "2024-09-20 21:33:36.674802", "delta": "0:00:00.003228", "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}}} <<< 20419 1726882416.69010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882416.69033: stderr chunk (state=3): >>><<< 20419 1726882416.69036: stdout chunk (state=3): >>><<< 20419 1726882416.69051: _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-20 21:33:36.671574", "end": "2024-09-20 21:33:36.674802", "delta": "0:00:00.003228", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882416.69086: 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-1726882416.4216805-22927-195386342467350/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882416.69096: _low_level_execute_command(): starting 20419 1726882416.69103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882416.4216805-22927-195386342467350/ > /dev/null 2>&1 && sleep 0' 20419 1726882416.69544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882416.69547: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882416.69549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.69551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882416.69554: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.69599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.69606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.69674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.71481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.71513: stderr chunk (state=3): >>><<< 20419 1726882416.71515: stdout chunk (state=3): >>><<< 20419 1726882416.71526: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.71599: handler run complete 20419 1726882416.71604: Evaluated conditional (False): False 20419 1726882416.71606: attempt loop complete, returning result 20419 1726882416.71608: _execute() done 20419 1726882416.71610: dumping result to json 20419 1726882416.71612: done dumping result, returning 20419 1726882416.71614: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [12673a56-9f93-9d14-fef2-000000000849] 20419 1726882416.71615: sending task result for task 12673a56-9f93-9d14-fef2-000000000849 20419 1726882416.71679: done sending task result for task 12673a56-9f93-9d14-fef2-000000000849 20419 1726882416.71681: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003228", "end": "2024-09-20 21:33:36.674802", "rc": 0, "start": "2024-09-20 21:33:36.671574" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 20419 1726882416.71755: no more pending results, returning what we have 20419 1726882416.71759: results queue empty 20419 1726882416.71760: checking for any_errors_fatal 20419 1726882416.71762: done checking for any_errors_fatal 20419 1726882416.71762: checking for max_fail_percentage 20419 1726882416.71764: done checking for max_fail_percentage 20419 1726882416.71765: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.71766: done checking to see if all hosts have failed 20419 1726882416.71767: getting the remaining hosts for this loop 20419 1726882416.71768: done getting the remaining hosts for this loop 20419 1726882416.71772: getting the next task for host managed_node2 20419 1726882416.71780: done getting next task for host managed_node2 20419 1726882416.71783: ^ task is: TASK: Set current_interfaces 20419 1726882416.71789: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.71797: getting variables 20419 1726882416.71799: in VariableManager get_vars() 20419 1726882416.71847: Calling all_inventory to load vars for managed_node2 20419 1726882416.71850: Calling groups_inventory to load vars for managed_node2 20419 1726882416.71852: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.71862: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.71864: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.71866: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.72673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.74165: done with get_vars() 20419 1726882416.74189: done getting variables 20419 1726882416.74250: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:33:36 -0400 (0:00:00.400) 0:00:53.851 ****** 20419 1726882416.74285: entering _queue_task() for managed_node2/set_fact 20419 1726882416.74617: worker is 1 (out of 1 available) 20419 1726882416.74631: exiting _queue_task() for managed_node2/set_fact 20419 1726882416.74647: done queuing things up, now waiting for results queue to drain 20419 1726882416.74648: waiting for pending results... 20419 1726882416.74915: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20419 1726882416.74997: in run() - task 12673a56-9f93-9d14-fef2-00000000084a 20419 1726882416.75009: variable 'ansible_search_path' from source: unknown 20419 1726882416.75012: variable 'ansible_search_path' from source: unknown 20419 1726882416.75040: calling self._execute() 20419 1726882416.75123: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.75127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.75136: variable 'omit' from source: magic vars 20419 1726882416.75418: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.75426: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.75552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.75772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.75806: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.75832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.75859: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.75924: variable 'networkmanager_version' from source: set_fact 20419 1726882416.75935: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.75940: variable 'omit' from source: magic vars 20419 1726882416.75984: variable 'omit' from source: magic vars 20419 1726882416.76057: variable '_current_interfaces' from source: set_fact 20419 1726882416.76119: variable 'omit' from source: magic vars 20419 1726882416.76140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882416.76161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882416.76179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882416.76192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.76206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.76229: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882416.76232: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.76234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.76303: Set connection var ansible_pipelining to False 20419 1726882416.76309: Set connection var ansible_timeout to 10 20419 1726882416.76312: Set connection var ansible_connection to ssh 20419 1726882416.76317: Set connection var ansible_shell_executable to /bin/sh 20419 1726882416.76322: Set connection var ansible_shell_type to sh 20419 1726882416.76327: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882416.76351: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.76354: variable 'ansible_connection' from source: unknown 20419 1726882416.76357: variable 'ansible_module_compression' from source: unknown 20419 1726882416.76359: variable 'ansible_shell_type' from source: unknown 20419 1726882416.76362: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.76364: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.76366: variable 'ansible_pipelining' from source: unknown 20419 1726882416.76368: variable 'ansible_timeout' from source: unknown 20419 1726882416.76372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.76453: 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) 20419 1726882416.76461: variable 'omit' from source: magic vars 20419 1726882416.76467: starting attempt loop 20419 1726882416.76472: running the handler 20419 1726882416.76490: handler run complete 20419 1726882416.76703: attempt loop complete, returning result 20419 1726882416.76706: _execute() done 20419 1726882416.76709: dumping result to json 20419 1726882416.76711: done dumping result, returning 20419 1726882416.76713: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [12673a56-9f93-9d14-fef2-00000000084a] 20419 1726882416.76715: sending task result for task 12673a56-9f93-9d14-fef2-00000000084a 20419 1726882416.76781: done sending task result for task 12673a56-9f93-9d14-fef2-00000000084a 20419 1726882416.76784: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 20419 1726882416.76943: no more pending results, returning what we have 20419 1726882416.76946: results queue empty 20419 1726882416.76947: checking for any_errors_fatal 20419 1726882416.76954: done checking for any_errors_fatal 20419 1726882416.76955: checking for max_fail_percentage 20419 1726882416.76957: done checking for max_fail_percentage 20419 1726882416.76957: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.76958: done checking to see if all hosts have failed 20419 1726882416.76959: getting the remaining hosts for this loop 20419 1726882416.76960: done getting the remaining hosts for this loop 20419 1726882416.76963: getting the next task for host managed_node2 20419 1726882416.76971: done getting next task for host managed_node2 20419 1726882416.76974: ^ task is: TASK: Show current_interfaces 20419 1726882416.76979: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.76982: getting variables 20419 1726882416.76984: in VariableManager get_vars() 20419 1726882416.77051: Calling all_inventory to load vars for managed_node2 20419 1726882416.77054: Calling groups_inventory to load vars for managed_node2 20419 1726882416.77056: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.77065: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.77068: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.77075: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.78173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.79023: done with get_vars() 20419 1726882416.79038: done getting variables 20419 1726882416.79080: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:33:36 -0400 (0:00:00.048) 0:00:53.899 ****** 20419 1726882416.79107: entering _queue_task() for managed_node2/debug 20419 1726882416.79327: worker is 1 (out of 1 available) 20419 1726882416.79341: exiting _queue_task() for managed_node2/debug 20419 1726882416.79354: done queuing things up, now waiting for results queue to drain 20419 1726882416.79355: waiting for pending results... 20419 1726882416.79525: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20419 1726882416.79640: in run() - task 12673a56-9f93-9d14-fef2-000000000807 20419 1726882416.79652: variable 'ansible_search_path' from source: unknown 20419 1726882416.79656: variable 'ansible_search_path' from source: unknown 20419 1726882416.79698: calling self._execute() 20419 1726882416.79818: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.79822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.79827: variable 'omit' from source: magic vars 20419 1726882416.80298: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.80303: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.80483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.80690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.80726: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.80836: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.80839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.80886: variable 'networkmanager_version' from source: set_fact 20419 1726882416.81072: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.81075: variable 'omit' from source: magic vars 20419 1726882416.81078: variable 'omit' from source: magic vars 20419 1726882416.81087: variable 'current_interfaces' from source: set_fact 20419 1726882416.81164: variable 'omit' from source: magic vars 20419 1726882416.81167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882416.81236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882416.81239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882416.81245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.81290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.81296: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882416.81299: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.81301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.81373: Set connection var ansible_pipelining to False 20419 1726882416.81388: Set connection var ansible_timeout to 10 20419 1726882416.81391: Set connection var ansible_connection to ssh 20419 1726882416.81399: Set connection var ansible_shell_executable to /bin/sh 20419 1726882416.81403: Set connection var ansible_shell_type to sh 20419 1726882416.81405: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882416.81535: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.81542: variable 'ansible_connection' from source: unknown 20419 1726882416.81545: variable 'ansible_module_compression' from source: unknown 20419 1726882416.81547: variable 'ansible_shell_type' from source: unknown 20419 1726882416.81550: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.81552: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.81556: variable 'ansible_pipelining' from source: unknown 20419 1726882416.81559: variable 'ansible_timeout' from source: unknown 20419 1726882416.81561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.81630: 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) 20419 1726882416.81634: variable 'omit' from source: magic vars 20419 1726882416.81636: starting attempt loop 20419 1726882416.81642: running the handler 20419 1726882416.81798: handler run complete 20419 1726882416.81802: attempt loop complete, returning result 20419 1726882416.81804: _execute() done 20419 1726882416.81807: dumping result to json 20419 1726882416.81810: done dumping result, returning 20419 1726882416.81814: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [12673a56-9f93-9d14-fef2-000000000807] 20419 1726882416.81815: sending task result for task 12673a56-9f93-9d14-fef2-000000000807 20419 1726882416.81878: done sending task result for task 12673a56-9f93-9d14-fef2-000000000807 20419 1726882416.81881: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 20419 1726882416.81934: no more pending results, returning what we have 20419 1726882416.81940: results queue empty 20419 1726882416.81941: checking for any_errors_fatal 20419 1726882416.81949: done checking for any_errors_fatal 20419 1726882416.81950: checking for max_fail_percentage 20419 1726882416.81951: done checking for max_fail_percentage 20419 1726882416.81952: checking to see if all hosts have failed and the running result is not ok 20419 1726882416.81953: done checking to see if all hosts have failed 20419 1726882416.81954: getting the remaining hosts for this loop 20419 1726882416.81955: done getting the remaining hosts for this loop 20419 1726882416.81960: getting the next task for host managed_node2 20419 1726882416.81968: done getting next task for host managed_node2 20419 1726882416.81971: ^ task is: TASK: Install iproute 20419 1726882416.81974: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882416.81978: getting variables 20419 1726882416.81979: in VariableManager get_vars() 20419 1726882416.82031: Calling all_inventory to load vars for managed_node2 20419 1726882416.82039: Calling groups_inventory to load vars for managed_node2 20419 1726882416.82042: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882416.82057: Calling all_plugins_play to load vars for managed_node2 20419 1726882416.82063: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882416.82067: Calling groups_plugins_play to load vars for managed_node2 20419 1726882416.83281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882416.84407: done with get_vars() 20419 1726882416.84430: done getting variables 20419 1726882416.84490: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:33:36 -0400 (0:00:00.054) 0:00:53.954 ****** 20419 1726882416.84531: entering _queue_task() for managed_node2/package 20419 1726882416.84812: worker is 1 (out of 1 available) 20419 1726882416.84828: exiting _queue_task() for managed_node2/package 20419 1726882416.84845: done queuing things up, now waiting for results queue to drain 20419 1726882416.84847: waiting for pending results... 20419 1726882416.85051: running TaskExecutor() for managed_node2/TASK: Install iproute 20419 1726882416.85115: in run() - task 12673a56-9f93-9d14-fef2-00000000076f 20419 1726882416.85126: variable 'ansible_search_path' from source: unknown 20419 1726882416.85129: variable 'ansible_search_path' from source: unknown 20419 1726882416.85158: calling self._execute() 20419 1726882416.85234: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.85238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.85248: variable 'omit' from source: magic vars 20419 1726882416.85523: variable 'ansible_distribution_major_version' from source: facts 20419 1726882416.85532: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882416.85653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882416.85844: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882416.85877: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882416.85903: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882416.85930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882416.85990: variable 'networkmanager_version' from source: set_fact 20419 1726882416.86002: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882416.86008: variable 'omit' from source: magic vars 20419 1726882416.86051: variable 'omit' from source: magic vars 20419 1726882416.86141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20419 1726882416.87868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20419 1726882416.87952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20419 1726882416.88080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20419 1726882416.88084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20419 1726882416.88089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20419 1726882416.88185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20419 1726882416.88241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20419 1726882416.88249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20419 1726882416.88291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20419 1726882416.88407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20419 1726882416.88450: variable '__network_is_ostree' from source: set_fact 20419 1726882416.88532: variable 'omit' from source: magic vars 20419 1726882416.88536: variable 'omit' from source: magic vars 20419 1726882416.88538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882416.88560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882416.88623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882416.88626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.88629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882416.88649: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882416.88652: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.88654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.88800: Set connection var ansible_pipelining to False 20419 1726882416.88804: Set connection var ansible_timeout to 10 20419 1726882416.88806: Set connection var ansible_connection to ssh 20419 1726882416.88808: Set connection var ansible_shell_executable to /bin/sh 20419 1726882416.88811: Set connection var ansible_shell_type to sh 20419 1726882416.88825: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882416.88925: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.88928: variable 'ansible_connection' from source: unknown 20419 1726882416.88930: variable 'ansible_module_compression' from source: unknown 20419 1726882416.88932: variable 'ansible_shell_type' from source: unknown 20419 1726882416.88934: variable 'ansible_shell_executable' from source: unknown 20419 1726882416.88936: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882416.88938: variable 'ansible_pipelining' from source: unknown 20419 1726882416.88940: variable 'ansible_timeout' from source: unknown 20419 1726882416.88942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882416.88981: 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) 20419 1726882416.89000: variable 'omit' from source: magic vars 20419 1726882416.89005: starting attempt loop 20419 1726882416.89008: running the handler 20419 1726882416.89010: variable 'ansible_facts' from source: unknown 20419 1726882416.89013: variable 'ansible_facts' from source: unknown 20419 1726882416.89089: _low_level_execute_command(): starting 20419 1726882416.89092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882416.89743: 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 <<< 20419 1726882416.89748: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.89751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882416.89754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.89852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.89910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.91563: stdout chunk (state=3): >>>/root <<< 20419 1726882416.91716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.91746: stderr chunk (state=3): >>><<< 20419 1726882416.91753: stdout chunk (state=3): >>><<< 20419 1726882416.91771: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.91781: _low_level_execute_command(): starting 20419 1726882416.91787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568 `" && echo ansible-tmp-1726882416.9177098-22954-49730633826568="` echo /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568 `" ) && sleep 0' 20419 1726882416.92279: 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 <<< 20419 1726882416.92282: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882416.92284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.92287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882416.92289: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.92341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.92348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.92350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.92414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.94285: stdout chunk (state=3): >>>ansible-tmp-1726882416.9177098-22954-49730633826568=/root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568 <<< 20419 1726882416.94407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.94436: stderr chunk (state=3): >>><<< 20419 1726882416.94441: stdout chunk (state=3): >>><<< 20419 1726882416.94470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882416.9177098-22954-49730633826568=/root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882416.94492: variable 'ansible_module_compression' from source: unknown 20419 1726882416.94555: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20419 1726882416.94590: variable 'ansible_facts' from source: unknown 20419 1726882416.94680: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py 20419 1726882416.94822: Sending initial data 20419 1726882416.94825: Sent initial data (151 bytes) 20419 1726882416.95472: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.95476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882416.95479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882416.95524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882416.95527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882416.95535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882416.95590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882416.97253: 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 <<< 20419 1726882416.97320: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882416.97381: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfv7ywxs5 /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py <<< 20419 1726882416.97384: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py" <<< 20419 1726882416.97444: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpfv7ywxs5" to remote "/root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py" <<< 20419 1726882416.99590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882416.99721: stdout chunk (state=3): >>><<< 20419 1726882416.99725: stderr chunk (state=3): >>><<< 20419 1726882416.99727: done transferring module to remote 20419 1726882416.99729: _low_level_execute_command(): starting 20419 1726882416.99732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/ /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py && sleep 0' 20419 1726882417.01020: 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 <<< 20419 1726882417.01139: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882417.01169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.01174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.01248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.03144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.03148: stdout chunk (state=3): >>><<< 20419 1726882417.03150: stderr chunk (state=3): >>><<< 20419 1726882417.03152: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882417.03155: _low_level_execute_command(): starting 20419 1726882417.03157: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/AnsiballZ_dnf.py && sleep 0' 20419 1726882417.03614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882417.03638: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882417.03649: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882417.03696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.03700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.03777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.43930: 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}}} <<< 20419 1726882417.48244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882417.48249: stdout chunk (state=3): >>><<< 20419 1726882417.48251: stderr chunk (state=3): >>><<< 20419 1726882417.48254: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882417.48261: 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-1726882416.9177098-22954-49730633826568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882417.48263: _low_level_execute_command(): starting 20419 1726882417.48265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882416.9177098-22954-49730633826568/ > /dev/null 2>&1 && sleep 0' 20419 1726882417.49671: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.49675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.49838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.51677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.51709: stderr chunk (state=3): >>><<< 20419 1726882417.51783: stdout chunk (state=3): >>><<< 20419 1726882417.51809: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882417.51823: handler run complete 20419 1726882417.52147: variable '__install_status' from source: set_fact 20419 1726882417.52230: Evaluated conditional (__install_status is success): True 20419 1726882417.52427: attempt loop complete, returning result 20419 1726882417.52430: _execute() done 20419 1726882417.52433: dumping result to json 20419 1726882417.52435: done dumping result, returning 20419 1726882417.52437: done running TaskExecutor() for managed_node2/TASK: Install iproute [12673a56-9f93-9d14-fef2-00000000076f] 20419 1726882417.52439: sending task result for task 12673a56-9f93-9d14-fef2-00000000076f 20419 1726882417.52518: done sending task result for task 12673a56-9f93-9d14-fef2-00000000076f 20419 1726882417.52522: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20419 1726882417.52613: no more pending results, returning what we have 20419 1726882417.52617: results queue empty 20419 1726882417.52618: checking for any_errors_fatal 20419 1726882417.52625: done checking for any_errors_fatal 20419 1726882417.52626: checking for max_fail_percentage 20419 1726882417.52628: done checking for max_fail_percentage 20419 1726882417.52629: checking to see if all hosts have failed and the running result is not ok 20419 1726882417.52629: done checking to see if all hosts have failed 20419 1726882417.52630: getting the remaining hosts for this loop 20419 1726882417.52631: done getting the remaining hosts for this loop 20419 1726882417.52635: getting the next task for host managed_node2 20419 1726882417.52642: done getting next task for host managed_node2 20419 1726882417.52645: ^ task is: TASK: Create veth interface {{ interface }} 20419 1726882417.52648: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882417.52652: getting variables 20419 1726882417.52653: in VariableManager get_vars() 20419 1726882417.52828: Calling all_inventory to load vars for managed_node2 20419 1726882417.52831: Calling groups_inventory to load vars for managed_node2 20419 1726882417.52834: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882417.52847: Calling all_plugins_play to load vars for managed_node2 20419 1726882417.52850: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882417.52854: Calling groups_plugins_play to load vars for managed_node2 20419 1726882417.54579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882417.57086: done with get_vars() 20419 1726882417.57120: done getting variables 20419 1726882417.57186: 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) 20419 1726882417.57319: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:33:37 -0400 (0:00:00.728) 0:00:54.682 ****** 20419 1726882417.57356: entering _queue_task() for managed_node2/command 20419 1726882417.57722: worker is 1 (out of 1 available) 20419 1726882417.57736: exiting _queue_task() for managed_node2/command 20419 1726882417.57749: done queuing things up, now waiting for results queue to drain 20419 1726882417.57751: waiting for pending results... 20419 1726882417.58019: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20419 1726882417.58054: in run() - task 12673a56-9f93-9d14-fef2-000000000770 20419 1726882417.58068: variable 'ansible_search_path' from source: unknown 20419 1726882417.58071: variable 'ansible_search_path' from source: unknown 20419 1726882417.58333: variable 'interface' from source: play vars 20419 1726882417.58408: variable 'interface' from source: play vars 20419 1726882417.58581: variable 'interface' from source: play vars 20419 1726882417.58643: Loaded config def from plugin (lookup/items) 20419 1726882417.58653: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20419 1726882417.58684: variable 'omit' from source: magic vars 20419 1726882417.58800: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.58812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.58818: variable 'omit' from source: magic vars 20419 1726882417.59218: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.59223: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.59225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882417.59430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882417.59469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882417.59505: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882417.59590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882417.59666: variable 'networkmanager_version' from source: set_fact 20419 1726882417.59678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.60085: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.60090: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.60419: variable 'networkmanager_version' from source: set_fact 20419 1726882417.60428: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.60712: variable 'type' from source: play vars 20419 1726882417.60715: variable 'state' from source: include params 20419 1726882417.60720: variable 'interface' from source: play vars 20419 1726882417.60729: variable 'current_interfaces' from source: set_fact 20419 1726882417.60732: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20419 1726882417.60734: when evaluation is False, skipping this task 20419 1726882417.60768: variable 'item' from source: unknown 20419 1726882417.60837: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 20419 1726882417.61472: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.61476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.61478: variable 'omit' from source: magic vars 20419 1726882417.61481: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.61483: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.61485: variable 'networkmanager_version' from source: set_fact 20419 1726882417.61487: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.61489: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.61491: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.61587: variable 'networkmanager_version' from source: set_fact 20419 1726882417.61598: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.61771: variable 'type' from source: play vars 20419 1726882417.61778: variable 'state' from source: include params 20419 1726882417.61781: variable 'interface' from source: play vars 20419 1726882417.61784: variable 'current_interfaces' from source: set_fact 20419 1726882417.61786: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20419 1726882417.61788: when evaluation is False, skipping this task 20419 1726882417.61826: variable 'item' from source: unknown 20419 1726882417.61875: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 20419 1726882417.61960: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.61963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.61965: variable 'omit' from source: magic vars 20419 1726882417.62097: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.62100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.62219: variable 'networkmanager_version' from source: set_fact 20419 1726882417.62228: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.62328: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.62331: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.62454: variable 'networkmanager_version' from source: set_fact 20419 1726882417.62462: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.62633: variable 'type' from source: play vars 20419 1726882417.62637: variable 'state' from source: include params 20419 1726882417.62639: variable 'interface' from source: play vars 20419 1726882417.62642: variable 'current_interfaces' from source: set_fact 20419 1726882417.62650: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20419 1726882417.62653: when evaluation is False, skipping this task 20419 1726882417.62675: variable 'item' from source: unknown 20419 1726882417.62796: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 20419 1726882417.62954: dumping result to json 20419 1726882417.62957: done dumping result, returning 20419 1726882417.62959: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [12673a56-9f93-9d14-fef2-000000000770] 20419 1726882417.62964: sending task result for task 12673a56-9f93-9d14-fef2-000000000770 20419 1726882417.63052: done sending task result for task 12673a56-9f93-9d14-fef2-000000000770 20419 1726882417.63055: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 20419 1726882417.63096: no more pending results, returning what we have 20419 1726882417.63105: results queue empty 20419 1726882417.63107: checking for any_errors_fatal 20419 1726882417.63113: done checking for any_errors_fatal 20419 1726882417.63114: checking for max_fail_percentage 20419 1726882417.63116: done checking for max_fail_percentage 20419 1726882417.63116: checking to see if all hosts have failed and the running result is not ok 20419 1726882417.63117: done checking to see if all hosts have failed 20419 1726882417.63118: getting the remaining hosts for this loop 20419 1726882417.63119: done getting the remaining hosts for this loop 20419 1726882417.63122: getting the next task for host managed_node2 20419 1726882417.63128: done getting next task for host managed_node2 20419 1726882417.63130: ^ task is: TASK: Set up veth as managed by NetworkManager 20419 1726882417.63133: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882417.63137: getting variables 20419 1726882417.63138: in VariableManager get_vars() 20419 1726882417.63180: Calling all_inventory to load vars for managed_node2 20419 1726882417.63183: Calling groups_inventory to load vars for managed_node2 20419 1726882417.63185: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882417.63198: Calling all_plugins_play to load vars for managed_node2 20419 1726882417.63200: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882417.63203: Calling groups_plugins_play to load vars for managed_node2 20419 1726882417.64992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882417.66961: done with get_vars() 20419 1726882417.66982: done getting variables 20419 1726882417.67044: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:33:37 -0400 (0:00:00.097) 0:00:54.779 ****** 20419 1726882417.67077: entering _queue_task() for managed_node2/command 20419 1726882417.67428: worker is 1 (out of 1 available) 20419 1726882417.67441: exiting _queue_task() for managed_node2/command 20419 1726882417.67454: done queuing things up, now waiting for results queue to drain 20419 1726882417.67455: waiting for pending results... 20419 1726882417.67834: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20419 1726882417.68003: in run() - task 12673a56-9f93-9d14-fef2-000000000771 20419 1726882417.68008: variable 'ansible_search_path' from source: unknown 20419 1726882417.68011: variable 'ansible_search_path' from source: unknown 20419 1726882417.68016: calling self._execute() 20419 1726882417.68123: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.68148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.68166: variable 'omit' from source: magic vars 20419 1726882417.68641: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.68644: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.68868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882417.69341: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882417.69358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882417.69399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882417.69460: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882417.69573: variable 'networkmanager_version' from source: set_fact 20419 1726882417.69622: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.69815: variable 'type' from source: play vars 20419 1726882417.69887: variable 'state' from source: include params 20419 1726882417.69890: Evaluated conditional (type == 'veth' and state == 'present'): False 20419 1726882417.69896: when evaluation is False, skipping this task 20419 1726882417.69900: _execute() done 20419 1726882417.69902: dumping result to json 20419 1726882417.69905: done dumping result, returning 20419 1726882417.69907: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-9d14-fef2-000000000771] 20419 1726882417.69909: sending task result for task 12673a56-9f93-9d14-fef2-000000000771 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 20419 1726882417.70041: no more pending results, returning what we have 20419 1726882417.70046: results queue empty 20419 1726882417.70047: checking for any_errors_fatal 20419 1726882417.70058: done checking for any_errors_fatal 20419 1726882417.70059: checking for max_fail_percentage 20419 1726882417.70061: done checking for max_fail_percentage 20419 1726882417.70062: checking to see if all hosts have failed and the running result is not ok 20419 1726882417.70063: done checking to see if all hosts have failed 20419 1726882417.70063: getting the remaining hosts for this loop 20419 1726882417.70065: done getting the remaining hosts for this loop 20419 1726882417.70070: getting the next task for host managed_node2 20419 1726882417.70077: done getting next task for host managed_node2 20419 1726882417.70080: ^ task is: TASK: Delete veth interface {{ interface }} 20419 1726882417.70084: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882417.70089: getting variables 20419 1726882417.70091: in VariableManager get_vars() 20419 1726882417.70148: Calling all_inventory to load vars for managed_node2 20419 1726882417.70151: Calling groups_inventory to load vars for managed_node2 20419 1726882417.70153: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882417.70163: Calling all_plugins_play to load vars for managed_node2 20419 1726882417.70166: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882417.70168: Calling groups_plugins_play to load vars for managed_node2 20419 1726882417.70901: done sending task result for task 12673a56-9f93-9d14-fef2-000000000771 20419 1726882417.70905: WORKER PROCESS EXITING 20419 1726882417.72151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882417.74881: done with get_vars() 20419 1726882417.74944: done getting variables 20419 1726882417.75052: 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) 20419 1726882417.75255: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:33:37 -0400 (0:00:00.082) 0:00:54.861 ****** 20419 1726882417.75321: entering _queue_task() for managed_node2/command 20419 1726882417.75836: worker is 1 (out of 1 available) 20419 1726882417.75864: exiting _queue_task() for managed_node2/command 20419 1726882417.75910: done queuing things up, now waiting for results queue to drain 20419 1726882417.75912: waiting for pending results... 20419 1726882417.76211: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20419 1726882417.76509: in run() - task 12673a56-9f93-9d14-fef2-000000000772 20419 1726882417.76513: variable 'ansible_search_path' from source: unknown 20419 1726882417.76517: variable 'ansible_search_path' from source: unknown 20419 1726882417.76519: calling self._execute() 20419 1726882417.76624: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.76636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.76650: variable 'omit' from source: magic vars 20419 1726882417.77044: variable 'ansible_distribution_major_version' from source: facts 20419 1726882417.77067: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882417.77250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882417.77538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882417.77586: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882417.77632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882417.77669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882417.77774: variable 'networkmanager_version' from source: set_fact 20419 1726882417.77792: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882417.77989: variable 'type' from source: play vars 20419 1726882417.78025: variable 'state' from source: include params 20419 1726882417.78029: variable 'interface' from source: play vars 20419 1726882417.78031: variable 'current_interfaces' from source: set_fact 20419 1726882417.78034: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 20419 1726882417.78043: variable 'omit' from source: magic vars 20419 1726882417.78095: variable 'omit' from source: magic vars 20419 1726882417.78243: variable 'interface' from source: play vars 20419 1726882417.78246: variable 'omit' from source: magic vars 20419 1726882417.78254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882417.78286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882417.78312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882417.78335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882417.78356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882417.78390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882417.78402: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.78460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.78520: Set connection var ansible_pipelining to False 20419 1726882417.78534: Set connection var ansible_timeout to 10 20419 1726882417.78541: Set connection var ansible_connection to ssh 20419 1726882417.78552: Set connection var ansible_shell_executable to /bin/sh 20419 1726882417.78567: Set connection var ansible_shell_type to sh 20419 1726882417.78578: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882417.78611: variable 'ansible_shell_executable' from source: unknown 20419 1726882417.78619: variable 'ansible_connection' from source: unknown 20419 1726882417.78627: variable 'ansible_module_compression' from source: unknown 20419 1726882417.78678: variable 'ansible_shell_type' from source: unknown 20419 1726882417.78681: variable 'ansible_shell_executable' from source: unknown 20419 1726882417.78683: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882417.78685: variable 'ansible_pipelining' from source: unknown 20419 1726882417.78687: variable 'ansible_timeout' from source: unknown 20419 1726882417.78689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882417.78777: 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) 20419 1726882417.78827: variable 'omit' from source: magic vars 20419 1726882417.78909: starting attempt loop 20419 1726882417.78913: running the handler 20419 1726882417.78915: _low_level_execute_command(): starting 20419 1726882417.78918: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882417.80218: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.80247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.80418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.82047: stdout chunk (state=3): >>>/root <<< 20419 1726882417.82200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.82219: stdout chunk (state=3): >>><<< 20419 1726882417.82235: stderr chunk (state=3): >>><<< 20419 1726882417.82261: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882417.82288: _low_level_execute_command(): starting 20419 1726882417.82315: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055 `" && echo ansible-tmp-1726882417.822749-22992-20873959836055="` echo /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055 `" ) && sleep 0' 20419 1726882417.83152: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.83156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.83259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.85127: stdout chunk (state=3): >>>ansible-tmp-1726882417.822749-22992-20873959836055=/root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055 <<< 20419 1726882417.85278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.85281: stdout chunk (state=3): >>><<< 20419 1726882417.85288: stderr chunk (state=3): >>><<< 20419 1726882417.85499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882417.822749-22992-20873959836055=/root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882417.85503: variable 'ansible_module_compression' from source: unknown 20419 1726882417.85506: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882417.85508: variable 'ansible_facts' from source: unknown 20419 1726882417.85669: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py 20419 1726882417.86373: Sending initial data 20419 1726882417.86386: Sent initial data (154 bytes) 20419 1726882417.87261: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882417.87313: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882417.87368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882417.87398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.87402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.87486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.89034: 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 <<< 20419 1726882417.89091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882417.89161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpraeh6a4x /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py <<< 20419 1726882417.89164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py" <<< 20419 1726882417.89240: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpraeh6a4x" to remote "/root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py" <<< 20419 1726882417.90376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.90379: stderr chunk (state=3): >>><<< 20419 1726882417.90383: stdout chunk (state=3): >>><<< 20419 1726882417.90385: done transferring module to remote 20419 1726882417.90388: _low_level_execute_command(): starting 20419 1726882417.90390: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/ /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py && sleep 0' 20419 1726882417.91269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882417.91273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882417.91275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882417.91570: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882417.91574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.91604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.91798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882417.93441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882417.93492: stderr chunk (state=3): >>><<< 20419 1726882417.93510: stdout chunk (state=3): >>><<< 20419 1726882417.93528: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882417.93531: _low_level_execute_command(): starting 20419 1726882417.93537: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/AnsiballZ_command.py && sleep 0' 20419 1726882417.94214: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882417.94231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882417.94399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882417.94401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882417.94434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.10673: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:33:38.093267", "end": "2024-09-20 21:33:38.104952", "delta": "0:00:00.011685", "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}}} <<< 20419 1726882418.12817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882418.12850: stderr chunk (state=3): >>><<< 20419 1726882418.12981: stdout chunk (state=3): >>><<< 20419 1726882418.13006: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:33:38.093267", "end": "2024-09-20 21:33:38.104952", "delta": "0:00:00.011685", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882418.13043: 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-1726882417.822749-22992-20873959836055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882418.13046: _low_level_execute_command(): starting 20419 1726882418.13054: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882417.822749-22992-20873959836055/ > /dev/null 2>&1 && sleep 0' 20419 1726882418.14330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882418.14345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882418.14351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882418.14357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.14409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.14648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882418.14652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.14654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.14759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.16617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.16628: stdout chunk (state=3): >>><<< 20419 1726882418.16639: stderr chunk (state=3): >>><<< 20419 1726882418.16660: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882418.16672: handler run complete 20419 1726882418.16702: Evaluated conditional (False): False 20419 1726882418.16719: attempt loop complete, returning result 20419 1726882418.16727: _execute() done 20419 1726882418.16733: dumping result to json 20419 1726882418.16740: done dumping result, returning 20419 1726882418.16750: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [12673a56-9f93-9d14-fef2-000000000772] 20419 1726882418.16758: sending task result for task 12673a56-9f93-9d14-fef2-000000000772 ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.011685", "end": "2024-09-20 21:33:38.104952", "rc": 0, "start": "2024-09-20 21:33:38.093267" } 20419 1726882418.16964: no more pending results, returning what we have 20419 1726882418.16968: results queue empty 20419 1726882418.16969: checking for any_errors_fatal 20419 1726882418.16976: done checking for any_errors_fatal 20419 1726882418.16976: checking for max_fail_percentage 20419 1726882418.16978: done checking for max_fail_percentage 20419 1726882418.16979: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.16979: done checking to see if all hosts have failed 20419 1726882418.16980: getting the remaining hosts for this loop 20419 1726882418.16982: done getting the remaining hosts for this loop 20419 1726882418.16985: getting the next task for host managed_node2 20419 1726882418.16996: done getting next task for host managed_node2 20419 1726882418.16999: ^ task is: TASK: Create dummy interface {{ interface }} 20419 1726882418.17003: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.17008: getting variables 20419 1726882418.17013: in VariableManager get_vars() 20419 1726882418.17067: Calling all_inventory to load vars for managed_node2 20419 1726882418.17070: Calling groups_inventory to load vars for managed_node2 20419 1726882418.17072: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.17085: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.17088: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.17091: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.17754: done sending task result for task 12673a56-9f93-9d14-fef2-000000000772 20419 1726882418.17757: WORKER PROCESS EXITING 20419 1726882418.19072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.21180: done with get_vars() 20419 1726882418.21215: done getting variables 20419 1726882418.21279: 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) 20419 1726882418.21396: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:33:38 -0400 (0:00:00.461) 0:00:55.322 ****** 20419 1726882418.21429: entering _queue_task() for managed_node2/command 20419 1726882418.22028: worker is 1 (out of 1 available) 20419 1726882418.22036: exiting _queue_task() for managed_node2/command 20419 1726882418.22047: done queuing things up, now waiting for results queue to drain 20419 1726882418.22049: waiting for pending results... 20419 1726882418.22448: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20419 1726882418.22706: in run() - task 12673a56-9f93-9d14-fef2-000000000773 20419 1726882418.22713: variable 'ansible_search_path' from source: unknown 20419 1726882418.22717: variable 'ansible_search_path' from source: unknown 20419 1726882418.22943: calling self._execute() 20419 1726882418.22947: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.22950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.22992: variable 'omit' from source: magic vars 20419 1726882418.23600: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.23724: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.24104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.24692: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.24749: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.24789: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.24831: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.24920: variable 'networkmanager_version' from source: set_fact 20419 1726882418.24939: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.25156: variable 'type' from source: play vars 20419 1726882418.25173: variable 'state' from source: include params 20419 1726882418.25183: variable 'interface' from source: play vars 20419 1726882418.25192: variable 'current_interfaces' from source: set_fact 20419 1726882418.25209: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20419 1726882418.25217: when evaluation is False, skipping this task 20419 1726882418.25226: _execute() done 20419 1726882418.25234: dumping result to json 20419 1726882418.25241: done dumping result, returning 20419 1726882418.25252: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [12673a56-9f93-9d14-fef2-000000000773] 20419 1726882418.25262: sending task result for task 12673a56-9f93-9d14-fef2-000000000773 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882418.25431: no more pending results, returning what we have 20419 1726882418.25435: results queue empty 20419 1726882418.25437: checking for any_errors_fatal 20419 1726882418.25449: done checking for any_errors_fatal 20419 1726882418.25450: checking for max_fail_percentage 20419 1726882418.25452: done checking for max_fail_percentage 20419 1726882418.25453: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.25455: done checking to see if all hosts have failed 20419 1726882418.25456: getting the remaining hosts for this loop 20419 1726882418.25458: done getting the remaining hosts for this loop 20419 1726882418.25463: getting the next task for host managed_node2 20419 1726882418.25471: done getting next task for host managed_node2 20419 1726882418.25474: ^ task is: TASK: Delete dummy interface {{ interface }} 20419 1726882418.25478: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.25483: getting variables 20419 1726882418.25485: in VariableManager get_vars() 20419 1726882418.25547: Calling all_inventory to load vars for managed_node2 20419 1726882418.25551: Calling groups_inventory to load vars for managed_node2 20419 1726882418.25553: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.25566: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.25570: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.25573: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.26238: done sending task result for task 12673a56-9f93-9d14-fef2-000000000773 20419 1726882418.26241: WORKER PROCESS EXITING 20419 1726882418.28713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.30665: done with get_vars() 20419 1726882418.30703: done getting variables 20419 1726882418.30766: 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) 20419 1726882418.30888: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:33:38 -0400 (0:00:00.094) 0:00:55.417 ****** 20419 1726882418.30923: entering _queue_task() for managed_node2/command 20419 1726882418.31280: worker is 1 (out of 1 available) 20419 1726882418.31297: exiting _queue_task() for managed_node2/command 20419 1726882418.31309: done queuing things up, now waiting for results queue to drain 20419 1726882418.31311: waiting for pending results... 20419 1726882418.31659: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20419 1726882418.31775: in run() - task 12673a56-9f93-9d14-fef2-000000000774 20419 1726882418.31789: variable 'ansible_search_path' from source: unknown 20419 1726882418.31795: variable 'ansible_search_path' from source: unknown 20419 1726882418.31838: calling self._execute() 20419 1726882418.31951: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.31954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.32102: variable 'omit' from source: magic vars 20419 1726882418.32347: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.32367: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.32555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.32772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.32814: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.32841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.32865: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.32932: variable 'networkmanager_version' from source: set_fact 20419 1726882418.32943: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.33068: variable 'type' from source: play vars 20419 1726882418.33072: variable 'state' from source: include params 20419 1726882418.33075: variable 'interface' from source: play vars 20419 1726882418.33080: variable 'current_interfaces' from source: set_fact 20419 1726882418.33089: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20419 1726882418.33094: when evaluation is False, skipping this task 20419 1726882418.33097: _execute() done 20419 1726882418.33099: dumping result to json 20419 1726882418.33101: done dumping result, returning 20419 1726882418.33107: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [12673a56-9f93-9d14-fef2-000000000774] 20419 1726882418.33117: sending task result for task 12673a56-9f93-9d14-fef2-000000000774 20419 1726882418.33191: done sending task result for task 12673a56-9f93-9d14-fef2-000000000774 20419 1726882418.33205: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882418.33253: no more pending results, returning what we have 20419 1726882418.33257: results queue empty 20419 1726882418.33258: checking for any_errors_fatal 20419 1726882418.33300: done checking for any_errors_fatal 20419 1726882418.33302: checking for max_fail_percentage 20419 1726882418.33304: done checking for max_fail_percentage 20419 1726882418.33305: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.33306: done checking to see if all hosts have failed 20419 1726882418.33307: getting the remaining hosts for this loop 20419 1726882418.33308: done getting the remaining hosts for this loop 20419 1726882418.33312: getting the next task for host managed_node2 20419 1726882418.33320: done getting next task for host managed_node2 20419 1726882418.33323: ^ task is: TASK: Create tap interface {{ interface }} 20419 1726882418.33327: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.33331: getting variables 20419 1726882418.33332: in VariableManager get_vars() 20419 1726882418.33378: Calling all_inventory to load vars for managed_node2 20419 1726882418.33387: Calling groups_inventory to load vars for managed_node2 20419 1726882418.33390: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.33402: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.33405: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.33408: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.34718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.36045: done with get_vars() 20419 1726882418.36072: done getting variables 20419 1726882418.36135: 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) 20419 1726882418.36300: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:33:38 -0400 (0:00:00.054) 0:00:55.472 ****** 20419 1726882418.36342: entering _queue_task() for managed_node2/command 20419 1726882418.36798: worker is 1 (out of 1 available) 20419 1726882418.36927: exiting _queue_task() for managed_node2/command 20419 1726882418.36943: done queuing things up, now waiting for results queue to drain 20419 1726882418.36945: waiting for pending results... 20419 1726882418.37264: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20419 1726882418.37354: in run() - task 12673a56-9f93-9d14-fef2-000000000775 20419 1726882418.37359: variable 'ansible_search_path' from source: unknown 20419 1726882418.37456: variable 'ansible_search_path' from source: unknown 20419 1726882418.37498: calling self._execute() 20419 1726882418.37541: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.37564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.37568: variable 'omit' from source: magic vars 20419 1726882418.38158: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.38255: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.38742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.39026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.39071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.39097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.39129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.39214: variable 'networkmanager_version' from source: set_fact 20419 1726882418.39218: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.39414: variable 'type' from source: play vars 20419 1726882418.39417: variable 'state' from source: include params 20419 1726882418.39420: variable 'interface' from source: play vars 20419 1726882418.39422: variable 'current_interfaces' from source: set_fact 20419 1726882418.39425: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20419 1726882418.39427: when evaluation is False, skipping this task 20419 1726882418.39429: _execute() done 20419 1726882418.39431: dumping result to json 20419 1726882418.39433: done dumping result, returning 20419 1726882418.39436: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [12673a56-9f93-9d14-fef2-000000000775] 20419 1726882418.39442: sending task result for task 12673a56-9f93-9d14-fef2-000000000775 20419 1726882418.39531: done sending task result for task 12673a56-9f93-9d14-fef2-000000000775 20419 1726882418.39534: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882418.39615: no more pending results, returning what we have 20419 1726882418.39619: results queue empty 20419 1726882418.39622: checking for any_errors_fatal 20419 1726882418.39629: done checking for any_errors_fatal 20419 1726882418.39629: checking for max_fail_percentage 20419 1726882418.39631: done checking for max_fail_percentage 20419 1726882418.39632: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.39635: done checking to see if all hosts have failed 20419 1726882418.39635: getting the remaining hosts for this loop 20419 1726882418.39637: done getting the remaining hosts for this loop 20419 1726882418.39641: getting the next task for host managed_node2 20419 1726882418.39649: done getting next task for host managed_node2 20419 1726882418.39652: ^ task is: TASK: Delete tap interface {{ interface }} 20419 1726882418.39656: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.39661: getting variables 20419 1726882418.39664: in VariableManager get_vars() 20419 1726882418.39714: Calling all_inventory to load vars for managed_node2 20419 1726882418.39717: Calling groups_inventory to load vars for managed_node2 20419 1726882418.39719: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.39729: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.39731: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.39734: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.40651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.42383: done with get_vars() 20419 1726882418.42554: done getting variables 20419 1726882418.42933: 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) 20419 1726882418.43092: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:33:38 -0400 (0:00:00.067) 0:00:55.540 ****** 20419 1726882418.43138: entering _queue_task() for managed_node2/command 20419 1726882418.43534: worker is 1 (out of 1 available) 20419 1726882418.43551: exiting _queue_task() for managed_node2/command 20419 1726882418.43567: done queuing things up, now waiting for results queue to drain 20419 1726882418.43569: waiting for pending results... 20419 1726882418.43802: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20419 1726882418.43949: in run() - task 12673a56-9f93-9d14-fef2-000000000776 20419 1726882418.43954: variable 'ansible_search_path' from source: unknown 20419 1726882418.43957: variable 'ansible_search_path' from source: unknown 20419 1726882418.43991: calling self._execute() 20419 1726882418.44073: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.44077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.44095: variable 'omit' from source: magic vars 20419 1726882418.44464: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.44476: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.44663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.44984: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.45112: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.45118: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.45121: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.45398: variable 'networkmanager_version' from source: set_fact 20419 1726882418.45402: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.45405: variable 'type' from source: play vars 20419 1726882418.45407: variable 'state' from source: include params 20419 1726882418.45410: variable 'interface' from source: play vars 20419 1726882418.45412: variable 'current_interfaces' from source: set_fact 20419 1726882418.45414: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20419 1726882418.45417: when evaluation is False, skipping this task 20419 1726882418.45440: _execute() done 20419 1726882418.45443: dumping result to json 20419 1726882418.45445: done dumping result, returning 20419 1726882418.45447: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [12673a56-9f93-9d14-fef2-000000000776] 20419 1726882418.45449: sending task result for task 12673a56-9f93-9d14-fef2-000000000776 20419 1726882418.45527: done sending task result for task 12673a56-9f93-9d14-fef2-000000000776 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20419 1726882418.45571: no more pending results, returning what we have 20419 1726882418.45575: results queue empty 20419 1726882418.45576: checking for any_errors_fatal 20419 1726882418.45584: done checking for any_errors_fatal 20419 1726882418.45584: checking for max_fail_percentage 20419 1726882418.45586: done checking for max_fail_percentage 20419 1726882418.45587: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.45588: done checking to see if all hosts have failed 20419 1726882418.45588: getting the remaining hosts for this loop 20419 1726882418.45590: done getting the remaining hosts for this loop 20419 1726882418.45596: getting the next task for host managed_node2 20419 1726882418.45606: done getting next task for host managed_node2 20419 1726882418.45609: ^ task is: TASK: Verify network state restored to default 20419 1726882418.45612: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.45616: getting variables 20419 1726882418.45618: in VariableManager get_vars() 20419 1726882418.45673: Calling all_inventory to load vars for managed_node2 20419 1726882418.45676: Calling groups_inventory to load vars for managed_node2 20419 1726882418.45679: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.45689: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.45691: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.45698: WORKER PROCESS EXITING 20419 1726882418.45802: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.50836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.51878: done with get_vars() 20419 1726882418.51896: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 21:33:38 -0400 (0:00:00.088) 0:00:55.628 ****** 20419 1726882418.51951: entering _queue_task() for managed_node2/include_tasks 20419 1726882418.52429: worker is 1 (out of 1 available) 20419 1726882418.52451: exiting _queue_task() for managed_node2/include_tasks 20419 1726882418.52466: done queuing things up, now waiting for results queue to drain 20419 1726882418.52467: waiting for pending results... 20419 1726882418.52764: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 20419 1726882418.52867: in run() - task 12673a56-9f93-9d14-fef2-0000000001aa 20419 1726882418.52877: variable 'ansible_search_path' from source: unknown 20419 1726882418.52926: calling self._execute() 20419 1726882418.53056: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.53060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.53065: variable 'omit' from source: magic vars 20419 1726882418.53408: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.53412: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.53546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.54046: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.54050: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.54054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.54056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.54059: variable 'networkmanager_version' from source: set_fact 20419 1726882418.54062: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.54064: _execute() done 20419 1726882418.54066: dumping result to json 20419 1726882418.54069: done dumping result, returning 20419 1726882418.54070: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-9d14-fef2-0000000001aa] 20419 1726882418.54072: sending task result for task 12673a56-9f93-9d14-fef2-0000000001aa 20419 1726882418.54264: done sending task result for task 12673a56-9f93-9d14-fef2-0000000001aa 20419 1726882418.54267: WORKER PROCESS EXITING 20419 1726882418.54299: no more pending results, returning what we have 20419 1726882418.54305: in VariableManager get_vars() 20419 1726882418.54369: Calling all_inventory to load vars for managed_node2 20419 1726882418.54372: Calling groups_inventory to load vars for managed_node2 20419 1726882418.54374: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.54391: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.54398: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.54402: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.55618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.56572: done with get_vars() 20419 1726882418.56585: variable 'ansible_search_path' from source: unknown 20419 1726882418.56600: we have included files to process 20419 1726882418.56601: generating all_blocks data 20419 1726882418.56602: done generating all_blocks data 20419 1726882418.56607: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20419 1726882418.56608: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20419 1726882418.56609: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20419 1726882418.56902: done processing included file 20419 1726882418.56903: iterating over new_blocks loaded from include file 20419 1726882418.56904: in VariableManager get_vars() 20419 1726882418.56922: done with get_vars() 20419 1726882418.56923: filtering new block on tags 20419 1726882418.56947: done filtering new block on tags 20419 1726882418.56949: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 20419 1726882418.56952: extending task lists for all hosts with included blocks 20419 1726882418.58402: done extending task lists 20419 1726882418.58403: done processing included files 20419 1726882418.58404: results queue empty 20419 1726882418.58405: checking for any_errors_fatal 20419 1726882418.58408: done checking for any_errors_fatal 20419 1726882418.58409: checking for max_fail_percentage 20419 1726882418.58410: done checking for max_fail_percentage 20419 1726882418.58411: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.58411: done checking to see if all hosts have failed 20419 1726882418.58412: getting the remaining hosts for this loop 20419 1726882418.58413: done getting the remaining hosts for this loop 20419 1726882418.58416: getting the next task for host managed_node2 20419 1726882418.58421: done getting next task for host managed_node2 20419 1726882418.58423: ^ task is: TASK: Check routes and DNS 20419 1726882418.58426: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.58429: getting variables 20419 1726882418.58429: in VariableManager get_vars() 20419 1726882418.58506: Calling all_inventory to load vars for managed_node2 20419 1726882418.58509: Calling groups_inventory to load vars for managed_node2 20419 1726882418.58511: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.58516: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.58518: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.58521: Calling groups_plugins_play to load vars for managed_node2 20419 1726882418.59584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882418.61108: done with get_vars() 20419 1726882418.61134: done getting variables 20419 1726882418.61208: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:33:38 -0400 (0:00:00.092) 0:00:55.721 ****** 20419 1726882418.61236: entering _queue_task() for managed_node2/shell 20419 1726882418.61238: Creating lock for shell 20419 1726882418.61575: worker is 1 (out of 1 available) 20419 1726882418.61588: exiting _queue_task() for managed_node2/shell 20419 1726882418.61603: done queuing things up, now waiting for results queue to drain 20419 1726882418.61604: waiting for pending results... 20419 1726882418.62014: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 20419 1726882418.62019: in run() - task 12673a56-9f93-9d14-fef2-00000000088c 20419 1726882418.62032: variable 'ansible_search_path' from source: unknown 20419 1726882418.62040: variable 'ansible_search_path' from source: unknown 20419 1726882418.62087: calling self._execute() 20419 1726882418.62206: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.62223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.62327: variable 'omit' from source: magic vars 20419 1726882418.62637: variable 'ansible_distribution_major_version' from source: facts 20419 1726882418.62662: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882418.62856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882418.63141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882418.63194: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882418.63238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882418.63328: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882418.63420: variable 'networkmanager_version' from source: set_fact 20419 1726882418.63439: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882418.63450: variable 'omit' from source: magic vars 20419 1726882418.63506: variable 'omit' from source: magic vars 20419 1726882418.63552: variable 'omit' from source: magic vars 20419 1726882418.63587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882418.63637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882418.63652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882418.63699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882418.63703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882418.63726: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882418.63735: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.63749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.63855: Set connection var ansible_pipelining to False 20419 1726882418.63897: Set connection var ansible_timeout to 10 20419 1726882418.63900: Set connection var ansible_connection to ssh 20419 1726882418.63903: Set connection var ansible_shell_executable to /bin/sh 20419 1726882418.63906: Set connection var ansible_shell_type to sh 20419 1726882418.63908: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882418.63927: variable 'ansible_shell_executable' from source: unknown 20419 1726882418.63934: variable 'ansible_connection' from source: unknown 20419 1726882418.63941: variable 'ansible_module_compression' from source: unknown 20419 1726882418.63962: variable 'ansible_shell_type' from source: unknown 20419 1726882418.63965: variable 'ansible_shell_executable' from source: unknown 20419 1726882418.63967: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882418.63969: variable 'ansible_pipelining' from source: unknown 20419 1726882418.64072: variable 'ansible_timeout' from source: unknown 20419 1726882418.64075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882418.64103: 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) 20419 1726882418.64120: variable 'omit' from source: magic vars 20419 1726882418.64130: starting attempt loop 20419 1726882418.64137: running the handler 20419 1726882418.64151: 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) 20419 1726882418.64175: _low_level_execute_command(): starting 20419 1726882418.64190: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882418.64909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882418.64925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882418.65036: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.65089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.65164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.66849: stdout chunk (state=3): >>>/root <<< 20419 1726882418.67010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.67013: stdout chunk (state=3): >>><<< 20419 1726882418.67016: stderr chunk (state=3): >>><<< 20419 1726882418.67100: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882418.67111: _low_level_execute_command(): starting 20419 1726882418.67114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168 `" && echo ansible-tmp-1726882418.6704237-23036-64654614776168="` echo /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168 `" ) && sleep 0' 20419 1726882418.67700: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882418.67716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882418.67730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882418.67755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882418.67773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882418.67784: stderr chunk (state=3): >>>debug2: match not found <<< 20419 1726882418.67801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.67861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.67912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882418.67934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.67955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.68066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.69955: stdout chunk (state=3): >>>ansible-tmp-1726882418.6704237-23036-64654614776168=/root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168 <<< 20419 1726882418.70125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.70128: stdout chunk (state=3): >>><<< 20419 1726882418.70130: stderr chunk (state=3): >>><<< 20419 1726882418.70298: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882418.6704237-23036-64654614776168=/root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882418.70301: variable 'ansible_module_compression' from source: unknown 20419 1726882418.70303: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882418.70304: variable 'ansible_facts' from source: unknown 20419 1726882418.70549: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py 20419 1726882418.70719: Sending initial data 20419 1726882418.70723: Sent initial data (155 bytes) 20419 1726882418.71303: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882418.71313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882418.71324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882418.71410: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.71429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882418.71441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.71450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.71541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.73080: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20419 1726882418.73124: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 20419 1726882418.73128: stderr chunk (state=3): >>>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 <<< 20419 1726882418.73214: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882418.73289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpord2889y /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py <<< 20419 1726882418.73306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py" <<< 20419 1726882418.73350: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpord2889y" to remote "/root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py" <<< 20419 1726882418.74257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.74303: stderr chunk (state=3): >>><<< 20419 1726882418.74310: stdout chunk (state=3): >>><<< 20419 1726882418.74342: done transferring module to remote 20419 1726882418.74349: _low_level_execute_command(): starting 20419 1726882418.74355: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/ /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py && sleep 0' 20419 1726882418.74781: 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 <<< 20419 1726882418.74785: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882418.74787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.74789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882418.74791: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.74842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882418.74845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.74853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.74930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.76730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.76733: stdout chunk (state=3): >>><<< 20419 1726882418.76736: stderr chunk (state=3): >>><<< 20419 1726882418.76745: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882418.76748: _low_level_execute_command(): starting 20419 1726882418.76751: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/AnsiballZ_command.py && sleep 0' 20419 1726882418.77337: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 20419 1726882418.77342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.77344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.77365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.77458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.93177: 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 0a:ff:c1:46:63:3b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3252sec preferred_lft 3252sec\n inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.69 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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-20 21:33:38.922117", "end": "2024-09-20 21:33:38.930620", "delta": "0:00:00.008503", "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}}} <<< 20419 1726882418.94802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882418.94806: stdout chunk (state=3): >>><<< 20419 1726882418.94809: stderr chunk (state=3): >>><<< 20419 1726882418.94811: _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 0a:ff:c1:46:63:3b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3252sec preferred_lft 3252sec\n inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.69 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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-20 21:33:38.922117", "end": "2024-09-20 21:33:38.930620", "delta": "0:00:00.008503", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882418.94824: 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-1726882418.6704237-23036-64654614776168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882418.94826: _low_level_execute_command(): starting 20419 1726882418.94829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882418.6704237-23036-64654614776168/ > /dev/null 2>&1 && sleep 0' 20419 1726882418.95392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882418.95421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882418.95443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882418.95512: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882418.95569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882418.95599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882418.95618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882418.95826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882418.97638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882418.97661: stderr chunk (state=3): >>><<< 20419 1726882418.97664: stdout chunk (state=3): >>><<< 20419 1726882418.97691: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882418.97913: handler run complete 20419 1726882418.97916: Evaluated conditional (False): False 20419 1726882418.97919: attempt loop complete, returning result 20419 1726882418.97921: _execute() done 20419 1726882418.97923: dumping result to json 20419 1726882418.97925: done dumping result, returning 20419 1726882418.97927: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [12673a56-9f93-9d14-fef2-00000000088c] 20419 1726882418.97929: sending task result for task 12673a56-9f93-9d14-fef2-00000000088c 20419 1726882418.98025: done sending task result for task 12673a56-9f93-9d14-fef2-00000000088c 20419 1726882418.98029: WORKER PROCESS EXITING ok: [managed_node2] => { "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.008503", "end": "2024-09-20 21:33:38.930620", "rc": 0, "start": "2024-09-20 21:33:38.922117" } 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 0a:ff:c1:46:63:3b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3252sec preferred_lft 3252sec inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.69 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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 20419 1726882418.98110: no more pending results, returning what we have 20419 1726882418.98115: results queue empty 20419 1726882418.98116: checking for any_errors_fatal 20419 1726882418.98118: done checking for any_errors_fatal 20419 1726882418.98119: checking for max_fail_percentage 20419 1726882418.98120: done checking for max_fail_percentage 20419 1726882418.98122: checking to see if all hosts have failed and the running result is not ok 20419 1726882418.98122: done checking to see if all hosts have failed 20419 1726882418.98123: getting the remaining hosts for this loop 20419 1726882418.98125: done getting the remaining hosts for this loop 20419 1726882418.98129: getting the next task for host managed_node2 20419 1726882418.98137: done getting next task for host managed_node2 20419 1726882418.98140: ^ task is: TASK: Verify DNS and network connectivity 20419 1726882418.98144: ^ state is: HOST STATE: block=3, task=24, 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 20419 1726882418.98157: getting variables 20419 1726882418.98159: in VariableManager get_vars() 20419 1726882418.98249: Calling all_inventory to load vars for managed_node2 20419 1726882418.98252: Calling groups_inventory to load vars for managed_node2 20419 1726882418.98255: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882418.98271: Calling all_plugins_play to load vars for managed_node2 20419 1726882418.98427: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882418.98432: Calling groups_plugins_play to load vars for managed_node2 20419 1726882419.00530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882419.03175: done with get_vars() 20419 1726882419.03337: done getting variables 20419 1726882419.03483: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:33:39 -0400 (0:00:00.422) 0:00:56.143 ****** 20419 1726882419.03520: entering _queue_task() for managed_node2/shell 20419 1726882419.03986: worker is 1 (out of 1 available) 20419 1726882419.04004: exiting _queue_task() for managed_node2/shell 20419 1726882419.04017: done queuing things up, now waiting for results queue to drain 20419 1726882419.04018: waiting for pending results... 20419 1726882419.04837: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 20419 1726882419.04844: in run() - task 12673a56-9f93-9d14-fef2-00000000088d 20419 1726882419.04850: variable 'ansible_search_path' from source: unknown 20419 1726882419.04852: variable 'ansible_search_path' from source: unknown 20419 1726882419.04855: calling self._execute() 20419 1726882419.05370: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882419.05376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882419.05379: variable 'omit' from source: magic vars 20419 1726882419.06011: variable 'ansible_distribution_major_version' from source: facts 20419 1726882419.06015: Evaluated conditional (ansible_distribution_major_version != '6'): True 20419 1726882419.06843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20419 1726882419.07104: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20419 1726882419.07153: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20419 1726882419.07308: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20419 1726882419.07352: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20419 1726882419.07473: variable 'networkmanager_version' from source: set_fact 20419 1726882419.07499: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20419 1726882419.07656: variable 'ansible_facts' from source: unknown 20419 1726882419.08631: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 20419 1726882419.08642: variable 'omit' from source: magic vars 20419 1726882419.08701: variable 'omit' from source: magic vars 20419 1726882419.08744: variable 'omit' from source: magic vars 20419 1726882419.08785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20419 1726882419.08824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20419 1726882419.08853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20419 1726882419.08880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882419.08904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20419 1726882419.08938: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20419 1726882419.08947: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882419.08957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882419.09051: Set connection var ansible_pipelining to False 20419 1726882419.09065: Set connection var ansible_timeout to 10 20419 1726882419.09071: Set connection var ansible_connection to ssh 20419 1726882419.09078: Set connection var ansible_shell_executable to /bin/sh 20419 1726882419.09085: Set connection var ansible_shell_type to sh 20419 1726882419.09101: Set connection var ansible_module_compression to ZIP_DEFLATED 20419 1726882419.09172: variable 'ansible_shell_executable' from source: unknown 20419 1726882419.09176: variable 'ansible_connection' from source: unknown 20419 1726882419.09178: variable 'ansible_module_compression' from source: unknown 20419 1726882419.09181: variable 'ansible_shell_type' from source: unknown 20419 1726882419.09183: variable 'ansible_shell_executable' from source: unknown 20419 1726882419.09185: variable 'ansible_host' from source: host vars for 'managed_node2' 20419 1726882419.09187: variable 'ansible_pipelining' from source: unknown 20419 1726882419.09189: variable 'ansible_timeout' from source: unknown 20419 1726882419.09191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20419 1726882419.09308: 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) 20419 1726882419.09327: variable 'omit' from source: magic vars 20419 1726882419.09337: starting attempt loop 20419 1726882419.09390: running the handler 20419 1726882419.09399: 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) 20419 1726882419.09402: _low_level_execute_command(): starting 20419 1726882419.09405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20419 1726882419.10249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882419.10381: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882419.11229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.12624: stdout chunk (state=3): >>>/root <<< 20419 1726882419.13034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882419.13037: stdout chunk (state=3): >>><<< 20419 1726882419.13040: stderr chunk (state=3): >>><<< 20419 1726882419.13111: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882419.13121: _low_level_execute_command(): starting 20419 1726882419.13125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652 `" && echo ansible-tmp-1726882419.1306505-23058-197242461695652="` echo /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652 `" ) && sleep 0' 20419 1726882419.14477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882419.14481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882419.14483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882419.14556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882419.14710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882419.14761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.16768: stdout chunk (state=3): >>>ansible-tmp-1726882419.1306505-23058-197242461695652=/root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652 <<< 20419 1726882419.16779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882419.16797: stdout chunk (state=3): >>><<< 20419 1726882419.16809: stderr chunk (state=3): >>><<< 20419 1726882419.16880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882419.1306505-23058-197242461695652=/root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882419.16924: variable 'ansible_module_compression' from source: unknown 20419 1726882419.17189: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20419371ii4d_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20419 1726882419.17192: variable 'ansible_facts' from source: unknown 20419 1726882419.17348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py 20419 1726882419.17722: Sending initial data 20419 1726882419.17725: Sent initial data (156 bytes) 20419 1726882419.19344: 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 <<< 20419 1726882419.19358: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882419.19375: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882419.19732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882419.19800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.21337: 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" <<< 20419 1726882419.21342: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20419 1726882419.21534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20419 1726882419.21567: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20419371ii4d_/tmpw63znzr1 /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py <<< 20419 1726882419.21573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py" <<< 20419 1726882419.21705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20419371ii4d_/tmpw63znzr1" to remote "/root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py" <<< 20419 1726882419.21708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py" <<< 20419 1726882419.22875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882419.22910: stderr chunk (state=3): >>><<< 20419 1726882419.22916: stdout chunk (state=3): >>><<< 20419 1726882419.22957: done transferring module to remote 20419 1726882419.22968: _low_level_execute_command(): starting 20419 1726882419.22974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/ /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py && sleep 0' 20419 1726882419.24306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882419.24315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882419.24327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882419.24341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882419.24353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 20419 1726882419.24503: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882419.24650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882419.24707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.26477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882419.26610: stderr chunk (state=3): >>><<< 20419 1726882419.26613: stdout chunk (state=3): >>><<< 20419 1726882419.26635: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882419.26638: _low_level_execute_command(): starting 20419 1726882419.26643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/AnsiballZ_command.py && sleep 0' 20419 1726882419.27901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20419 1726882419.27980: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882419.28017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882419.28036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882419.28048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882419.28140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.52360: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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 6942 0 --:--:-- --:--:-- --:--:-- 7093\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 10464 0 --:--:-- --:--:-- --:--:-- 10777", "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-20 21:33:39.428851", "end": "2024-09-20 21:33:39.522391", "delta": "0:00:00.093540", "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}}} <<< 20419 1726882419.53937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 20419 1726882419.53966: stderr chunk (state=3): >>><<< 20419 1726882419.53970: stdout chunk (state=3): >>><<< 20419 1726882419.53987: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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 6942 0 --:--:-- --:--:-- --:--:-- 7093\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 10464 0 --:--:-- --:--:-- --:--:-- 10777", "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-20 21:33:39.428851", "end": "2024-09-20 21:33:39.522391", "delta": "0:00:00.093540", "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 closed. 20419 1726882419.54030: 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-1726882419.1306505-23058-197242461695652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20419 1726882419.54037: _low_level_execute_command(): starting 20419 1726882419.54042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882419.1306505-23058-197242461695652/ > /dev/null 2>&1 && sleep 0' 20419 1726882419.54473: 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 <<< 20419 1726882419.54477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20419 1726882419.54512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 20419 1726882419.54515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882419.54518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20419 1726882419.54520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20419 1726882419.54522: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20419 1726882419.54573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 20419 1726882419.54577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20419 1726882419.54582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20419 1726882419.54652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20419 1726882419.56471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20419 1726882419.56496: stderr chunk (state=3): >>><<< 20419 1726882419.56500: stdout chunk (state=3): >>><<< 20419 1726882419.56514: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20419 1726882419.56520: handler run complete 20419 1726882419.56538: Evaluated conditional (False): False 20419 1726882419.56546: attempt loop complete, returning result 20419 1726882419.56549: _execute() done 20419 1726882419.56551: dumping result to json 20419 1726882419.56557: done dumping result, returning 20419 1726882419.56568: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [12673a56-9f93-9d14-fef2-00000000088d] 20419 1726882419.56573: sending task result for task 12673a56-9f93-9d14-fef2-00000000088d 20419 1726882419.56671: done sending task result for task 12673a56-9f93-9d14-fef2-00000000088d 20419 1726882419.56674: WORKER PROCESS EXITING ok: [managed_node2] => { "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.093540", "end": "2024-09-20 21:33:39.522391", "rc": 0, "start": "2024-09-20 21:33:39.428851" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 6942 0 --:--:-- --:--:-- --:--:-- 7093 % 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 10464 0 --:--:-- --:--:-- --:--:-- 10777 20419 1726882419.56742: no more pending results, returning what we have 20419 1726882419.56746: results queue empty 20419 1726882419.56747: checking for any_errors_fatal 20419 1726882419.56756: done checking for any_errors_fatal 20419 1726882419.56756: checking for max_fail_percentage 20419 1726882419.56758: done checking for max_fail_percentage 20419 1726882419.56759: checking to see if all hosts have failed and the running result is not ok 20419 1726882419.56760: done checking to see if all hosts have failed 20419 1726882419.56765: getting the remaining hosts for this loop 20419 1726882419.56766: done getting the remaining hosts for this loop 20419 1726882419.56770: getting the next task for host managed_node2 20419 1726882419.56779: done getting next task for host managed_node2 20419 1726882419.56784: ^ task is: TASK: meta (flush_handlers) 20419 1726882419.56786: ^ 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 20419 1726882419.56791: getting variables 20419 1726882419.56792: in VariableManager get_vars() 20419 1726882419.56852: Calling all_inventory to load vars for managed_node2 20419 1726882419.56855: Calling groups_inventory to load vars for managed_node2 20419 1726882419.56857: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882419.56868: Calling all_plugins_play to load vars for managed_node2 20419 1726882419.56870: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882419.56872: Calling groups_plugins_play to load vars for managed_node2 20419 1726882419.57664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882419.58517: done with get_vars() 20419 1726882419.58534: done getting variables 20419 1726882419.58583: in VariableManager get_vars() 20419 1726882419.58600: Calling all_inventory to load vars for managed_node2 20419 1726882419.58602: Calling groups_inventory to load vars for managed_node2 20419 1726882419.58603: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882419.58607: Calling all_plugins_play to load vars for managed_node2 20419 1726882419.58609: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882419.58610: Calling groups_plugins_play to load vars for managed_node2 20419 1726882419.59342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882419.60315: done with get_vars() 20419 1726882419.60345: done queuing things up, now waiting for results queue to drain 20419 1726882419.60347: results queue empty 20419 1726882419.60348: checking for any_errors_fatal 20419 1726882419.60352: done checking for any_errors_fatal 20419 1726882419.60353: checking for max_fail_percentage 20419 1726882419.60354: done checking for max_fail_percentage 20419 1726882419.60355: checking to see if all hosts have failed and the running result is not ok 20419 1726882419.60356: done checking to see if all hosts have failed 20419 1726882419.60356: getting the remaining hosts for this loop 20419 1726882419.60357: done getting the remaining hosts for this loop 20419 1726882419.60360: getting the next task for host managed_node2 20419 1726882419.60365: done getting next task for host managed_node2 20419 1726882419.60366: ^ task is: TASK: meta (flush_handlers) 20419 1726882419.60368: ^ 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 20419 1726882419.60371: getting variables 20419 1726882419.60372: in VariableManager get_vars() 20419 1726882419.60395: Calling all_inventory to load vars for managed_node2 20419 1726882419.60397: Calling groups_inventory to load vars for managed_node2 20419 1726882419.60400: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882419.60405: Calling all_plugins_play to load vars for managed_node2 20419 1726882419.60408: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882419.60411: Calling groups_plugins_play to load vars for managed_node2 20419 1726882419.61306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882419.62186: done with get_vars() 20419 1726882419.62203: done getting variables 20419 1726882419.62239: in VariableManager get_vars() 20419 1726882419.62254: Calling all_inventory to load vars for managed_node2 20419 1726882419.62256: Calling groups_inventory to load vars for managed_node2 20419 1726882419.62257: Calling all_plugins_inventory to load vars for managed_node2 20419 1726882419.62260: Calling all_plugins_play to load vars for managed_node2 20419 1726882419.62262: Calling groups_plugins_inventory to load vars for managed_node2 20419 1726882419.62263: Calling groups_plugins_play to load vars for managed_node2 20419 1726882419.63024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20419 1726882419.64129: done with get_vars() 20419 1726882419.64149: done queuing things up, now waiting for results queue to drain 20419 1726882419.64151: results queue empty 20419 1726882419.64151: checking for any_errors_fatal 20419 1726882419.64152: done checking for any_errors_fatal 20419 1726882419.64153: checking for max_fail_percentage 20419 1726882419.64154: done checking for max_fail_percentage 20419 1726882419.64154: checking to see if all hosts have failed and the running result is not ok 20419 1726882419.64155: done checking to see if all hosts have failed 20419 1726882419.64155: getting the remaining hosts for this loop 20419 1726882419.64156: done getting the remaining hosts for this loop 20419 1726882419.64158: getting the next task for host managed_node2 20419 1726882419.64160: done getting next task for host managed_node2 20419 1726882419.64161: ^ task is: None 20419 1726882419.64162: ^ 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 20419 1726882419.64162: done queuing things up, now waiting for results queue to drain 20419 1726882419.64163: results queue empty 20419 1726882419.64163: checking for any_errors_fatal 20419 1726882419.64164: done checking for any_errors_fatal 20419 1726882419.64164: checking for max_fail_percentage 20419 1726882419.64165: done checking for max_fail_percentage 20419 1726882419.64165: checking to see if all hosts have failed and the running result is not ok 20419 1726882419.64166: done checking to see if all hosts have failed 20419 1726882419.64167: getting the next task for host managed_node2 20419 1726882419.64169: done getting next task for host managed_node2 20419 1726882419.64169: ^ task is: None 20419 1726882419.64170: ^ 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_node2 : ok=108 changed=5 unreachable=0 failed=0 skipped=111 rescued=1 ignored=0 Friday 20 September 2024 21:33:39 -0400 (0:00:00.607) 0:00:56.751 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.97s /tmp/collections-spT/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-spT/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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.68s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 Create veth interface testnic1 ------------------------------------------ 1.30s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.25s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Install NetworkManager -------------------------------------------------- 1.25s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 Get package info -------------------------------------------------------- 1.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.96s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.94s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather the minimum subset of ansible_facts required by the network role test --- 0.84s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Install iproute --------------------------------------------------------- 0.84s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.79s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 20419 1726882419.64281: RUNNING CLEANUP